aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-30 19:23:44 +0800
committerbapt <bapt@FreeBSD.org>2012-05-30 19:23:44 +0800
commitc7c1e543242717e71011033152384a5237c6b2a3 (patch)
tree1542f6b3438bdf5fea460a085baac51b22e6410d /Mk
parente7a233e9061286bec91168d9936706da97b1a2a6 (diff)
downloadfreebsd-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.mk6
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
n title='2016-11-04 15:50:45 +0800'>2016-11-041-1/+1 | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> * Reset miwi@'s ports, he stepped down from the Ports Team.Rene Ladan2016-07-261-1/+1 | | | | With hat: portmgr-secretary * Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2 | | | | | With hat: portmgr Sponsored by: Absolight * - Take MaintainershipMartin Wilke2015-11-261-1/+1 | | | | Approved by: mat (mentor) * Fix DEPENDS after devel/pear-XML_Parser updateAntoine Brodin2015-11-021-2/+2 | * Fix depends on devel/pear-XML_Parser.Mathieu Arnold2015-08-231-2/+2 | | | | Sponsored by: Absolight * Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1 | | | | Hope to see you back! Thank for all the work! * Convert to USES=pearBaptiste Daroussin2014-09-261-9/+4 | * Convert to USES=dos2unixBaptiste Daroussin2014-05-261-1/+1 | | | | With hat: portmgr * Stage support for non-IGNORED pear classesAntoine Brodin2013-11-261-1/+0 | | | | | Tested by: poudriere Approved by: portmgr (bapt) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1 | | | | textproc) * - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-171-14/+4 | * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-221-1/+1 | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr * -remove MD5Olli Hauer2011-07-031-1/+0 | * - Update to 0.5.2Martin Wilke2009-05-012-4/+4 | * - Update to 0.5.1Martin Wilke2009-02-132-4/+4 |