aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2016-12-25 00:27:31 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2016-12-25 00:27:31 +0000
commit3794408d34fb59dd8c03579f7c289aca2e4d1f6b (patch)
tree1a3580662a02bdeac485032ea9246b7140bc92d3 /audio/xmms2
parentcc496fc413597c80f8c3c211d70e31fa8ecc5af2 (diff)
downloadports-3794408d34fb59dd8c03579f7c289aca2e4d1f6b.tar.gz
ports-3794408d34fb59dd8c03579f7c289aca2e4d1f6b.zip
Remove libofa support. The service it depends on has been discontinued
and the libofa port is now DEPRECATED. PR: 215518 Submitted by: jhale
Notes
Notes: svn path=/head/; revision=429388
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile11
-rw-r--r--audio/xmms2/pkg-plist1
2 files changed, 4 insertions, 8 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index d2710ea6ee4d..f79441fb2901 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.8
DISTVERSIONSUFFIX= DrO_o
-PORTREVISION?= 18
+PORTREVISION?= 19
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX}
@@ -14,7 +14,8 @@ COMMENT?= Rewrite of xmms as a client/server system (developer release)
USES+= pkgconfig tar:bzip2 waf
CONFIGURE_ARGS+= --conf-prefix=${LOCALBASE} \
- --mandir=${MANPREFIX}/man
+ --mandir=${MANPREFIX}/man \
+ --without-plugins="ofa"
INSTALL_TARGET= install --without-ldconfig
.if !defined(XMMS2_SLAVE)
@@ -31,7 +32,7 @@ BROKEN_aarch64= Fails to compile: error in backend: Do not know how to split th
OPTIONS_DEFINE= AIRPLAY AO APE AVCODEC CDDA CURL ET FAAD FAM FLAC \
GME GVFS ICES JACK MAD MDNS MMS \
- MODPLUG MPG123 MUSEPACK OFA PULSEAUDIO SAMBA SID \
+ MODPLUG MPG123 MUSEPACK PULSEAUDIO SAMBA SID \
SNDFILE SPEEX TREMOR VISUAL VOCODER VORBIS WAVPACK XML
OPTIONS_SINGLE= MDNS
OPTIONS_SINGLE_MDNS= MDNS_APPLE MDNS_AVAHI
@@ -47,7 +48,6 @@ ICES_DESC= Playback files to an icecast server
MDNS_DESC= Announce XMMS2d via mDNS (Choose implementation)
MDNS_APPLE_DESC= Use Apple mDNS implementation
MDNS_AVAHI_DESC= Use Avahi mDNS implementation
-OFA_DESC= Collect MusicDNS fingerprints
SAMBA_DESC= Playback files via SMB
SID_DESC= Playback SID files
VISUAL_DESC= Visualization plugins support
@@ -119,9 +119,6 @@ MPG123_CONFIGURE_OFF= --without-plugins="mpg123"
MUSEPACK_LIB_DEPENDS= libmpcdec.so:audio/musepack
MUSEPACK_CONFIGURE_OFF= --without-plugins="musepack"
-OFA_LIB_DEPENDS= libofa.so:audio/libofa
-OFA_CONFIGURE_OFF= --without-plugins="ofa"
-
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
PULSEAUDIO_CONFIGURE_OFF= --without-plugins="pulse"
diff --git a/audio/xmms2/pkg-plist b/audio/xmms2/pkg-plist
index 7fdb6d21404e..b651b2b2ff27 100644
--- a/audio/xmms2/pkg-plist
+++ b/audio/xmms2/pkg-plist
@@ -113,7 +113,6 @@ lib/libxmmsclient.so.6.0.0
%%LIBDIR%%/libxmms_normalize.so
%%LIBDIR%%/libxmms_null.so
%%LIBDIR%%/libxmms_nulstripper.so
-%%OFA%%%%LIBDIR%%/libxmms_ofa.so
%%LIBDIR%%/libxmms_oss.so
%%LIBDIR%%/libxmms_pls.so
%%PULSEAUDIO%%%%LIBDIR%%/libxmms_pulse.so