aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-07-17 16:58:09 +0800
committermm <mm@FreeBSD.org>2012-07-17 16:58:09 +0800
commit037f864a4369ad4135defdc1dab5ddf6551f6069 (patch)
tree4228e300676e44f2bce3057f00443d23b3e491d6 /Mk/bsd.options.desc.mk
parentb952266b13056fe84dafd5f44b2de82ae414ad8b (diff)
downloadfreebsd-ports-gnome-037f864a4369ad4135defdc1dab5ddf6551f6069.tar.gz
freebsd-ports-gnome-037f864a4369ad4135defdc1dab5ddf6551f6069.tar.zst
freebsd-ports-gnome-037f864a4369ad4135defdc1dab5ddf6551f6069.zip
Update ffmpeg to use new options framework
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 010cf5cd5135..324224fe393a 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -14,9 +14,12 @@ Options_Desc_MAINTAINER= ports@FreeBSD.org
# Length | | Length |
#
AAC_DESC?= AAC/MP4 support
+AACPLUS_DESC?= aac support using libaacplus
AALIB_DESC?= Aalib support
ALSA_DESC?= Alsa audio support
AMR_DESC?= openCORE AMR 3GPP Speech Codecs
+AMR_NB_DESC?= AMR Narrow Band audio support (opencore)
+AMR_WB_DESC?= AMR Wide Band audio support (opencore)
AO_DESC?= Support libao audio library
APACHE_DESC?= Apache server
APE_DESC?= Monkey's Audio support
@@ -35,6 +38,7 @@ CARES_DESC?= Asynchronous DNS resolution via c-ares
CDDA2WAV_DESC?= cdda2wav CD ripper
CDDB_DESC?= CDDB support
CDPARANOIA_DESC?= cdparanoia CD ripper
+CELT_DESC?= CELT audio codec support
CFITSIO_DESC?= FITS support via CFITSIO
COMPOSITE_DESC?= X11 Composite extension
CUE_DESC?= Support embedded cue sheets
@@ -47,6 +51,7 @@ DBUS_DESC?= D-Bus support
DCRAW_DESC?= dcraw support
DEBUG_DESC?= Install debug symbols
DEVD_DESC?= Install devd files
+DIRAC_DESC?= Dirac support using libdirac
DOCS_DESC?= Build and install the documentation
DOXYGEN_DESC?= Build documentation with doxygen
DV_DESC?= libDV support
@@ -65,6 +70,7 @@ FONTCONFIG_DESC?= Font configuration API for X
FPECTL_DESC?= floating point exception handling
FREETDS_DESC?= FreeTDS support
FREETYPE_DESC?= TrueType font rendering engine
+FREI0R_DESC?= Frei0r plugins support
FUSE_DESC?= Fuse support
GCONF_DESC?= gconf backend
GD_DESC?= gd (graphics library) support
@@ -177,6 +183,7 @@ NUMPY_DESC?= NumPy support
ODBC_DESC?= ODBC backend
ODF_DESC?= ODF support
OPENAL_DESC?= OpenAL support
+OPENCV_DESC?= OpenCV support
OPENEXR_DESC?= HDR support via OpenEXR
OPENGL_DESC?= OpenGL support
OPENJPEG_DESC?= Enhanced JPEG graphics support
@@ -215,6 +222,7 @@ RTMP_DESC?= RTMP support via librtmp
RUBY_DESC?= Ruby binding/support
SAMPLERATE_DESC?= Support sample rate conversion
SASL_DESC?= SASL support
+SCHROEDINGER_DESC?= Dirac support using libschroedinger
SCIPY_DESC?= SciPy support
SDL_DESC?= Simple Direct Madia Layer support
SEM_DESC?= POSIX semaphores support
@@ -237,6 +245,7 @@ SVN_DESC?= Subversion support
SZIP_DESC?= Szip support
TCL_DESC?= Tcl scripting language support
TCLTK_DESC?= Tcl/Tk support
+THEORA_DESC?= Ogg Theora support
THREADS_DESC?= Threading support
TIDY_DESC?= tidy html cleaner support
TIFF_DESC?= TIFF support
@@ -255,6 +264,8 @@ UPNP_DESC?= UPnP support
UTF8_DESC?= UTF-8 support
VAAPI_DESC?= VAAPI support
VDPAU_DESC?= VDPAU support
+VO_AACENC_DESC?= AAC audio encoding using vo-aacenc
+VO_AMRWBENC_DESC?= AMR Wide Band encoding using vo-amrwbenc
VORBIS_DESC?= Ogg Vorbis support
VPX_DESC?= VP8 video codec
WAV_DESC?= Support WAV audio format