1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

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
This commit is contained in:
Thomas Zander 2017-09-30 13:23:29 +00:00
parent f2e21b5f29
commit 05950f1046
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450994
2 changed files with 15 additions and 9 deletions

View File

@ -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" \

View File

@ -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