kdeplasma-addons5: broken on arm* because of xwayland
This commit is contained in:
parent
6393c0b1b8
commit
bf0cd7a23a
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ homepage="https://projects.kde.org/projects/plasma/kdeplasma-addons"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
|
||||||
checksum=ae1e88249558a40413a31ea97599aa7534fff6c018096435cd15d514f20b499f
|
checksum=ae1e88249558a40413a31ea97599aa7534fff6c018096435cd15d514f20b499f
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
arm*) broken="xorg-server-xwayland is not available"
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue