2012-05-29 11:54:27 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
#
|
2012-05-30 14:03:28 +02:00
|
|
|
# READ BEFORE EDITING:
|
|
|
|
# - Please keep descriptions sorted alphabetically by variable name.
|
2012-05-29 14:18:32 +02:00
|
|
|
#
|
2012-06-24 06:27:37 +02:00
|
|
|
# - Please respect these limits or the dialog options wrap or get cutoff
|
2012-10-06 19:35:34 +02:00
|
|
|
# - OPTION_DESC?= must be 19 characters or less
|
2012-06-24 06:27:37 +02:00
|
|
|
# - OPTION description text must be 43 characters or less
|
|
|
|
#
|
2014-07-20 18:05:08 +02:00
|
|
|
# - This file is maintained by ports@FreeBSD.org so that entries can be added
|
|
|
|
# to it easily. Any sweeping changes should be approved by portmgr@.
|
2012-05-29 14:18:32 +02:00
|
|
|
|
|
|
|
Options_Desc_MAINTAINER= ports@FreeBSD.org
|
2012-05-29 11:54:27 +02:00
|
|
|
|
2012-06-24 06:27:37 +02:00
|
|
|
# OPTION_DESC: Description:
|
|
|
|
# Length | | Length |
|
|
|
|
#
|
2013-03-22 06:37:51 +01:00
|
|
|
A52_DESC?= AC-3 support via liba52
|
|
|
|
AAC_DESC?= AAC/MP4 format support
|
|
|
|
AACPLUS_DESC?= AAC support via libaacplus
|
|
|
|
AALIB_DESC?= AAlib graphics library support
|
2016-12-25 15:41:11 +01:00
|
|
|
ACOUSTID_DESC?= AcoustID audio fingerprinting support
|
2015-03-31 08:33:42 +02:00
|
|
|
ALAC_DESC?= Apple Lossless audio format support
|
2013-03-22 06:37:51 +01:00
|
|
|
ALSA_DESC?= ALSA audio architecture support
|
|
|
|
AMR_DESC?= AMR 3GPP speech codec support (opencore)
|
|
|
|
AMR_NB_DESC?= AMR Narrow Band audio support (opencore)
|
|
|
|
AMR_WB_DESC?= AMR Wide Band audio support (opencore)
|
|
|
|
AO_DESC?= libao audio library support
|
|
|
|
APACHE_DESC?= Apache server support
|
|
|
|
APE_DESC?= Monkey's Audio lossless format support
|
|
|
|
ARCHIVE_DESC?= bzip2/zip/iso9660 archive support
|
2014-06-21 08:39:32 +02:00
|
|
|
ARMADILLO_DESC?= TPS transform computation via Armadillo
|
2014-11-24 19:17:27 +01:00
|
|
|
ASIO_DESC?= Asynchronous I/O support
|
2012-06-26 05:32:36 +02:00
|
|
|
ASM_DESC?= Use optimized assembly code
|
2013-03-22 06:37:51 +01:00
|
|
|
ASPELL_DESC?= Spell checking support via GNU Aspell
|
2012-08-29 03:58:35 +02:00
|
|
|
ASSERT_DESC?= Enable debug assertions
|
2015-03-21 13:00:12 +01:00
|
|
|
ATLAS_DESC?= ATLAS blas implementation
|
2012-12-16 00:06:39 +01:00
|
|
|
AUDIOFILE_DESC?= SGI audio file format support
|
2013-03-22 06:37:51 +01:00
|
|
|
AVAHI_DESC?= Zeroconf support via Avahi
|
2013-01-19 23:03:02 +01:00
|
|
|
BASH_DESC?= Install programmable completions for Bash
|
2013-03-22 06:37:51 +01:00
|
|
|
BDB_DESC?= Berkeley DB support
|
|
|
|
BDB1_DESC?= Berkeley DB 1.85 support
|
2015-03-31 08:33:42 +02:00
|
|
|
BITTORRENT_DESC?= BitTorrent file sharing support
|
2013-03-22 06:37:51 +01:00
|
|
|
BOOST_DESC?= Boost C++ libraries support
|
|
|
|
BZIP2_DESC?= bzip2 compression support
|
|
|
|
CACA_DESC?= libcaca graphics library support
|
|
|
|
CAIRO_DESC?= Cairo graphics library support
|
2012-07-01 14:24:53 +02:00
|
|
|
CARES_DESC?= Asynchronous DNS resolution via c-ares
|
2015-04-01 11:30:48 +02:00
|
|
|
CDDA_DESC?= Digital Audio CD support
|
2015-03-31 08:33:42 +02:00
|
|
|
CDDA2WAV_DESC?= CD ripping support (via cdda2wav)
|
2013-03-22 06:37:51 +01:00
|
|
|
CDDB_DESC?= CDDB (compact disc database) support
|
|
|
|
CDIO_DESC?= CDIO support via libcdio
|
2015-03-31 08:33:42 +02:00
|
|
|
CDPARANOIA_DESC?= CD ripping support (via cdparanoia)
|
2013-03-22 06:37:51 +01:00
|
|
|
CELT_DESC?= CELT audio codec support
|
|
|
|
CFITSIO_DESC?= FITS support via CFITSIO
|
graphics/darktable: Update to 1.4.2
The following changes were made to options:
o Remove GCC option (see below)
o Remove KWALLET option (unused)
o Rename FACEBOOK option to FB_PICASA, because both export features
depend on json-glib.
o Add COLORD option (color management)
o Add GRAPHMAGICK option (support GraphicsMagick's image formats)
o Add LUA option (embed Lua to add scripting)
o Add OPENEXR option (support HDR image format)
o Add SQUISH option (use libsquish to compress thumbnails)
o Add WEBP option (support WebP image format)
The patch enables more options by default, because I think it's more
sensible for a photographer using binary packages:
o COLORD
o FB_PICASA
o FLICKR
o GEO
o GPHOTO (already on)
o LUA
o NLS
o OPENEXR
o OPENJPEG
o RAWSPEED (already on)
o WEBP
The GCC option was removed because the usage of GCC along with libc++
in FreeBSD 10 and -CURRENT is unstable (this isn't a general truth,
just valid in the case of darktable). In FreeBSD up-to 9, the usage of
lang/gcc is mandatory anyway, because GCC 4.2.1 support is best effort
only (upstream).
Ninja is now used to build darktable, instead of make. This is not mandatory
of course, but brings a 33% build time improvement (at least for me).
pkg-plist is generated with "make makeplist" this time. That's why the
diff seems large. In fact most of the content remains the same, just with
a different order.
All patches were committed upstream and are removed, except one which
comes from upstream but isn't part of release 1.4.2.
The port is now "stagified".
Finally, I take maintainership of it.
PR: ports/186979
Phabricator: D107
Reviewed by: danfe@ (previous version), antoine@
Approved by: antoine@
2014-06-01 20:52:21 +02:00
|
|
|
COLORD_DESC?= Color management via colord
|
2013-03-22 06:37:51 +01:00
|
|
|
COMPOSITE_DESC?= X11 Composite extension support
|
2014-06-21 08:39:32 +02:00
|
|
|
COOKIE_DESC?= Web cookie support
|
2013-03-22 06:37:51 +01:00
|
|
|
CUE_DESC?= Embedded CUE sheets support
|
|
|
|
CUPS_DESC?= CUPS printing system support
|
|
|
|
CURL_DESC?= Data transfer support via cURL
|
2014-06-21 16:54:06 +02:00
|
|
|
CXX_DESC?= C++ language support
|
2013-07-12 10:11:42 +02:00
|
|
|
CYASSL_DESC?= SSL/TLS support via CyaSSL
|
2015-03-31 08:33:42 +02:00
|
|
|
DAGRAB_DESC?= CD ripping support (via dagrab)
|
2012-07-07 10:19:48 +02:00
|
|
|
DATA_DESC?= Install data files
|
2014-06-21 16:54:06 +02:00
|
|
|
DBM_DESC?= dbm database library support
|
2013-03-22 06:37:51 +01:00
|
|
|
DBUS_DESC?= D-Bus IPC system support
|
|
|
|
DCA_DESC?= DTS support via libdca
|
2015-03-31 08:33:42 +02:00
|
|
|
DCRAW_DESC?= Raw image processing support via dcraw
|
2014-02-19 18:18:56 +01:00
|
|
|
DEBUG_DESC?= Build with debugging support
|
2012-08-25 09:55:22 +02:00
|
|
|
DEVD_DESC?= Install devd(8) files
|
2013-03-22 06:37:51 +01:00
|
|
|
DIRAC_DESC?= Dirac codec support via libdirac
|
2013-11-23 19:18:33 +01:00
|
|
|
DJVU_DESC?= DjVu document support
|
2012-09-26 18:05:35 +02:00
|
|
|
DOCS_DESC?= Build and/or install documentation
|
2012-08-25 09:55:22 +02:00
|
|
|
DOXYGEN_DESC?= Build documentation with Doxygen
|
2015-01-25 00:10:59 +01:00
|
|
|
DTRACE_DESC?= Build with DTrace probes
|
2013-03-22 06:37:51 +01:00
|
|
|
DV_DESC?= Quasar DV video codec support (libdv)
|
|
|
|
DVDCSS_DESC?= Encrypted DVD support via libdvdcss
|
|
|
|
ECW_DESC?= ECW image format support
|
|
|
|
ESOUND_DESC?= EsounD sound server support
|
2012-09-26 18:05:35 +02:00
|
|
|
EXAMPLES_DESC?= Build and/or install examples
|
2013-01-29 14:33:56 +01:00
|
|
|
EXIV2_DESC?= EXIF and IPTC metadata support via exiv2
|
2013-08-24 21:34:07 +02:00
|
|
|
EXPAT_DESC?= XML parser support via Expat
|
2013-03-22 06:37:51 +01:00
|
|
|
FAAC_DESC?= FAAC AAC encoder support
|
|
|
|
FAAD_DESC?= FAAD AAC decoder support
|
|
|
|
FAM_DESC?= File Alteration Monitor support
|
2014-06-21 16:23:15 +02:00
|
|
|
FASTCGI_DESC?= FastCGI protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
FFMPEG_DESC?= FFmpeg support (WMA, AIFF, AC3, APE...)
|
|
|
|
FFTW_DESC?= Discrete Fourier Transform support
|
2014-06-21 16:54:06 +02:00
|
|
|
FINGER_DESC?= finger(1) user information support
|
2013-03-22 06:37:51 +01:00
|
|
|
FIREBIRD_DESC?= Firebird (Interbase) database support
|
|
|
|
FLAC_DESC?= FLAC lossless audio codec support
|
|
|
|
FLICKR_DESC?= Flickr support via flickcurl
|
2016-03-01 17:41:13 +01:00
|
|
|
FLUIDSYNTH_DESC?= MIDI playback support via FluidSynth
|
2013-03-22 06:37:51 +01:00
|
|
|
FONTCONFIG_DESC?= X11 font configuration support
|
2014-06-21 16:54:06 +02:00
|
|
|
FORTRAN_DESC?= Fortran language support
|
2012-08-25 09:55:22 +02:00
|
|
|
FPECTL_DESC?= Floating point exception handling
|
2013-03-22 06:37:51 +01:00
|
|
|
FPX_DESC?= FlashPix image format support
|
|
|
|
FREETDS_DESC?= FreeTDS library support
|
|
|
|
FREETYPE_DESC?= TrueType font rendering support
|
2013-11-22 21:37:08 +01:00
|
|
|
FREEXL_DESC?= Excel file (.xls) support via FreeXL
|
2013-03-22 06:37:51 +01:00
|
|
|
FREI0R_DESC?= Frei0r video plugins support
|
|
|
|
FRIBIDI_DESC?= Bidirectional text support via GNU FriBidi
|
2014-07-20 18:05:08 +02:00
|
|
|
FTP_DESC?= FTP protocol support
|
2012-10-06 19:35:34 +02:00
|
|
|
FTPS_DESC?= FTP with SSL/TLS support
|
2013-03-22 06:37:51 +01:00
|
|
|
FUSE_DESC?= FUSE (Filesystem in Userspace) support
|
2015-11-16 01:30:00 +01:00
|
|
|
GCC_DESC?= Build with modern GCC (from ports)
|
2013-03-22 06:37:51 +01:00
|
|
|
GCONF_DESC?= GConf configuration backend support
|
|
|
|
GCRYPT_DESC?= Use GNU crypt library instead of OpenSSL
|
|
|
|
GD_DESC?= GD graphics library support
|
|
|
|
GDBM_DESC?= GNU dbm library support
|
2012-08-29 03:58:35 +02:00
|
|
|
GDM_DESC?= Install GDM login manager
|
2014-06-21 16:54:06 +02:00
|
|
|
GEOIP_DESC?= GeoIP IP location support
|
2014-06-21 08:39:32 +02:00
|
|
|
GEOS_DESC?= GEOS Geometry Engine support
|
2013-03-22 06:37:51 +01:00
|
|
|
GEOTIFF_DESC?= GeoTIFF file format support
|
|
|
|
GGI_DESC?= General Graphics Interface support
|
2014-06-21 16:23:15 +02:00
|
|
|
GHOSTSCRIPT_DESC?= Ghostscript support
|
2013-03-22 06:37:51 +01:00
|
|
|
GIF_DESC?= GIF image format support
|
|
|
|
GIO_DESC?= Use GIO for file I/O
|
|
|
|
GLADE_DESC?= Glade interface builder support
|
2014-06-21 08:39:32 +02:00
|
|
|
GLUT_DESC?= OpenGL Utility Toolkit support
|
2013-03-22 06:37:51 +01:00
|
|
|
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
|
|
|
|
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
|
2014-06-21 08:39:32 +02:00
|
|
|
GOPHER_DESC?= Gopher protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
GPERFTOOLS_DESC?= Google gperftools support
|
|
|
|
GPHOTO_DESC?= Digital cameras support via libgphoto2
|
2014-06-21 16:54:06 +02:00
|
|
|
GRAPHMAGICK_DESC?= GraphicsMagick image processing support
|
|
|
|
GRAPHVIZ_DESC?= Graphviz graph drawing support
|
2014-06-21 08:39:32 +02:00
|
|
|
GRASS_DESC?= Geographic Information System (GIS) support
|
2012-06-24 21:26:23 +02:00
|
|
|
GSM_DESC?= GSM codec support
|
2016-02-01 20:47:22 +01:00
|
|
|
GSSAPI_BASE_DESC?= GSSAPI support via base system (Kerberos required)
|
2014-06-21 08:39:32 +02:00
|
|
|
GSSAPI_DESC?= GSSAPI Security API support
|
2016-02-01 20:47:22 +01:00
|
|
|
GSSAPI_HEIMDAL_DESC?= GSSAPI support via security/heimdal
|
|
|
|
GSSAPI_MIT_DESC?= GSSAPI support via security/krb5
|
|
|
|
GSSAPI_NONE_DESC?= Disable GSSAPI support
|
2013-03-22 06:37:51 +01:00
|
|
|
GSTREAMER_DESC?= Multimedia support via GStreamer
|
2013-09-01 17:55:25 +02:00
|
|
|
GTA_DESC?= Generic Tagged Array (GTA) support
|
2013-03-22 06:37:51 +01:00
|
|
|
GTK1_DESC?= GTK+ 1 GUI toolkit support
|
|
|
|
GTK2_DESC?= GTK+ 2 GUI toolkit support
|
|
|
|
GTK3_DESC?= GTK+ 3 GUI toolkit support
|
|
|
|
GUI_DESC?= GUI (Graphical User Interface) support
|
|
|
|
GUILE_DESC?= Guile extension language support
|
|
|
|
GVFS_DESC?= Virtual filesystems support via GVFS
|
2014-06-21 16:54:06 +02:00
|
|
|
H323_DESC?= H.323 codec support
|
2013-03-22 06:37:51 +01:00
|
|
|
HAL_DESC?= HAL (Hardware Abstraction Layer) support
|
|
|
|
HDF5_DESC?= HDF-5 data format support
|
2014-02-24 11:36:00 +01:00
|
|
|
HPACK_DESC?= Header Compression for HTTP/2.0 support
|
2014-07-20 18:05:08 +02:00
|
|
|
HTTP2_DESC?= HTTP protocol version 2.0 support
|
2013-03-22 06:37:51 +01:00
|
|
|
HTTPD_DESC?= httpd output streaming support
|
|
|
|
HTTPS_DESC?= HTTPS protocol support
|
2013-05-12 06:48:06 +02:00
|
|
|
HUNSPELL_DESC?= Spell checking support via Hunspell
|
2013-03-22 06:37:51 +01:00
|
|
|
ICONS_DESC?= Install icon theme(s)
|
|
|
|
ICONV_DESC?= Encoding conversion support via iconv
|
2013-02-20 22:01:57 +01:00
|
|
|
ICU_DESC?= Unicode support via ICU
|
2013-03-22 06:37:51 +01:00
|
|
|
ID3_DESC?= ID3 tags support
|
|
|
|
ID3TAG_DESC?= ID3 v1/v2 tags support
|
|
|
|
IDN_DESC?= International Domain Names support
|
2014-06-21 16:54:06 +02:00
|
|
|
IMAGEMAGICK_DESC?= ImageMagick image processing support
|
2013-03-25 13:18:18 +01:00
|
|
|
IMLIB_DESC?= Imlib image library support
|
|
|
|
IMLIB2_DESC?= Imlib 2 image library support
|
2013-03-22 06:37:51 +01:00
|
|
|
INI_DESC?= INI file/format/parser support
|
2012-07-08 08:48:24 +02:00
|
|
|
IODBC_DESC?= ODBC backend via iODBC
|
2013-03-22 06:37:51 +01:00
|
|
|
IPV4_DESC?= IPv4 protocol support
|
|
|
|
IPV6_DESC?= IPv6 protocol support
|
|
|
|
ISPELL_DESC?= Spell checking support via Ispell
|
2014-06-21 16:23:15 +02:00
|
|
|
JABBER_DESC?= Jabber communications protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
JACK_DESC?= JACK audio server support
|
|
|
|
JASPER_DESC?= JPEG 2000 support via JasPer
|
|
|
|
JAVA_DESC?= Java platform support
|
|
|
|
JBIG_DESC?= JBIG image format support
|
|
|
|
JHEAD_DESC?= jhead EXIF manipulator support
|
|
|
|
JPEG_DESC?= JPEG image format support
|
2014-08-22 13:31:34 +02:00
|
|
|
JSON_C_DESC?= JSON file/format parser support via json-c
|
2013-03-22 06:37:51 +01:00
|
|
|
JSON_DESC?= JSON file/format/parser support
|
|
|
|
KDE4_DESC?= KDE 4 desktop environment support
|
2012-06-24 21:26:23 +02:00
|
|
|
KERBEROS_DESC?= Kerberos support
|
2012-07-01 14:24:53 +02:00
|
|
|
KERBEROS4_DESC?= Kerberos 4 support
|
|
|
|
KERBEROS5_DESC?= Kerberos 5 support
|
2014-06-21 16:54:06 +02:00
|
|
|
KML_DESC?= Keyhole Markup Language (KML) support
|
2013-03-22 06:37:51 +01:00
|
|
|
KWALLET_DESC?= KWallet password manager support
|
|
|
|
LADSPA_DESC?= LADSPA audio plugins support
|
|
|
|
LAME_DESC?= LAME MP3 audio encoder support
|
2014-07-20 18:05:08 +02:00
|
|
|
LANG_AF_DESC?= Afrikaans language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_AK_DESC?= Akan language support
|
|
|
|
LANG_AM_DESC?= Armenian language support
|
|
|
|
LANG_AR_DESC?= Arabic language support
|
|
|
|
LANG_AST_DESC?= Asturian language support
|
|
|
|
LANG_BB_DESC?= Bengali (Bangladesh) language support
|
2014-07-20 18:05:08 +02:00
|
|
|
LANG_BE_DESC?= Belarusian language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_BG_DESC?= Bulgarian language support
|
|
|
|
LANG_BN_DESC?= Bengali language support
|
|
|
|
LANG_BR_DESC?= Breton language support
|
|
|
|
LANG_BS_DESC?= Bosnian language support
|
|
|
|
LANG_CA_DESC?= Catalan language support
|
|
|
|
LANG_CN_DESC?= Chinese language support
|
|
|
|
LANG_CS_DESC?= Czech language support
|
|
|
|
LANG_CY_DESC?= Welsh language support
|
|
|
|
LANG_DA_DESC?= Danish language support
|
|
|
|
LANG_DE_DESC?= German language support
|
|
|
|
LANG_EL_DESC?= Greek language support
|
|
|
|
LANG_EO_DESC?= Esperanto language support
|
|
|
|
LANG_ES_DESC?= Spanish language support
|
|
|
|
LANG_ET_DESC?= Estonian language support
|
|
|
|
LANG_EU_DESC?= Basque language support
|
|
|
|
LANG_FA_DESC?= Persian language support
|
|
|
|
LANG_FI_DESC?= Finnish language support
|
|
|
|
LANG_FR_DESC?= French language support
|
|
|
|
LANG_FY_DESC?= Frisian language support
|
|
|
|
LANG_GA_DESC?= Irish language support
|
2013-04-19 16:47:09 +02:00
|
|
|
LANG_GB_DESC?= English (GB) language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_GD_DESC?= Gaelic (Scotland) language support
|
|
|
|
LANG_GL_DESC?= Galician language support
|
|
|
|
LANG_GU_DESC?= Gujarati language support
|
|
|
|
LANG_HE_DESC?= Hebrew language support
|
|
|
|
LANG_HI_DESC?= Hindi language support
|
2014-07-29 00:32:13 +02:00
|
|
|
LANG_HR_DESC?= Croatian language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_HU_DESC?= Hungarian language support
|
|
|
|
LANG_ID_DESC?= Indonesian language support
|
|
|
|
LANG_IS_DESC?= Icelandic language support
|
|
|
|
LANG_IT_DESC?= Italian language support
|
|
|
|
LANG_JA_DESC?= Japanese language support
|
|
|
|
LANG_JP_DESC?= Japanese (ja-JP-mac) language support
|
|
|
|
LANG_KK_DESC?= Kazakh language support
|
|
|
|
LANG_KN_DESC?= Kannada language support
|
|
|
|
LANG_KO_DESC?= Korean language support
|
|
|
|
LANG_KU_DESC?= Kurdish language support
|
|
|
|
LANG_LG_DESC?= Luganda language support
|
|
|
|
LANG_LK_DESC?= Tamil (Sri Lanka) language support
|
|
|
|
LANG_LT_DESC?= Lithuanian language support
|
|
|
|
LANG_LV_DESC?= Latvian language support
|
|
|
|
LANG_MAI_DESC?= Maithili language support
|
|
|
|
LANG_MK_DESC?= Macedonian language support
|
|
|
|
LANG_ML_DESC?= Malayalam language support
|
|
|
|
LANG_MN_DESC?= Mongolian language support
|
|
|
|
LANG_MR_DESC?= Marathi language support
|
|
|
|
LANG_NB_DESC?= Norwegian language support
|
|
|
|
LANG_NL_DESC?= Dutch language support
|
|
|
|
LANG_NN_DESC?= Norwegian Nynorsk language support
|
|
|
|
LANG_NSO_DESC?= Northern Sotho language support
|
|
|
|
LANG_OR_DESC?= Oriya language support
|
|
|
|
LANG_PA_DESC?= Punjabi language support
|
|
|
|
LANG_PBR_DESC?= Portuguese (Brazil) language support
|
|
|
|
LANG_PL_DESC?= Polish language support
|
|
|
|
LANG_PT_DESC?= Portuguese language support
|
|
|
|
LANG_RM_DESC?= Romansh language support
|
|
|
|
LANG_RO_DESC?= Romanian language support
|
|
|
|
LANG_RU_DESC?= Russian language support
|
|
|
|
LANG_SA_DESC?= Spanish (Argentina) language support
|
|
|
|
LANG_SC_DESC?= Spanish (Chile) language support
|
|
|
|
LANG_SE_DESC?= Swedish language support
|
2014-07-29 00:32:13 +02:00
|
|
|
LANG_SI_DESC?= Sinhala language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_SK_DESC?= Slovak language support
|
|
|
|
LANG_SL_DESC?= Slovenian language support
|
|
|
|
LANG_SM_DESC?= Spanish (Mexico) language support
|
|
|
|
LANG_SON_DESC?= Songhai language support
|
|
|
|
LANG_SQ_DESC?= Albanian language support
|
|
|
|
LANG_SR_DESC?= Serbian language support
|
|
|
|
LANG_SV_DESC?= Swedish language support
|
|
|
|
LANG_TA_DESC?= Tamil language support
|
|
|
|
LANG_TE_DESC?= Telugu language support
|
|
|
|
LANG_TH_DESC?= Thai language support
|
|
|
|
LANG_TR_DESC?= Turkish language support
|
|
|
|
LANG_TW_DESC?= Taiwanese language support
|
|
|
|
LANG_UA_DESC?= Ukrainian language support
|
|
|
|
LANG_UK_DESC?= Ukrainian language support
|
|
|
|
LANG_US_DESC?= English (US) language support
|
|
|
|
LANG_VI_DESC?= Vietnamese language support
|
2013-04-19 16:47:09 +02:00
|
|
|
LANG_ZA_DESC?= English (South Africa) language support
|
2013-03-23 21:20:22 +01:00
|
|
|
LANG_ZU_DESC?= Zulu language support
|
2013-03-22 06:37:51 +01:00
|
|
|
LASH_DESC?= LASH audio support
|
|
|
|
LASTFM_DESC?= Last.fm streaming support
|
2012-08-15 02:10:00 +02:00
|
|
|
LATEX_DESC?= LaTeX support
|
2014-06-21 08:39:32 +02:00
|
|
|
LCMS2_DESC?= Little CMS 2.x support
|
2014-06-21 16:23:15 +02:00
|
|
|
LDAP_DESC?= LDAP protocol support
|
2014-06-21 16:54:06 +02:00
|
|
|
LDAPS_DESC?= LDAP protocol over SSL support
|
2013-03-22 06:37:51 +01:00
|
|
|
LENSFUN_DESC?= Camera lens database support via LensFun
|
2012-08-25 09:55:22 +02:00
|
|
|
LFS_DESC?= Large files support
|
2013-03-22 06:37:51 +01:00
|
|
|
LIBBLURAY_DESC?= Blu-ray discs support via libbluray
|
2012-12-15 17:56:58 +01:00
|
|
|
LIBEDIT_DESC?= Command line editing via libedit
|
2013-03-22 06:37:51 +01:00
|
|
|
LIBEV_DESC?= High-performance events support via libev
|
|
|
|
LIBEXIF_DESC?= EXIF metadata support via libexif
|
2014-06-21 08:39:32 +02:00
|
|
|
LIBEXTRACTOR_DESC?= Metadata extraction support
|
2013-09-23 11:09:54 +02:00
|
|
|
LIBLO_DESC?= Open Sound Control support via liblo
|
2013-03-22 06:37:51 +01:00
|
|
|
LIBMNG_DESC?= MNG animated images support via libmng
|
2014-07-20 18:05:08 +02:00
|
|
|
LIBOIL_DESC?= Inner loop optimization support via liboil
|
2014-06-21 16:54:06 +02:00
|
|
|
LIBPAPER_DESC?= Paper size selection support via libpaper
|
2013-03-22 06:37:51 +01:00
|
|
|
LIBRSVG2_DESC?= SVG vector graphics support via librsvg2
|
2014-07-20 18:05:08 +02:00
|
|
|
LIBVIRT_DESC?= Virtualization support via libvirt
|
|
|
|
LIBVISUAL_DESC?= Audio visualization support via libvisual
|
|
|
|
LIBWMF_DESC?= Windows Metafile format support
|
2012-06-24 21:26:23 +02:00
|
|
|
LIBWRAP_DESC?= TCP wrapper support
|
2014-06-21 16:54:06 +02:00
|
|
|
LIBXINE_DESC?= Multimedia codec support via libxine
|
2013-08-24 21:34:07 +02:00
|
|
|
LIBXML2_DESC?= XML parser support via libxml2
|
2013-03-22 06:37:51 +01:00
|
|
|
LIGHTTPD_DESC?= Lighttpd server support
|
2013-01-25 21:39:11 +01:00
|
|
|
LIRC_DESC?= Infrared remote control support
|
2013-03-22 06:37:51 +01:00
|
|
|
LITE_DESC?= Reduced features or memory footprint
|
|
|
|
LIVEMEDIA_DESC?= Multimedia streaming support via liveMedia
|
2012-07-23 14:56:15 +02:00
|
|
|
LQR_DESC?= Liquid Rescale support
|
2013-01-09 17:05:19 +01:00
|
|
|
LSOF_DESC?= LiSt Open Files utility support
|
2013-03-22 06:37:51 +01:00
|
|
|
LUA_DESC?= Lua scripting language support
|
2016-11-21 00:53:26 +01:00
|
|
|
LZ4_DESC?= LZ4 compression support
|
2013-03-22 06:37:51 +01:00
|
|
|
LZMA_DESC?= LZMA compression support
|
|
|
|
MAD_DESC?= MAD MP3 audio decoder support
|
2014-06-21 16:54:06 +02:00
|
|
|
MAGICK_DESC?= ImageMagick image processing library support
|
2012-09-26 18:05:35 +02:00
|
|
|
MANPAGES_DESC?= Build and/or install manual pages
|
2012-06-24 21:26:23 +02:00
|
|
|
MAPSERVER_DESC?= Mapserver support
|
2014-01-29 21:43:01 +01:00
|
|
|
MATE_DESC?= MATE desktop environment support
|
2013-03-22 06:37:51 +01:00
|
|
|
MATROSKA_DESC?= Matroska container format support
|
|
|
|
MDNSRESPONDER_DESC?= Zeroconf support via mDNSResponder
|
2016-01-19 16:10:54 +01:00
|
|
|
METALINK_DESC?= Metalink support
|
2013-03-22 06:37:51 +01:00
|
|
|
MIKMOD_DESC?= MOD audio format support
|
2014-06-21 16:54:06 +02:00
|
|
|
MIXER_DESC?= Audio mixer support
|
2013-03-22 06:37:51 +01:00
|
|
|
MJPEGTOOLS_DESC?= MJPEG Tools support
|
|
|
|
MMKEYS_DESC?= Multimedia keys support
|
|
|
|
MMS_DESC?= MMS streaming support
|
2012-08-25 09:55:22 +02:00
|
|
|
MMX_DESC?= Use MMX optimized routines
|
2014-06-21 16:54:06 +02:00
|
|
|
MODPERL_DESC?= mod_perl protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
MODPLUG_DESC?= ModPlug decoder support
|
2013-09-07 14:08:39 +02:00
|
|
|
MONGO_DESC?= MongoDB support
|
2013-03-22 06:37:51 +01:00
|
|
|
MONO_DESC?= Mono bindings or support
|
2014-07-30 18:15:54 +02:00
|
|
|
MONPLUGINS_DESC?= Plugins from monitoring-plugins.org
|
2013-03-22 06:37:51 +01:00
|
|
|
MOTIF_DESC?= Motif widget library support
|
2012-09-17 12:57:09 +02:00
|
|
|
MOUSE_DESC?= Mouse support
|
2013-03-22 06:37:51 +01:00
|
|
|
MP3_DESC?= MP3 audio format support
|
|
|
|
MP4_DESC?= MP4 media format support
|
|
|
|
MPEG2_DESC?= MPEG-2 video support via libmpeg2
|
|
|
|
MPG123_DESC?= MP3 decoding support via mpg123
|
2014-03-08 17:24:39 +01:00
|
|
|
MPI_DESC?= MPI (Message Passing Interface) support
|
|
|
|
MPICH2_DESC?= Parallel processing support via MPICH2
|
2013-03-22 06:37:51 +01:00
|
|
|
MPLAYER_DESC?= MPlayer media player support
|
2012-07-23 00:27:11 +02:00
|
|
|
MPLS_DESC?= MPLS support
|
2013-03-22 06:37:51 +01:00
|
|
|
MPP_DESC?= Musepack audio format support
|
|
|
|
MSQL_DESC?= mSQL database support
|
2012-12-13 09:09:45 +01:00
|
|
|
MSSQL_DESC?= Microsoft SQL Server support
|
2014-07-20 18:05:08 +02:00
|
|
|
MTP_DESC?= Media Transfer Protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
MULTIBYTE_DESC?= Multibyte character encoding support
|
|
|
|
MUSEPACK_DESC?= MPC audio format support
|
|
|
|
MYSQL_DESC?= MySQL database support
|
2012-07-16 19:41:53 +02:00
|
|
|
MYSQL_JDBC_DESC?= JDBC connection to MySQL databases
|
2014-07-30 18:15:54 +02:00
|
|
|
NAGPLUGINS_DESC?= Plugins from nagios-plugins.org
|
2013-03-22 06:37:51 +01:00
|
|
|
NAS_DESC?= Network Audio System support
|
2013-04-19 09:27:09 +02:00
|
|
|
NCURSES_DESC?= Console (text) interface support
|
2013-03-22 06:37:51 +01:00
|
|
|
NETCDF_DESC?= NetCDF data format support
|
2015-03-21 13:00:12 +01:00
|
|
|
NETLIB_DESC?= Blas implementation from Netlib
|
2013-03-22 06:37:51 +01:00
|
|
|
NETPBM_DESC?= Netpbm graphics toolkit support
|
|
|
|
NFS_DESC?= Network File System support
|
2013-01-09 11:27:11 +01:00
|
|
|
NIS_DESC?= Network Information Services/YP support
|
2012-08-25 16:16:00 +02:00
|
|
|
NLS_DESC?= Native Language Support
|
2014-06-21 16:54:06 +02:00
|
|
|
NMAP_DESC?= NMAP security scanning support
|
2012-09-17 12:57:09 +02:00
|
|
|
NNTP_DESC?= NNTP (News) support
|
2014-06-02 00:04:16 +02:00
|
|
|
NOTIFY_DESC?= Desktop notification support
|
2013-07-12 10:11:42 +02:00
|
|
|
NSS_DESC?= SSL/TLS support via NSS
|
2013-03-22 06:37:51 +01:00
|
|
|
NTLM_DESC?= NTLM authentication support
|
|
|
|
NUMPY_DESC?= NumPy mathematical computing support
|
2014-06-21 16:54:06 +02:00
|
|
|
OBJC_DESC?= Objective-C language support
|
|
|
|
ODBC_DESC?= ODBC database backend
|
|
|
|
ODF_DESC?= Open Document Format (ODF) file support
|
2013-03-22 06:37:51 +01:00
|
|
|
OGG_DESC?= Ogg media format support
|
2014-06-21 16:54:06 +02:00
|
|
|
OPENAL_DESC?= Audio support via OpenAL
|
2015-03-21 13:00:12 +01:00
|
|
|
OPENBLAS_DESC?= OpenBLAS blas implementation
|
2016-09-23 15:14:43 +02:00
|
|
|
OPENCL_DESC?= Heterogeneous computing via OpenCL
|
2014-06-21 16:54:06 +02:00
|
|
|
OPENCV_DESC?= Computer Vision support via OpenCV
|
2013-02-02 11:43:13 +01:00
|
|
|
OPENEXR_DESC?= HDR image format support via OpenEXR
|
2014-06-21 16:54:06 +02:00
|
|
|
OPENGL_DESC?= 2D/3D rendering support via OpenGL
|
2013-03-22 06:37:51 +01:00
|
|
|
OPENJPEG_DESC?= Enhanced JPEG graphics support
|
|
|
|
OPENMP_DESC?= Parallel processing support via OpenMP
|
2014-03-08 17:24:39 +01:00
|
|
|
OPENMPI_DESC?= Parallel processing support via Open MPI
|
2013-01-25 21:39:11 +01:00
|
|
|
OPENRAW_DESC?= RAW camera format support
|
2013-03-22 06:37:51 +01:00
|
|
|
OPENSSL_DESC?= SSL/TLS support via OpenSSL
|
2012-08-27 10:10:26 +02:00
|
|
|
OPTIMIZED_CFLAGS_DESC?= Use extra compiler optimizations
|
2014-07-11 16:12:30 +02:00
|
|
|
OPUS_DESC?= Opus audio codec support
|
2013-03-22 06:37:51 +01:00
|
|
|
ORACLE_DESC?= Oracle database support
|
2012-07-16 19:41:53 +02:00
|
|
|
ORACLE_JDBC_DESC?= JDBC connection to Oracle databases
|
2013-03-22 06:37:51 +01:00
|
|
|
OSD_DESC?= On-screen display support
|
|
|
|
OSS_DESC?= Open Sound System support
|
2014-06-21 08:39:32 +02:00
|
|
|
PAM_DESC?= Pluggable authentication module support
|
2013-03-22 06:37:51 +01:00
|
|
|
PANGO_DESC?= Pango rendering library support
|
2012-06-24 06:27:37 +02:00
|
|
|
PCRE_DESC?= Use Perl Compatible Regular Expressions
|
2013-03-22 06:37:51 +01:00
|
|
|
PDF_DESC?= PDF document support
|
|
|
|
PERL_DESC?= Perl scripting language support
|
2012-08-25 09:55:22 +02:00
|
|
|
PGO_DESC?= Use Profile-Guided Optimization
|
2013-03-22 06:37:51 +01:00
|
|
|
PGSQL_DESC?= PostgreSQL database support
|
2012-07-16 19:41:53 +02:00
|
|
|
PGSQL_JDBC_DESC?= JDBC connection to PostgreSQL databases
|
2014-04-05 19:30:08 +02:00
|
|
|
PHONON_DESC?= Multimedia support via Phonon
|
2013-03-22 06:37:51 +01:00
|
|
|
PHP_DESC?= PHP bindings or support
|
|
|
|
PIXBUF_DESC?= GDK-PixBuf library support
|
|
|
|
PLUGINS_DESC?= Build and/or install plugins
|
|
|
|
PNG_DESC?= PNG image format support
|
|
|
|
PNM_DESC?= PNM image format support
|
2013-11-22 21:37:08 +01:00
|
|
|
PODOFO_DESC?= PDF file support via PoDoFo
|
2013-07-12 10:11:42 +02:00
|
|
|
POLARSSL_DESC?= SSL/TLS support via PolarSSL
|
2013-11-22 21:37:08 +01:00
|
|
|
POPPLER_DESC?= PDF and PS file support via poppler
|
2013-03-22 06:37:51 +01:00
|
|
|
PORTAUDIO_DESC?= PortAudio library support
|
2014-06-21 16:54:06 +02:00
|
|
|
POSTGIS_DESC?= PostGIS geographic support for PostgreSQL
|
2012-06-24 21:26:23 +02:00
|
|
|
PRINT_DESC?= Printer support
|
2013-02-26 18:15:07 +01:00
|
|
|
PROFILE_DESC?= Build with profiling support
|
2013-03-22 06:37:51 +01:00
|
|
|
PROJ_DESC?= PROJ.4 cartographic projections support
|
2012-07-01 14:24:53 +02:00
|
|
|
PROXY_DESC?= Proxy support
|
2013-11-23 19:18:33 +01:00
|
|
|
PS_DESC?= PostScript document support
|
2016-01-17 13:45:01 +01:00
|
|
|
PSL_DESC?= Public Suffix List support
|
2012-10-07 11:58:53 +02:00
|
|
|
PTH_DESC?= Threading/multiprocessing via GNU Pth
|
2013-03-22 06:37:51 +01:00
|
|
|
PULSEAUDIO_DESC?= PulseAudio sound server support
|
2014-07-20 18:05:08 +02:00
|
|
|
PYMALLOC_DESC?= Use Python's internal malloc()
|
2013-03-22 06:37:51 +01:00
|
|
|
PYTHON_DESC?= Python bindings or support
|
2015-08-20 09:39:09 +02:00
|
|
|
PYTHON2_DESC?= Python 2.x bindings or support
|
|
|
|
PYTHON3_DESC?= Python 3.x bindings or support
|
2013-03-22 06:37:51 +01:00
|
|
|
QT4_DESC?= Qt 4 toolkit support
|
2014-04-05 19:30:08 +02:00
|
|
|
QT5_DESC?= Qt 5 toolkit support
|
2014-06-21 08:39:32 +02:00
|
|
|
QUICKTIME_DESC?= QuickTime media support
|
2013-03-22 06:37:51 +01:00
|
|
|
RADIUS_DESC?= RADIUS protocol support
|
|
|
|
RAW_DESC?= RAW format support
|
2012-12-13 09:09:45 +01:00
|
|
|
READLINE_DESC?= Command line editing via libreadline
|
2014-06-21 08:39:32 +02:00
|
|
|
REDIS_DESC?= Redis key-value store database support
|
2016-03-21 13:04:40 +01:00
|
|
|
REGEX_DESC?= Regular expression support
|
2013-03-22 06:37:51 +01:00
|
|
|
RESIN3_DESC?= Resin 3.x support
|
|
|
|
RTMP_DESC?= RTMP protocol support via librtmp
|
|
|
|
RUBY_DESC?= Ruby bindings or support
|
|
|
|
SAMPLERATE_DESC?= Sample rate conversion support
|
2013-02-26 18:15:07 +01:00
|
|
|
SANE_DESC?= SANE API scanner support
|
2014-06-21 08:39:32 +02:00
|
|
|
SASL_DESC?= SASL authentication support
|
2014-06-21 16:54:06 +02:00
|
|
|
SCHROEDINGER_DESC?= Dirac video codec support via libschroedinger
|
2013-03-22 06:37:51 +01:00
|
|
|
SCIPY_DESC?= SciPy scientific computing support
|
|
|
|
SDL_DESC?= Simple Direct Media Layer support
|
|
|
|
SEM_DESC?= POSIX semaphores support
|
2014-06-21 16:54:06 +02:00
|
|
|
SHOUTCAST_DESC?= SHOUTcast and Ogg Icecast support
|
2012-08-25 09:55:22 +02:00
|
|
|
SIMD_DESC?= Use CPU-specific optimizations
|
2014-06-21 16:54:06 +02:00
|
|
|
SLANG_DESC?= S-Lang console graphics library support
|
|
|
|
SMB_DESC?= SMB network protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
SNAPPY_DESC?= Snappy compression library support
|
2014-06-21 16:54:06 +02:00
|
|
|
SNDFILE_DESC?= Audio conversion support via libsndfile
|
2016-08-09 16:52:55 +02:00
|
|
|
SNDIO_DESC?= Sndio audio support
|
2014-06-21 16:54:06 +02:00
|
|
|
SNMP_DESC?= SNMP network protocol support
|
2012-11-15 15:36:42 +01:00
|
|
|
SOCKS_DESC?= SOCKS proxy support
|
2013-03-22 06:37:51 +01:00
|
|
|
SOUND_DESC?= Sound (audio) support
|
2012-12-15 17:56:58 +01:00
|
|
|
SOUNDTOUCH_DESC?= Sound processing support via SoundTouch
|
2016-12-19 02:08:21 +01:00
|
|
|
SOXR_DESC?= SoX resampler support via libsoxr
|
2014-06-21 16:54:06 +02:00
|
|
|
SPANDSP_DESC?= SpanDSP faxing support
|
2016-01-17 13:45:01 +01:00
|
|
|
SPATIALITE_DESC?= SpatiaLite support
|
2014-06-21 08:39:32 +02:00
|
|
|
SPDY_DESC?= SPDY network protocol support
|
2013-03-22 06:37:51 +01:00
|
|
|
SPEEX_DESC?= Speex audio format support
|
|
|
|
SQL_DESC?= SQL database support
|
|
|
|
SQLITE_DESC?= SQLite database support
|
2015-08-08 15:04:49 +02:00
|
|
|
SQLITE2_DESC?= SQLite 2 database support
|
2013-03-22 06:37:51 +01:00
|
|
|
SQLITE3_DESC?= SQLite 3 database support
|
2012-08-25 09:55:22 +02:00
|
|
|
SSE_DESC?= Use SSE optimized routines
|
2013-03-22 06:37:51 +01:00
|
|
|
SSH_DESC?= SSH protocol support
|
|
|
|
SSL_DESC?= SSL protocol support
|
|
|
|
STATIC_DESC?= Build static executables and/or libraries
|
2012-10-10 00:04:23 +02:00
|
|
|
STRIP_DESC?= Strip binaries before installation
|
2012-11-15 15:36:42 +01:00
|
|
|
STROKE_DESC?= Mouse gestures support via libstroke
|
2013-03-22 06:37:51 +01:00
|
|
|
SVG_DESC?= SVG vector image format support
|
|
|
|
SVGALIB_DESC?= SVGA graphics support
|
2012-06-24 21:26:23 +02:00
|
|
|
SVN_DESC?= Subversion support
|
2013-03-22 06:37:51 +01:00
|
|
|
SWFDEC_DESC?= Flash support via Swfdec
|
2014-03-02 16:50:31 +01:00
|
|
|
SWIG_DESC?= SWIG binding/wrapper support
|
2016-11-22 07:54:59 +01:00
|
|
|
SYBASE_DESC?= Sybase SQL Server support
|
2014-06-21 08:39:32 +02:00
|
|
|
SYSLOG_DESC?= Syslog logging support
|
2013-03-22 06:37:51 +01:00
|
|
|
SZIP_DESC?= Szip compression support
|
|
|
|
TCL_DESC?= Tcl scripting language support
|
2014-06-21 16:54:06 +02:00
|
|
|
TCLTK_DESC?= Tcl/Tk GUI toolkit support
|
2013-03-15 08:15:28 +01:00
|
|
|
TEST_DESC?= Build and/or run tests
|
2013-03-22 06:37:51 +01:00
|
|
|
THEORA_DESC?= Ogg Theora video codec support
|
2012-06-24 21:26:23 +02:00
|
|
|
THREADS_DESC?= Threading support
|
2013-03-22 06:37:51 +01:00
|
|
|
TIDY_DESC?= Tidy HTML cleaner support
|
|
|
|
TIFF_DESC?= TIFF image format support
|
|
|
|
TINYXML_DESC?= XML parser support via TinyXML
|
2014-06-21 16:54:06 +02:00
|
|
|
TK_DESC?= Tk GUI toolkit support
|
2014-06-21 08:39:32 +02:00
|
|
|
TLS_DESC?= Secure network connection support via TLS
|
2013-03-22 06:37:51 +01:00
|
|
|
TOMCAT6_DESC?= Tomcat 6.x support
|
|
|
|
TOMCAT7_DESC?= Tomcat 7.x support
|
2014-09-04 16:56:40 +02:00
|
|
|
TOOLAME_DESC?= TooLAME MP2 audio encoder support
|
2013-03-22 06:37:51 +01:00
|
|
|
TREMOR_DESC?= Tremor audio decoder support
|
2014-09-04 16:56:40 +02:00
|
|
|
TTA_DESC?= TTA lossless audio format support
|
2013-03-22 06:37:51 +01:00
|
|
|
TWOLAME_DESC?= TwoLAME MP2 audio encoder support
|
|
|
|
UCS2_DESC?= Unicode UCS-2 encoding support
|
|
|
|
UCS4_DESC?= Unicode UCS-4 encoding support
|
2014-04-29 15:28:44 +02:00
|
|
|
UDUNITS_DESC?= Unidata units library (udunits) support
|
|
|
|
UDUNITS2_DESC?= Unidata units library (udunits) support
|
2013-02-20 22:01:57 +01:00
|
|
|
UNICODE_DESC?= Unicode support
|
2012-07-08 08:48:24 +02:00
|
|
|
UNIXODBC_DESC?= ODBC backend via unixODBC
|
2013-03-22 06:37:51 +01:00
|
|
|
UNZIP_DESC?= UnZip compression support
|
|
|
|
UPNP_DESC?= UPnP protocol support
|
|
|
|
UTF16_DESC?= Unicode UTF-16 encoding support
|
2016-01-19 16:10:54 +01:00
|
|
|
UTF8_DESC?= Unicode UTF-8 encoding support
|
2013-01-25 21:39:11 +01:00
|
|
|
V4L_DESC?= Video 4 Linux support
|
2013-03-22 06:37:51 +01:00
|
|
|
VAAPI_DESC?= VAAPI (GPU video acceleration) support
|
|
|
|
VDPAU_DESC?= VDPAU (GPU video acceleration) support
|
2012-09-27 16:43:49 +02:00
|
|
|
VIDEO_DESC?= Video support
|
2012-08-25 10:08:07 +02:00
|
|
|
VO_AACENC_DESC?= AAC audio encoding via vo-aacenc
|
|
|
|
VO_AMRWBENC_DESC?= AMR Wide Band encoding via vo-amrwbenc
|
2013-03-22 06:37:51 +01:00
|
|
|
VORBIS_DESC?= Ogg Vorbis audio codec support
|
2014-04-18 14:19:10 +02:00
|
|
|
VPX_DESC?= VP8/VP9 video codec support
|
2013-03-22 06:37:51 +01:00
|
|
|
WAV_DESC?= WAV audio format support
|
|
|
|
WAVPACK_DESC?= WavPack lossless audio format support
|
2014-07-20 18:05:08 +02:00
|
|
|
WEBGL_DESC?= WebGL 2D/3D graphics rendering support
|
2014-06-21 16:54:06 +02:00
|
|
|
WEBKIT_DESC?= WebKit webpage renderer support
|
2013-03-22 06:37:51 +01:00
|
|
|
WEBP_DESC?= WebP image format support
|
2012-09-26 18:05:35 +02:00
|
|
|
WEBSERVER_DESC?= Build and/or install internal web server
|
2014-01-26 15:34:24 +01:00
|
|
|
WEBUI_DESC?= Build and/or install web user interface
|
2014-06-21 16:54:06 +02:00
|
|
|
WMA_DESC?= Windows Media Audio audio format support
|
|
|
|
WMF_DESC?= Windows Metafile image format support
|
2015-04-25 12:01:44 +02:00
|
|
|
WOLFSSL_DESC?= SSL/TLS support via wolfSSL
|
2013-03-22 06:37:51 +01:00
|
|
|
WXGTK_DESC?= wxGTK GUI toolkit support
|
2012-10-05 00:57:45 +02:00
|
|
|
X11_DESC?= X11 (graphics) support
|
2013-03-22 06:37:51 +01:00
|
|
|
X264_DESC?= H.264 video codec support via x264
|
2014-10-19 14:26:21 +02:00
|
|
|
X265_DESC?= H.265 video codec support via x265
|
2013-03-22 06:37:51 +01:00
|
|
|
XALAN_DESC?= Xalan XSLT processor support
|
|
|
|
XCURSOR_DESC?= Cursor themes support
|
2013-08-24 21:34:07 +02:00
|
|
|
XERCES_DESC?= XML parser support via Xerces
|
2013-03-22 06:37:51 +01:00
|
|
|
XFT_DESC?= Xft font library support
|
|
|
|
XINE_DESC?= Multimedia support via Xine
|
|
|
|
XINERAMA_DESC?= X11 Xinerama extension support
|
2012-06-24 21:26:23 +02:00
|
|
|
XKLAVIER_DESC?= Keyboard layout settings
|
2013-03-22 06:37:51 +01:00
|
|
|
XML_DESC?= XML format or parser support
|
2014-06-26 16:51:16 +02:00
|
|
|
XPM_DESC?= XPM pixmap image format support
|
2013-03-22 06:37:51 +01:00
|
|
|
XRANDR_DESC?= X11 XRandR extension support
|
2015-03-09 17:15:47 +01:00
|
|
|
XS_DESC?= Use XS libraries for speed boost
|
2013-03-22 06:37:51 +01:00
|
|
|
XSPF_DESC?= XSPF playlist format support
|
|
|
|
XVID_DESC?= Xvid MPEG-4 video codec support
|
|
|
|
XVIDEO_DESC?= X11 Video extension library support
|
|
|
|
XVMC_DESC?= X11 XvMC video extension support
|
|
|
|
YAML_DESC?= YAML format or parser support
|
|
|
|
ZLIB_DESC?= zlib compression support
|
2014-06-21 08:39:32 +02:00
|
|
|
ZOPE_DESC?= Zope web application framework support
|
2013-01-29 14:33:56 +01:00
|
|
|
ZSH_DESC?= Install programmable completions for zsh
|
2016-11-21 00:53:26 +01:00
|
|
|
ZSTD_DESC?= Zstandard compression support
|