summaryrefslogtreecommitdiffstats
path: root/audio/libtunepimp/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-09-21 03:45:48 +0000
committerlioux <lioux@FreeBSD.org>2005-09-21 03:45:48 +0000
commitf417daac5b7120be7531e15833d4d893adb74dc3 (patch)
tree36b7a49f428a53982ffb262755ccc860032cdc7f /audio/libtunepimp/Makefile
parentfabc44058ae675fc8c1e3042ed72d2e75dfb4411 (diff)
downloadFreeBSD-ports-f417daac5b7120be7531e15833d4d893adb74dc3.zip
FreeBSD-ports-f417daac5b7120be7531e15833d4d893adb74dc3.tar.gz
o Rollback libtunepimp to version 0.3.0 since 0.4.0-pre5 does not
work with both audio/amarok and audio/juk at this time. Patches for both affected ports failed to fetch musicbrainz information. Developers are still being contacted. o Remove audio/py-libtunepimp for the time being
Diffstat (limited to 'audio/libtunepimp/Makefile')
-rw-r--r--audio/libtunepimp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile
index 0851115..1a7e896 100644
--- a/audio/libtunepimp/Makefile
+++ b/audio/libtunepimp/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= libtunepimp
-DISTVERSION= 0.4.0-pre5
+PORTVERSION= 0.3.0
+PORTEPOCH= 1
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/
+MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/
MAINTAINER= lauri@kde.org
COMMENT= Client library for musicbrainz
@@ -23,11 +24,10 @@ LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \
CONFLICTS= trm-0*
USE_GMAKE= yes
USE_GNOME= gnomehack gnometarget pkgconfig
-USE_ICONV= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -liconv"
+ LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
OpenPOWER on IntegriCloud