parent
cf392e86bf
commit
8f52588abe
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdesignerplugin'
|
# Template file for 'kdesignerplugin'
|
||||||
pkgname=kdesignerplugin
|
pkgname=kdesignerplugin
|
||||||
version=5.67.0
|
version=5.68.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
homepage="https://projects.kde.org/projects/frameworks/kdesignerplugin"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0b0924dad7bc9cf87a7589dc3bf35a928177dd79e7bce2430193431972c5fc28
|
checksum=ae433e0eeaf0007312b1f32fc4349cf26c34617a5a9951ae4155c5c4e4009b72
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake qt5-tools python kgendesignerplugin kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue