mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
kdeplasma-addons5: update to 5.26.0.
This commit is contained in:
parent
12ed48881d
commit
f8b5ed2921
1 changed files with 6 additions and 11 deletions
|
@ -1,22 +1,17 @@
|
|||
# Template file for 'kdeplasma-addons5'
|
||||
pkgname=kdeplasma-addons5
|
||||
version=5.25.3
|
||||
version=5.26.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
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 pkg-config
|
||||
kpackage-devel kconfig-devel kcoreaddons-devel kcmutils-devel gettext"
|
||||
makedepends="kross-devel kdesignerplugin-devel kdoctools-devel kholidays-devel
|
||||
plasma-workspace-devel purpose-devel"
|
||||
plasma-workspace-devel purpose-devel NetworkManager-devel"
|
||||
short_desc="Various Plasma addons"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/plasma/kdeplasma-addons"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=152fafbdbb7e9b68237893ffbe7e7ba349eb7e603ccfa92db27bb5443c36277d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
fi
|
||||
checksum=30c0a5577d819a1eacb8f2977f20e1f77cec83d1a406f024d562e523eadad6d9
|
||||
|
|
Loading…
Add table
Reference in a new issue