summaryrefslogtreecommitdiff
path: root/audio/gmpc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-05-02 04:00:55 +0000
committergrant <grant@pkgsrc.org>2004-05-02 04:00:55 +0000
commit2a2e2d873036002821f51771b9d0b3001c700f01 (patch)
treeb66f009e4bece7f5110b309a0e6c48eecb9cf4a5 /audio/gmpc
parent023d96db45946f356972304457d883ea3af6cabe (diff)
downloadpkgsrc-2a2e2d873036002821f51771b9d0b3001c700f01.tar.gz
Initial import of gmpc 0.10.2 into the NetBSD packages collection.
The GNOME Music Player Client is a GTK+ client for remote access, control and playlist management of the Music Player Daemon featuring ID3 Support and a tray icon for your notification area. from pkgsrc-wip by pkg@burningsoda.com.
Diffstat (limited to 'audio/gmpc')
-rw-r--r--audio/gmpc/DESCR3
-rw-r--r--audio/gmpc/Makefile17
-rw-r--r--audio/gmpc/PLIST15
-rw-r--r--audio/gmpc/distinfo4
4 files changed, 39 insertions, 0 deletions
diff --git a/audio/gmpc/DESCR b/audio/gmpc/DESCR
new file mode 100644
index 00000000000..04c84df4ed2
--- /dev/null
+++ b/audio/gmpc/DESCR
@@ -0,0 +1,3 @@
+The GNOME Music Player Client is a GTK+ client for remote access,
+control and playlist management of the Music Player Daemon featuring
+ID3 Support and a tray icon for your notification area.
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
new file mode 100644
index 00000000000..038cba2ff1b
--- /dev/null
+++ b/audio/gmpc/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/02 04:00:55 grant Exp $
+#
+
+DISTNAME= gmpc-0.10.2
+CATEGORIES= audio
+MASTER_SITES= http://download.qballcow.nl/programs/gmpc/
+
+MAINTAINER= pkg@burningsoda.com
+HOMEPAGE= http://qballcow.nl/?s=13
+COMMENT= GNOME client for the Music Player Daemon
+
+USE_BUILDLINK3= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/libglade2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gmpc/PLIST b/audio/gmpc/PLIST
new file mode 100644
index 00000000000..cee814bbead
--- /dev/null
+++ b/audio/gmpc/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/02 04:00:55 grant Exp $
+bin/gmpc
+share/applications/gmpc.desktop
+share/gmpc/gmpc-tray.png
+share/gmpc/gmpc.glade
+share/gmpc/media-next.png
+share/gmpc/media-pause.png
+share/gmpc/media-play.png
+share/gmpc/media-prev.png
+share/gmpc/media-stop.png
+share/gmpc/tray.png
+share/pixmaps/gmpc.png
+@dirrm share/pixmaps
+@dirrm share/gmpc
+@dirrm share/applications
diff --git a/audio/gmpc/distinfo b/audio/gmpc/distinfo
new file mode 100644
index 00000000000..4b2d0719921
--- /dev/null
+++ b/audio/gmpc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/02 04:00:55 grant Exp $
+
+SHA1 (gmpc-0.10.2.tar.gz) = 2a15533a70b0590146f8d829c596d1fa0f24262e
+Size (gmpc-0.10.2.tar.gz) = 92309 bytes