parent
ebfe1a5d74
commit
d3aee58b70
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-sdk'
|
# Template file for 'plasma-sdk'
|
||||||
pkgname=plasma-sdk
|
pkgname=plasma-sdk
|
||||||
version=5.20.2
|
version=5.20.3
|
||||||
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 <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b2db0ee70d7b482fe5f0806302ffeae9d55ba3613b47b2a5e38a1210d78963ab
|
checksum=d2da1b234b17553536ed64d74dc5632adcad9aff4dc6f2b33d4b0f7e128d5301
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Reference in New Issue