Skip to content
Snippets Groups Projects
Verified Commit f08b68fc authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/kcmutils: bump to 5.47.0, modernise, clarify license

parent 6bbdbe93
No related branches found
No related tags found
No related merge requests found
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=kcmutils
pkgver=5.46.0
pkgver=5.47.0
pkgrel=0
pkgdesc="Framework for writing System Settings modules"
url="https://api.kde.org/frameworks/kcmutils/html/index.html"
arch="all"
license="LGPL-2.1"
license="LGPL-2.1-only AND LGPL-2.1+"
depends=""
depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev kitemviews-dev kservice-dev
kconfigwidgets-dev kiconthemes-dev kdeclarative-dev kxmlgui-dev"
makedepends="$depends_dev cmake extra-cmake-modules python3 gettext-dev doxygen
graphviz qt5-qttools-dev"
install=""
makedepends="$depends_dev cmake extra-cmake-modules python3 doxygen graphviz
qt5-qttools-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="http://download.kde.org/stable/frameworks/${pkgver%.*}/kcmutils-$pkgver.tar.xz"
builddir="$srcdir/kcmutils-$pkgver"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/kcmutils-$pkgver.tar.xz"
build() {
cd "$builddir"
......@@ -44,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="322cbe7dc93320f468c20b683c4a10abb7b19b1250a124e8a16e440571d160f102b709a8ddbbef6087aceacc44ba473b1b348f0055c442b5131c3b46de4ae732 kcmutils-5.46.0.tar.xz"
sha512sums="b72b31ad4f657679fba4872afa95fb313dca24043a2ee70582aea9a1615ceeef377b833067c77e7cca402ac50de3ccabc133df9f24d8478eecf91ba24099ed00 kcmutils-5.47.0.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment