[91063] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Fri Mar 23 01:11:32 PDT 2012


Revision: 91063
          https://trac.macports.org/changeset/91063
Author:   jeremyhu at macports.org
Date:     2012-03-23 01:11:32 -0700 (Fri, 23 Mar 2012)
Log Message:
-----------
xgamma: New port

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

Added: trunk/dports/x11/xgamma/Portfile
===================================================================
--- trunk/dports/x11/xgamma/Portfile	                        (rev 0)
+++ trunk/dports/x11/xgamma/Portfile	2012-03-23 08:11:32 UTC (rev 91063)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+
+name                xgamma
+version             1.0.5
+categories          x11
+maintainers         jeremyhu openmaintainer
+description         Monitor gamma utility for X11
+long_description    xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension).
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        xorg:individual/app/
+use_bzip2           yes
+
+checksums           sha1    9cd3272fd24f51b75223cf9c59949ded6df04800 \
+                    rmd160  e9014b234bc1dc8bebd9a027a0c9b2fb06cd0ca3 \
+                    sha256  e322a2fea80d559c09d6bc285ebe1a9e454dbeae2a07116cb7d2207db9d2c310
+
+depends_build       port:pkgconfig
+
+depends_lib         port:xorg-libXxf86vm
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
+livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D


Property changes on: trunk/dports/x11/xgamma/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/20120323/b0fe3d43/attachment.html>


More information about the macports-changes mailing list