# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Image-Imlib2 2.02 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to the Imlib2 image library long_description \ Image::Imlib2 is a Perl port of Imlib2, a graphics library that \ does image file loading and saving as well as manipulation, \ arbitrary polygon support, etc. It does ALL of these operations \ FAST. It allows you to create colour images using a large number \ of graphics primitives, and output the images in a range of \ formats. \ Note that this is an early version of my attempt at a Perl \ interface to Imlib2. Currently, the API is just to test things \ out. Not everything is supported, but a great deal of \ functionality already exists. If you think the API can be \ tweaked to be a bit more intuitive, drop me a line! platforms darwin checksums md5 61732eb6e37eeba2a7b4935677214bcf \ sha1 4dc0944efbb8ee4df86b1c86bfccefed0a8efb24 \ rmd160 b61a9db84270bb8818e328ea376b57c65017185a if {${perl5.major} != ""} { depends_build-append port:p${perl5.major}-module-build depends_lib-append port:imlib2 }