[44503] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 14:46:11 PST 2008


Revision: 44503
          http://trac.macports.org/changeset/44503
Author:   blb at macports.org
Date:     2008-12-29 14:46:11 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/ico, Animate an icosahedron or other polyhedron

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

Added: trunk/dports/x11/ico/Portfile
===================================================================
--- trunk/dports/x11/ico/Portfile	                        (rev 0)
+++ trunk/dports/x11/ico/Portfile	2008-12-29 22:46:11 UTC (rev 44503)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                ico
+version             1.0.2
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Animate an icosahedron or other polyhedron
+long_description \
+   Ico displays a wire-frame rotating polyhedron, with hidden lines removed, \
+   or a solid-fill polyhedron with hidden faces removed.  There are a number \
+   of different polyhedra available.  Adding a new polyhedron to the program \
+   is quite simple.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     5711827c5c2563620b56c33aababbc63 \
+                    sha1    64940e202d8d53b6c036ad17bc5af9f4823f7fb0 \
+                    rmd160  1da19b7c31afdaa3411f9368b0de95b85b1d5f49
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11
+


Property changes on: trunk/dports/x11/ico/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/37e19808/attachment.html>


More information about the macports-changes mailing list