Clean up remaining unused TOOLKIT_DESC
This commit is contained in:
parent
034ff964a6
commit
14d49b0188
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514789
2 changed files with 0 additions and 3 deletions
|
@ -34,7 +34,6 @@ OPTIONS_MULTI_ENGINE= MPLAYER MPV
|
|||
OPTIONS_DEFINE= DOCS DEBUG SKINS THEMES
|
||||
OPTIONS_DEFAULT= MPV SKINS THEMES
|
||||
|
||||
TOOLKIT_DESC= Qt toolkit version
|
||||
ENGINE_DESC= Multimedia engine
|
||||
MPLAYER_DESC= Allow to use MPlayer as multimedia engine
|
||||
MPV_DESC= Allow to use mpv as multimedia engine
|
||||
|
|
|
@ -30,14 +30,12 @@ OPTIONS_MULTI_PLAYER= MPLAYER MPV SMPLAYER VLC
|
|||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFAULT= QT5 SMPLAYER
|
||||
|
||||
TOOLKIT_DESC= Qt toolkit version
|
||||
PLAYER_DESC= Video player
|
||||
MPLAYER_DESC= MPlayer dependency for video playback
|
||||
MPV_DESC= mpv dependency for video playback
|
||||
SMPLAYER_DESC= SMPlayer dependency for video playback
|
||||
VLC_DESC= VLC dependency for video playback
|
||||
|
||||
|
||||
MPLAYER_RUN_DEPENDS= mplayer:multimedia/mplayer
|
||||
MPV_RUN_DEPENDS= mpv:multimedia/mpv
|
||||
SMPLAYER_RUN_DEPENDS= smplayer:multimedia/smplayer
|
||||
|
|
Loading…
Reference in a new issue