mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
fix pkg-plist for OPTIONS
This commit is contained in:
parent
ea29a60149
commit
81951db615
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309260
@ -31,7 +31,7 @@ PORTDOCS= AUTHORS
|
||||
OPTIONS_DEFINE= DBUS OSS4 SDLOUT ALSA CUE MP3 STATUSICON AOSD AOSDXCOMP \
|
||||
ADPLUG VORBIS FLAC WAVPACK AAC SNDFILE MODPLUG JACK SID \
|
||||
CDAUDIO SCROBBLER MMS GIO SMB MTP NLS RESAMPLE AMIDI \
|
||||
NOTIFY BS2B FFAUDIO PULSE
|
||||
NOTIFY BS2B FFAUDIO PULSE NEON
|
||||
OPTIONS_DEFAULT= DBUS CUE MP3 STATUSICON AOSD AOSDXCOMP AAC CDAUDIO \
|
||||
SCROBBLER NEON NLS OSS4
|
||||
ADPLUG_DESC= ADPLUG decoder
|
||||
@ -49,6 +49,7 @@ SCROBBLER_DESC= Scrobbler decoder
|
||||
SDLOUT_DESC= SDL Output
|
||||
SID_DESC= Commodore64
|
||||
STATUSICON_DESC= X11 Status icon
|
||||
NEON_DESC= Neon plugin
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -170,7 +170,7 @@ lib/audacious/Input/metronom.so
|
||||
%%SIDPLUGIN%%lib/audacious/Input/sid.so
|
||||
lib/audacious/Input/console.so
|
||||
lib/audacious/Input/psf2.so
|
||||
lib/audacious/Input/madplug.so
|
||||
%%MP3PLUGIN%%lib/audacious/Input/madplug.so
|
||||
%%SNDFILEPLUGIN%%lib/audacious/Input/sndfile.so
|
||||
%%CDAUDIOPLUGIN%%lib/audacious/Input/cdaudio-ng.so
|
||||
lib/audacious/Effect/stereo.so
|
||||
@ -199,7 +199,7 @@ lib/audacious/General/albumart.so
|
||||
lib/audacious/General/skins.so
|
||||
lib/audacious/General/song_change.so
|
||||
%%STATUSICONPLUGIN%%lib/audacious/General/statusicon.so
|
||||
lib/audacious/General/cd-menu-items.so
|
||||
%%CDAUDIOPLUGIN%%lib/audacious/General/cd-menu-items.so
|
||||
%%OSS4PLUGIN%%lib/audacious/Output/oss4.so
|
||||
%%ALSAPLUGIN%%lib/audacious/Output/alsa.so
|
||||
lib/audacious/Output/filewriter.so
|
||||
|
Loading…
Reference in New Issue
Block a user