Summary: Pyrotechnics, an OpenGL-based firework simulator. Name: pyro Version: 1.5 Release: 1 Copyright: GPL Group: X11/Applications/Graphics Source: http://www.ling.ed.ac.uk/~oliphant/pyro/pyro-1.5.tgz URL: http:www.ling.ed.ac.uk/~oliphant/pyro Packager: Mike Oliphant Buildroot: /tmp/%{name}-root %description PyroTechnics is an OpenGL-based firework simulator. Features include multiple kinds of fireworks, the ability to choreograph firework displays, a texture-mapped water surface, reflections, a moving camera, and the ability to save screenshots. %prep %setup %build make %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT make PREFIX=$RPM_BUILD_ROOT/usr install %clean rm -rf $RPM_BUILD_ROOT %files %doc README LICENSE CHANGES /usr/bin/pyro /usr/lib/pyro/pyro.dsp /usr/lib/pyro/water.jpg