kwindowsystem: not broken, just nocross
This commit is contained in:
parent
e1d50ab04a
commit
f4988809ed
1 changed files with 1 additions and 4 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=kwindowsystem
|
||||
version=5.26.0
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="pkg-config extra-cmake-modules"
|
||||
|
@ -13,10 +14,6 @@ homepage="https://projects.kde.org/projects/frameworks/kwindowsystem"
|
|||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=63faf6ac99a6af8fc31130d6e3f0a8aad74d35d7587d7ef8e58546917b64aaca
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
arm*) broken="https://build.voidlinux.eu/builders/armv6l_builder/builds/27471/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
kwindowsystem-devel_package() {
|
||||
short_desc+=" - development"
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue