summaryrefslogtreecommitdiff
path: root/audio/gmpc-libnotify
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-02 11:33:34 +0000
committerwiz <wiz@pkgsrc.org>2013-10-02 11:33:34 +0000
commit83080e6cf735e4f8c461f895c249610c599d590b (patch)
tree5d74e3ddecfb38b17ad62340040ca7115c1f7aea /audio/gmpc-libnotify
parent5238a3246faffb68630d20c0f933e429da6014f5 (diff)
downloadpkgsrc-83080e6cf735e4f8c461f895c249610c599d590b.tar.gz
Import gmpc-libnotify-11.8.16 as audio/gmpc-libnotify.
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 Libnotify plugin is a misc plugin for gmpc. The plugin uses libnotify to send messages to the notification-daemon on song change. It will show the song title, artist, album (date) and genre. It will also display the album cover if available. It can act as a replacement for the built-in notification.
Diffstat (limited to 'audio/gmpc-libnotify')
-rw-r--r--audio/gmpc-libnotify/DESCR10
-rw-r--r--audio/gmpc-libnotify/Makefile19
-rw-r--r--audio/gmpc-libnotify/PLIST2
-rw-r--r--audio/gmpc-libnotify/distinfo5
4 files changed, 36 insertions, 0 deletions
diff --git a/audio/gmpc-libnotify/DESCR b/audio/gmpc-libnotify/DESCR
new file mode 100644
index 00000000000..f66d3fe7440
--- /dev/null
+++ b/audio/gmpc-libnotify/DESCR
@@ -0,0 +1,10 @@
+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 Libnotify plugin is a misc plugin for gmpc. The plugin uses
+libnotify to send messages to the notification-daemon on song
+change. It will show the song title, artist, album (date) and genre.
+It will also display the album cover if available.
+
+It can act as a replacement for the built-in notification.
diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile
new file mode 100644
index 00000000000..f50329407ad
--- /dev/null
+++ b/audio/gmpc-libnotify/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/10/02 11:33:34 wiz Exp $
+
+DISTNAME= gmpc-libnotify-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_LIBNOTIFY
+COMMENT= Alternate notification plugin for GMPC using libnotify
+LICENSE= gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= intltool pkg-config
+
+.include "../../audio/gmpc/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gmpc-libnotify/PLIST b/audio/gmpc-libnotify/PLIST
new file mode 100644
index 00000000000..a6e0ebbf2ed
--- /dev/null
+++ b/audio/gmpc-libnotify/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2013/10/02 11:33:34 wiz Exp $
+lib/gmpc/plugins/libnotifyplugin.la
diff --git a/audio/gmpc-libnotify/distinfo b/audio/gmpc-libnotify/distinfo
new file mode 100644
index 00000000000..eda8492b652
--- /dev/null
+++ b/audio/gmpc-libnotify/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/10/02 11:33:34 wiz Exp $
+
+SHA1 (gmpc-libnotify-11.8.16.tar.gz) = a5ccf29db085b8ec6c203619d8faee2dd9ff9c6f
+RMD160 (gmpc-libnotify-11.8.16.tar.gz) = 89371007deb664d2c276c67a8945a57823588d3a
+Size (gmpc-libnotify-11.8.16.tar.gz) = 303691 bytes