kwin: mark as nocross again
This commit is contained in:
parent
8a3936d15f
commit
590eea4e87
@ -3,7 +3,7 @@ pkgname=kwin
|
|||||||
version=5.15.3.2
|
version=5.15.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF --trace-expand"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules breeze pkg-config"
|
hostmakedepends="extra-cmake-modules breeze pkg-config"
|
||||||
makedepends="plasma-framework-devel kcmutils-devel knewstuff-devel
|
makedepends="plasma-framework-devel kcmutils-devel knewstuff-devel
|
||||||
kscreenlocker-devel kinit-devel xcb-util-cursor-devel qt5-multimedia-devel
|
kscreenlocker-devel kinit-devel xcb-util-cursor-devel qt5-multimedia-devel
|
||||||
@ -17,7 +17,7 @@ homepage="https://projects.kde.org/projects/plasma/kwin"
|
|||||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=3c7b5ced440cf9ecd23b5905727cea4730188fbfe6388b4fcdb5eb3f52323147
|
checksum=3c7b5ced440cf9ecd23b5905727cea4730188fbfe6388b4fcdb5eb3f52323147
|
||||||
|
|
||||||
#nocross="/bin/sh: /usr/aarch64-linux-gnu/usr/bin/desktoptojson: cannot execute binary file: Exec format error"
|
nocross="/bin/sh: /usr/aarch64-linux-gnu/usr/bin/desktoptojson: cannot execute binary file: Exec format error"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
hostmakedepends+=" qt5-qmake qt5-host-tools kcoreaddons kconfig"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user