[141141] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 11 10:39:44 PDT 2015


Revision: 141141
          https://trac.macports.org/changeset/141141
Author:   jeremyhu at macports.org
Date:     2015-10-11 10:39:44 -0700 (Sun, 11 Oct 2015)
Log Message:
-----------
xcmsdb: New port

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

Added: trunk/dports/x11/xcmsdb/Portfile
===================================================================
--- trunk/dports/x11/xcmsdb/Portfile	                        (rev 0)
+++ trunk/dports/x11/xcmsdb/Portfile	2015-10-11 17:39:44 UTC (rev 141141)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+
+name                xcmsdb
+version             1.0.5
+categories          x11
+license             X11
+maintainers         jeremyhu openmaintainer
+description         xcmsdb is used to load, query, or remove Device Color Characterization data stored in properties on the root window of the screen.
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        xorg:individual/app/
+use_bzip2           yes
+
+checksums           rmd160  5f086cf1c0acaa7b0555085bfac07063621c1efb \
+                    sha256  e5585361bb8b6a05bb814a8d0e444ee93e0f00180881d3070aff4571e97f67c6
+
+depends_build       port:pkgconfig
+
+depends_lib         port:xorg-libX11
+
+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/xcmsdb/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/20151011/353e109c/attachment-0001.html>


More information about the macports-changes mailing list