pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/gmpc-wikipedia Import gmpc-wikipedia-11.8.16 as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/649150c6ed6b
branches:  trunk
changeset: 624885:649150c6ed6b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 02 11:38:14 2013 +0000

description:
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:

 audio/gmpc-wikipedia/DESCR    |   8 ++++++++
 audio/gmpc-wikipedia/Makefile |  19 +++++++++++++++++++
 audio/gmpc-wikipedia/PLIST    |   3 +++
 audio/gmpc-wikipedia/distinfo |   5 +++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 28c94063765b -r 649150c6ed6b audio/gmpc-wikipedia/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-wikipedia/DESCR        Wed Oct 02 11:38:14 2013 +0000
@@ -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 -r 28c94063765b -r 649150c6ed6b audio/gmpc-wikipedia/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-wikipedia/Makefile     Wed Oct 02 11:38:14 2013 +0000
@@ -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@localhost
+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 -r 28c94063765b -r 649150c6ed6b audio/gmpc-wikipedia/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-wikipedia/PLIST        Wed Oct 02 11:38:14 2013 +0000
@@ -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 -r 28c94063765b -r 649150c6ed6b audio/gmpc-wikipedia/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-wikipedia/distinfo     Wed Oct 02 11:38:14 2013 +0000
@@ -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



Home | Main Index | Thread Index | Old Index