aboutsummaryrefslogtreecommitdiff
path: root/multimedia/audacious-plugins
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2017-09-30 13:20:55 +0000
committerThomas Zander <riggs@FreeBSD.org>2017-09-30 13:20:55 +0000
commitddd06fa65e4b47e3eec2f15f15b3c0eecfbb5950 (patch)
tree3c1899e0f792091a2e6d21cc2e7bfa5d73ea5d85 /multimedia/audacious-plugins
parentcd9a35c70bc3dbc9e019b08451f643ee8d260548 (diff)
downloadports-ddd06fa65e4b47e3eec2f15f15b3c0eecfbb5950.tar.gz
ports-ddd06fa65e4b47e3eec2f15f15b3c0eecfbb5950.zip
Update to upstream version 3.9
PR: 222604 Submitted by: duchateau.olivier@gmail.com
Notes
Notes: svn path=/head/; revision=450992
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r--multimedia/audacious-plugins/Makefile9
-rw-r--r--multimedia/audacious-plugins/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 22ebc4028407..51f30bbe3980 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= audacious-plugins
-PORTVERSION= 3.8.2
-PORTREVISION= 5
+PORTVERSION= 3.9
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.audacious-media-player.org/
@@ -21,9 +20,9 @@ RUN_DEPENDS= audacious:multimedia/audacious
CONFLICTS_INSTALL= audacious-plugins-gtk3-3.*
-GNU_CONFIGURE= yes
USES= compiler:c++11-lib gettext-tools gmake iconv \
localbase pkgconfig tar:bzip2
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gtk20 glib20 libxml2 cairo gdkpixbuf2
USE_XORG= x11
@@ -37,7 +36,7 @@ OPTIONS_DEFINE= AAC ALSA AMIDI AOSD BS2B CDDA CUE FFMPEG \
OPENGL OSS PULSEAUDIO SAMPLERATE SCROBBLER SDL SID SNDFILE \
SPEEDPITCH VORBIS WAVPACK
OPTIONS_DEFAULT= AAC AOSD CDDA CUE FFMPEG FLAC MP3 \
- MMS NEON NLS NOTIFY OSS SCROBBLER VORBIS WAVPACK
+ MMS MPRIS NEON NLS NOTIFY OSS SCROBBLER VORBIS WAVPACK
AAC_LIB_DEPENDS= libfaad.so:audio/faad
AAC_CONFIGURE_OFF= --disable-aac
@@ -120,6 +119,8 @@ MPRIS_DESC= NPRIS plugin
post-patch:
${REINPLACE_CMD} -e 's| $${MFLAGS}||g' \
${WRKSRC}/buildsys.mk.in
+ ${FIND} ${WRKSRC} -type f -name 'Makefile' \
+ | ${XARGS} ${REINPLACE_CMD} -e 's| -Wno-bool-operation||'
post-install:
@${FIND} ${STAGEDIR}${PREFIX}/lib/audacious/ -name "*.so" \
diff --git a/multimedia/audacious-plugins/distinfo b/multimedia/audacious-plugins/distinfo
index 2a293dc33e8e..6e86cc0cd216 100644
--- a/multimedia/audacious-plugins/distinfo
+++ b/multimedia/audacious-plugins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485798334
-SHA256 (audacious-plugins-3.8.2.tar.bz2) = d7cefca7a0e32bf4e58bb6e84df157268b5e9a6771a0e8c2da98b03f92a5fdd4
-SIZE (audacious-plugins-3.8.2.tar.bz2) = 1821558
+TIMESTAMP = 1506363579
+SHA256 (audacious-plugins-3.9.tar.bz2) = 8bf7f21089cb3406968cc9c71307774aee7100ec4607f28f63cf5690d5c927b8
+SIZE (audacious-plugins-3.9.tar.bz2) = 1843084