karchive: update

This commit is contained in:
Markus Volk
2025-09-20 04:15:37 +02:00
parent 72b7d431fa
commit 5ed989790e

View File

@@ -3,22 +3,24 @@ HOMEPAGE = "https://api.kde.org/frameworks/karchive/html/index.html"
LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM += "file://LICENSES/LGPL-2.0-or-later.txt;md5=6d2d9952d88b50a51a5c73dc431d06c7"
SRC_URI = "git://invent.kde.org/frameworks/karchive.git;protocol=https;nobranch=1"
SRCREV = "69712e2d9ca0ea195a78ff0e9c509592c3e98a01"
SRC_URI = "gitsm://invent.kde.org/frameworks/karchive.git;protocol=https;nobranch=1"
SRCREV = "e54009eecbea39c4c0b8eb540160960183c30702"
DEPENDS = " \
bzip2 \
extra-cmake-modules \
zstd \
openssl \
qtbase \
qtwayland \
qtwayland-native \
qttools-native \
extra-cmake-modules \
xz \
zlib \
zstd \
"
inherit qt6-cmake pkgconfig
FILES:${PN} += "${datadir}/qlogging-categories6"