-
Notifications
You must be signed in to change notification settings - Fork 1
/
kdesrc-buildrc-dynamic
44 lines (31 loc) · 1.95 KB
/
kdesrc-buildrc-dynamic
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Autogenerated by kdesrc-build-setup. You may modify this file if desired.
global
# This option is used to switch development tracks for many modules at
# once. 'kf5-qt5' is the latest KF5 and Qt5-based software.
branch-group stable-kf5-qt5
# Directory for downloaded source code
source-dir /home/kdedev/kde/source
# The path to your Qt installation (default is empty, assumes Qt provided
# by system)
qtdir /home/kdedev/qt-everywhere-5.11.3
# Install directory for KDE software
kdedir /home/kdedev/kde/install
# Directory to build KDE into before installing
# relative to source-dir by default
build-dir /home/kdedev/kde/build
# Use multiple cores for building. Other options to GNU make may also be
# set.
make-options --jobs=4 --output-sync=line VERBOSE=1
# kdesrc-build can install a sample .xsession file for "Custom"
# (or "XSession") logins,
install-session-driver false
# or add a environment variable-setting script to
# ~/.config/kde-env-master.sh
install-environment-driver true
set-env LD_LIBRARY_PATH /home/kdedev/kde/install/lib64:/home/kdedev/qt-everywhere-5.11.3/lib:/home/kdedev/qt-everywhere-5.11.3/plugins/platforms:/home/kdedev/qt-everywhere-5.11.3/plugins/iconengines:/usr/lib
cmake-options -DPulseAudio_LIBRARIES="/home/kdedev/pulseaudio-10.0/debian/libpulse-dev/usr/lib/x86_64-linux-gnu/" -DCMAKE_BUILD_TYPE:STRING=release -DBUILD_TESTING=TRUE -DTHREADS_PREFER_PTHREAD_FLAG=TRUE -DBUILD_SHARED_LIBS=TRUE -DCMAKE_CXX_FLAGS="-D_GNU_SOURCE" -DCMAKE_C_FLAGS="-D_GNU_SOURCE" -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_C_COMPILER_LAUNCHER=ccache -DQt5_DIR=$HOME/qt-everywhere-5.11.3 -DQt5WebKitWidgets_DIR=/home/kdedev/qt-everywhere-5.11.3/lib/x86_64-linux-gnu/cmake/Qt5WebKitWidgets -DCMAKE_PREFIX_PATH=/home/kdedev/qt-everywhere-5.11.3 -DKDE_SKIP_RPATH_SETTINGS=TRUE
end global
options okular
branch Applications/18.12
end options
include kf5-frameworks-build-include