mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Audioscrobbler changed the protocol, so update to 0.3.6
Submitted by: Andy Fawcett
This commit is contained in:
parent
3109a48adc
commit
189941e105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123658
@ -4,24 +4,25 @@
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xmms-scrobbler
|
||||
PORTVERSION= 0.3.5.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.pipian.com/stuffforchat/
|
||||
PORTNAME= xmms-scrobbler
|
||||
PORTVERSION= 0.3.6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://static.audioscrobbler.com/plugins/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= XMMS and bmp plugin for Audioscrobbler.com
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= XMMS and bmp plugin for Audioscrobbler.com
|
||||
|
||||
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
|
||||
beep.2:${PORTSDIR}/multimedia/beep-media-player \
|
||||
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
|
||||
curl.3:${PORTSDIR}/ftp/curl
|
||||
beep.2:${PORTSDIR}/multimedia/beep-media-player \
|
||||
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
|
||||
curl.3:${PORTSDIR}/ftp/curl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk12 gtk20
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12 gtk20
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_GMAKE= yes
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (xmms-scrobbler-0.3.5.1.tar.bz2) = 1355a91ddb3e9d756a40bf230bdd834f
|
||||
SIZE (xmms-scrobbler-0.3.5.1.tar.bz2) = 251445
|
||||
MD5 (xmms-scrobbler-0.3.6.tar.bz2) = eb5b53815eb91f5294f76ca424369b7f
|
||||
SIZE (xmms-scrobbler-0.3.6.tar.bz2) = 338393
|
||||
|
Loading…
Reference in New Issue
Block a user