pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gmpc Initial import of gmpc 0.10.2 into the NetB...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad04db4605dc
branches: trunk
changeset: 474546:ad04db4605dc
user: grant <grant%pkgsrc.org@localhost>
date: Sun May 02 04:00:55 2004 +0000
description:
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@localhost.
diffstat:
audio/gmpc/DESCR | 3 +++
audio/gmpc/Makefile | 17 +++++++++++++++++
audio/gmpc/PLIST | 15 +++++++++++++++
audio/gmpc/distinfo | 4 ++++
4 files changed, 39 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r e942795bcd39 -r ad04db4605dc audio/gmpc/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc/DESCR Sun May 02 04:00:55 2004 +0000
@@ -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 -r e942795bcd39 -r ad04db4605dc audio/gmpc/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc/Makefile Sun May 02 04:00:55 2004 +0000
@@ -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@localhost
+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 -r e942795bcd39 -r ad04db4605dc audio/gmpc/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc/PLIST Sun May 02 04:00:55 2004 +0000
@@ -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 -r e942795bcd39 -r ad04db4605dc audio/gmpc/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc/distinfo Sun May 02 04:00:55 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index