Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10671/unstable/main/finkinfo/graphics

Added Files:
        evolvotron.info 
Log Message:
new package

--- NEW FILE: evolvotron.info ---
Package: evolvotron
Version: 0.4.0
Revision: 1002
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: ab6f3a3247e36ca0024d3837f78bdf6b
SourceDirectory: %n
Depends: qt3-shlibs, x11, x11-shlibs
BuildDepends: x11-dev, qt3, graphviz, doxygen
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Homepage: http://sourceforge.net/projects/evolvotron
License: GPL
Description: "Generative art" image evolver, based on Qt
GCC: 4.0
PatchScript: <<
        perl -pi -e "s,/home/\$(USER),%p,g" common.pro
        perl -pi -e "s/-pthread//g;" common.pro
        echo >> evolvotron/evolvotron.pro "QMAKE_LFLAGS_RELEASE  += -undefined 
dynamic_lookup"
<<
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib
CompileScript: <<
        #!/bin/bash -ev
        export PATH=%p/lib/qt3/bin:$PATH
        ./configure %c
        make
<<
InstallScript: <<
        mkdir -p %i/bin %i/share/doc/%n %i/share/man/man1
        cp -p evolvotron/evolvotron %i/bin/
        cp -p evolvotron.html %i/share/doc/%n/
        cp -p evolvotron_match/evolvotron_match %i/bin/
        cp -p evolvotron_mutate/evolvotron_mutate %i/bin/
        cp -p evolvotron_render/evolvotron_render %i/bin/
        cp -p man/man1/* %i/share/man/man1/
<<
DocFiles: BUGS BUILD CHANGES LICENSE README TODO USAGE VERSION


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to