kdeclarative: update to 5.47.0.
This commit is contained in:
parent
1236b08836
commit
05d68f2ac2
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdeclarative'
|
# Template file for 'kdeclarative'
|
||||||
pkgname=kdeclarative
|
pkgname=kdeclarative
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="KDE Integration of QML and KDE work spaces"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=01cb9a51df083fc982f3de4c29934307934032dfee18c4b072f67e9860147549
|
checksum=3a55236b3aed4ca1b5c754b2b97652a4c91c1c15107396c111bc41ef8d4874a0
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue