mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
plasma-nm: update to 5.17.5
[ci skip]
This commit is contained in:
parent
336dafc339
commit
35bd23cf7f
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'plasma-nm'
|
# Template file for 'plasma-nm'
|
||||||
pkgname=plasma-nm
|
pkgname=plasma-nm
|
||||||
version=5.17.4
|
version=5.17.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules mobile-broadband-provider-info pkg-config
|
hostmakedepends="extra-cmake-modules mobile-broadband-provider-info pkg-config
|
||||||
qt5-qmake qt5-host-tools kcoreaddons"
|
gettext qt5-qmake qt5-host-tools kcoreaddons"
|
||||||
makedepends="plasma-workspace-devel networkmanager-qt5-devel kdelibs4support-devel
|
makedepends="plasma-workspace-devel networkmanager-qt5-devel kdelibs4support-devel
|
||||||
kdesignerplugin-devel qca-qt5-devel modemmanager-qt5-devel kdoctools-devel
|
kdesignerplugin-devel qca-qt5-devel modemmanager-qt5-devel kdoctools-devel
|
||||||
openconnect-devel ksolid-devel"
|
openconnect-devel ksolid-devel"
|
||||||
|
@ -15,10 +15,10 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
|
homepage="https://projects.kde.org/projects/plasma/plasma-nm"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d7a49d33c40f89b435f43940b37f840aaada86cb20b753995b6641c01ba923a2
|
checksum=2165e47a0654d17735abc97aec287b46b52a2eafccc3591b667ea2755b731255
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="xorg-server-xwayland is not available"
|
armv[56]*) broken="xorg-server-xwayland is not available"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue