https://bugs.kde.org/show_bug.cgi?id=261634

--- Comment #21 from caulier.gil...@gmail.com ---
Git commit 4b516962a4033083e8a1051d8fe2c3ef8dce1459 by Gilles Caulier.
Committed on 08/10/2023 at 10:46.
Pushed by cgilles into branch 'master'.

prepare AppImage to comoile with Qt6 and kf6 frameworks

M  +6    -8    project/bundles/3rdparty/CMakeLists.txt
R  +0    -0    project/bundles/3rdparty/ext_kf5/CMakeLists.txt [from:
project/bundles/3rdparty/ext_kde_frameworks/CMakeLists.txt - 100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/KF5DEPENDENCIES [from:
project/bundles/3rdparty/ext_kde_frameworks/KF5DEPENDENCIES - 100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/breeze-dropsvg-rccprefix.patch
[from:
project/bundles/3rdparty/ext_kde_frameworks/breeze-dropsvg-rccprefix.patch -
100% similarity]
R  +0    -0   
project/bundles/3rdparty/ext_kf5/extracmakemodules-compiler-options.patch
[from:
project/bundles/3rdparty/ext_kde_frameworks/extracmakemodules-compiler-options.patch
- 100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/kcalendarcore-libical.patch
[from: project/bundles/3rdparty/ext_kde_frameworks/kcalendarcore-libical.patch
- 100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/kcoreaddons-mingw.patch [from:
project/bundles/3rdparty/ext_kde_frameworks/kcoreaddons-mingw.patch - 100%
similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/kguiaddons-mingw.patch [from:
project/bundles/3rdparty/ext_kde_frameworks/kguiaddons-mingw.patch - 100%
similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/ki18n-mingw.patch [from:
project/bundles/3rdparty/ext_kde_frameworks/ki18n-mingw.patch - 100%
similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/kio-drop-ktextwidgets.patch
[from: project/bundles/3rdparty/ext_kde_frameworks/kio-drop-ktextwidgets.patch
- 100% similarity]
R  +0    -0   
project/bundles/3rdparty/ext_kf5/knotifications-drop-phonon.patch [from:
project/bundles/3rdparty/ext_kde_frameworks/knotifications-drop-phonon.patch -
100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/knotifyconfig-drop-phonon.patch
[from:
project/bundles/3rdparty/ext_kde_frameworks/knotifyconfig-drop-phonon.patch -
100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_kf5/threadweaver-macports.patch
[from: project/bundles/3rdparty/ext_kde_frameworks/threadweaver-macports.patch
- 100% similarity]
D  +0    -61   project/bundles/3rdparty/ext_qt/6.3.1/CMakeLists.txt
D  +0    -87   project/bundles/3rdparty/ext_qt/6.3.1/bootstrap-qt6.sh
D  +0    -95   project/bundles/3rdparty/ext_qt/6.3.1/kde-qt6.sh
D  +0    -15  
project/bundles/3rdparty/ext_qt/6.3.1/qt-appimage-icu-linked.patch
D  +0    -83   project/bundles/3rdparty/ext_qt/6.3.1/qt-appimage-support.patch
D  +0    -10   project/bundles/3rdparty/ext_qt/6.3.1/qt-base-cmake.patch
D  +0    -13   project/bundles/3rdparty/ext_qt/6.3.1/qt-icu-hack.patch
D  +0    -11   project/bundles/3rdparty/ext_qt/CMakeLists.txt
R  +0    -0    project/bundles/3rdparty/ext_qt5/CMakeLists.txt [from:
project/bundles/3rdparty/ext_qt/5.15/CMakeLists.txt - 100% similarity]
R  +0    -0    project/bundles/3rdparty/ext_qt5/config_help-5.15.txt [from:
project/bundles/3rdparty/ext_qt/5.15/config_help-5.15.txt - 100% similarity]
R  +0    -0   
project/bundles/3rdparty/ext_qt5/qt-appimage-openssl-linked.patch [from:
project/bundles/3rdparty/ext_qt/5.15/qt-appimage-openssl-linked.patch - 100%
similarity]
R  +0    -0    project/bundles/3rdparty/ext_qt5/qt-appimage-support.patch
[from: project/bundles/3rdparty/ext_qt/5.15/qt-appimage-support.patch - 100%
similarity]
R  +0    -0    project/bundles/3rdparty/ext_qt5/qt-icu-hack.patch [from:
project/bundles/3rdparty/ext_qt/5.15/qt-icu-hack.patch - 100% similarity]
A  +68   -0    project/bundles/3rdparty/ext_qt6/CMakeLists.txt
A  +90   -0    project/bundles/3rdparty/ext_qt6/config-qt6-linux.cmake
A  +87   -0    project/bundles/3rdparty/ext_qt6/config-qt6-windows.cmake
R  +18   -7    project/bundles/3rdparty/ext_qt6/config_help-6.5.txt [from:
project/bundles/3rdparty/ext_qt/6.3.1/config_help_6.3.txt - 093% similarity]
R  +0    -0    project/bundles/3rdparty/ext_qt6/qt6-openssl-linked.patch [from:
project/bundles/3rdparty/ext_qt/6.3.1/qt-appimage-openssl-linked.patch - 100%
similarity]
A  +10   -0    project/bundles/3rdparty/ext_qt6/qt6_cmake_path.patch.cmake.in
M  +12   -24   project/bundles/appimage/01-build-host.sh
M  +3    -3    project/bundles/appimage/03-build-digikam.sh
M  +1    -1    project/bundles/appimage/04-build-appimage.sh
M  +4    -4    project/bundles/appimage/config.sh
M  +1    -1    project/bundles/macports/config.sh
M  +1    -1    project/bundles/mxe/config.sh

https://invent.kde.org/graphics/digikam/-/commit/4b516962a4033083e8a1051d8fe2c3ef8dce1459

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to