mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kdeclarative: update to 5.89.0.
This commit is contained in:
parent
bb58f60c24
commit
53e8b43ec8
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kdeclarative'
|
# Template file for 'kdeclarative'
|
||||||
pkgname=kdeclarative
|
pkgname=kdeclarative
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||||
gettext qt5-host-tools qt5-qmake python3 kconfig"
|
kpackage gettext qt5-host-tools qt5-qmake python3 kconfig"
|
||||||
makedepends="kio-devel kpackage-devel libepoxy-devel"
|
makedepends="kio-devel kpackage-devel libepoxy-devel"
|
||||||
short_desc="KDE Integration of QML and KDE work spaces"
|
short_desc="KDE Integration of QML and KDE work spaces"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdeclarative"
|
homepage="https://invent.kde.org/frameworks/kdeclarative"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b506b44b9f50768de9b145980a41de943c2b375defc7e5a97fbb9fc2a441e3a9
|
checksum=5ee99a4b058cb5931b314b832e9c7d900e67081519ae741a21b240603acb44a1
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue