mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
- Fix plist for certain options combinations
PR: 173134 Submitted by: myself Approved by: maitainer timeout (oliver, 1 month) Feature safe: yes
This commit is contained in:
parent
878145a4ff
commit
d85300c7dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308020
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= audacious-plugins
|
||||
PORTVERSION= 3.2.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://distfiles.audacious-media-player.org/
|
||||
|
||||
|
@ -167,7 +167,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
|
||||
@ -197,7 +197,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
|
||||
%%OSSPLUGIN%%lib/audacious/Output/OSS.so
|
||||
%%OSS4PLUGIN%%lib/audacious/Output/oss4.so
|
||||
%%ALSAPLUGIN%%lib/audacious/Output/alsa.so
|
||||
|
Loading…
Reference in New Issue
Block a user