[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdevelop/5.3] appimage: appimage: Package the QtQuick.2 plugin
From:       Kevin Funk <null () kde ! org>
Date:       2018-09-20 7:58:13
Message-ID: E1g2tqn-0005Dm-L3 () code ! kde ! org
[Download RAW message or body]

Git commit 155c51137851ac8ad45c2c40b7fc4b07907d9592 by Kevin Funk.
Committed on 20/09/2018 at 07:58.
Pushed by kfunk into branch '5.3'.

appimage: Package the QtQuick.2 plugin

... for the welcome page

M  +4    -0    appimage/kdevelop-recipe-centos6.sh

https://commits.kde.org/kdevelop/155c51137851ac8ad45c2c40b7fc4b07907d9592

diff --git a/appimage/kdevelop-recipe-centos6.sh b/appimage/kdevelop-recipe-centos6.sh
index 73f7b202ed..168f87628d 100755
--- a/appimage/kdevelop-recipe-centos6.sh
+++ b/appimage/kdevelop-recipe-centos6.sh
@@ -278,6 +278,10 @@ cp -r $PLUGINS/platforminputcontexts ./usr/lib/qt5/plugins/
 # cp -r $PLUGINS/platformthemes ./usr/lib/qt5/plugins/
 cp -r $PLUGINS/xcbglintegrations ./usr/lib/qt5/plugins/
 
+mkdir -p ./usr/lib/qt5/qml
+QML_DIR=$QTDIR/qml
+cp -r $QML_DIR/QtQuick.2 ./usr/lib/qml # for the Welcome Page plugin
+
 cp -R /kdevelop.appdir/usr/lib/grantlee/ /kdevelop.appdir/usr/lib/qt5/plugins/
 rm -Rf /kdevelop.appdir/usr/lib/grantlee
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic