diff options
author | joerg <joerg@pkgsrc.org> | 2010-06-15 21:24:53 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-06-15 21:24:53 +0000 |
commit | 31eb86a6246fe21408bb3b914ced277f4c850271 (patch) | |
tree | 0f94b939a1ff2f4feb389659879085e9585651fe /audio | |
parent | ab05ccf1f3e2249f208b1246047b8e3058573a17 (diff) | |
download | pkgsrc-31eb86a6246fe21408bb3b914ced277f4c850271.tar.gz |
Import gmpc-magnatune-0.20.0:
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.
The Magnatune plugin allows easy browsing and playback from the
Magnatune.com catalog.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmpc-magnatune/DESCR | 6 | ||||
-rw-r--r-- | audio/gmpc-magnatune/Makefile | 23 | ||||
-rw-r--r-- | audio/gmpc-magnatune/PLIST | 3 | ||||
-rw-r--r-- | audio/gmpc-magnatune/distinfo | 5 |
4 files changed, 37 insertions, 0 deletions
diff --git a/audio/gmpc-magnatune/DESCR b/audio/gmpc-magnatune/DESCR new file mode 100644 index 00000000000..9d4a69c6ca4 --- /dev/null +++ b/audio/gmpc-magnatune/DESCR @@ -0,0 +1,6 @@ +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. + +The Magnatune plugin allows easy browsing and playback from the +Magnatune.com catalog. diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile new file mode 100644 index 00000000000..6a5d65ca398 --- /dev/null +++ b/audio/gmpc-magnatune/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/06/15 21:24:53 joerg Exp $ +# + +DISTNAME= gmpc-magnatune-0.20.0 +CATEGORIES= audio +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/ \ + ${MASTER_SITE_SOURCEFORGE:=musicpd/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gmpc.wikia.com/wiki/GMPC_PLUGIN_MAGNATUNE +COMMENT= Magnatune plugin for GMPC +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes +USE_TOOLS+= intltool msgfmt pkg-config + +.include "../../audio/gmpc/buildlink3.mk" +.include "../../devel/libglade/buildlink3.mk" +.include "../../databases/sqlite3/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gmpc-magnatune/PLIST b/audio/gmpc-magnatune/PLIST new file mode 100644 index 00000000000..83053f606ea --- /dev/null +++ b/audio/gmpc-magnatune/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/15 21:24:53 joerg Exp $ +lib/gmpc/plugins/magnatuneplugin.la +share/gmpc/plugins/magnatune/magnatune.png diff --git a/audio/gmpc-magnatune/distinfo b/audio/gmpc-magnatune/distinfo new file mode 100644 index 00000000000..83cf99039a3 --- /dev/null +++ b/audio/gmpc-magnatune/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/06/15 21:24:53 joerg Exp $ + +SHA1 (gmpc-magnatune-0.20.0.tar.gz) = f0363aab8f8c18a741da4e009ed880125be86a1c +RMD160 (gmpc-magnatune-0.20.0.tar.gz) = 5d10ff3423eb16caccb6b561a273dc7a2dc94675 +Size (gmpc-magnatune-0.20.0.tar.gz) = 318606 bytes |