[56019] trunk/dports/audio
raimue at macports.org
raimue at macports.org
Sun Aug 23 06:40:15 PDT 2009
Revision: 56019
http://trac.macports.org/changeset/56019
Author: raimue at macports.org
Date: 2009-08-23 06:40:14 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
audio/gmpc:
New port
Added Paths:
-----------
trunk/dports/audio/gmpc/
trunk/dports/audio/gmpc/Portfile
Added: trunk/dports/audio/gmpc/Portfile
===================================================================
--- trunk/dports/audio/gmpc/Portfile (rev 0)
+++ trunk/dports/audio/gmpc/Portfile 2009-08-23 13:40:14 UTC (rev 56019)
@@ -0,0 +1,39 @@
+# $Id$
+
+PortSystem 1.0
+
+name gmpc
+version 0.18.0
+categories audio
+platforms darwin
+maintainers raimue \
+ openmaintainer
+
+description GMPC is a GTK2 client for MPD
+long_description \
+ GMPC is a GTK2 client for Music Player Daemon. The interface is made to be \
+ easy to use, but provide full access to all the features MPD provides. Give \
+ the user several ways to browse his database while still being a \
+ lightweight client.
+homepage http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client
+
+master_sites sourceforge:musicpd
+checksums md5 4a0d3a4bd03686f4e51b23110186cba0 \
+ sha1 95b4ec3c094fd91007407dfa559d5aef50542d6a \
+ rmd160 64980140fbdb4de1d35c9af8ac604780ae81c8a4
+
+depends_build port:intltool
+depends_lib port:libmpd \
+ port:gob2 \
+ port:gettext \
+ port:zlib \
+ port:openssl \
+ port:curl
+
+configure.args --disable-macige
+
+variant quartz {
+ depends_lib-append port:ige-mac-integration
+ configure.args-delete --disable-macige
+ configure.args-append --enable-macige
+}
Property changes on: trunk/dports/audio/gmpc/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/20090823/016b3f38/attachment-0001.html>
More information about the macports-changes
mailing list