aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.options.desc.mk
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2012-08-25 16:28:10 +0800
committerdanfe <danfe@FreeBSD.org>2012-08-25 16:28:10 +0800
commit9cc17df827a753fad530e4056ce55c5ef7cc8717 (patch)
treec65241070fcd89e1155bfd9c101c1ac045e8344b /Mk/bsd.options.desc.mk
parent4d7365e0220695b6c7ca721b54094ab170f0eba6 (diff)
downloadfreebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.tar.gz
freebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.tar.zst
freebsd-ports-gnome-9cc17df827a753fad530e4056ce55c5ef7cc8717.zip
- Consistensify AMR codec descriptions
- Make descriptions for AAlib and libcaca similar - For noticed lossless audio codecs, reflect this fact - Spell "XML parser" uniformly across the file
Diffstat (limited to 'Mk/bsd.options.desc.mk')
-rw-r--r--Mk/bsd.options.desc.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index 3a3e34ceacac..e70883efee97 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -16,14 +16,14 @@ Options_Desc_MAINTAINER= ports@FreeBSD.org
A52_DESC?= AC-3 support via liba52
AAC_DESC?= AAC/MP4 format support
AACPLUS_DESC?= AAC support via libaacplus
-AALIB_DESC?= Aalib (ASCII-art library) support
+AALIB_DESC?= AAlib graphics library support
ALSA_DESC?= ALSA audio architecture support
-AMR_DESC?= openCORE AMR 3GPP Speech Codecs
+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 support
+APE_DESC?= Monkey's Audio lossless format support
ARCHIVE_DESC?= bzip2/zip/iso9660 archive support
ARTS_DESC?= aRts audio system support
ASM_DESC?= Use optimized assembly code
@@ -70,7 +70,7 @@ FAM_DESC?= File Alteration Monitor support
FASTCGI_DESC?= FastCGI support
FFMPEG_DESC?= FFmpeg support (WMA, AIFF, AC3, APE...)
FFTW_DESC?= Discrete Fourier Transform support
-FLAC_DESC?= FLAC audio codec support
+FLAC_DESC?= FLAC lossless audio codec support
FONTCONFIG_DESC?= X11 font configuration support
FPECTL_DESC?= Floating point exception handling
FPX_DESC?= FlashPix image format support
@@ -289,20 +289,20 @@ VO_AMRWBENC_DESC?= AMR Wide Band encoding via vo-amrwbenc
VORBIS_DESC?= Ogg Vorbis codec support
VPX_DESC?= VP8 video codec support
WAV_DESC?= WAV audio format support
-WAVPACK_DESC?= WavPack audio format support
+WAVPACK_DESC?= WavPack lossless audio format support
WEBP_DESC?= WebP image format support
WEBSERVER_DESC?= Build internal webserver
WMF_DESC?= Windows Metafile support
WXGTK_DESC?= wxGTK GUI toolkit support
X11_DESC?= X11 support (graphics)
-X264_DESC?= H.264 video codec via x264
+X264_DESC?= H.264 video codec support via x264
XALAN_DESC?= Xalan XSLT processor support
XCURSOR_DESC?= Cursor themes support
XERCES_DESC?= Xerces XML parser support
XFT_DESC?= Xft font library support
XINERAMA_DESC?= X11 Xinerama extension support
XKLAVIER_DESC?= Keyboard layout settings
-XML_DESC?= XML Parser support
+XML_DESC?= XML parser support
XPM_DESC?= XPM pixmaps support
XRANDR_DESC?= X11 XRandR extension support
XSPF_DESC?= XSPF playlist format support