[43595] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Fri Dec 12 00:12:45 PST 2008
Revision: 43595
http://trac.macports.org/changeset/43595
Author: jeremyhu at macports.org
Date: 2008-12-12 00:12:44 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port: mkfontdir
Added Paths:
-----------
trunk/dports/x11/mkfontdir/
trunk/dports/x11/mkfontdir/Portfile
Added: trunk/dports/x11/mkfontdir/Portfile
===================================================================
--- trunk/dports/x11/mkfontdir/Portfile (rev 0)
+++ trunk/dports/x11/mkfontdir/Portfile 2008-12-12 08:12:44 UTC (rev 43595)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name mkfontdir
+version 1.0.4
+categories x11
+platforms darwin
+maintainers jeremyhu
+description X11 mkfontdir
+long_description Create an index of X font files in a directory
+
+homepage http://www.x.org
+master_sites ${homepage}/pub/individual/app/
+
+checksums md5 35394bf3f746a57fba624dba52fdbba3 \
+ sha1 1e52e7c42c783435ea72e69bd4adb976e62a9d96 \
+ rmd160 4f7f93f34195b16b0cc250d527df91b300449dd1
+use_bzip2 yes
+use_parallel_build yes
+
+depends_run \
+ port:mkfontscale
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
Property changes on: trunk/dports/x11/mkfontdir/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/cd1b9e7e/attachment.html>
More information about the macports-changes
mailing list