Hello all-
Evolvotron is a generative art graphics program that I caught wind of a little while back. There are some rpm packages for Mandriva and OpenSuSE that I've found, but none for Fedora. I originally got a debian package of evolvotron and ran it through alien, which produced a 'workable' rpm biniary.
I decided to build a proper rpm package of evolvotron for Fedora. I started with a recent build of a
src.rpm package for Mandriva and twiddled with the spec file and repackaged the source tarball package until it fell into line for a successful build on my F8 system. I also included a menu icon for evolvotron which none of the other builds offered (the icon was created in evolvotron itself) and included the man pages which the Mandriva build had left out.
If you're interested in playing with this nifty graphics program, I've uploaded a tarball package containing the binary and srpm rpm's to my (*see download site links on next post) site. I excluded the debuginfo rpm as it compiled to over 7MB, yikes!.
It's compiled for i386 and should probably work just fine on versions of Fedora later than F8, but if you're so inclined, just use the src.rpm to rebuild it specifically for your own Fedora release and architecture. The majority of my compiling software packages are from the F9 repos.
The download site will require java enabled on your browser. If anyone is interested in hosting this package on another, faster, site just let me know.
package: evolvotron-0.5.1-1.fc8.tar.bz2
contains: evolvotron-0.5.1-1.fc8.i386.rpm evolvotron-0.5.1-1.fc8.src.rpm
md5sum: 5abe8a0e998db8c0241a522da13723d4 evolvotron-0.5.1.fc8.tar.bz2
Code:
Description :
Evolvotron Interactive "generative art" software to evolve
images/textures/patterns through an iterative process of random
mutation and user-selection driven evolution. If you like lava lamps,
and still think the Mandelbrot set is cool, this could be the software
for you.
EDIT: refined the spec file to fully comply with Fedora packaging guidelines and included the "extras" in the binary pkg. Uploaded new package and md5 checksum file.