mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
kdecoration: update to 5.24.1
This commit is contained in:
parent
b18167002c
commit
ecf7d68df5
1 changed files with 5 additions and 4 deletions
|
@ -1,17 +1,18 @@
|
||||||
# Template file for 'kdecoration'
|
# Template file for 'kdecoration'
|
||||||
pkgname=kdecoration
|
pkgname=kdecoration
|
||||||
version=5.23.5
|
version=5.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-devel"
|
hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-devel
|
||||||
makedepends="qt5-devel ki18n-devel"
|
kcoreaddons"
|
||||||
|
makedepends="qt5-devel ki18n-devel kcoreaddons-devel"
|
||||||
short_desc="KDE Plugin based library to create window decorations"
|
short_desc="KDE Plugin based library to create window decorations"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kdecoration"
|
homepage="https://invent.kde.org/plasma/kdecoration"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=48982039397a7a58552d649cf8166dfc27b578cf2cb8c1b59b86785e124512cf
|
checksum=92d9f47364c255cdf7cf39bd229f849b0092635386b3fa62a35f984c1bdde3e9
|
||||||
|
|
||||||
kdecoration-devel_package() {
|
kdecoration-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue