plasma-sdk: update to 5.27.7.
This commit is contained in:
parent
38c766201b
commit
8d98d10270
1 changed files with 5 additions and 10 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'plasma-sdk'
|
||||
pkgname=plasma-sdk
|
||||
version=5.27.6.1
|
||||
version=5.27.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
|
||||
gettext"
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
||||
gettext kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
makedepends="plasma-framework-devel kdelibs4support-devel kdesignerplugin-devel
|
||||
kitemmodels-devel knewstuff-devel ktexteditor-devel kdoctools-devel"
|
||||
short_desc="Plasma development applications"
|
||||
|
@ -13,9 +13,4 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/plasma-sdk"
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2e4b0e466fced4345ecbd9c3b208bd334793762b02ae18bc54904860a69dceaf
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
checksum=d310a81eed68334886a7e7767bce9066c6ccb07087aa77d04b73acf41a5426a4
|
||||
|
|
Loading…
Add table
Reference in a new issue