mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kitemviews: update to 5.37.0
This commit is contained in:
parent
b8f4f2ab11
commit
ed3573c581
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kitemviews'
|
# Template file for 'kitemviews'
|
||||||
pkgname=kitemviews
|
pkgname=kitemviews
|
||||||
version=5.36.0
|
version=5.37.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
homepage="https://projects.kde.org/projects/frameworks/kitemviews"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=74ead758a65746d9404bfa4cfbebb95fdada196246b38b07b68c7094cdf22a06
|
checksum=55737ee6cf018c86e2674d417a0c234b060bb58b8eac477e862ec6e8a9dd279f
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD$" ]; then
|
if [ -n "$CROSS_BUILD$" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
hostmakedepends+=" qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue