[44515] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 16:51:24 PST 2008


Revision: 44515
          http://trac.macports.org/changeset/44515
Author:   blb at macports.org
Date:     2008-12-29 16:51:23 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/showfont, Font dumper for X11 font server

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

Added: trunk/dports/x11/showfont/Portfile
===================================================================
--- trunk/dports/x11/showfont/Portfile	                        (rev 0)
+++ trunk/dports/x11/showfont/Portfile	2008-12-30 00:51:23 UTC (rev 44515)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem          1.0
+name                showfont
+version             1.0.2
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Font dumper for X11 font server
+long_description \
+   Showfont displays data about a font that matches the given pattern.  \
+   The information shown includes font information, font properties, \
+   character metrics, and character bitmaps.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     8f83d774ed4cc2a6dca86edd856d820a \
+                    sha1    02ad183046d0a2e34bbb8d44e754fbcb0cf27f32 \
+                    rmd160  00c9821ddb2d72f7cfed2b5ae965861291f29f74
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libFS.6:xorg-libFS
+


Property changes on: trunk/dports/x11/showfont/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/20081229/0a9e8035/attachment.html>


More information about the macports-changes mailing list