diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 96125f9ff49d..e500a1db83ce 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -354,6 +354,7 @@ OPENMPI_DESC?= Parallel processing support via Open MPI OPENRAW_DESC?= RAW camera format support OPENSSL_DESC?= SSL/TLS support via OpenSSL OPTIMIZED_CFLAGS_DESC?= Use extra compiler optimizations +OPUS_DESC?= Opus audio codec support ORACLE_DESC?= Oracle database support ORACLE_JDBC_DESC?= JDBC connection to Oracle databases OSD_DESC?= On-screen display support diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index ad05384960b8..c610f60365ed 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= libcddb.so:${PORTSDIR}/audio/libcddb RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia OPTIONS_DEFINE= LAME OGG FLAC OPUS WAVPACK APE WINDOWS_CHARS NLS DOCS -OPUS_DESC= OPUS support OPTIONS_DEFAULT= LAME OGG FLAC OPTIONS_SUB= yes diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index 7f44f0a7bb4a..ba3b217ad147 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -45,7 +45,6 @@ ILBC_DESC= iLBC audio codec L16_DESC= L16 audio codec MENU_DESC= Interactive menu OPENGLES_DESC= OpenGL ES video output -OPUS_DESC= Opus audio codec PLC_DESC= Packet Loss Concealment PRESENCE_DESC= Presence module SRTP_DESC= Secure RTP module [broken] diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index b15fc36396c0..9cbaf023891a 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -17,7 +17,6 @@ OPTIONS_MULTI= CODEC OPTIONS_MULTI_CODEC= VORBIS OPUS LAME TWOLAME FAAC AACPLUS OPTIONS_DEFAULT= VORBIS -OPUS_DESC= Ogg Opus audio codec support AACPLUS_DESC= AAC HEv2 and libsamplerate support USE_AUTOTOOLS= aclocal automake autoconf diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index ae4d745b75cb..60c30cc956eb 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -39,10 +39,8 @@ OPTIONS_DEFINE= WAVPACK NLS OPUS SPEEX OPTIONS_SINGLE= GTK OPTIONS_SINGLE_GTK= GTK2 GTK3 OPTIONS_DEFAULT= GTK2 NLS - -OPUS_DESC= IETF audio support - OPTIONS_SUB= yes + WAVPACK_LIB_DEPENDS= libwavpack.so:${PORTSDIR}/audio/wavpack WAVPACK_CONFIGURE_ENABLE= wavpack NLS_USES= gettext diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 01883bba96f2..116aa6023eef 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -45,7 +45,6 @@ ADPLUG_DESC= AdPlug support FLUIDSYNTH_DESC=FludSynth support (MIDI files) GME_DESC= GME support (video game music files) LAME_DESC= Support for MP3 Icecast Streams -OPUS_DESC= Opus decoder SIDPLAY2_DESC= Sidplay support (C64 mono and stereo files) TREMOR_DESC= Tremor decoder (not with SHOUTCAST; use VORBIS) TWOLAME_DESC= TwoLAME support (mp2) diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile index a236ca7d5bff..7edda74a00cc 100644 --- a/games/ioquake3/Makefile +++ b/games/ioquake3/Makefile @@ -48,7 +48,6 @@ GAMELIBS_DESC= Build game libraries .if ${IOQ3:MOPUS} OPTIONS_DEFINE+= OPUS OPTIONS_DEFAULT+= OPUS -OPUS_DESC= Opus audio codec support .endif MAKE_ARGS+= DEFAULT_BASEDIR="${Q3DIR}" \ diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index e90b999d80be..c6a8900ab2c4 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -39,7 +39,6 @@ CDIO_DESC= Audio CD grabbing with libcdio FDK_AAC_DESC= AAC audio encoding via Fraunhofer FDK FFSERVER_DESC= Build and install ffserver LIBV4L_DESC= Video for Linux support -OPUS_DESC= Opus decoding with libopus X11GRAB_DESC= Enable x11 grabbing # aacplus diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile index 38637fb97026..254f0f6935b4 100644 --- a/multimedia/libav/Makefile +++ b/multimedia/libav/Makefile @@ -42,7 +42,6 @@ OPTIONS_DEFAULT= BZIP2 FREETYPE FREI0R GNUTLS OPENCV SCHROEDINGER \ FDK_AAC_DESC= AAC audio encoding via Fraunhofer FDK ILBC_DESC= iLBC en/decoding via libilbc -OPUS_DESC= Opus decoding with libopus X11GRAB_DESC= X11 grabbing ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 9be704482eb5..e35996d477da 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -20,7 +20,6 @@ OPTIONS_DEFAULT=GIF IPV6 OCFLAGS RTCPU WIN32 X264 XVID BLURAY_DESC?= BluRay support LZO_DESC?= Enable external liblzo library OCFLAGS_DESC?= Use optimized compiler flags -OPUS_DESC?= Opus decoding with libopus OTCHAIN_DESC?= Use gcc 4.6+ toolchain on legacy systems REAL_DESC?= Enable realplayer plugin RTCPU_DESC?= Use runtime CPU detection on supported archs diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 9c4dcbf24716..a3c50afdbe3c 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -27,7 +27,6 @@ BLURAY_DESC?= BluRay support ENCA_DESC?= Charset conversion via enca LZO_DESC?= External liblzo support OCFLAGS_DESC?= Use optimized compiler flags -OPUS_DESC?= Opus decoding with libopus OTCHAIN_DESC?= Use gcc 4.6+ toolchain on legacy systems REAL_DESC?= Enable realplayer plugin RTC_DESC?= Add support for kernel real time clock diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index f4e90450f9d0..4b826d729c51 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -75,7 +75,6 @@ GME_DESC= Game Music Emu (libgme) support GOOM_DESC= Goom visualisation plugin KATE_DESC= Kate codec support LIBSSH2_DESC= SCP/SFTP support via libssh2 -OPUS_DESC= Opus audio format REALRTSP_DESC= Real RTSP access module RUNROOT_DESC= Enable running as root SIDPLAY_DESC= C64 sid demux support