aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-09-26 07:40:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-09-26 07:40:25 +0000
commit6d251f0820a977f13120cf8efdbfe58396469f6b (patch)
tree2ddcca94bcd9374572885303a34febd7935328c6 /Mk
parente93735041578b33511fd4b5053995b7ac0056add (diff)
downloadports-6d251f0820a977f13120cf8efdbfe58396469f6b.tar.gz
ports-6d251f0820a977f13120cf8efdbfe58396469f6b.zip
- Add few more knobs (mostly multimedia-related): FRIBIDI, GLX, LIVEMEDIA,
MATROSKA, TWOLAME - Augment descriptions of MP3 encoders; spell "Ogg" correctly everywhere
Notes
Notes: svn path=/head/; revision=304881
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.options.desc.mk13
1 files changed, 9 insertions, 4 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 485db4f28d67..430f6270f6d1 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -82,6 +82,7 @@ FPX_DESC?= FlashPix image format support
FREETDS_DESC?= FreeTDS library support
FREETYPE_DESC?= TrueType font rendering support
FREI0R_DESC?= Frei0r video plugins support
+FRIBIDI_DESC?= Bidirectional text support via GNU FriBidi
FTP_DESC?= FTP support
FUSE_DESC?= FUSE (Filesystem in Userspace) support
GCONF_DESC?= GConf configuration backend support
@@ -94,6 +95,7 @@ GEOTIFF_DESC?= GeoTIFF file format support
GGI_DESC?= General Graphics Interface support
GIF_DESC?= GIF image format support
GLADE_DESC?= Glade interface builder support
+GLX_DESC?= X11 OpenGL rendering support
GMP_DESC?= GMP (multiple precision arithmetic) support
GNOME_DESC?= GNOME desktop environment support
GNOMEKEYRING_DESC?= GNOME Keyring password manager support
@@ -101,7 +103,7 @@ GNOMEVFS2_DESC?= GnomeVFS2 (virtual file system) support
GNUPG_DESC?= GNU Privacy Guard support
GNUPLOT_DESC?= Plotting support via gnuplot
GNUTLS_DESC?= SSL/TLS support via GnuTLS
-GOGO_DESC?= GOGO MP3 encoder support
+GOGO_DESC?= GOGO MP3 audio encoder support
GOPHER_DESC?= Gopher support
GPERFTOOLS_DESC?= Google gperftools support
GPHOTO_DESC?= Digital cameras support via libgphoto2
@@ -147,7 +149,7 @@ KERBEROS5_DESC?= Kerberos 5 support
KML_DESC?= KML support
KWALLET_DESC?= KWallet password manager support
LADSPA_DESC?= LADSPA audio plugins support
-LAME_DESC?= LAME MP3 encoder support
+LAME_DESC?= LAME MP3 audio encoder support
LASH_DESC?= LASH audio support
LASTFM_DESC?= Last.fm streaming support
LATEX_DESC?= LaTeX support
@@ -170,13 +172,15 @@ LIBXINE_DESC?= libxine support
LIGHTTPD_DESC?= Lighttpd server support
LIRC_DESC?= LIRC support
LITE_DESC?= Reduced features and memory footprint
+LIVEMEDIA_DESC?= Multimedia streaming support via liveMedia
LQR_DESC?= Liquid Rescale support
LUA_DESC?= Lua scripting language support
LZMA_DESC?= LZMA compression support
-MAD_DESC?= MAD MP3 decoder support
+MAD_DESC?= MAD MP3 audio decoder support
MAGICK_DESC?= ImageMagick library support
MANPAGES_DESC?= Build and install manual pages
MAPSERVER_DESC?= Mapserver support
+MATROSKA_DESC?= Matroska container format support
MDNSRESPONDER_DESC?= Zeroconf support (via mDNSResponder)
MIKMOD_DESC?= MOD audio format support
MIXER_DESC?= Mixer support
@@ -212,7 +216,7 @@ NUMPY_DESC?= NumPy mathematical computing support
OBJC_DESC?= Objective C support
ODBC_DESC?= ODBC backend
ODF_DESC?= ODF file support
-OGG_DESC?= OGG format support
+OGG_DESC?= Ogg media format support
OPENAL_DESC?= OpenAL support
OPENCV_DESC?= OpenCV support
OPENEXR_DESC?= HDR support via OpenEXR
@@ -294,6 +298,7 @@ TOMCAT5_DESC?= Tomcat 5.x support
TOMCAT6_DESC?= Tomcat 6.x support
TOMCAT7_DESC?= Tomcat 7.x support
TREMOR_DESC?= Tremor decoder support
+TWOLAME_DESC?= TwoLAME MP2 audio encoder support
UCS2_DESC?= Unicode UCS-2 encoding support
UCS4_DESC?= Unicode UCS-4 encoding support
UNIXODBC_DESC?= ODBC backend via unixODBC