diff options
author | bapt <bapt@FreeBSD.org> | 2012-05-30 19:23:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-05-30 19:23:44 +0800 |
commit | c7c1e543242717e71011033152384a5237c6b2a3 (patch) | |
tree | 1542f6b3438bdf5fea460a085baac51b22e6410d /Mk | |
parent | e7a233e9061286bec91168d9936706da97b1a2a6 (diff) | |
download | freebsd-ports-gnome-c7c1e543242717e71011033152384a5237c6b2a3.tar.gz freebsd-ports-gnome-c7c1e543242717e71011033152384a5237c6b2a3.tar.zst freebsd-ports-gnome-c7c1e543242717e71011033152384a5237c6b2a3.zip |
New descriptions for CDPARANOIA, FAAC,
Fix typo in CDDA2WAV description
More generic desciption for LAME
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 85d2b9073a08..beab67deb3dc 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -10,7 +10,8 @@ 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 cdda2was CD ripper +CDPARANOIA_DESC?= Enable cdparanoia CD ripper +CDDA2WAV_DESC?= Enable cdda2wav CD ripper CUE_DESC?= Support embedded cue sheets CURL_DESC?= Enable CURL support DAGRAB_DESC?= Enable dagrab CD ripper @@ -18,6 +19,7 @@ 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 +FAAC_DESC?= Enable FAAC encoder support FFMPEG_DESC?= "Support FFMPEG (wma aiff ac3 ape...)" FLAC_DESC?= Enable support for flac FPECTL_DESC?= Enable floating point exception handling @@ -32,7 +34,7 @@ ID3_DESC?= Enable support for id3 tags IPV6_DESC?= Enable IPv6 support JACK_DESC?= Support JACK audio server JPEG_DESC?= Enable JPEG support -LAME_DESC?= Support for MP3 Icecast Streams +LAME_DESC?= Enable lame mp3 encoder support LASTFM_DESC?= Support Last.FM stream input LCMS2_DESC?= Enable LCMS2 support LADSPA_DESC?= Enable LDSPA audio support |