[43596] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 00:18:25 PST 2008


Revision: 43596
          http://trac.macports.org/changeset/43596
Author:   jeremyhu at macports.org
Date:     2008-12-12 00:18:21 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
New port: bdftopcf

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

Added: trunk/dports/x11/bdftopcf/Portfile
===================================================================
--- trunk/dports/x11/bdftopcf/Portfile	                        (rev 0)
+++ trunk/dports/x11/bdftopcf/Portfile	2008-12-12 08:18:21 UTC (rev 43596)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem          1.0
+
+name                bdftopcf
+version             1.0.1
+categories          x11
+platforms           darwin
+maintainers         jeremyhu
+description         X11 bdftopcf
+long_description    Convert X font from BDF to PCF
+
+homepage            http://www.x.org
+master_sites        ${homepage}/pub/individual/app/
+
+checksums           md5     9685fab33d39954ab8a0d22e0969d5a4 \
+                    sha1    ab1c77b7e9b011afd29242eef0f3cfdcb11771ee \
+                    rmd160  1772b2417916952c5cf99f16a7fc76f86393a44b
+use_bzip2	    yes
+use_parallel_build  yes
+
+depends_build \
+	port:pkgconfig
+
+depends_lib \
+	lib:libXfont.1:xorg-libXfont
+
+livecheck.check regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)


Property changes on: trunk/dports/x11/bdftopcf/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/29d92523/attachment.html>


More information about the macports-changes mailing list