[44435] trunk/dports/x11
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 28 03:32:14 PST 2008
Revision: 44435
http://trac.macports.org/changeset/44435
Author: jeremyhu at macports.org
Date: 2008-12-28 03:32:13 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
New port: xorg-liblbxutil
Added Paths:
-----------
trunk/dports/x11/xorg-liblbxutil/
trunk/dports/x11/xorg-liblbxutil/Portfile
Added: trunk/dports/x11/xorg-liblbxutil/Portfile
===================================================================
--- trunk/dports/x11/xorg-liblbxutil/Portfile (rev 0)
+++ trunk/dports/x11/xorg-liblbxutil/Portfile 2008-12-28 11:32:13 UTC (rev 44435)
@@ -0,0 +1,33 @@
+# $Id$
+
+PortSystem 1.0
+
+name xorg-liblbxutil
+version 1.0.1
+categories x11 devel
+maintainers jeremyhu
+description X.org liblbxutil
+homepage http://www.x.org
+platforms darwin macosx
+long_description LBX utility routines
+master_sites ${homepage}/pub/individual/lib/
+
+distname liblbxutil-${version}
+checksums md5 b73cbd5bc3cd268722a624a5f1318fde \
+ sha1 91b21ca5f315f844c2f12aba898c4d2c527f5fb6 \
+ rmd160 c30f05119eab8ade950217e2add9af09d3996304
+
+use_bzip2 yes
+use_parallel_build yes
+
+depends_build port:pkgconfig \
+ port:xorg-xproto \
+ port:xorg-xextproto
+
+depends_lib port:zlib
+
+configure.cflags-append -Wl,-flat_namespace -Wl,-undefined,warning
+
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex liblbxutil-(\\d+(?:\\.\\d+)*)
Property changes on: trunk/dports/x11/xorg-liblbxutil/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/a4e0b883/attachment.html>
More information about the macports-changes
mailing list