pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gbemol Imported gbemol-0.3.2 from pkgsrc-wip:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ba382d9e4ab
branches:  trunk
changeset: 564326:0ba382d9e4ab
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 31 12:19:38 2009 +0000

description:
Imported gbemol-0.3.2 from pkgsrc-wip:

gbemol allows you to use MPD with a userfriendly interface.
Features include an easy-to-use, tag-oriented library browser,
a two mode playlist, cover art support (APIC tag only, for now),
system tray icon docking, song, album and artist information.

Music Player Daemon is a server that allows remote access for playing
audio files, streams and managing playlists. The daemon is controlled
through a client which need not run on the same computer mpd runs on.

diffstat:

 audio/gbemol/DESCR    |   8 ++++++++
 audio/gbemol/Makefile |  26 ++++++++++++++++++++++++++
 audio/gbemol/PLIST    |   4 ++++
 audio/gbemol/distinfo |   5 +++++
 4 files changed, 43 insertions(+), 0 deletions(-)

diffs (59 lines):

diff -r e1309f620c84 -r 0ba382d9e4ab audio/gbemol/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gbemol/DESCR        Mon Aug 31 12:19:38 2009 +0000
@@ -0,0 +1,8 @@
+gbemol allows you to use MPD with a userfriendly interface.
+Features include an easy-to-use, tag-oriented library browser,
+a two mode playlist, cover art support (APIC tag only, for now),
+system tray icon docking, song, album and artist information.
+
+Music Player Daemon is a server that allows remote access for playing
+audio files, streams and managing playlists. The daemon is controlled
+through a client which need not run on the same computer mpd runs on.
diff -r e1309f620c84 -r 0ba382d9e4ab audio/gbemol/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gbemol/Makefile     Mon Aug 31 12:19:38 2009 +0000
@@ -0,0 +1,26 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/31 12:19:38 joerg Exp $
+#
+
+DISTNAME=      gbemol-0.3.2
+CATEGORIES=    audio
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gbemol/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://gbemol.sourceforge.net/
+COMMENT=       Graphical frontend for the Music Player Daemon (MPD)
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR=      yes
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config intltool
+
+.include "../../audio/id3lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r e1309f620c84 -r 0ba382d9e4ab audio/gbemol/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gbemol/PLIST        Mon Aug 31 12:19:38 2009 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/31 12:19:38 joerg Exp $
+bin/gbemol
+share/applications/gbemol.desktop
+share/pixmaps/gbemol.png
diff -r e1309f620c84 -r 0ba382d9e4ab audio/gbemol/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gbemol/distinfo     Mon Aug 31 12:19:38 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/31 12:19:38 joerg Exp $
+
+SHA1 (gbemol-0.3.2.tar.gz) = 5c3ceab9fc4a4213db001e1e0dc27b56d4868e54
+RMD160 (gbemol-0.3.2.tar.gz) = 4cf42f5a3029338924f5501d3a648284de8c7553
+Size (gbemol-0.3.2.tar.gz) = 401865 bytes



Home | Main Index | Thread Index | Old Index