diff options
author | bapt <bapt@FreeBSD.org> | 2012-05-31 22:49:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-05-31 22:49:00 +0800 |
commit | 4297676582426ca3d54e1c10bdf5464fe141fb96 (patch) | |
tree | 64838108866180e4c9d7c7800fc8bba88942e1a2 /Mk | |
parent | c7d80b8efce9fac5d860b33113dad6072d9cd746 (diff) | |
download | freebsd-ports-gnome-4297676582426ca3d54e1c10bdf5464fe141fb96.tar.gz freebsd-ports-gnome-4297676582426ca3d54e1c10bdf5464fe141fb96.tar.zst freebsd-ports-gnome-4297676582426ca3d54e1c10bdf5464fe141fb96.zip |
Add descriptions for FUSE KDE3 GCONF IMLIB2 CAIRO CUPS XFT
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index c68f1319714b..dc76f7c2a428 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -16,12 +16,14 @@ ARTS_DESC?= Enable Arts audio system support AVAHI_DESC?= Support Zeroconf through Avahi BDB1_DESC?= Enable Berkeley DB 1.85 support BDB_DESC?= Enable Berkeley DB support +CAIRO_DESC?= Enable Cairo graphic library support CDDA2WAV_DESC?= Enable cdda2wav CD ripper CDDB_DESC?= Enable CDDB support CDPARANOIA_DESC?= Enable cdparanoia CD ripper CFITSIO_DESC?= Enable FITS support via CFITSIO COMPOSITE_DESC?= Enable X11 Composite extension CUE_DESC?= Support embedded cue sheets +CUPS_DESC?= Enable Cups printing support CURL_DESC?= Enable CURL support DAGRAB_DESC?= Enable dagrab CD ripper DBM_DESC?= Enable DBM support @@ -41,6 +43,8 @@ FLAC_DESC?= Enable support for flac FONTCONFIG_DESC?= Enable Font configuration API for X FPECTL_DESC?= Enable floating point exception handling FREETYPE_DESC?= Enable TrueType font rendering engine +FUSE_DESC?= Enable Fuse support +GCONF_DESC?= Enable gconf backend GDM_DESC?= Build GDM login manager GEOS_DESC?= Enable GEOS support GEOTIFF_DESC?= Enable GeoTIFF support @@ -59,6 +63,7 @@ HDF5_DESC?= Enable HDF-5 support HTTPD_DESC?= Support for httpd output streaming ICONS_DESC?= Enable Icons theme ICONV_DESC?= Enable ICONV support +IMLIB2_DESC?= Enable imlib2 image library support ID3TAG_DESC?= Support ID3 v1/v2 tags ID3_DESC?= Enable support for id3 tags IPV6_DESC?= Enable IPv6 support @@ -67,6 +72,7 @@ JASPER_DESC?= Enable JPEG 2000 support via JasPer JAVA_DESC?= Enable JAVA platform support JPEG_DESC?= Enable JPEG support KERBEROS_DESC?= Enable Kerberos support +KDE3_DESC?= Enable KDE3 Desktop support KDE4_DESC?= Enable KDE4 Desktop support KML_DESC?= Enable KML support LADSPA_DESC?= Enable LDSPA audio support @@ -147,7 +153,9 @@ X264_DESC?= Enable H264 video codec using x264 XALAN_DESC?= Enable Xalan support XCURSOR_DESC?= Enable cursor themes support XERCES_DESC?= Enable Xerces support +XINERAMA_DESC?= Enable X11 Xinerama Extension support XKLAVIER_DESC?= Enable Keyboard layout settings +XFT_DESC?= Enable Xft support XRANDR_DESC?= Enable Xrandr support XSPF_DESC?= Enable support for XSPF XVIDEO_DESC?= Enable the X Video Extension library |