From 306fc50aa6fa0dbfc9f12149d886ed2d2ccc679c Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Thu, 2 Jan 2014 19:08:50 +0000 Subject: [PATCH] Categorise options better --- INSTALL | 50 +++++++++++++++++++++++++++----------------------- 1 file changed, 27 insertions(+), 23 deletions(-) diff --git a/INSTALL b/INSTALL index 70c9fd949..73abf2696 100644 --- a/INSTALL +++ b/INSTALL @@ -53,30 +53,11 @@ The following options may be passed to CMake: Compile support for samba, sshfs, and local folder, devices. Default: OFF - -DENABLE_KDE=OFF - Link against KDE libraries, use KDE dialogs, etc. - Default: ON - - -DENABLE_QT5=ON - Build against Qt5, not Qt4 - Default: OFF - -DENABLE_HTTP_STREAM_PLAYBACK=ON Enable support for playing back MPD HTTP streams via Phonon (Qt4) or QtMultiMedia (Qt5). Default: OFF - -DENABLE_UDISKS2=ON - Build UDisks2 backend for solid-lite. (This is for Qt only builds, - KDE builds use KDE supplied Solid libraries). - Default: OFF - - -DENABLE_PROXY_CONFIG=ON - Enable support for proxy settings in config dialog. If disabled, - system proxy settings are used. - NOTE: Applies to Qt builds only. - Default: OFF - -DENABLE_HTTPS_SUPPORT=ON Enable support for https URLs when querying last.fm, wikipedia, soundcloud, etc. @@ -88,10 +69,6 @@ The following options may be passed to CMake: EXPERIMENTAL - CURRENTLY **NOT** WORKING!!! Default: OFF - -DENABLE_KWALLET=ON - Use KWallet with KDE builds. - Default: ON - -DENABLE_UNCACHED_MTP=ON Open MTP devices in un-cached mode (faster) Default: ON @@ -101,6 +78,33 @@ The following options may be passed to CMake: Default: ON + Specific to Qt-only builds:: + + -DENABLE_KDE=OFF + Link against KDE libraries, use KDE dialogs, etc. + Default: ON + + -DENABLE_QT5=ON + Build against Qt5, not Qt4 + Default: OFF + + -DENABLE_UDISKS2=ON + Build UDisks2 backend for solid-lite. (This is for Qt only builds, + Default: OFF + + -DENABLE_PROXY_CONFIG=ON + Enable support for proxy settings in config dialog. If disabled, + system proxy settings are used. + Default: OFF + + + KDE specficic: + + -DENABLE_KWALLET=ON + Use KWallet to store MPD passwords.. + Default: ON + + Windows specific: -DCANTATA_WINDOWS_INSTALLER_DEST=