[44423] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 28 02:34:35 PST 2008


Revision: 44423
          http://trac.macports.org/changeset/44423
Author:   jeremyhu at macports.org
Date:     2008-12-28 02:34:35 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port: xorg-libXfontcache

Added Paths:
-----------
    trunk/dports/x11/xorg-libXfontcache/
    trunk/dports/x11/xorg-libXfontcache/Portfile

Added: trunk/dports/x11/xorg-libXfontcache/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfontcache/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libXfontcache/Portfile	2008-12-28 10:34:35 UTC (rev 44423)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem 1.0
+
+name		xorg-libXfontcache
+version		1.0.4
+categories	x11 devel
+maintainers	jeremyhu
+description	X.org libXfontcache
+homepage	http://www.x.org
+platforms	darwin macosx
+long_description X-TrueType font cache extension client library
+master_sites	 ${homepage}/pub/individual/lib/
+
+distname	libXfontcache-${version}
+checksums           md5     1adca018aa7bf2d215f20a69c10828ad \
+                    sha1    25fbf6df365c0296b58124c46647facaf9072668 \
+                    rmd160  73d2f9d734f208d8bff7fdd31212b999695ee89b
+use_bzip2	yes
+use_parallel_build  yes
+
+depends_build \
+	port:pkgconfig \
+	port:xorg-fontcacheproto \
+	port:xorg-fontsproto \
+	port:xorg-xextproto
+
+depends_lib \
+	port:xorg-libXext
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex libXfontcache-(\\d+(?:\\.\\d+)*)
+


Property changes on: trunk/dports/x11/xorg-libXfontcache/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/20081228/d3303be7/attachment.html>


More information about the macports-changes mailing list