[28782] trunk/dports/x11
source_changes at macosforge.org
source_changes at macosforge.org
Sat Sep 8 11:26:22 PDT 2007
Revision: 28782
http://trac.macosforge.org/projects/macports/changeset/28782
Author: bbyer at macports.org
Date: 2007-09-08 11:26:22 -0700 (Sat, 08 Sep 2007)
Log Message:
-----------
created x11/xorg-libXfont port
Added Paths:
-----------
trunk/dports/x11/xorg-libXfont/
trunk/dports/x11/xorg-libXfont/Portfile
Added: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile (rev 0)
+++ trunk/dports/x11/xorg-libXfont/Portfile 2007-09-08 18:26:22 UTC (rev 28782)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-libXfont
+version 1.3.1
+categories x11 devel
+maintainers bbyer at macports.org
+description X.org libXfont
+homepage http://www.x.org
+platforms darwin macosx
+long_description X font handling library for server & utilities
+master_sites ${homepage}/pub/individual/lib/
+
+distname libXfont-${version}
+checksums sha1 90153414cd3580d92cad6469166c099749cddd29
+use_bzip2 yes
+
+depends_lib port:pkgconfig port:freetype port:xorg-xproto port:xorg-xextproto port:xorg-xtrans \
+ port:xorg-libpthread-stubs port:xorg-libXau port:xorg-xcb-proto port:xorg-libfontenc \
+ port:xorg-libxcb port:xorg-xcmiscproto port:xorg-inputproto port:xorg-kbproto
+
+#configure.args --with-freetype-config=/opt/local/bin/freetype-config
+
+#configure.env LDFLAGS="-Wl,-flat_namespace"
Property changes on: trunk/dports/x11/xorg-libXfont/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/f656e330/attachment.html
More information about the macports-changes
mailing list