aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2017-09-30 21:23:29 +0800
committerriggs <riggs@FreeBSD.org>2017-09-30 21:23:29 +0800
commit9fbcf6d2f1f094372bd7ca21c7163d9aa1293f08 (patch)
tree4f180cdf56de76bab3a2a8e258647b05b8f7e385 /multimedia
parent005e16334cb93815e8993fb3e23a6628d98c1899 (diff)
downloadfreebsd-ports-gnome-9fbcf6d2f1f094372bd7ca21c7163d9aa1293f08.tar.gz
freebsd-ports-gnome-9fbcf6d2f1f094372bd7ca21c7163d9aa1293f08.tar.zst
freebsd-ports-gnome-9fbcf6d2f1f094372bd7ca21c7163d9aa1293f08.zip
Update to upstream version 3.9
Detailed log: - Update to 3.9 - MPRIS option set ON by default - Use GitHub host because tarball is not available on audacious-media-player.org site PR: 222606 Submitted by: duchateau.olivier@gmail.com
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/audacious-plugins-gtk3/Makefile18
-rw-r--r--multimedia/audacious-plugins-gtk3/distinfo6
2 files changed, 15 insertions, 9 deletions
diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile
index 80406e09c474..56e2f0f1be32 100644
--- a/multimedia/audacious-plugins-gtk3/Makefile
+++ b/multimedia/audacious-plugins-gtk3/Makefile
@@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= audacious-plugins
-PORTVERSION= 3.8.2
-PORTREVISION= 5
+PORTVERSION= 3.9
DISTVERSIONSUFFIX= -gtk3
CATEGORIES= multimedia audio
-MASTER_SITES= http://distfiles.audacious-media-player.org/
+#MASTER_SITES= http://distfiles.audacious-media-player.org/
PKGNAMESUFFIX= ${DISTVERSIONSUFFIX}
MAINTAINER= ports@FreeBSD.org
@@ -27,9 +26,14 @@ MASTERDIR= ${.CURDIR}/../audacious-plugins
DISTINFO_FILE= ${.CURDIR}/distinfo
FILESDIR= ${MASTERDIR}/files
+USES= autoreconf compiler:c++11-lib gettext-tools gmake iconv \
+ localbase pkgconfig
+
+USE_GITHUB= yes
+GH_ACCOUNT= audacious-media-player
+GH_TAGNAME= 9c44e5e
+
GNU_CONFIGURE= yes
-USES= compiler:c++11-lib gettext-tools gmake iconv \
- localbase pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_GNOME= gtk30 glib20 libxml2 cairo gdkpixbuf2
USE_XORG= x11
@@ -43,7 +47,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
@@ -126,6 +130,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-gtk3/distinfo b/multimedia/audacious-plugins-gtk3/distinfo
index e72818c6fece..a78691c3df50 100644
--- a/multimedia/audacious-plugins-gtk3/distinfo
+++ b/multimedia/audacious-plugins-gtk3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485799759
-SHA256 (audacious-plugins-3.8.2-gtk3.tar.bz2) = 7849024beae61b8af3874b166cf3977905aec77859e53901158b531b31ef0cef
-SIZE (audacious-plugins-3.8.2-gtk3.tar.bz2) = 1821924
+TIMESTAMP = 1506369854
+SHA256 (audacious-media-player-audacious-plugins-3.9-gtk3-9c44e5e_GH0.tar.gz) = bfcae7c2312aeee360ac30be494ac0e97629af21b8823afa501abdbf19d5fcde
+SIZE (audacious-media-player-audacious-plugins-3.9-gtk3-9c44e5e_GH0.tar.gz) = 2749596