X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=INSTALL;h=b7da160a0bb83361d6e58bb2bd1f6c724d478f5b;hp=3d15dc1e660c096bfe0c8107c4bcfb4ff706ebf7;hb=812c2b2dbdf370e6717d81cffca9de3744a94620;hpb=734d4c996e7a1bbc016795a48244383f958d46de diff --git a/INSTALL b/INSTALL index 3d15dc1e..b7da160a 100644 --- a/INSTALL +++ b/INSTALL @@ -43,6 +43,11 @@ Quassel recognizes the following options: -DWITH_KDE=ON Enable integration into KDE4 +-DWITH_OXYGEN=(ON|OFF|AUTO) + Whether to install Oxygen icons used by Quassel. By default (AUTO) we don't install them if + KDE integration is enabled and KDE > 4.3.0 is present, as all needed icons are part of the + system Oxygen iconset in this case. Using ON or OFF you can override automatic detection. + -DWITH_OPENSSL=OFF Disable OpenSSL support @@ -55,6 +60,12 @@ Quassel recognizes the following options: -DWITH_PHONON=OFF Disable support for audio notifications via Phonon. +-DWITH_LIBINDICATE=OFF + Disable support for Ayatana notifications (libindicate-qt) + +-DWITH_CRYPT=OFF + Disable crypt support + -DLINGUAS=" Allow to choose which languages should be compiled into the binary. is a space- or comma-separated list of language codes.