6,13 → 6,13 |
# if qt is not in the standard path, load its environment variables |
. /opt/qt*/bin/qt*-env.sh || true |
|
SCRIBUS_VERSION=nightly |
|
######################################################################## |
# Build Platform Theme for Gtk+ |
# https://askubuntu.com/a/910143 |
# https://askubuntu.com/a/748186 |
# Deploy with linuxdeployqt using |
SCRIBUS_VERSION=nightly |
|
######################################################################## |
# Build Platform Theme for Gtk+ |
# https://askubuntu.com/a/910143 |
# https://askubuntu.com/a/748186 |
# Deploy with linuxdeployqt using |
# -extra-plugins=platformthemes/libqgtk2.so,styles/libqgtk2style.so |
# At runtime, export QT_QPA_PLATFORMTHEME=gtk2 (Xfce does this itself) |
######################################################################## |