-
Notifications
You must be signed in to change notification settings - Fork 1
/
kdesrc-buildrc-static
52 lines (36 loc) · 2.81 KB
/
kdesrc-buildrc-static
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
45
46
47
48
49
50
51
52
# 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.12.4
# 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 LIBRARY_PATH /home/kdedev/kde/install/lib/x86_64-linux-gnu:/home/kdedev/qt-everywhere-5.12.4/lib:/home/kdedev/qt-everywhere-5.12.4/plugins/platforms:/home/kdedev/qt-everywhere-5.12.4/plugins/iconengines:/usr/lib
set-env KDE_STANDARD_LIBRARIES -lqtpcre2 -lglib-2.0 -ldl -lqtlibpng -lharfbuzz -lgraphite2 -ldl -lcrypto -lz -ldl -lffi -lXau -lXdmcp -lqxcb -lQt5XcbQpa -lSM -lICE -lQt5EventDispatcherSupport -lxcb-static -lxcb -lXdmcp -lXau -lQt5ThemeSupport -lQt5ServiceSupport -lQt5FontDatabaseSupport -lqsvgicon -lQt5Gui -lQt5DBus -lfreetype -lXrender -lX11 -lX11-xcb -lexpat -lQt5EdidSupport -ljpeg -lQt5FontDatabaseSupport -lfontconfig -luuid -lexpat -lfreetype -ldbus-1 -licui18n -licuuc -licudata -lssl -lcrypto -lgpg-error -lglapi_static -lglapi -llcms2 -lopenjp2 -lexecinfo
set-env QT_STATICPLUGIN TRUE
cmake-options -DPulseAudio_LIBRARIES="/home/kdedev/pulseaudio-10.0/debian/libpulse-dev/usr/lib/x86_64-linux-gnu/" -DCMAKE_BUILD_TYPE:STRING=release -DQT_STATICPLUGIN=TRUE -DBUILD_TESTING=FALSE -DTHREADS_PREFER_PTHREAD_FLAG=TRUE -DBUILD_SHARED_LIBS=FALSE -DCMAKE_LINK_SEARCH_START_STATIC=TRUE -DCMAKE_LINK_SEARCH_END_STATIC=TRUE -DCMAKE_CXX_FLAGS="-pthread -static -static-libgcc -static-libstdc++ -DQT_STATIC=1 -DQT_STATICPLUGIN=1 -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.12.4 -DQt5WebKitWidgets_DIR=/home/kdedev/qt-everywhere-5.12.4/lib/x86_64-linux-gnu/cmake/Qt5WebKitWidgets -DCMAKE_PREFIX_PATH=/home/kdedev/qt-everywhere-5.12.4 -DKDE_SKIP_RPATH_SETTINGS=TRUE
end global
options libkexiv2
branch Applications/18.12
end options
options okular
branch Applications/18.12
end options
include kf5-frameworks-build-include