diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-30 16:45:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-30 16:45:20 +0000 |
commit | 66521294b08078847ba4c56a6423c20cf34d68f8 (patch) | |
tree | 57169860fa0431aecf490349810b40045c56db88 /Mk | |
parent | f731053c6c5b0c1ba7971a64b5c62408ea1a8d7e (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 947e09d3d856..5fdf80a4748b 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -16,6 +16,7 @@ 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 +COMPOSITE_DESC?= Enable X11 Composite extension CUE_DESC?= Support embedded cue sheets CURL_DESC?= Enable CURL support DAGRAB_DESC?= Enable dagrab CD ripper @@ -34,10 +35,13 @@ FREETYPE_DESC?= Enable TrueType font rendering engine GDM_DESC?= Build GDM login manager GEOTIFF_DESC?= Enable GeoTIFF support GIF_DESC?= Enable GIF support +GLADE_DESC?= Enable Glade interface support GNUPG_DESC?= Enable GNU Privacy Guard support GOGO_DESC?= Enable gogo mp3 encoder +GSTREAMER_DESC?= Enable multimedia support GTK2_DESC?= Enable GTK2 gui toolkit support GUI_DESC?= Enable GUI support +GVFS_DESC?= Enable remote access support HTTPD_DESC?= Support for httpd output streaming ICONS_DESC?= Enable Icons theme ICONV_DESC?= Enable ICONV support @@ -65,19 +69,24 @@ 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 +NOTIFY_DESC?= Enable startup notification support ODBC_DESC?= Enable ODBC backend +ODF_DESC?= Enable ODF support OPENGL_DESC?= Enable OpenGL support OSS_DESC?= Enable Open Sound System support PCRE_DESC?= Enable regular expressions using libpcre PERL_DESC?= Enable Perl scripting language support PGSQL_DESC?= Enable PostgreSQL backend +PIXBUF_DESC?= Enable gdk-pixbuf support PNG_DESC?= Enable PNG support +POPPLER_DESC?= Enable PDF and PS 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 +RAW_DESC?= Enable RAW support SAMPLERATE_DESC?= Support sample rate conversion SDL_DESC?= Enable Simple Direct Madia Layer support SEM_DESC?= Enable POSIX semaphores support @@ -105,6 +114,9 @@ WAV_DESC?= Support WAV audio format WXGTK_DESC?= Enable WxGTK gui toolkit X11_DESC?= Enable support for X11 X264_DESC?= Enable H264 video codec using x264 +XCURSOR_DESC?= Enable cursor themes support +XKLAVIER_DESC?= Enable Keyboard layout settings +XRANDR_DESC?= Enable Xrandr support XSPF_DESC?= Enable support for XSPF XVIDEO_DESC?= Enable the X Video Extension library XVID_DESC?= Enable xvid mpeg4 video codec |