aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-12-16 10:12:15 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-12-16 10:12:15 +0000
commit9512d2f4332e532fa4128bae32d9d1b1fdff6791 (patch)
tree84f9e3e29fed9d87be52ed63d1b727fa8a09e14e
parente5d53c33a756fb2eca4fd1070ab3e360beb6fe22 (diff)
downloadports-9512d2f4332e532fa4128bae32d9d1b1fdff6791.tar.gz
ports-9512d2f4332e532fa4128bae32d9d1b1fdff6791.zip
MFH: r558218
- Enable PULSEAUDIO option by default so this plugin is available in the binary package. - While here reflow options. Requested by: Usama Hashimi <usama.cit@gmail.com>
Notes
Notes: svn path=/branches/2020Q4/; revision=558219
-rw-r--r--multimedia/audacious-plugins/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index ddd332eba7f5..2de2f7df23fb 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= audacious-plugins
PORTVERSION= 4.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.audacious-media-player.org/
@@ -56,8 +56,9 @@ OPTIONS_DEFINE= AAC AMIDI BS2B CDDA CUE FFMPEG FLAC LAME LIRC \
SCROBBLER SID SNDFILE SPEEDPITCH VORBIS WAVPACK
OPTIONS_MULTI= OUTPUT
OPTIONS_MULTI_OUTPUT= ALSA FILEWRITER JACK OSS PULSEAUDIO SDL SNDIO
-OPTIONS_DEFAULT=AAC CDDA CUE FILEWRITER FFMPEG FLAC \
- MMS MPRIS NEON NLS NOTIFY OSS SCROBBLER VORBIS WAVPACK
+OPTIONS_DEFAULT= AAC CDDA CUE FILEWRITER FFMPEG FLAC MMS MPRIS \
+ NEON NLS NOTIFY OSS PULSEAUDIO SCROBBLER \
+ VORBIS WAVPACK
OPTIONS_SUB= yes
.if ${FLAVOR} == gtk2