pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gmpc-libnotify Import gmpc-libnotify-11.8.16 as ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b201b4d84ecd
branches: trunk
changeset: 624882:b201b4d84ecd
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 02 11:33:34 2013 +0000
description:
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:
audio/gmpc-libnotify/DESCR | 10 ++++++++++
audio/gmpc-libnotify/Makefile | 19 +++++++++++++++++++
audio/gmpc-libnotify/PLIST | 2 ++
audio/gmpc-libnotify/distinfo | 5 +++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 1222bb554118 -r b201b4d84ecd audio/gmpc-libnotify/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-libnotify/DESCR Wed Oct 02 11:33:34 2013 +0000
@@ -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 -r 1222bb554118 -r b201b4d84ecd audio/gmpc-libnotify/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-libnotify/Makefile Wed Oct 02 11:33:34 2013 +0000
@@ -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@localhost
+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 -r 1222bb554118 -r b201b4d84ecd audio/gmpc-libnotify/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-libnotify/PLIST Wed Oct 02 11:33:34 2013 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2013/10/02 11:33:34 wiz Exp $
+lib/gmpc/plugins/libnotifyplugin.la
diff -r 1222bb554118 -r b201b4d84ecd audio/gmpc-libnotify/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gmpc-libnotify/distinfo Wed Oct 02 11:33:34 2013 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index