audio/sdl{,2}_mixer: sync and add missing option descriptions
PR: 202689
This commit is contained in:
parent
82865e1e1d
commit
c9e338009b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410737
2 changed files with 3 additions and 5 deletions
|
@ -31,6 +31,7 @@ OPTIONS_DEFAULT+= TREMOR
|
|||
OPTIONS_DEFAULT+= VORBIS
|
||||
.endif
|
||||
|
||||
MOD_DESC= Tracker music support
|
||||
SMPEG_DESC= MP3 audio support via SMPEG2
|
||||
|
||||
MIKMOD_LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
|
||||
|
|
|
@ -32,11 +32,8 @@ OPTIONS_DEFAULT+= TREMOR
|
|||
OPTIONS_DEFAULT+= VORBIS
|
||||
.endif
|
||||
|
||||
MIKMOD_DESC= Enable MOD music via libMikMod
|
||||
MODPLUG_DESC= Enable MOD music via libModPlug
|
||||
SMPEG_DESC= Enable MP3 music via SMPEG
|
||||
FLAC_DESC= Enable FLAC encoding support via flac
|
||||
VORBIS_DESC= Enable Ogg Vorbis music
|
||||
MOD_DESC= Tracker music support
|
||||
SMPEG_DESC= MP3 audio support via SMPEG
|
||||
TIMIDITYPLUS_DESC= Use Timidity++ instead of Timidity (soundfont)
|
||||
|
||||
MIKMOD_LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
|
||||
|
|
Loading…
Reference in a new issue