diff --git a/main/extra-cmake-modules/.checksums b/main/extra-cmake-modules/.checksums index 20e00acd9..11dfb525b 100644 --- a/main/extra-cmake-modules/.checksums +++ b/main/extra-cmake-modules/.checksums @@ -1 +1 @@ -737d72bebc82b4718db6880c955a4fd0 extra-cmake-modules-5.111.0.tar.xz +696ea0c57d0194dc0ca8db0ed6810d98 extra-cmake-modules-5.245.0.tar.gz diff --git a/main/extra-cmake-modules/.pkgfiles b/main/extra-cmake-modules/.pkgfiles index 049b7a8bf..1be55a88e 100644 --- a/main/extra-cmake-modules/.pkgfiles +++ b/main/extra-cmake-modules/.pkgfiles @@ -1,4 +1,4 @@ -extra-cmake-modules-5.111.0-1 +extra-cmake-modules-5.245.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/ECM/ @@ -17,6 +17,7 @@ drwxr-xr-x root/root usr/share/ECM/find-modules/ -rw-r--r-- root/root usr/share/ECM/find-modules/FindInotify.cmake -rw-r--r-- root/root usr/share/ECM/find-modules/FindIsoCodes.cmake -rw-r--r-- root/root usr/share/ECM/find-modules/FindKF5.cmake +-rw-r--r-- root/root usr/share/ECM/find-modules/FindKF6.cmake -rw-r--r-- root/root usr/share/ECM/find-modules/FindLibExiv2.cmake -rw-r--r-- root/root usr/share/ECM/find-modules/FindLibGit2.cmake -rw-r--r-- root/root usr/share/ECM/find-modules/FindLibMount.cmake @@ -66,11 +67,15 @@ drwxr-xr-x root/root usr/share/ECM/kde-modules/ -rw-r--r-- root/root usr/share/ECM/kde-modules/clang-format.cmake drwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/ -rwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/clang-format.sh +-rwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in +-rwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in.license +-rwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/json-schema.py -rwxr-xr-x root/root usr/share/ECM/kde-modules/kde-git-commit-hooks/pre-commit.in -rw-r--r-- root/root usr/share/ECM/kde-modules/prefix.sh.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/prefix.sh.fish.cmake drwxr-xr-x root/root usr/share/ECM/modules/ -rw-r--r-- root/root usr/share/ECM/modules/CheckAtomic.cmake +-rw-r--r-- root/root usr/share/ECM/modules/ECMAddAndroidApk.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMAddAppIcon.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMAddQch.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMAddQtDesignerPlugin.cmake @@ -105,6 +110,8 @@ drwxr-xr-x root/root usr/share/ECM/modules/ -rw-r--r-- root/root usr/share/ECM/modules/ECMQmlModule.cpp.in.license -rw-r--r-- root/root usr/share/ECM/modules/ECMQmlModule.h.in -rw-r--r-- root/root usr/share/ECM/modules/ECMQmlModule.h.in.license +-rw-r--r-- root/root usr/share/ECM/modules/ECMQmlModule5.cmake +-rw-r--r-- root/root usr/share/ECM/modules/ECMQmlModule6.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in -rw-r--r-- root/root usr/share/ECM/modules/ECMQtDeclareLoggingCategory.h.in @@ -124,8 +131,10 @@ drwxr-xr-x root/root usr/share/ECM/test-modules/ -rw-r--r-- root/root usr/share/ECM/test-modules/test_execute_and_compare.cmake drwxr-xr-x root/root usr/share/ECM/toolchain/ -rw-r--r-- root/root usr/share/ECM/toolchain/Android.cmake --rw-r--r-- root/root usr/share/ECM/toolchain/ECMAndroidDeployQt.cmake +-rw-r--r-- root/root usr/share/ECM/toolchain/ECMAndroidDeployQt5.cmake -rw-r--r-- root/root usr/share/ECM/toolchain/deployment-file-qt514.json.in +-rw-r--r-- root/root usr/share/ECM/toolchain/deployment-file-qt6.json.in +-rw-r--r-- root/root usr/share/ECM/toolchain/deployment-file-qt6.json.in.license -rw-r--r-- root/root usr/share/ECM/toolchain/deployment-file.json.in -rw-r--r-- root/root usr/share/ECM/toolchain/generate-fastlane-metadata.py -rw-r--r-- root/root usr/share/ECM/toolchain/hasMainSymbol.cmake diff --git a/main/extra-cmake-modules/spkgbuild b/main/extra-cmake-modules/spkgbuild index e47865a39..d7f27afe1 100755 --- a/main/extra-cmake-modules/spkgbuild +++ b/main/extra-cmake-modules/spkgbuild @@ -2,9 +2,9 @@ # depends : cmake ninja qt5 python3-babel name=extra-cmake-modules -version=5.111.0 +version=5.245.0 release=1 -source="https://download.kde.org/stable/frameworks/${version%.*}/$name-$version.tar.xz" +source="$name-$version.tar.gz::https://github.com/KDE/extra-cmake-modules/archive/refs/tags/v$version.tar.gz" build() { cd $name-$version