From 3f3c034ec57e2a2e640d2ea3502dfcbcf51b6d67 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Feb 2011 16:44:40 +0000 Subject: Initial import of gmpc-lastfm-0.20.0: A GMPC plugin that fetches cover art and artist images from last.fm. --- audio/gmpc-lastfm/DESCR | 1 + audio/gmpc-lastfm/Makefile | 21 +++++++++++++++++++++ audio/gmpc-lastfm/PLIST | 2 ++ audio/gmpc-lastfm/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 audio/gmpc-lastfm/DESCR create mode 100644 audio/gmpc-lastfm/Makefile create mode 100644 audio/gmpc-lastfm/PLIST create mode 100644 audio/gmpc-lastfm/distinfo (limited to 'audio') 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 -- cgit v1.2.3