[44469] trunk/dports/x11

blb at macports.org blb at macports.org
Sun Dec 28 20:38:33 PST 2008


Revision: 44469
          http://trac.macports.org/changeset/44469
Author:   blb at macports.org
Date:     2008-12-28 20:38:32 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port - x11/fstobdf, Convert font from X11 server to BDF

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

Added: trunk/dports/x11/fstobdf/Portfile
===================================================================
--- trunk/dports/x11/fstobdf/Portfile	                        (rev 0)
+++ trunk/dports/x11/fstobdf/Portfile	2008-12-29 04:38:32 UTC (rev 44469)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+name                fstobdf
+version             1.0.3
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Convert font from X11 server to BDF
+long_description \
+   The fstobdf program reads a font from a font server and prints a BDF \
+   file on the standard output that may be used to recreate the font. \
+   This is useful in testing servers, debugging font metrics, and \
+   reproducing lost BDF files.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     49a6225380f6c18fff664a043cd569b1 \
+                    sha1    c7f9184afe3f7526a51b4e19722af8451b33d873 \
+                    rmd160  aa9041e19b33044e67b28206c9945c08a9a25577
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libX11.6:xorg-libX11 lib:libFS:xorg-libFS
+


Property changes on: trunk/dports/x11/fstobdf/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/34345d33/attachment.html>


More information about the macports-changes mailing list