plasma-framework: Update to 5.42.0
This commit is contained in:
parent
162c5c46f5
commit
cefdc01137
1 changed files with 4 additions and 3 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.41.0
|
||||
version=5.42.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel"
|
||||
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel kwayland-devel
|
||||
kirigami2-devel"
|
||||
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
||||
short_desc="Foundational libraries, components, and tools of the Plasma workspaces"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=84de6496f1f6797cba95ca51607ab59a5f24cbd238f600ec75ccfa0b02b23ae6
|
||||
checksum=50a99d7bd212d124863136f8fa56cf7e82b20051a81699f5c86eae4a01442c1d
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in a new issue