kdeplasma-addons5: update to 5.17.5
[ci skip]
This commit is contained in:
parent
e4fa836312
commit
c1d9597350
1 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'kdeplasma-addons5'
|
||||
pkgname=kdeplasma-addons5
|
||||
version=5.17.4
|
||||
version=5.17.5
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
|
||||
gettext"
|
||||
makedepends="kross-devel kdesignerplugin-devel kdoctools-devel kholidays-devel
|
||||
plasma-workspace-devel purpose-devel"
|
||||
short_desc="Various Plasma addons"
|
||||
|
@ -13,10 +14,10 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=2b790cf0cc48f5a7fdf87579be2ff39da92b47ee3f13ec616c14c866b97392c9
|
||||
checksum=997d6a3542ab1f1fd7fb17580693dc8281ff29b03c82577dbae3fc1ec4cccdb8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="xorg-server-xwayland is not available"
|
||||
armv[56]*) broken="xorg-server-xwayland is not available"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue