Remove a bunch of unused *_DESC
This commit is contained in:
parent
718bd6bfef
commit
fcd5b08a2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514770
6 changed files with 1 additions and 7 deletions
|
@ -56,7 +56,6 @@ MOD_SCRIPT_PIPE_DESC= mod-script-pipe scripting support
|
|||
MOD_NYQ_BENCH_DESC= Enable Nyquist Workbench
|
||||
SBSMS_DESC= Use libsbsms for pitch and tempo changing
|
||||
SOUNDTOUCH_DESC= Use libSoundTouch for pitch and tempo changing
|
||||
TAGLIB_DESC= Use TagLib for metadata support
|
||||
TWOLAME_DESC= Use libtwolame for MP2 export support
|
||||
VAMP_DESC= Vamp plug-in support
|
||||
VST_DESC= VST plug-in support
|
||||
|
|
|
@ -32,7 +32,6 @@ OPTIONS_GROUP_AIFACE= ALSA PORTAUDIO
|
|||
|
||||
AIFACE_DESC= Other audio interfaces
|
||||
SYSTRAY_DESC= System tray icon support
|
||||
TOOLKIT_DESC= Qt toolkit
|
||||
XUNIQUE_DESC= X11 unique/single instance
|
||||
|
||||
ALSA_CONFIGURE_ENABLE= alsa_seq
|
||||
|
|
|
@ -56,7 +56,7 @@ MAIL_DESC= Mail applet
|
|||
#RUBY_DESC= Ruby interface
|
||||
SOUND_EFFECTS_DESC= Sound Effects applet
|
||||
UPOWER_DESC= D-Bus daemon for power management tasks
|
||||
TERMINAL_DESC= Terminal applet
|
||||
#TERMINAL_DESC= Terminal applet
|
||||
#VALA_DESC= Vala interface
|
||||
WEBLETS_DESC= Weblets applet
|
||||
XGAMMA_DESC= Xgamma applet
|
||||
|
|
|
@ -21,8 +21,6 @@ GH_TAGNAME= ccb792fc713aa7163fffd37fc20c83ffe9ca7523
|
|||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
I18N_DESC= Install localization files
|
||||
|
||||
CONFLICTS_INSTALL= lumina-1.2.*
|
||||
|
||||
WRKSRC_SUBDIR= src-qt5
|
||||
|
|
|
@ -42,7 +42,6 @@ ULINK_DESC= Support Keil ULINK-JTAG Programmer
|
|||
ARMJTAGEW_DESC= Support Olimex ARM-JTAG-EW Programmer
|
||||
BUSPIRATE_DESC= Support BusPirate Programmer
|
||||
STLINK_DESC= Support STLink Programmer
|
||||
TI_ICDI_DESC= Support TI ICDI JTAG Programmer
|
||||
OSBDM_DESC= Support OSBDM Programmer (JTAG only)
|
||||
OPENDOUS_DESC= Support EStick/OpenDous Programmer
|
||||
SYSFSGPIO_DESC= Support Programming via sysfs GPIOs
|
||||
|
|
|
@ -58,7 +58,6 @@ OPTIONS_DEFINE= MANPAGES PR_DOWNLOADER DOCS
|
|||
OPTIONS_DEFAULT=MANPAGES PR_DOWNLOADER
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
HTMLDOCS_DESC= Build and install HTML documentation
|
||||
PR_DOWNLOADER_DESC= Map and game downloader
|
||||
|
||||
MANPAGES_CMAKE_ON= -DCREATE_MAN_PAGES:BOOL=true -DMANDIR:STRING="man"
|
||||
|
|
Loading…
Reference in a new issue