pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/bmp-scrobbler Import audio/bmp-scrobbler 0.4.0, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c824a637892b
branches:  trunk
changeset: 397361:c824a637892b
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Mon Aug 10 19:00:00 2009 +0000

description:
Import audio/bmp-scrobbler 0.4.0, a last.fm reporter for beep media player.
Started from wip xmms similar work

diffstat:

 audio/bmp-scrobbler/DESCR    |   4 ++++
 audio/bmp-scrobbler/Makefile |  27 +++++++++++++++++++++++++++
 audio/bmp-scrobbler/PLIST    |   2 ++
 audio/bmp-scrobbler/distinfo |   5 +++++
 4 files changed, 38 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r 6d3295dd03b6 -r c824a637892b audio/bmp-scrobbler/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-scrobbler/DESCR Mon Aug 10 19:00:00 2009 +0000
@@ -0,0 +1,4 @@
+The AudioScrobbler plugin sends information about the tracks you play in Beep
+to the audioscrobbler.com to build a profile of the type of music you listen
+to and find people that have similar tastes in music. For more information on
+AudioScrobbler see http://www.last.fm/
diff -r 6d3295dd03b6 -r c824a637892b audio/bmp-scrobbler/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-scrobbler/Makefile      Mon Aug 10 19:00:00 2009 +0000
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/10 19:00:00 kefren Exp $
+
+DISTNAME=      xmms-scrobbler-0.4.0
+PKGNAME=       ${DISTNAME:S/xmms/bmp/}
+CATEGORIES=    audio
+MASTER_SITES=  http://armish.linux-sevenler.org/downloads/pub/
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.last.fm/
+COMMENT=       BMP plugin for last.fm
+
+LICENSE=       gnu-lgpl-v2.1
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE= YES
+USE_LIBTOOL=   YES
+USE_TOOLS+=    gmake pkg-config
+CONFIGURE_ARGS+=       --disable-xmms-plugin
+
+.include "../../audio/musicbrainz/buildlink3.mk"
+.include "../../audio/taglib/buildlink3.mk"
+.include "../../audio/bmp/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6d3295dd03b6 -r c824a637892b audio/bmp-scrobbler/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-scrobbler/PLIST Mon Aug 10 19:00:00 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/10 19:00:00 kefren Exp $
+lib/bmp/General/libbmp_scrobbler.la
diff -r 6d3295dd03b6 -r c824a637892b audio/bmp-scrobbler/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-scrobbler/distinfo      Mon Aug 10 19:00:00 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/10 19:00:00 kefren Exp $
+
+SHA1 (xmms-scrobbler-0.4.0.tar.bz2) = 938add7faea22fb89d05e85bbbc3bef1a311a323
+RMD160 (xmms-scrobbler-0.4.0.tar.bz2) = e1a29b1ef491c792f2972fffb96d8e37d1966b79
+Size (xmms-scrobbler-0.4.0.tar.bz2) = 270712 bytes



Home | Main Index | Thread Index | Old Index