summaryrefslogtreecommitdiffstats
path: root/audio/gmpc-lastfm
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-01-26 15:38:49 +0000
committermiwi <miwi@FreeBSD.org>2011-01-26 15:38:49 +0000
commit154236bedcf20a848997df556989c37c1b3213ea (patch)
treec3bf54fe2fa9975d069b75d10144f0ca73cb90d8 /audio/gmpc-lastfm
parentf022ae5ba7192b40a65a6f5849a6773a1d1eac8a (diff)
downloadFreeBSD-ports-154236bedcf20a848997df556989c37c1b3213ea.zip
FreeBSD-ports-154236bedcf20a848997df556989c37c1b3213ea.tar.gz
- Update to 0.20.0
Submitted by: avl@ Approved by: portmgr (myself,pav) Feature safe: yes
Diffstat (limited to 'audio/gmpc-lastfm')
-rw-r--r--audio/gmpc-lastfm/Makefile13
-rw-r--r--audio/gmpc-lastfm/distinfo5
-rw-r--r--audio/gmpc-lastfm/pkg-descr15
3 files changed, 19 insertions, 14 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile
index 1ece0f4..ac3358a 100644
--- a/audio/gmpc-lastfm/Makefile
+++ b/audio/gmpc-lastfm/Makefile
@@ -6,25 +6,22 @@
#
PORTNAME= gmpc-lastfm
-PORTVERSION= 0.19.0
-PORTREVISION= 3
+PORTVERSION= 0.20.0
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
DISTNAME= gmpc-last-fm-${PORTVERSION}
MAINTAINER= miwi@FreeBSD.org
-COMMENT= Lastfm plugin for gmpc
+COMMENT= Last.FM metadata fetcher plugin for gmpc
-LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
- curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
GNU_CONFIGURE= yes
-USE_XORG= x11
-USE_GNOME= gnomehack intltool
USE_GMAKE= yes
-USE_LDCONFIG= yes
+USE_GNOME= gnomehack pkgconfig glib20 gtk20 intltool libxml2
+USE_GETTEXT= yes
.include <bsd.port.mk>
diff --git a/audio/gmpc-lastfm/distinfo b/audio/gmpc-lastfm/distinfo
index 835c12c..4abe456 100644
--- a/audio/gmpc-lastfm/distinfo
+++ b/audio/gmpc-lastfm/distinfo
@@ -1,3 +1,2 @@
-MD5 (gmpc-last-fm-0.19.0.tar.gz) = 51d7bf7397c15a3272271d8d4c493b09
-SHA256 (gmpc-last-fm-0.19.0.tar.gz) = 15e824b9e7dbd58adeccf2e0249905d49c8a610358b3806573237139eb8cf9f6
-SIZE (gmpc-last-fm-0.19.0.tar.gz) = 306520
+SHA256 (gmpc-last-fm-0.20.0.tar.gz) = 626a49a5c0f26955901038019cb81d62915c9b37a8b5f4be17438d7fd0c67960
+SIZE (gmpc-last-fm-0.20.0.tar.gz) = 309397
diff --git a/audio/gmpc-lastfm/pkg-descr b/audio/gmpc-lastfm/pkg-descr
index f9b5679..ca90a3e 100644
--- a/audio/gmpc-lastfm/pkg-descr
+++ b/audio/gmpc-lastfm/pkg-descr
@@ -1,4 +1,13 @@
-The last.fm plugin can fetch artist images, from last.fm. This plugin doesn't
-scrobble your music, use a dedicated client like mpdscribble for this.
+The Last.FM metadata fetcher is taking all kinds of metadata from last.fm for
+your music collection.
-WWW: http://gmpcwiki.sarine.nl/index.php/Last.fm
+The following metadata is taken from last.fm:
+
+ * Artist Images
+ * Artist Biography
+ * Album Covers
+ * Similar Artist
+ * Similar Songs
+ * Similar Genres
+
+WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_LASTFM
OpenPOWER on IntegriCloud