[44539] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Dec 29 22:35:13 PST 2008


Revision: 44539
          http://trac.macports.org/changeset/44539
Author:   blb at macports.org
Date:     2008-12-29 22:35:13 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
New port - x11/xfontsel, Point and click selection of X11 font names

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

Added: trunk/dports/x11/xfontsel/Portfile
===================================================================
--- trunk/dports/x11/xfontsel/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfontsel/Portfile	2008-12-30 06:35:13 UTC (rev 44539)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+name                xfontsel
+version             1.0.2
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Point and click selection of X11 font names
+long_description \
+   The xfontsel application provides a simple way to display the fonts \
+   known to your X server, examine samples of each, and retrieve the X \
+   Logical Font Description ("XLFD") full name for a font.
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/app/
+use_bzip2           yes
+
+checksums           md5     288fe4cf8a990e4e602aac16dd9109fb \
+                    sha1    c492444a3bada3e44bc0319cfd85a89cd7770b84 \
+                    rmd160  82135208df98fda997714365be35d94ee60db2cb
+
+depends_build       port:pkgconfig
+
+depends_lib         lib:libXaw:xorg-libXaw
+
+configure.args      --disable-xprint
+


Property changes on: trunk/dports/x11/xfontsel/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/79ed8d72/attachment.html>


More information about the macports-changes mailing list