diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-02 11:38:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-02 11:38:14 +0000 |
commit | d212e95e07dcddd81d589d0dc2c50d18f3d08f0f (patch) | |
tree | fa0084b009670bae3761f128dca2f526ddfea360 /audio | |
parent | 642198bd46ee36d620108391b0a8e070fb1edf53 (diff) | |
download | pkgsrc-d212e95e07dcddd81d589d0dc2c50d18f3d08f0f.tar.gz |
Import gmpc-wikipedia-11.8.16 as audio/gmpc-wikipedia.
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.
This package contains plugin that shows the Wikipedia page of the
currently playing artist.
The information is shown in a new tab of the player.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gmpc-wikipedia/DESCR | 8 | ||||
-rw-r--r-- | audio/gmpc-wikipedia/Makefile | 19 | ||||
-rw-r--r-- | audio/gmpc-wikipedia/PLIST | 3 | ||||
-rw-r--r-- | audio/gmpc-wikipedia/distinfo | 5 |
4 files changed, 35 insertions, 0 deletions
diff --git a/audio/gmpc-wikipedia/DESCR b/audio/gmpc-wikipedia/DESCR new file mode 100644 index 00000000000..9dc2b2b1368 --- /dev/null +++ b/audio/gmpc-wikipedia/DESCR @@ -0,0 +1,8 @@ +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. + +This package contains plugin that shows the Wikipedia page of the +currently playing artist. + +The information is shown in a new tab of the player. diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile new file mode 100644 index 00000000000..608204faf74 --- /dev/null +++ b/audio/gmpc-wikipedia/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/10/02 11:38:14 wiz Exp $ + +DISTNAME= gmpc-wikipedia-11.8.16 +CATEGORIES= audio +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/11.8/ \ + ${MASTER_SITE_SOURCEFORGE:=musicpd/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://gmpc.wikia.com/wiki/GMPC_PLUGIN_WIKIPEDIA +COMMENT= Plugin for GMPC showing the currently playing artist's Wikipedia page +LICENSE= gnu-gpl-v2 + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= intltool pkg-config + +.include "../../audio/gmpc/buildlink3.mk" +.include "../../www/webkit-gtk/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gmpc-wikipedia/PLIST b/audio/gmpc-wikipedia/PLIST new file mode 100644 index 00000000000..eef8f767fe4 --- /dev/null +++ b/audio/gmpc-wikipedia/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2013/10/02 11:38:14 wiz Exp $ +lib/gmpc/plugins/wikiplugin.la +share/gmpc/plugins/wikipedia/wikipedia.png diff --git a/audio/gmpc-wikipedia/distinfo b/audio/gmpc-wikipedia/distinfo new file mode 100644 index 00000000000..57c5ca90405 --- /dev/null +++ b/audio/gmpc-wikipedia/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/10/02 11:38:14 wiz Exp $ + +SHA1 (gmpc-wikipedia-11.8.16.tar.gz) = c860e7c5614362f8cd8bf3cff820032cb1a41691 +RMD160 (gmpc-wikipedia-11.8.16.tar.gz) = d2966cdc54860845ab5808665bdf5d5b707597ed +Size (gmpc-wikipedia-11.8.16.tar.gz) = 310015 bytes |