[43594] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Fri Dec 12 00:12:41 PST 2008
Revision: 43594
http://trac.macports.org/changeset/43594
Author: jeremyhu at macports.org
Date: 2008-12-12 00:12:28 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port: mkfontscale
Added Paths:
-----------
trunk/dports/x11/mkfontscale/
trunk/dports/x11/mkfontscale/Portfile
Added: trunk/dports/x11/mkfontscale/Portfile
===================================================================
--- trunk/dports/x11/mkfontscale/Portfile (rev 0)
+++ trunk/dports/x11/mkfontscale/Portfile 2008-12-12 08:12:28 UTC (rev 43594)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem 1.0
+
+name mkfontscale
+version 1.0.5
+categories x11
+platforms darwin
+maintainers jeremyhu
+description X11 mkfontscale
+long_description Create an index of scalable font files for X
+
+homepage http://www.x.org
+master_sites ${homepage}/pub/individual/app/
+
+checksums md5 5e6e210b70adfef1264b0212aab1f758 \
+ sha1 ad0d57b9ad7b6626cb6ab4c2c137ca052708f973 \
+ rmd160 18423c211b516c612db8e3ea598df37b6a0cf8aa
+use_bzip2 yes
+use_parallel_build yes
+
+depends_build \
+ port:pkgconfig \
+ port:xorg-xproto
+
+depends_lib \
+ lib:libfontenc.1:xorg-libfontenc \
+ port:freetype \
+ port:zlib
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
Property changes on: trunk/dports/x11/mkfontscale/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/20081212/f11aa1a1/attachment.html>
More information about the macports-changes
mailing list