Package: metapixel Version: 0.7 Revision: 3 Source: http://www.complang.tuwien.ac.at/~schani/%n/%n-%v.tar.gz Source-MD5: ffb60f432e8a4c85432f572cbd265aff Patch: %n.patch BuildDepends: libpng3, libjpeg, gcc3.3 Depends: libpng3-shlibs, libjpeg-shlibs SetCFLAGS: -I%p/include SetLDFLAGS: -L%p/lib CompileScript: << make CC=gcc-3.3 COPTS="" strip %n << InstallScript: << make install CC=cc BINDIR=%i/bin << Description: Photomosaic generator DescDetail: << Can generate classical photomosaics, in which the source image is viewed as a matrix of equally sized rectangles for each of which a matching image is substitued, as well as collage-style photomosaics, in which rectangular parts of the source image at arbitrary positions (i.e. not aligned to a matrix) are substituted by matching images. << DescUsage: << Read readme for instructions. Prepare script has problems on images with spaces and special characters in the name. << DocFiles: NEWS README COPYING License: GPL Maintainer: Ben Hines Homepage: http://www.complang.tuwien.ac.at/~schani/metapixel/