aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-01-13 16:15:24 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-01-14 18:36:41 +0100
commite935ce84de3592f1d8208086a5b7c8ad6cc9156d (patch)
tree548d0edd47f929624c63d6903f2ae35855207ec5
parent5e286492714dd1b1f02102e39f650704aaf04723 (diff)
downloadaports-e935ce84de3592f1d8208086a5b7c8ad6cc9156d.tar.bz2
aports-e935ce84de3592f1d8208086a5b7c8ad6cc9156d.tar.xz
community/kde-frameworks: disable on armhf
extra-cmake-modules is not available on armhf due to it's dependency on qt5-qtdeclarative2, and since all packages in KDE Frameworks depend on extra-cmake-modules, just disable them all for that arch
-rw-r--r--community/attica/APKBUILD2
-rw-r--r--community/extra-cmake-modules/APKBUILD2
-rw-r--r--community/frameworkintegration/APKBUILD2
-rw-r--r--community/kapidox/APKBUILD2
-rw-r--r--community/kauth/APKBUILD2
-rw-r--r--community/kbookmarks/APKBUILD2
-rw-r--r--community/kcalendarcore/APKBUILD2
-rw-r--r--community/kcmutils/APKBUILD2
-rw-r--r--community/kcodecs/APKBUILD2
-rw-r--r--community/kcompletion/APKBUILD2
-rw-r--r--community/kconfig/APKBUILD2
-rw-r--r--community/kconfigwidgets/APKBUILD2
-rw-r--r--community/kcontacts/APKBUILD2
-rw-r--r--community/kcoreaddons/APKBUILD2
-rw-r--r--community/kcrash/APKBUILD2
-rw-r--r--community/kdbusaddons/APKBUILD2
-rw-r--r--community/kded/APKBUILD2
-rw-r--r--community/kdelibs4support/APKBUILD2
-rw-r--r--community/kdesignerplugin/APKBUILD2
-rw-r--r--community/kdesu/APKBUILD2
-rw-r--r--community/kdewebkit/APKBUILD2
-rw-r--r--community/kdnssd/APKBUILD2
-rw-r--r--community/kdoctools/APKBUILD2
-rw-r--r--community/kemoticons/APKBUILD2
-rw-r--r--community/kfilemetadata/APKBUILD2
-rw-r--r--community/kglobalaccel/APKBUILD2
-rw-r--r--community/kguiaddons/APKBUILD2
-rw-r--r--community/khtml/APKBUILD2
-rw-r--r--community/kiconthemes/APKBUILD2
-rw-r--r--community/kidletime/APKBUILD2
-rw-r--r--community/kimageformats/APKBUILD2
-rw-r--r--community/kinit/APKBUILD2
-rw-r--r--community/kio/APKBUILD2
-rw-r--r--community/kitemmodels/APKBUILD2
-rw-r--r--community/kitemviews/APKBUILD2
-rw-r--r--community/kjobwidgets/APKBUILD2
-rw-r--r--community/kjs/APKBUILD2
-rw-r--r--community/kjsembed/APKBUILD2
-rw-r--r--community/kmediaplayer/APKBUILD2
-rw-r--r--community/knotifications/APKBUILD2
-rw-r--r--community/knotifyconfig/APKBUILD2
-rw-r--r--community/kpackage/APKBUILD2
-rw-r--r--community/kparts/APKBUILD2
-rw-r--r--community/kplotting/APKBUILD2
-rw-r--r--community/kpty/APKBUILD2
-rw-r--r--community/kross/APKBUILD2
-rw-r--r--community/krunner/APKBUILD2
-rw-r--r--community/kservice/APKBUILD2
-rw-r--r--community/ktexteditor/APKBUILD2
-rw-r--r--community/ktextwidgets/APKBUILD2
-rw-r--r--community/kunitconversion/APKBUILD2
-rw-r--r--community/kwallet/APKBUILD2
-rw-r--r--community/kwayland/APKBUILD2
-rw-r--r--community/kwidgetsaddons/APKBUILD2
-rw-r--r--community/kwindowsystem/APKBUILD2
-rw-r--r--community/kxmlgui/APKBUILD2
-rw-r--r--community/kxmlrpcclient/APKBUILD2
-rw-r--r--community/modemmanager-qt/APKBUILD2
-rw-r--r--community/networkmanager-qt/APKBUILD2
-rw-r--r--community/oxygen-icons/APKBUILD2
-rw-r--r--community/sonnet/APKBUILD2
-rw-r--r--community/syndication/APKBUILD2
-rw-r--r--community/syntax-highlighting/APKBUILD2
63 files changed, 63 insertions, 63 deletions
diff --git a/community/attica/APKBUILD b/community/attica/APKBUILD
index afa533382d..3cb710cc3c 100644
--- a/community/attica/APKBUILD
+++ b/community/attica/APKBUILD
@@ -5,7 +5,7 @@ pkgver=5.66.0
pkgrel=0
pkgdesc="Freedesktop OCS binding for Qt"
url="http://www.kde.org/"
-arch="all"
+arch="all !armhf" # Blocked by extra-cmake-modules
license="LGPL-2.0-or-later"
makedepends="qt5-qttools-dev extra-cmake-modules doxygen"
subpackages="$pkgname-dev $pkgname-doc"
diff --git a/community/extra-cmake-modules/APKBUILD b/community/extra-cmake-modules/APKBUILD
index 5852910c43..8ef0fcbcaf 100644
--- a/community/extra-cmake-modules/APKBUILD
+++ b/community/extra-cmake-modules/APKBUILD
@@ -11,8 +11,8 @@ license="BSD-3-Clause"
depends="cmake"
makedepends="py3-sphinx"
checkdepends="qt5-qtbase-dev qt5-qtquickcontrols2-dev"
-subpackages="$pkgname-doc"
source="http://download.kde.org/stable/frameworks/${pkgver%.*}/extra-cmake-modules-$pkgver.tar.xz"
+subpackages="$pkgname-doc"
prepare() {
default_prepare
diff --git a/community/frameworkintegration/APKBUILD b/community/frameworkintegration/APKBUILD
index 0a71c0827f..ca398adbf2 100644
--- a/community/frameworkintegration/APKBUILD
+++ b/community/frameworkintegration/APKBUILD
@@ -4,7 +4,7 @@ pkgname=frameworkintegration
pkgver=5.66.0
pkgrel=0
pkgdesc="Framework providing components to allow applications to integrate with a KDE Workspace"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://www.kde.org"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kconfig-dev kconfigwidgets-dev kiconthemes-dev knotifications-dev knewstuff-dev kwidgetsaddons-dev kpackage-dev ki18n-dev appstream-dev"
diff --git a/community/kapidox/APKBUILD b/community/kapidox/APKBUILD
index 8c15ecfa1f..763cc73393 100644
--- a/community/kapidox/APKBUILD
+++ b/community/kapidox/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kapidox
pkgver=5.66.0
pkgrel=0
-arch="noarch"
+arch="noarch !armhf" # armhf blocked by extra-cmake-modules
pkgdesc="Scripts and data for building API documentation (dox) in a standard format and style"
url="https://community.kde.org/Frameworks"
license="BSD-3-Clause"
diff --git a/community/kauth/APKBUILD b/community/kauth/APKBUILD
index b5a06f0150..ca6da0a1b0 100644
--- a/community/kauth/APKBUILD
+++ b/community/kauth/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kauth
pkgver=5.66.0
pkgrel=0
pkgdesc="Abstraction to system policy and authentication features"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kcoreaddons-dev polkit-qt-1-dev"
diff --git a/community/kbookmarks/APKBUILD b/community/kbookmarks/APKBUILD
index d87eb19000..071318e32a 100644
--- a/community/kbookmarks/APKBUILD
+++ b/community/kbookmarks/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kbookmarks
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for bookmarks and the XBEL format"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev kcodecs-dev kconfigwidgets-dev kwidgetsaddons-dev kxmlgui-dev"
diff --git a/community/kcalendarcore/APKBUILD b/community/kcalendarcore/APKBUILD
index 41ca64816a..1d3bc2829d 100644
--- a/community/kcalendarcore/APKBUILD
+++ b/community/kcalendarcore/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcalendarcore
pkgver=5.66.0
pkgrel=0
pkgdesc="The KDE calendar access library"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later"
depends_dev="qt5-qtbase-dev libical-dev"
diff --git a/community/kcmutils/APKBUILD b/community/kcmutils/APKBUILD
index 6df6325c06..e82181bc1c 100644
--- a/community/kcmutils/APKBUILD
+++ b/community/kcmutils/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcmutils
pkgver=5.66.0
pkgrel=0
pkgdesc="Utilities for interacting with KCModules"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="kitemviews-dev kconfigwidgets-dev kcoreaddons-dev ki18n-dev kiconthemes-dev kservice-dev kxmlgui-dev kdeclarative-dev"
diff --git a/community/kcodecs/APKBUILD b/community/kcodecs/APKBUILD
index 15cde55c65..371b023c76 100644
--- a/community/kcodecs/APKBUILD
+++ b/community/kcodecs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcodecs
pkgver=5.66.0
pkgrel=0
pkgdesc="Provide a collection of methods to manipulate strings using various encodings"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
makedepends="extra-cmake-modules qt5-qttools-dev gperf doxygen"
diff --git a/community/kcompletion/APKBUILD b/community/kcompletion/APKBUILD
index 197f300ec2..7526892150 100644
--- a/community/kcompletion/APKBUILD
+++ b/community/kcompletion/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcompletion
pkgver=5.66.0
pkgrel=0
pkgdesc="Text completion helpers and widgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="kwidgetsaddons-dev kconfig-dev"
diff --git a/community/kconfig/APKBUILD b/community/kconfig/APKBUILD
index d315a146ab..cbd17c852a 100644
--- a/community/kconfig/APKBUILD
+++ b/community/kconfig/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kconfig
pkgver=5.66.0
pkgrel=0
pkgdesc="Configuration system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later"
makedepends="extra-cmake-modules qt5-qttools-dev doxygen"
diff --git a/community/kconfigwidgets/APKBUILD b/community/kconfigwidgets/APKBUILD
index 4812b49784..826aded175 100644
--- a/community/kconfigwidgets/APKBUILD
+++ b/community/kconfigwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kconfigwidgets
pkgver=5.66.0
pkgrel=0
pkgdesc="Widgets for KConfig"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="kauth-dev kcoreaddons-dev kcodecs-dev kconfig-dev kguiaddons-dev ki18n-dev kwidgetsaddons-dev"
diff --git a/community/kcontacts/APKBUILD b/community/kcontacts/APKBUILD
index 007303a351..12218c1c2c 100644
--- a/community/kcontacts/APKBUILD
+++ b/community/kcontacts/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcontacts
pkgver=5.66.0
pkgrel=0
pkgdesc="Address book API for KDE"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later"
depends="iso-codes"
diff --git a/community/kcoreaddons/APKBUILD b/community/kcoreaddons/APKBUILD
index 4d350a2f68..488d3df0bb 100644
--- a/community/kcoreaddons/APKBUILD
+++ b/community/kcoreaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcoreaddons
pkgver=5.66.0
pkgrel=0
pkgdesc="Addons to QtCore"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="qt5-qtbase-dev"
diff --git a/community/kcrash/APKBUILD b/community/kcrash/APKBUILD
index 0a8fec84da..bc8e37fd4b 100644
--- a/community/kcrash/APKBUILD
+++ b/community/kcrash/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kcrash
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for application crash analysis and bug report from apps"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="kcoreaddons-dev kwindowsystem-dev"
diff --git a/community/kdbusaddons/APKBUILD b/community/kdbusaddons/APKBUILD
index 851e4e2791..31f02ef70a 100644
--- a/community/kdbusaddons/APKBUILD
+++ b/community/kdbusaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdbusaddons
pkgver=5.66.0
pkgrel=0
pkgdesc="Addons to QtDBus"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
makedepends="extra-cmake-modules qt5-qttools-dev doxygen shared-mime-info"
diff --git a/community/kded/APKBUILD b/community/kded/APKBUILD
index 6a8ce1d1c1..bb9d740109 100644
--- a/community/kded/APKBUILD
+++ b/community/kded/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kded
pkgver=5.66.0
pkgrel=0
pkgdesc="Extensible deamon for providing system level services"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kservice-dev"
diff --git a/community/kdelibs4support/APKBUILD b/community/kdelibs4support/APKBUILD
index 03e4203237..2f25762b6e 100644
--- a/community/kdelibs4support/APKBUILD
+++ b/community/kdelibs4support/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdelibs4support
pkgver=5.66.0
pkgrel=0
pkgdesc="Porting aid from KDELibs4"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later AND MIT AND LGPL-2.1-only AND LGPL-2.0-only AND (LGPL-2.1-only OR LGPL-3.0-only) AND (LGPL-2.0-only OR LGPL-3.0-only)"
depends_dev="qt5-qtbase-dev qt5-qttools-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kcrash-dev kdesignerplugin kdesignerplugin-dev kglobalaccel-dev kemoticons-dev kguiaddons-dev ki18n-dev kiconthemes-dev kio-dev knotifications-dev kparts-dev kservice-dev ktextwidgets-dev kunitconversion-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev kdbusaddons-dev kded-dev kinit-dev perl-uri"
diff --git a/community/kdesignerplugin/APKBUILD b/community/kdesignerplugin/APKBUILD
index 57b56ff676..d9323478e3 100644
--- a/community/kdesignerplugin/APKBUILD
+++ b/community/kdesignerplugin/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdesignerplugin
pkgver=5.66.0
pkgrel=0
pkgdesc="Integration of Frameworks widgets in Qt Designer/Creator"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only"
depends_dev="kcoreaddons-dev kconfig-dev kcompletion-dev kconfigwidgets-dev kiconthemes-dev kio-dev kitemviews-dev kplotting-dev ktextwidgets-dev kwidgetsaddons-dev kxmlgui-dev sonnet-dev"
diff --git a/community/kdesu/APKBUILD b/community/kdesu/APKBUILD
index 237216792f..649cefd824 100644
--- a/community/kdesu/APKBUILD
+++ b/community/kdesu/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdesu
pkgver=5.66.0
pkgrel=0
pkgdesc="Integration with su for elevated privileges"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only"
depends_dev="kcoreaddons-dev ki18n-dev kservice-dev kpty-dev"
diff --git a/community/kdewebkit/APKBUILD b/community/kdewebkit/APKBUILD
index 488e07d6e9..0d5b337f65 100644
--- a/community/kdewebkit/APKBUILD
+++ b/community/kdewebkit/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdewebkit
pkgver=5.66.0
pkgrel=0
pkgdesc="Integration of the HTML rendering engine WebKit"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev qt5-qtwebkit-dev kconfig-dev kcoreaddons-dev kio-dev kjobwidgets-dev kparts-dev kservice-dev kwallet-dev qt5-qttools-dev"
diff --git a/community/kdnssd/APKBUILD b/community/kdnssd/APKBUILD
index ac20ec434b..df582ef375 100644
--- a/community/kdnssd/APKBUILD
+++ b/community/kdnssd/APKBUILD
@@ -3,7 +3,7 @@
pkgname=kdnssd
pkgver=5.66.0
pkgrel=0
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
pkgdesc="Network service discovery using Zeroconf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later"
diff --git a/community/kdoctools/APKBUILD b/community/kdoctools/APKBUILD
index b12f871a01..5ba624d8ba 100644
--- a/community/kdoctools/APKBUILD
+++ b/community/kdoctools/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kdoctools
pkgver=5.66.0
pkgrel=0
pkgdesc="Documentation generation from docbook"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends="docbook-xml docbook-xsl"
diff --git a/community/kemoticons/APKBUILD b/community/kemoticons/APKBUILD
index db61185913..0911aae544 100644
--- a/community/kemoticons/APKBUILD
+++ b/community/kemoticons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kemoticons
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for emoticons and emoticons themes"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="karchive-dev kconfig-dev kservice-dev kcoreaddons-dev"
diff --git a/community/kfilemetadata/APKBUILD b/community/kfilemetadata/APKBUILD
index 02216d8982..ebe45e9050 100644
--- a/community/kfilemetadata/APKBUILD
+++ b/community/kfilemetadata/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kfilemetadata
pkgver=5.66.0
pkgrel=0
pkgdesc="A library for extracting file metadata"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="qt5-qtbase-dev karchive-dev kcoreaddons-dev ki18n-dev kconfig-dev exiv2-dev taglib-dev ffmpeg-dev attr-dev"
diff --git a/community/kglobalaccel/APKBUILD b/community/kglobalaccel/APKBUILD
index f481bc9f36..fe676b8974 100644
--- a/community/kglobalaccel/APKBUILD
+++ b/community/kglobalaccel/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kglobalaccel
pkgver=5.66.0
pkgrel=0
pkgdesc="Add support for global workspace shortcuts"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtx11extras-dev kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev kwindowsystem-dev"
diff --git a/community/kguiaddons/APKBUILD b/community/kguiaddons/APKBUILD
index 3b72265518..20b9c96a9e 100644
--- a/community/kguiaddons/APKBUILD
+++ b/community/kguiaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kguiaddons
pkgver=5.66.0
pkgrel=0
pkgdesc="Addons to QtGui"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
makedepends="extra-cmake-modules doxygen qt5-qttools-dev"
diff --git a/community/khtml/APKBUILD b/community/khtml/APKBUILD
index 4a0c0bafff..36c9462c8c 100644
--- a/community/khtml/APKBUILD
+++ b/community/khtml/APKBUILD
@@ -4,7 +4,7 @@ pkgname=khtml
pkgver=5.66.0
pkgrel=0
pkgdesc="The KDE HTML library, ancestor of WebKit"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later AND LGPL-2.1-only"
depends_dev="qt5-qtbase-dev perl-dev giflib-dev libjpeg-turbo-dev karchive-dev kcodecs-dev kglobalaccel-dev ki18n-dev kiconthemes-dev kio-dev kjs-dev knotifications-dev kparts-dev sonnet-dev ktextwidgets-dev kwallet-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev"
diff --git a/community/kiconthemes/APKBUILD b/community/kiconthemes/APKBUILD
index 4b821676d9..71fd95537f 100644
--- a/community/kiconthemes/APKBUILD
+++ b/community/kiconthemes/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kiconthemes
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for icon themes"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only"
depends_dev="qt5-qtsvg-dev karchive-dev ki18n-dev kcoreaddons-dev kconfigwidgets-dev kwidgetsaddons-dev kitemviews-dev"
diff --git a/community/kidletime/APKBUILD b/community/kidletime/APKBUILD
index 0fcd58137e..2871b94f77 100644
--- a/community/kidletime/APKBUILD
+++ b/community/kidletime/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kidletime
pkgver=5.66.0
pkgrel=0
pkgdesc="Monitoring user activity"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-only"
depends_dev="qt5-qtx11extras-dev"
diff --git a/community/kimageformats/APKBUILD b/community/kimageformats/APKBUILD
index f540c12922..bc72ae4fb8 100644
--- a/community/kimageformats/APKBUILD
+++ b/community/kimageformats/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kimageformats
pkgver=5.66.0
pkgrel=0
pkgdesc="Image format plugins for Qt5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
makedepends="qt5-qtbase-dev karchive-dev extra-cmake-modules openexr-dev"
diff --git a/community/kinit/APKBUILD b/community/kinit/APKBUILD
index e39886954e..5d2c8fef38 100644
--- a/community/kinit/APKBUILD
+++ b/community/kinit/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kinit
pkgver=5.66.0
pkgrel=0
pkgdesc="Process launcher to speed up launching KDE applications"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev libcap-dev kservice-dev kio-dev ki18n-dev kwindowsystem-dev kcrash-dev kconfig-dev"
diff --git a/community/kio/APKBUILD b/community/kio/APKBUILD
index 0d7dcd0423..9fd510278e 100644
--- a/community/kio/APKBUILD
+++ b/community/kio/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kio
pkgver=5.66.0
pkgrel=0
pkgdesc="Resource and network access abstraction"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="qt5-qtscript-dev karchive-dev kconfig-dev kcoreaddons-dev
diff --git a/community/kitemmodels/APKBUILD b/community/kitemmodels/APKBUILD
index af26d51df5..f02e349d00 100644
--- a/community/kitemmodels/APKBUILD
+++ b/community/kitemmodels/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kitemmodels
pkgver=5.66.0
pkgrel=0
pkgdesc="Models for Qt Model/View system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-only AND LGPL-2.0-or-later"
depends_dev="qt5-qtbase-dev"
diff --git a/community/kitemviews/APKBUILD b/community/kitemviews/APKBUILD
index 5d6eba3a3f..1c99f1857a 100644
--- a/community/kitemviews/APKBUILD
+++ b/community/kitemviews/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kitemviews
pkgver=5.66.0
pkgrel=0
pkgdesc="Widget addons for Qt Model/View"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="GPL-2.0-only AND LGPL-2.1-only"
depends_dev="qt5-qtbase-dev"
diff --git a/community/kjobwidgets/APKBUILD b/community/kjobwidgets/APKBUILD
index d5e15e4afc..d0c2f155df 100644
--- a/community/kjobwidgets/APKBUILD
+++ b/community/kjobwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjobwidgets
pkgver=5.66.0
pkgrel=0
pkgdesc="Widgets for tracking KJob instances"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="qt5-qtx11extras-dev kcoreaddons-dev kwidgetsaddons-dev"
diff --git a/community/kjs/APKBUILD b/community/kjs/APKBUILD
index 926bbc5ac2..0f324ae417 100644
--- a/community/kjs/APKBUILD
+++ b/community/kjs/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjs
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for JS scripting in applications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later AND BSD-3-Clause AND MIT"
depends_dev="qt5-qtbase-dev perl-dev pcre-dev"
diff --git a/community/kjsembed/APKBUILD b/community/kjsembed/APKBUILD
index 709b90d55f..ddd090a6d5 100644
--- a/community/kjsembed/APKBUILD
+++ b/community/kjsembed/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kjsembed
pkgver=5.66.0
pkgrel=0
pkgdesc="JavaScript bindings for QObject"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtsvg-dev kjs-dev ki18n-dev"
diff --git a/community/kmediaplayer/APKBUILD b/community/kmediaplayer/APKBUILD
index 2f8be4e936..dd0e187060 100644
--- a/community/kmediaplayer/APKBUILD
+++ b/community/kmediaplayer/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kmediaplayer
pkgver=5.66.0
pkgrel=0
pkgdesc="Media player framework for KDE 5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="X11 AND LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kparts-dev kxmlgui-dev"
diff --git a/community/knotifications/APKBUILD b/community/knotifications/APKBUILD
index 7215fc4fbe..0481e780f4 100644
--- a/community/knotifications/APKBUILD
+++ b/community/knotifications/APKBUILD
@@ -4,7 +4,7 @@ pkgname=knotifications
pkgver=5.66.0
pkgrel=0
pkgdesc="Abstraction for system notifications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev qt5-qtspeech-dev qt5-qtx11extras-dev kwindowsystem-dev kconfig-dev kcodecs-dev kcoreaddons-dev phonon-dev"
diff --git a/community/knotifyconfig/APKBUILD b/community/knotifyconfig/APKBUILD
index 861319e1fd..69cab9c7d4 100644
--- a/community/knotifyconfig/APKBUILD
+++ b/community/knotifyconfig/APKBUILD
@@ -4,7 +4,7 @@ pkgname=knotifyconfig
pkgver=5.66.0
pkgrel=0
pkgdesc="Configuration system for KNotify"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-only"
depends_dev="kcompletion-dev kconfig-dev ki18n-dev kio-dev"
diff --git a/community/kpackage/APKBUILD b/community/kpackage/APKBUILD
index 37fe548808..1b66bb5aca 100644
--- a/community/kpackage/APKBUILD
+++ b/community/kpackage/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kpackage
pkgver=5.66.0
pkgrel=0
pkgdesc="Framework that lets applications manage user installable packages of non-binary assets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev karchive-dev ki18n-dev kcoreaddons-dev"
diff --git a/community/kparts/APKBUILD b/community/kparts/APKBUILD
index 479df0765f..9fda144d47 100644
--- a/community/kparts/APKBUILD
+++ b/community/kparts/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kparts
pkgver=5.66.0
pkgrel=0
pkgdesc="Document centric plugin system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later AND (LGPL-2.1-only OR LGPL-3.0-only)"
depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev ki18n-dev kiconthemes-dev
diff --git a/community/kplotting/APKBUILD b/community/kplotting/APKBUILD
index a7f4c80177..cca61e0f7c 100644
--- a/community/kplotting/APKBUILD
+++ b/community/kplotting/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kplotting
pkgver=5.66.0
pkgrel=0
pkgdesc="Lightweight plotting framework"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev"
diff --git a/community/kpty/APKBUILD b/community/kpty/APKBUILD
index 036e8d76b8..eabbe782c5 100644
--- a/community/kpty/APKBUILD
+++ b/community/kpty/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kpty
pkgver=5.66.0
pkgrel=0
pkgdesc="Pty abstraction"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kcoreaddons-dev ki18n-dev libutempter-dev"
diff --git a/community/kross/APKBUILD b/community/kross/APKBUILD
index db528080d0..b36db0ac69 100644
--- a/community/kross/APKBUILD
+++ b/community/kross/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kross
pkgver=5.66.0
pkgrel=0
pkgdesc="Framework for scripting KDE applications"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev qt5-qttools-dev kcompletion-dev kcoreaddons-dev ki18n-dev kiconthemes-dev kio-dev kparts-dev kwidgetsaddons-dev kxmlgui-dev"
diff --git a/community/krunner/APKBUILD b/community/krunner/APKBUILD
index 8bcdb7654e..ff178a13e5 100644
--- a/community/krunner/APKBUILD
+++ b/community/krunner/APKBUILD
@@ -4,7 +4,7 @@ pkgname=krunner
pkgver=5.66.0
pkgrel=0
pkgdesc="Framework for providing different actions given a string query"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kconfig-dev kcoreaddons-dev ki18n-dev kio-dev
diff --git a/community/kservice/APKBUILD b/community/kservice/APKBUILD
index 5eee80575d..366da15247 100644
--- a/community/kservice/APKBUILD
+++ b/community/kservice/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kservice
pkgver=5.66.0
pkgrel=0
pkgdesc="Advanced plugin and service introspection"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="kconfig-dev kcoreaddons-dev kcrash-dev kdbusaddons-dev ki18n-dev"
diff --git a/community/ktexteditor/APKBUILD b/community/ktexteditor/APKBUILD
index 1ec2c4bc6e..b986072ede 100644
--- a/community/ktexteditor/APKBUILD
+++ b/community/ktexteditor/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ktexteditor
pkgver=5.66.0
pkgrel=0
pkgdesc="Advanced embeddable text editor"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND (LGPL-2.0-only OR LGPL-3.0-only)"
depends_dev="karchive-dev kconfig-dev kguiaddons-dev ki18n-dev kio-dev kparts-dev sonnet-dev kiconthemes-dev syntax-highlighting-dev kauth-dev"
diff --git a/community/ktextwidgets/APKBUILD b/community/ktextwidgets/APKBUILD
index 364a1109d6..9921275024 100644
--- a/community/ktextwidgets/APKBUILD
+++ b/community/ktextwidgets/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ktextwidgets
pkgver=5.66.0
pkgrel=0
pkgdesc="Advanced text editing widgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtspeech-dev kcompletion-dev kconfig-dev kconfigwidgets-dev ki18n-dev kiconthemes-dev kservice-dev kwidgetsaddons-dev kwindowsystem-dev sonnet-dev"
diff --git a/community/kunitconversion/APKBUILD b/community/kunitconversion/APKBUILD
index a4e775f606..faf17c17e3 100644
--- a/community/kunitconversion/APKBUILD
+++ b/community/kunitconversion/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kunitconversion
pkgver=5.66.0
pkgrel=0
pkgdesc="Support for unit conversion"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev ki18n-dev"
diff --git a/community/kwallet/APKBUILD b/community/kwallet/APKBUILD
index b2864d98b9..382cae0cb8 100644
--- a/community/kwallet/APKBUILD
+++ b/community/kwallet/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwallet
pkgver=5.66.0
pkgrel=0
pkgdesc="Secure and unified container for user passwords"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
depends_dev="libgcrypt-dev kcoreaddons-dev kconfig-dev kwindowsystem-dev ki18n-dev kconfigwidgets-dev kdbusaddons-dev kiconthemes-dev knotifications-dev kservice-dev"
diff --git a/community/kwayland/APKBUILD b/community/kwayland/APKBUILD
index 0ad8f4be52..0699bb5e03 100644
--- a/community/kwayland/APKBUILD
+++ b/community/kwayland/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwayland
pkgver=5.66.0
pkgrel=0
pkgdesc="Qt-style Client and Server library wrapper for the Wayland libraries"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://www.kde.org"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtbase-dev wayland-dev"
diff --git a/community/kwidgetsaddons/APKBUILD b/community/kwidgetsaddons/APKBUILD
index ee159145ff..63674aac2f 100644
--- a/community/kwidgetsaddons/APKBUILD
+++ b/community/kwidgetsaddons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwidgetsaddons
pkgver=5.66.0
pkgrel=0
pkgdesc="Addons to QtWidgets"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="GPL-2.0-only AND LGPL-2.1-only AND Unicode-DFS-2016"
depends_dev="qt5-qtbase-dev"
diff --git a/community/kwindowsystem/APKBUILD b/community/kwindowsystem/APKBUILD
index 3bce184a42..cbadeb589b 100644
--- a/community/kwindowsystem/APKBUILD
+++ b/community/kwindowsystem/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kwindowsystem
pkgver=5.66.0
pkgrel=0
pkgdesc="Access to the windowing system"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="MIT AND (LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="qt5-qtx11extras-dev"
diff --git a/community/kxmlgui/APKBUILD b/community/kxmlgui/APKBUILD
index 85c2beabc7..68fbf6db98 100644
--- a/community/kxmlgui/APKBUILD
+++ b/community/kxmlgui/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kxmlgui
pkgver=5.66.0
pkgrel=0
pkgdesc="User configurable main windows"
-arch="all"
+arch="all !armhf"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only AND LGPL-2.1-or-later"
depends_dev="qt5-qtbase-dev kcoreaddons-dev kitemviews-dev kconfig-dev kconfigwidgets-dev ki18n-dev kiconthemes-dev ktextwidgets-dev kwidgetsaddons-dev kwindowsystem-dev attica-dev kglobalaccel-dev"
diff --git a/community/kxmlrpcclient/APKBUILD b/community/kxmlrpcclient/APKBUILD
index 3c95a06ad7..1bbf9e88ae 100644
--- a/community/kxmlrpcclient/APKBUILD
+++ b/community/kxmlrpcclient/APKBUILD
@@ -4,7 +4,7 @@ pkgname=kxmlrpcclient
pkgver=5.66.0
pkgrel=0
pkgdesc="XML-RPC client library for KDE"
-arch="all"
+arch="all !armhf"
url="https://projects.kde.org/projects/kde/pim/kxmlrpcclient"
license="BSD-2-Clause"
depends_dev="ki18n-dev kio-dev"
diff --git a/community/modemmanager-qt/APKBUILD b/community/modemmanager-qt/APKBUILD
index 0c7f4d9680..8a2f7a7748 100644
--- a/community/modemmanager-qt/APKBUILD
+++ b/community/modemmanager-qt/APKBUILD
@@ -4,7 +4,7 @@ pkgname=modemmanager-qt
pkgver=5.66.0
pkgrel=0
pkgdesc="Qt wrapper for ModemManager DBus API"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends_dev="modemmanager-dev qt5-qtbase-dev"
diff --git a/community/networkmanager-qt/APKBUILD b/community/networkmanager-qt/APKBUILD
index d5ccc0dc36..559166f474 100644
--- a/community/networkmanager-qt/APKBUILD
+++ b/community/networkmanager-qt/APKBUILD
@@ -4,7 +4,7 @@ pkgname=networkmanager-qt
pkgver=5.66.0
pkgrel=0
pkgdesc="Qt wrapper for NetworkManager API"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only OR LGPL-3.0-only"
depends="networkmanager"
diff --git a/community/oxygen-icons/APKBUILD b/community/oxygen-icons/APKBUILD
index 0168299199..6fe214e755 100644
--- a/community/oxygen-icons/APKBUILD
+++ b/community/oxygen-icons/APKBUILD
@@ -4,7 +4,7 @@ pkgname=oxygen-icons
_pkgname=oxygen-icons5
pkgver=5.66.0
pkgrel=0
-arch="noarch"
+arch="noarch !armhf" # # armhf blocked by extra-cmake-modules
pkgdesc="Oxygen icon theme"
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-or-later"
diff --git a/community/sonnet/APKBUILD b/community/sonnet/APKBUILD
index 1d2a86d519..d0651349d7 100644
--- a/community/sonnet/APKBUILD
+++ b/community/sonnet/APKBUILD
@@ -4,7 +4,7 @@ pkgname=sonnet
pkgver=5.66.0
pkgrel=0
pkgdesc="Spelling framework for Qt5"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.1-only"
depends_dev="qt5-qtbase"
diff --git a/community/syndication/APKBUILD b/community/syndication/APKBUILD
index 108ee7c7f7..c65f39e304 100644
--- a/community/syndication/APKBUILD
+++ b/community/syndication/APKBUILD
@@ -4,7 +4,7 @@ pkgname=syndication
pkgver=5.66.0
pkgrel=0
pkgdesc="An RSS/Atom parser library"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-2.0-or-later AND BSD-3-Clause"
depends_dev="qt5-qtbase-dev kcodecs-dev"
diff --git a/community/syntax-highlighting/APKBUILD b/community/syntax-highlighting/APKBUILD
index b04573d6f2..6ebbcc35e9 100644
--- a/community/syntax-highlighting/APKBUILD
+++ b/community/syntax-highlighting/APKBUILD
@@ -4,7 +4,7 @@ pkgname=syntax-highlighting
pkgver=5.66.0
pkgrel=0
pkgdesc="Syntax highlighting engine for structured text and code"
-arch="all"
+arch="all !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="MIT"
depends_dev="qt5-qtbase-dev"