[54077] trunk/dports/perl

blb at macports.org blb at macports.org
Sun Jul 19 20:56:26 PDT 2009


Revision: 54077
          http://trac.macports.org/changeset/54077
Author:   blb at macports.org
Date:     2009-07-19 20:56:25 -0700 (Sun, 19 Jul 2009)
Log Message:
-----------
New port - perl/p5-image-imlib2, Perl interface to the Imlib2 image library; ticket #20033

Added Paths:
-----------
    trunk/dports/perl/p5-image-imlib2/
    trunk/dports/perl/p5-image-imlib2/Portfile

Added: trunk/dports/perl/p5-image-imlib2/Portfile
===================================================================
--- trunk/dports/perl/p5-image-imlib2/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-image-imlib2/Portfile	2009-07-20 03:56:25 UTC (rev 54077)
@@ -0,0 +1,28 @@
+# $Id$
+PortSystem			1.0
+PortGroup			perl5 1.0
+
+perl5.setup			Image-Imlib2 2.02
+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
+
+depends_build-append    port:p5-module-build
+depends_lib-append	port:imlib2


Property changes on: trunk/dports/perl/p5-image-imlib2/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090719/ab897f0b/attachment.html>


More information about the macports-changes mailing list