mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
kiconthemes: update to 5.57.0
[ci skip]
This commit is contained in:
parent
6e5aff97a5
commit
bc12d7df4d
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kiconthemes'
|
# Template file for 'kiconthemes'
|
||||||
pkgname=kiconthemes
|
pkgname=kiconthemes
|
||||||
version=5.56.0
|
version=5.57.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
hostmakedepends="kcoreaddons extra-cmake-modules kcoreaddons qt5-qmake qt5-host-tools python"
|
||||||
makedepends="kitemviews-devel qt5-svg-devel karchive-devel kconfigwidgets-devel"
|
makedepends="kitemviews-devel qt5-svg-devel karchive-devel kconfigwidgets-devel"
|
||||||
short_desc="KDE Icon GUI utilities"
|
short_desc="KDE Icon GUI utilities"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only, GPL-2.0-or-later"
|
license="LGPL-2.0-only, GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kiconthemes"
|
homepage="https://projects.kde.org/projects/frameworks/kiconthemes"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0ae1525aafc9083218a1b0540510b3c65f5843a5f1bd4adf88988ba5f1dab765
|
checksum=09abb03a97027948a1116bfb2ca9842d3f8fb2def83b0b02aaed194dd5bd16f3
|
||||||
|
|
||||||
kiconthemes-devel_package() {
|
kiconthemes-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue