summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-02-27 16:44:40 +0000
committerwiz <wiz@pkgsrc.org>2011-02-27 16:44:40 +0000
commit3f3c034ec57e2a2e640d2ea3502dfcbcf51b6d67 (patch)
tree1588a666d4368dacac7cf3a08074ba95e011ae0f /audio
parentf2b4dc4527d9fb64af7ccf6681a57e665acf3123 (diff)
downloadpkgsrc-3f3c034ec57e2a2e640d2ea3502dfcbcf51b6d67.tar.gz
Initial import of gmpc-lastfm-0.20.0:
A GMPC plugin that fetches cover art and artist images from last.fm.
Diffstat (limited to 'audio')
-rw-r--r--audio/gmpc-lastfm/DESCR1
-rw-r--r--audio/gmpc-lastfm/Makefile21
-rw-r--r--audio/gmpc-lastfm/PLIST2
-rw-r--r--audio/gmpc-lastfm/distinfo5
4 files changed, 29 insertions, 0 deletions
diff --git a/audio/gmpc-lastfm/DESCR b/audio/gmpc-lastfm/DESCR
new file mode 100644
index 00000000000..6c90714fed0
--- /dev/null
+++ b/audio/gmpc-lastfm/DESCR
@@ -0,0 +1 @@
+A GMPC plugin that fetches cover art and artist images from last.fm.
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
new file mode 100644
index 00000000000..2be9a3b8318
--- /dev/null
+++ b/audio/gmpc-lastfm/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/02/27 16:44:40 wiz Exp $
+#
+
+DISTNAME= gmpc-last-fm-0.20.0
+CATEGORIES= audio
+MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://gmpc.wikia.com/wiki/Last.fm
+COMMENT= GMPC plugin for fetching cover and artist art from last.fm
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= intltool pkg-config
+
+.include "../../audio/gmpc/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gmpc-lastfm/PLIST b/audio/gmpc-lastfm/PLIST
new file mode 100644
index 00000000000..7760c85a706
--- /dev/null
+++ b/audio/gmpc-lastfm/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/02/27 16:44:40 wiz Exp $
+lib/gmpc/plugins/lastfmplugin.la
diff --git a/audio/gmpc-lastfm/distinfo b/audio/gmpc-lastfm/distinfo
new file mode 100644
index 00000000000..9809ab35795
--- /dev/null
+++ b/audio/gmpc-lastfm/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2011/02/27 16:44:40 wiz Exp $
+
+SHA1 (gmpc-last-fm-0.20.0.tar.gz) = 9b262aa3ecd9b4b0faa077217442dcc79c841c13
+RMD160 (gmpc-last-fm-0.20.0.tar.gz) = fc6c129de2546fb19d13af7354b2496d1f9d5dd1
+Size (gmpc-last-fm-0.20.0.tar.gz) = 309397 bytes