From 9512d2f4332e532fa4128bae32d9d1b1fdff6791 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Wed, 16 Dec 2020 10:12:15 +0000 Subject: MFH: r558218 - Enable PULSEAUDIO option by default so this plugin is available in the binary package. - While here reflow options. Requested by: Usama Hashimi --- multimedia/audacious-plugins/Makefile | 7 ++++--- 1 file 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 -- cgit v1.2.3