[44526] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 19:19:02 PST 2008


Revision: 44526
          http://trac.macports.org/changeset/44526
Author:   blb at macports.org
Date:     2008-12-29 19:19:01 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xcursorgen, Create an X11 cursor file from a collection of PNG images

Added Paths:
-----------
    trunk/dports/x11/xcursorgen/
    trunk/dports/x11/xcursorgen/Portfile

Added: trunk/dports/x11/xcursorgen/Portfile
===================================================================
--- trunk/dports/x11/xcursorgen/Portfile	                        (rev 0)
+++ trunk/dports/x11/xcursorgen/Portfile	2008-12-30 03:19:01 UTC (rev 44526)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+name                xcursorgen
+version             1.0.2
+categories          x11
+maintainers         blb openmaintainer
+description         Create an X11 cursor file from a collection of PNG images
+long_description \
+   xcursorgen takes a list of images, hotspot, and size information and \
+   converts them to Xcursor format.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     6fc90896b8c786cb1a2100b4167f7874 \
+                    sha1    467b440779fe7dd34d35f0610ec977d3e51617bc \
+                    rmd160  fc1a5a1cbc6d6abaec3fdc6098ba4a9f0642fd4a
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXcursor.1:xorg-libXcursor port:libpng
+
+


Property changes on: trunk/dports/x11/xcursorgen/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/20081229/7263f87c/attachment.html>


More information about the macports-changes mailing list