[73432] trunk/dports/sysutils

afb at macports.org afb at macports.org
Sat Nov 13 07:20:42 PST 2010


Revision: 73432
          http://trac.macports.org/changeset/73432
Author:   afb at macports.org
Date:     2010-11-13 07:20:38 -0800 (Sat, 13 Nov 2010)
Log Message:
-----------
new port: xdg-utils

Added Paths:
-----------
    trunk/dports/sysutils/xdg-utils/
    trunk/dports/sysutils/xdg-utils/Portfile

Added: trunk/dports/sysutils/xdg-utils/Portfile
===================================================================
--- trunk/dports/sysutils/xdg-utils/Portfile	                        (rev 0)
+++ trunk/dports/sysutils/xdg-utils/Portfile	2010-11-13 15:20:38 UTC (rev 73432)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+
+name			xdg-utils
+version			1.0.2
+categories		sysutils
+platforms		darwin freebsd linux
+maintainers		afb openmaintainer
+license			MIT
+supported_archs		noarch
+
+description		basic desktop integration functions
+
+long_description	Xdg-utils is a set of command line tools that \
+assist applications with a variety of desktop integration tasks.
+
+homepage		http://portland.freedesktop.org/wiki/XdgUtils
+master_sites		http://portland.freedesktop.org/download/
+extract.suffix		.tgz
+
+checksums		md5 348a5b91dc66426505022c74a64b2940 \
+			sha1 e41a04cbf9ff8d743397a2bc23c6ca82e8b59d2c \
+			rmd160  344482917e8c780613ec20b103f8e51322540c04
+
+depends_build		port:xmlto
+
+configure.args  --mandir=${prefix}/share/man
+
+livecheck.type		regex
+livecheck.url		${homepage}
+livecheck.regex		${name} (\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101113/1812d251/attachment.html>


More information about the macports-changes mailing list