[118626] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sun Apr 6 03:29:28 PDT 2014


Revision: 118626
          https://trac.macports.org/changeset/118626
Author:   jeremyhu at macports.org
Date:     2014-04-06 03:29:28 -0700 (Sun, 06 Apr 2014)
Log Message:
-----------
xorg-libxshmfence: New port

Added Paths:
-----------
    trunk/dports/x11/xorg-libxshmfence/
    trunk/dports/x11/xorg-libxshmfence/Portfile

Added: trunk/dports/x11/xorg-libxshmfence/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxshmfence/Portfile	                        (rev 0)
+++ trunk/dports/x11/xorg-libxshmfence/Portfile	2014-04-06 10:29:28 UTC (rev 118626)
@@ -0,0 +1,34 @@
+# $Id$
+
+PortSystem 1.0
+
+name            xorg-libxshmfence
+version         1.1
+categories      x11 devel
+license         X11
+maintainers     jeremyhu openmaintainer
+description     X.org libxshmfence
+homepage        http://www.x.org
+platforms       darwin macosx
+long_description This is a tiny library that exposes a event API for X11
+master_sites    xorg:individual/lib/
+
+distname    libxshmfence-${version}
+
+checksums           sha1    0111c316d83fb7e830c517128150094cb0a48ae7 \
+                    rmd160  5a5abcdca1507bc7662012c2666b27b7d08a05cc \
+                    sha256  843a97a988f5654872682a4120486d987d853a71651515472f55519ffae2dd57
+
+use_bzip2   yes
+use_parallel_build      yes
+
+depends_build   port:pkgconfig \
+                port:xorg-xproto
+
+checksums           sha1    aeae8a045fda1aaad446244f56f1ed450cb242e3 \
+                    rmd160  ff714f3320e5aabad29e89c47abe4c6b0c7997a6 \
+                    sha256  dbc2db2925ca9f216fd1e9c63d0974db9f4d49aaf5877ffb606d2d8d7e58cebe
+
+livecheck.type  regex
+livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
+livecheck.regex libXt-(\\d+(?:\\.\\d+)*)


Property changes on: trunk/dports/x11/xorg-libxshmfence/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140406/b444ac29/attachment.html>


More information about the macports-changes mailing list