105 lines
4.1 KiB
Makefile
105 lines
4.1 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
# READ BEFORE EDITING:
|
|
# - Please keep descriptions sorted alphabetically by variable name.
|
|
# - Do not forget to wrap the description with double quotes if it contains
|
|
# parentheses or single quotes.
|
|
#
|
|
|
|
Options_Desc_MAINTAINER= ports@FreeBSD.org
|
|
|
|
AMR_DESC?= Enable OpenCORE AMR 3GPP Speech Codecs
|
|
AAC_DESC?= Enable support for aac/mp4
|
|
ALSA_DESC?= Enable alsa audio support
|
|
AO_DESC?= Support libao audio library
|
|
ARCHIVE_DESC?= Support bzip2/zip/iso9660 archive
|
|
AVAHI_DESC?= Support Zeroconf through Avahi
|
|
CDDA2WAV_DESC?= Enable cdda2wav CD ripper
|
|
CDPARANOIA_DESC?= Enable cdparanoia CD ripper
|
|
CUE_DESC?= Support embedded cue sheets
|
|
CURL_DESC?= Enable CURL support
|
|
DAGRAB_DESC?= Enable dagrab CD ripper
|
|
DBUS_DESC?= Enable D-Bus support
|
|
DEBUG_DESC?= Enable debug flags
|
|
DOCS_DESC?= Build and install the documentation
|
|
EXAMPLES_DESC?= Build and install the examples
|
|
ESOUND_DESC?= Support esound sound server
|
|
FAAC_DESC?= Enable FAAC encoder support
|
|
FAAD_DESC?= Enable FAAD aac decoder support
|
|
FFMPEG_DESC?= "Support FFMPEG (wma aiff ac3 ape...)"
|
|
FLAC_DESC?= Enable support for flac
|
|
FONTCONFIG_DESC?= Enable Font configuration API for X
|
|
FREETYPE_DESC?= Enable TrueType font rendering engine
|
|
FPECTL_DESC?= Enable floating point exception handling
|
|
GDM_DESC?= Build GDM login manager
|
|
GEOTIFF_DESC?= Enable GeoTIFF support
|
|
GIF_DESC?= Enable GIF support
|
|
GTK2_DESC?= Enable GTK2 gui toolkit support
|
|
GOGO_DESC?= Enable gogo mp3 encoder
|
|
GNUPG_DESC?= Enable GNU Privacy Guard support
|
|
GUI_DESC?= Enable GUI support
|
|
HTTPD_DESC?= Support for httpd output streaming
|
|
ICONS_DESC?= Enable Icons theme
|
|
ICONV_DESC?= Enable ICONV support
|
|
ID3TAG_DESC?= Support ID3 v1/v2 tags
|
|
ID3_DESC?= Enable support for id3 tags
|
|
IPV6_DESC?= Enable IPv6 support
|
|
JACK_DESC?= Support JACK audio server
|
|
JPEG_DESC?= Enable JPEG support
|
|
LADSPA_DESC?= Enable LDSPA audio support
|
|
LAME_DESC?= Enable lame mp3 encoder support
|
|
LASH_DESC?= Enable LDASH audio support
|
|
LASTFM_DESC?= Support Last.FM stream input
|
|
LCMS2_DESC?= Enable LCMS2 support
|
|
LDAP_DESC?= Enable LDAP support
|
|
MAGICK_DESC?= Enable ImageMagick Library
|
|
MIKMOD_DESC?= Support MOD audio format
|
|
MIXER_DESC?= Enable Mixer support
|
|
MMKEYS_DESC?= Enable multimedia keys support
|
|
MMS_DESC?= Support MMS stream input
|
|
MODPLUG_DESC?= Support MODPLUG decoder
|
|
MP4_DESC?= Enable support for mp4
|
|
MPP_DESC?= Enable support for musepack
|
|
MULTIBYTE_DESC?= Enable multibyte character support
|
|
MUSEPACK_DESC?= Support MPC audio format
|
|
MYSQL_DESC?= Enable MySQL backend
|
|
NLS_DESC?= Build and install the localisation data
|
|
OSS_DESC?= Enable Open Sound System support
|
|
OPENGL_DESC?= Enable OpenGL support
|
|
PCRE_DESC?= Enable regular expressions using libpcre
|
|
PGSQL_DESC?= Enable PostgreSQL backend
|
|
PNG_DESC?= Enable PNG support
|
|
PORTAUDIO_DESC?= Enable PortAudio support
|
|
PRINT_DESC?= Enable Printer support
|
|
PTH_DESC?= Enable GNU Pth for threading/multiprocessing
|
|
PULSEAUDIO_DESC?= Support PulseAudio sound server
|
|
PYMALLOC_DESC?= "Enable python's internal malloc"
|
|
QT4_DESC?= Enable Qt4 gui toolkit support
|
|
SAMPLERATE_DESC?= Support sample rate conversion
|
|
SDL_DESC?= Enable Simple Direct Madia Layer support
|
|
SEM_DESC?= Enable POSIX semaphores support
|
|
SHOUTCAST_DESC?= Support for Ogg Icecast and Shoutcast
|
|
SNDFILE_DESC?= Add support for libsndfile
|
|
SPEEX_DESC?= Enable support for speex audio format
|
|
SQLITE_DESC?= Enable SQLite backend
|
|
SSH_DESC?= Enable SSH support
|
|
SSL_DESC?= Enable SSL support
|
|
STATIC_DESC?= Build static executable/libraries
|
|
SVN_DESC?= Enable Subversion support
|
|
THREADS_DESC?= Enable thread support
|
|
TIDY_DESC?= Enable tidy html cleaner support
|
|
TIFF_DESC?= Enable TIFF support
|
|
TOMCAT5_DESC?= Enable Tomcat 5.x support
|
|
TOMCAT6_DESC?= Enable Tomcat 6.x support
|
|
TOMCAT7_DESC?= Enable Tomcat 7.x support
|
|
TREMOR_DESC?= Support Tremor
|
|
UCS2_DESC?= Enable Unicode UCS-2 support
|
|
UCS4_DESC?= Enable Unicode UCS-4 support
|
|
VORBIS_DESC?= Enable support for Ogg Vorbis
|
|
VPX_DESC?= Enable VP8 video codec
|
|
WAV_DESC?= Support WAV audio format
|
|
X11_DESC?= Enable support for X11
|
|
X264_DESC?= Enable H264 video codec using x264
|
|
XSPF_DESC?= Enable support for XSPF
|
|
XVID_DESC?= Enable xvid mpeg4 video codec
|
|
XVIDEO_DESC?= Enable the X Video Extension library
|