KDE frameworks, bump to 6.13.0 (#12180)

This commit is contained in:
Schrijvers Luc
2025-04-15 19:58:09 +02:00
committed by GitHub
parent f7e58d44fa
commit 01b4cdea8d
10 changed files with 16 additions and 13 deletions

View File

@@ -9,7 +9,7 @@ COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/kxmlgui-${portVersion}.tar.xz"
CHECKSUM_SHA256="69c3a6a6363bdbe3ccbace76e23c6ccec173eb0f9c1954ef7317d998d6edb6fc"
CHECKSUM_SHA256="e106482d3bb15f7afdeeb5542e0f0f3ca26b9b5c6374a03ca18153d5d2750de6"
SOURCE_DIR="kxmlgui-$portVersion"
ARCHITECTURES="all !x86_gcc2"
@@ -49,7 +49,8 @@ PROVIDES_devel="
REQUIRES_devel="
kxmlgui6$secondaryArchSuffix == $portVersion base
devel:libKF6ConfigCore$secondaryArchSuffix == $libVersion
devel:libKF6ConfigWidgets$secondaryArchSuffix
devel:libKF6ConfigWidgets$secondaryArchSuffix == $libVersion
devel:libKF6GuiAddons$secondaryArchSuffix == $libVersion
"
ARCHITECTURES_doc="any"