1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Make bmp- and xmms-scrobbler slave ports to audio/scrobbler

- Take maintainership of xmms-scrobbler
This commit is contained in:
Roman Bogorodskiy 2005-05-10 11:50:55 +00:00
parent 9f228b9234
commit 4e69263e5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134984
4 changed files with 10 additions and 52 deletions

View File

@ -5,35 +5,15 @@
# $FreeBSD$
PORTNAME= bmp-scrobbler
PORTVERSION= 0.3.8.1
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://static.audioscrobbler.com/plugins/ \
http://www.pipian.com/stuffforchat/
DISTNAME= xmms-scrobbler-${PORTVERSION}
MAINTAINER= novel@FreeBSD.org
COMMENT= BMP plugin for Audioscrobbler.com
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
beep.2:${PORTSDIR}/multimedia/beep-media-player \
curl.3:${PORTSDIR}/ftp/curl
CONFLICTS= scrobbler-*
CONFIGURE_ARGS= --disable-xmms-plugin
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
USE_GMAKE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
MASTERDIR= ${.CURDIR}/../scrobbler
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif
WITH_BMP= yes
.if defined(WITH_APE)
CONFIGURE_ARGS+= --enable-prefer-ape
.endif
PLIST_FILES= lib/bmp/General/libbmp_scrobbler.so
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile"

View File

@ -1,2 +0,0 @@
MD5 (xmms-scrobbler-0.3.8.1.tar.bz2) = e933c7660fe9103916ca022ec60ad654
SIZE (xmms-scrobbler-0.3.8.1.tar.bz2) = 257740

View File

@ -5,33 +5,15 @@
# $FreeBSD$
PORTNAME= xmms-scrobbler
PORTVERSION= 0.3.8.1
CATEGORIES= audio
MASTER_SITES= http://static.audioscrobbler.com/plugins/ \
http://www.pipian.com/stuffforchat/
PORTREVISION= 1
MAINTAINER= ports@FreeBSD.org
MAINTAINER= novel@FreeBSD.org
COMMENT= XMMS plugin for Audioscrobbler.com
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
xmms.4:${PORTSDIR}/multimedia/xmms \
curl.3:${PORTSDIR}/ftp/curl
CONFLICTS= scrobbler-*
CONFIGURE_ARGS= --disable-bmp-plugin
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL_VER=15
USE_GMAKE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
MASTERDIR= ${.CURDIR}/../scrobbler
PLIST_FILES= lib/xmms/General/libxmms_scrobbler.so
WITH_XMMS= yes
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-debug
.endif
.if defined(WITH_APE)
CONFIGURE_ARGS+= --enable-prefer-ape
.endif
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile"

View File

@ -1,2 +0,0 @@
MD5 (xmms-scrobbler-0.3.8.1.tar.bz2) = e933c7660fe9103916ca022ec60ad654
SIZE (xmms-scrobbler-0.3.8.1.tar.bz2) = 257740