Update the placeholders for the MYSOFA option to use audio/libmysofa (added in r461283).

Minor sorting of options descriptions.

Reviewed by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D14276
This commit is contained in:
Jason E. Hale 2018-03-27 11:10:57 +00:00
parent e99a416f75
commit c28fd36d13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465688

View File

@ -40,11 +40,6 @@ OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GMP GNUTLS ICONV \
OPENCV OPTIMIZED_CFLAGS OPUS RTCPU THEORA V4L VAAPI VDPAU \
VORBIS VPX X264 X265 XVID
.if !exists(${.CURDIR:H:H}/science/libmysofa)
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/2336c76b2246
OPTIONS_EXCLUDE+= MYSOFA
.endif
OPTIONS_RADIO= RTMP SSL
OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP
OPTIONS_RADIO_SSL= GNUTLS OPENSSL
@ -70,8 +65,8 @@ GPL3_DESC= Allow (L)GPL version 3 code(cs)
ILBC_DESC= Internet Low Bit Rate codec
KVAZAAR_DESC= H.265 video codec support via Kvazaar
LICENSE_DESC= Licensing options
NEON_DESC= Media Processing Engine instructions
MYSOFA_DESC= SOFAlizer binaural filter
NEON_DESC= Media Processing Engine instructions
NONFREE_DESC= Allow use of nonfree code
OPENH264_DESC= H.264 video codec support via OpenH264
RUBBERBAND_DESC=Time-stretching and pitch-shifting with librubberband
@ -245,7 +240,7 @@ MODPLUG_LIB_DEPENDS= libmodplug.so:audio/libmodplug
MODPLUG_CONFIGURE_ENABLE= libmodplug
# mysofa
MYSOFA_LIB_DEPENDS= libmysofa.so:science/libmysofa
MYSOFA_LIB_DEPENDS= libmysofa.so:audio/libmysofa
MYSOFA_CONFIGURE_ENABLE= libmysofa
# OpenAL