diff options
112 files changed, 112 insertions, 112 deletions
diff --git a/testing/akonadi-calendar-tools/APKBUILD b/testing/akonadi-calendar-tools/APKBUILD index 457ac707c0..98b3888831 100644 --- a/testing/akonadi-calendar-tools/APKBUILD +++ b/testing/akonadi-calendar-tools/APKBUILD @@ -3,7 +3,7 @@ pkgname=akonadi-calendar-tools pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="CLI tools to manage akonadi calendars" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/akonadi-calendar/APKBUILD b/testing/akonadi-calendar/APKBUILD index 8167e0079a..3d0ff194d6 100644 --- a/testing/akonadi-calendar/APKBUILD +++ b/testing/akonadi-calendar/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi-calendar pkgver=19.12.1 pkgrel=0 pkgdesc="Libraries and daemons to implement basic email handling" -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends_dev="ki18n-dev kwidgetsaddons-dev kxmlgui-dev kio-dev kcodecs-dev diff --git a/testing/akonadi-contacts/APKBUILD b/testing/akonadi-contacts/APKBUILD index f572524bb5..1f97669993 100644 --- a/testing/akonadi-contacts/APKBUILD +++ b/testing/akonadi-contacts/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi-contacts pkgver=19.12.1 pkgrel=0 pkgdesc="Libraries and daemons to implement Contact Management in Akonadi" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.1" depends_dev="qt5-qtbase-dev kio-dev ki18n-dev kcompletion-dev kconfig-dev diff --git a/testing/akonadi-import-wizard/APKBUILD b/testing/akonadi-import-wizard/APKBUILD index a80eb2aa9c..04be5d1dd8 100644 --- a/testing/akonadi-import-wizard/APKBUILD +++ b/testing/akonadi-import-wizard/APKBUILD @@ -3,7 +3,7 @@ pkgname=akonadi-import-wizard pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Import data from other mail clients to KMail" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/akonadi-mime/APKBUILD b/testing/akonadi-mime/APKBUILD index 90ce6ba82b..f5290362c6 100644 --- a/testing/akonadi-mime/APKBUILD +++ b/testing/akonadi-mime/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi-mime pkgver=19.12.1 pkgrel=0 pkgdesc="Libraries and daemons to implement basic email handling" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev kcodecs-dev kconfigwidgets-dev kdbusaddons-dev kio-dev ki18n-dev kxmlgui-dev kmime-dev kitemmodels-dev akonadi-dev shared-mime-info libxslt-dev" diff --git a/testing/akonadi-notes/APKBUILD b/testing/akonadi-notes/APKBUILD index af21958300..c3eb09a699 100644 --- a/testing/akonadi-notes/APKBUILD +++ b/testing/akonadi-notes/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi-notes pkgver=19.12.1 pkgrel=0 pkgdesc="Libraries and daemons to implement management of notes" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev ki18n-dev kmime-dev" diff --git a/testing/akonadi-search/APKBUILD b/testing/akonadi-search/APKBUILD index 9671a2960a..d35d53eec2 100644 --- a/testing/akonadi-search/APKBUILD +++ b/testing/akonadi-search/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi-search pkgver=19.12.1 pkgrel=0 pkgdesc="Libraries and daemons to implement searching in Akonadi" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="(GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)" depends_dev="qt5-qtbase-dev ki18n-dev kconfig-dev kcrash-dev kdbusaddons-dev kcmutils-dev kio-dev krunner-dev xapian-core-dev akonadi-dev kcontacts-dev kmime-dev akonadi-mime-dev kcalendarcore-dev" diff --git a/testing/akonadi/APKBUILD b/testing/akonadi/APKBUILD index 8bde3d0c04..da86cd81a1 100644 --- a/testing/akonadi/APKBUILD +++ b/testing/akonadi/APKBUILD @@ -4,7 +4,7 @@ pkgname=akonadi pkgver=19.12.1 pkgrel=0 pkgdesc="A cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends="mariadb" diff --git a/testing/akonadiconsole/APKBUILD b/testing/akonadiconsole/APKBUILD index 125fd060a6..40f2935949 100644 --- a/testing/akonadiconsole/APKBUILD +++ b/testing/akonadiconsole/APKBUILD @@ -3,7 +3,7 @@ pkgname=akonadiconsole pkgver=19.12.1 pkgrel=0 -arch="all !s390x !ppc64le" # calendarsupport messagelib missing +arch="all !s390x !ppc64le !armhf" # calendarsupport messagelib missing url="https://kontact.kde.org/" pkgdesc="Application for debugging Akonadi Resources" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/akregator/APKBUILD b/testing/akregator/APKBUILD index 314cbf3040..709d2269ae 100644 --- a/testing/akregator/APKBUILD +++ b/testing/akregator/APKBUILD @@ -3,7 +3,7 @@ pkgname=akregator pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/components/akregator.html" pkgdesc="RSS Feed Reader" license="GPL-2.0-or-later AND LGPL-2.0-or-later" diff --git a/testing/blinken/APKBUILD b/testing/blinken/APKBUILD index a2b36cdbd5..9fba3a5a81 100644 --- a/testing/blinken/APKBUILD +++ b/testing/blinken/APKBUILD @@ -3,7 +3,7 @@ pkgname=blinken pkgver=19.12.1 pkgrel=1 -arch="all" +arch="all !armhf" url="https://edu.kde.org/blinken/" pkgdesc="Memory Enhancement Game" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/bovo/APKBUILD b/testing/bovo/APKBUILD index 6af89bd850..da436a301a 100644 --- a/testing/bovo/APKBUILD +++ b/testing/bovo/APKBUILD @@ -3,7 +3,7 @@ pkgname=bovo pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/games/org.kde.bovo" pkgdesc="A Gomoku like game for two players" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/calendarsupport/APKBUILD b/testing/calendarsupport/APKBUILD index 516f80868c..8b9e236c5e 100644 --- a/testing/calendarsupport/APKBUILD +++ b/testing/calendarsupport/APKBUILD @@ -4,7 +4,7 @@ pkgname=calendarsupport pkgver=19.12.1 pkgrel=0 pkgdesc="Library providing calendar support" -arch="all !ppc64le !s390x" # Limited by akonadi-calendar-dev -> kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by akonadi-calendar-dev -> kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org" license="GPL-2.0-or-later AND LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev akonadi-dev ki18n-dev kiconthemes-dev kguiaddons-dev kio-dev kmime-dev akonadi-mime-dev kcodecs-dev kcalutils-dev kcalendarcore-dev kidentitymanagement-dev kholidays-dev akonadi-calendar-dev pimcommon-dev kdepim-apps-libs-dev" diff --git a/testing/cantor/APKBUILD b/testing/cantor/APKBUILD index f0b7f32dfa..328861a710 100644 --- a/testing/cantor/APKBUILD +++ b/testing/cantor/APKBUILD @@ -3,7 +3,7 @@ pkgname=cantor pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/cantor/" pkgdesc="KDE Frontend to Mathematical Software " license="GPL-2.0-or-later" diff --git a/testing/cervisia/APKBUILD b/testing/cervisia/APKBUILD index c56e571f01..c6b62a7067 100644 --- a/testing/cervisia/APKBUILD +++ b/testing/cervisia/APKBUILD @@ -3,7 +3,7 @@ pkgname=cervisia pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/org.kde.cervisia" pkgdesc="A user friendly version control system front-end" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/dolphin-plugins/APKBUILD b/testing/dolphin-plugins/APKBUILD index cc69fef3bb..5fdf9c8a1d 100644 --- a/testing/dolphin-plugins/APKBUILD +++ b/testing/dolphin-plugins/APKBUILD @@ -3,7 +3,7 @@ pkgname=dolphin-plugins pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/system/dolphin/" pkgdesc="Extra Dolphin plugins" license="GPL-2.0-or-later" diff --git a/testing/dragon/APKBUILD b/testing/dragon/APKBUILD index efa3eeff64..b7dc32a3c8 100644 --- a/testing/dragon/APKBUILD +++ b/testing/dragon/APKBUILD @@ -3,7 +3,7 @@ pkgname=dragon pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/multimedia/org.kde.dragonplayer" pkgdesc="A multimedia player where the focus is on simplicity, instead of features" license="GPL-2.0-only OR GPL-3.0-only" diff --git a/testing/elisa/APKBUILD b/testing/elisa/APKBUILD index 512520a701..61766ef112 100644 --- a/testing/elisa/APKBUILD +++ b/testing/elisa/APKBUILD @@ -3,7 +3,7 @@ pkgname=elisa pkgver=19.12.1 pkgrel=0 -arch="all !s390x" # missing vlc-dev +arch="all !s390x !armhf" # missing vlc-dev url="https://kde.org/applications/multimedia/org.kde.elisa" pkgdesc="A simple music player aiming to provide a nice experience for its users" license="LGPL-3.0-or-later" diff --git a/testing/eventviews/APKBUILD b/testing/eventviews/APKBUILD index 275d763fd6..5a06ce3d8d 100644 --- a/testing/eventviews/APKBUILD +++ b/testing/eventviews/APKBUILD @@ -4,7 +4,7 @@ pkgname=eventviews pkgver=19.12.1 pkgrel=0 pkgdesc="Library for creating events" -arch="all !ppc64le !s390x" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by akonadi-calendar -> kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" license="GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qttools-static akonadi-dev ki18n-dev kcodecs-dev kguiaddons-dev diff --git a/testing/filelight/APKBUILD b/testing/filelight/APKBUILD index 61d5775fdc..4e14cb7593 100644 --- a/testing/filelight/APKBUILD +++ b/testing/filelight/APKBUILD @@ -3,7 +3,7 @@ pkgname=filelight pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/filelight" pkgdesc="An application to visualize the disk usage on your computer" license="(GPL-2.0-only OR GPL-3.0-only) AND GFDL-1.2-only" diff --git a/testing/granatier/APKBUILD b/testing/granatier/APKBUILD index 80d8e78d25..eecd447f24 100644 --- a/testing/granatier/APKBUILD +++ b/testing/granatier/APKBUILD @@ -3,7 +3,7 @@ pkgname=granatier pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/games/org.kde.granatier" pkgdesc="A clone of the classic Bomberman game" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/grantlee-editor/APKBUILD b/testing/grantlee-editor/APKBUILD index d57ce04ca2..dc544abf5f 100644 --- a/testing/grantlee-editor/APKBUILD +++ b/testing/grantlee-editor/APKBUILD @@ -3,7 +3,7 @@ pkgname=grantlee-editor pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Utilities and tools to manage themes in KDE PIM applications " license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/grantleetheme/APKBUILD b/testing/grantleetheme/APKBUILD index 27d62f9d2c..a5c9ae71d8 100644 --- a/testing/grantleetheme/APKBUILD +++ b/testing/grantleetheme/APKBUILD @@ -4,7 +4,7 @@ pkgname=grantleetheme pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM mail related libraries" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="GPL-2.0-or-later AND LGPL-2.1-or-later" makedepends="extra-cmake-modules knewstuff-dev ki18n-dev grantlee-dev" diff --git a/testing/incidenceeditor/APKBUILD b/testing/incidenceeditor/APKBUILD index f5a9e629d9..9d3af0fcaf 100644 --- a/testing/incidenceeditor/APKBUILD +++ b/testing/incidenceeditor/APKBUILD @@ -4,7 +4,7 @@ pkgname=incidenceeditor pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM incidence editor" -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" license="LGPL-2.0-or-later AND GPL-2.0-or-later" depends_dev="qt5-qtbase-dev akonadi-dev ki18n-dev kiconthemes-dev kio-dev kmime-dev akonadi-mime-dev kldap-dev kcodecs-dev calendarsupport-dev eventviews-dev libkdepim-dev kdepim-apps-libs-dev kcalutils-dev kcalendarcore-dev kmailtransport-dev kdiagram-dev" diff --git a/testing/kajongg/APKBUILD b/testing/kajongg/APKBUILD index 1f305dd713..01d2ebac69 100644 --- a/testing/kajongg/APKBUILD +++ b/testing/kajongg/APKBUILD @@ -3,7 +3,7 @@ pkgname=kajongg pkgver=19.12.1 pkgrel=0 -arch="noarch" +arch="noarch !armhf" url="https://kde.org/applications/games/org.kde.kajongg" pkgdesc="Mah Jongg - the ancient Chinese board game for 4 players" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kalarm/APKBUILD b/testing/kalarm/APKBUILD index 11943e71c7..b030ef3df8 100644 --- a/testing/kalarm/APKBUILD +++ b/testing/kalarm/APKBUILD @@ -3,7 +3,7 @@ pkgname=kalarm pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Personal alarm scheduler" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kalarmcal/APKBUILD b/testing/kalarmcal/APKBUILD index d7d262859c..510727eb23 100644 --- a/testing/kalarmcal/APKBUILD +++ b/testing/kalarmcal/APKBUILD @@ -3,7 +3,7 @@ pkgname=kalarmcal pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" pkgdesc="The KAlarm client library" license="LGPL-2.0-or-later" diff --git a/testing/kalzium/APKBUILD b/testing/kalzium/APKBUILD index 302cabbd1d..771a3e75bb 100644 --- a/testing/kalzium/APKBUILD +++ b/testing/kalzium/APKBUILD @@ -3,7 +3,7 @@ pkgname=kalzium pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/kalzium/" pkgdesc="Periodic Table of Elements " license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kamera/APKBUILD b/testing/kamera/APKBUILD index 12d0fd66bc..9d809782b3 100644 --- a/testing/kamera/APKBUILD +++ b/testing/kamera/APKBUILD @@ -3,7 +3,7 @@ pkgname=kamera pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/graphics" pkgdesc="KDE integration for gphoto2 cameras" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kapman/APKBUILD b/testing/kapman/APKBUILD index 27762acc53..471109cd13 100644 --- a/testing/kapman/APKBUILD +++ b/testing/kapman/APKBUILD @@ -3,7 +3,7 @@ pkgname=kapman pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/games/org.kde.kapman" pkgdesc="A clone of the well known game Pac-Man" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kapptemplate/APKBUILD b/testing/kapptemplate/APKBUILD index b6d00ccd3e..e08fac551e 100644 --- a/testing/kapptemplate/APKBUILD +++ b/testing/kapptemplate/APKBUILD @@ -3,7 +3,7 @@ pkgname=kapptemplate pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/org.kde.kapptemplate" pkgdesc="Factory for the easy creation of KDE/Qt components and programs" license="GPL-2.0-or-lateri AND GFDL-1.2-only" diff --git a/testing/katomic/APKBUILD b/testing/katomic/APKBUILD index 27e326e9d9..f2400f412e 100644 --- a/testing/katomic/APKBUILD +++ b/testing/katomic/APKBUILD @@ -3,7 +3,7 @@ pkgname=katomic pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/games/org.kde.katomic" pkgdesc="A fun and educational game built around molecular geometry" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kbackup/APKBUILD b/testing/kbackup/APKBUILD index 035119473d..cb152f3e9c 100644 --- a/testing/kbackup/APKBUILD +++ b/testing/kbackup/APKBUILD @@ -3,7 +3,7 @@ pkgname=kbackup pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.kbackup" pkgdesc="An application which lets you back up your data in a simple, user friendly way" license="GPL-2.0-or-only" diff --git a/testing/kbruch/APKBUILD b/testing/kbruch/APKBUILD index 69d9442085..7ef01a0377 100644 --- a/testing/kbruch/APKBUILD +++ b/testing/kbruch/APKBUILD @@ -3,7 +3,7 @@ pkgname=kbruch pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/kbruch/" pkgdesc="Practice Fractions" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kcachegrind/APKBUILD b/testing/kcachegrind/APKBUILD index 06e86a1e92..e9e66f287d 100644 --- a/testing/kcachegrind/APKBUILD +++ b/testing/kcachegrind/APKBUILD @@ -3,7 +3,7 @@ pkgname=kcachegrind pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/org.kde.kcachegrind" pkgdesc="A profile data visualization tool, used to determine the most time consuming parts in the execution of a program" license="GPL-2.0-or-only AND GFDL-1.2-only" diff --git a/testing/kcalutils/APKBUILD b/testing/kcalutils/APKBUILD index f05c3d3286..22f4ea72a4 100644 --- a/testing/kcalutils/APKBUILD +++ b/testing/kcalutils/APKBUILD @@ -4,7 +4,7 @@ pkgname=kcalutils pkgver=19.12.1 pkgrel=0 pkgdesc="The KDE calendar utility library" -arch="all" +arch="all !armhf" url="https://api.kde.org/kdepim/kcalutils/html" license="LGPL-2.0-or-later" depends_dev="kcoreaddons-dev kconfig-dev ki18n-dev kcodecs-dev kwidgetsaddons-dev kconfigwidgets-dev kiconthemes-dev grantlee-dev kcalendarcore-dev kidentitymanagement-dev" diff --git a/testing/kcharselect/APKBUILD b/testing/kcharselect/APKBUILD index 0304b19b48..9dae4f4d50 100644 --- a/testing/kcharselect/APKBUILD +++ b/testing/kcharselect/APKBUILD @@ -3,7 +3,7 @@ pkgname=kcharselect pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.kcharselect" pkgdesc="A tool to select special characters from all installed fonts and copy them into the clipboard" license="GPL-2.0-or-later" diff --git a/testing/kde-dev-scripts/APKBUILD b/testing/kde-dev-scripts/APKBUILD index b37944c471..05c11ae733 100644 --- a/testing/kde-dev-scripts/APKBUILD +++ b/testing/kde-dev-scripts/APKBUILD @@ -3,7 +3,7 @@ pkgname=kde-dev-scripts pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/" pkgdesc="Scripts and setting files useful during development of KDE software" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kde-dev-utils/APKBUILD b/testing/kde-dev-utils/APKBUILD index 5c0a8c2a44..0c85d988a4 100644 --- a/testing/kde-dev-utils/APKBUILD +++ b/testing/kde-dev-utils/APKBUILD @@ -3,7 +3,7 @@ pkgname=kde-dev-utils pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/" pkgdesc="Small utilities for developers using KDE/Qt libs/frameworks" license="(LGPL-2.0-only OR LGPL-3.0-only) AND GPL-2.0-or-later" diff --git a/testing/kdebugsettings/APKBUILD b/testing/kdebugsettings/APKBUILD index 025cc7595b..70dba183c7 100644 --- a/testing/kdebugsettings/APKBUILD +++ b/testing/kdebugsettings/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdebugsettings pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/" pkgdesc="An application to enable/disable qCDebug" license="GPL-2.0-or-later" diff --git a/testing/kdenetwork-filesharing/APKBUILD b/testing/kdenetwork-filesharing/APKBUILD index aea48ca594..f402f9ec38 100644 --- a/testing/kdenetwork-filesharing/APKBUILD +++ b/testing/kdenetwork-filesharing/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdenetwork-filesharing pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/internet/" pkgdesc="Properties dialog plugin to share a directory with the local network" license="GPL-2.0-only OR GPL-3.0-only" diff --git a/testing/kdenlive/APKBUILD b/testing/kdenlive/APKBUILD index c1a3195da2..8d8998af49 100644 --- a/testing/kdenlive/APKBUILD +++ b/testing/kdenlive/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdenlive pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kdenlive.org" pkgdesc="An intuitive and powerful multi-track video editor, including most recent video technologies" license="GPL-2.0-or-later" diff --git a/testing/kdepim-addons/APKBUILD b/testing/kdepim-addons/APKBUILD index 889362640b..f53eaa98d3 100644 --- a/testing/kdepim-addons/APKBUILD +++ b/testing/kdepim-addons/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdepim-addons pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by kdepim-addons -> kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kdepim-addons -> kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Addons for KDE PIM applications" license="GPL-2.0-or-later AND LGPL-2.0-or-later" diff --git a/testing/kdepim-apps-libs/APKBUILD b/testing/kdepim-apps-libs/APKBUILD index fea01a4054..bec3f1cbc1 100644 --- a/testing/kdepim-apps-libs/APKBUILD +++ b/testing/kdepim-apps-libs/APKBUILD @@ -4,7 +4,7 @@ pkgname=kdepim-apps-libs pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM mail related libraries" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="GPL-2.0-or-later AND LGPL-2.o-or-later" makedepends="extra-cmake-modules qt5-qtbase-dev kconfig-dev kconfigwidgets-dev diff --git a/testing/kdesdk-kioslaves/APKBUILD b/testing/kdesdk-kioslaves/APKBUILD index 6ebd3e4e4f..3d150abd8a 100644 --- a/testing/kdesdk-kioslaves/APKBUILD +++ b/testing/kdesdk-kioslaves/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdesdk-kioslaves pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development" pkgdesc="KIO-Slaves" license="GPL-2.0-or-later" diff --git a/testing/kdesdk-thumbnailers/APKBUILD b/testing/kdesdk-thumbnailers/APKBUILD index 5b1e93f86a..693b2492f0 100644 --- a/testing/kdesdk-thumbnailers/APKBUILD +++ b/testing/kdesdk-thumbnailers/APKBUILD @@ -3,7 +3,7 @@ pkgname=kdesdk-thumbnailers pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/development/" pkgdesc="Plugins for the thumbnailing system" license="GPL-2.0-only OR GPL-3.0-only" diff --git a/testing/kdiagram/APKBUILD b/testing/kdiagram/APKBUILD index 7cf6104164..6eb7ac13a9 100644 --- a/testing/kdiagram/APKBUILD +++ b/testing/kdiagram/APKBUILD @@ -4,7 +4,7 @@ pkgname=kdiagram pkgver=2.6.1 pkgrel=0 pkgdesc="Powerful libraries (KChart, KGantt) for creating business diagrams" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qtsvg-dev qt5-qttools-dev" diff --git a/testing/keysmith/APKBUILD b/testing/keysmith/APKBUILD index 80be10045d..252e4c0954 100644 --- a/testing/keysmith/APKBUILD +++ b/testing/keysmith/APKBUILD @@ -5,7 +5,7 @@ pkgver="0.1" pkgrel=0 pkgdesc="OTP client for Plasma Mobile and Desktop" url="https://invent.kde.org/kde/keysmith" -arch="all" +arch="all !armhf" license="GPL-3.0-or-later" depends="kirigami2" makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtsvg-dev qt5-qtquickcontrols2-dev oath-toolkit-dev kirigami2-dev" diff --git a/testing/kfloppy/APKBUILD b/testing/kfloppy/APKBUILD index f4974502b9..69b6bf9dac 100644 --- a/testing/kfloppy/APKBUILD +++ b/testing/kfloppy/APKBUILD @@ -3,7 +3,7 @@ pkgname=kfloppy pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.kfloppy" pkgdesc="A utility that provides a straightforward graphical means to format 3.5\" and 5.25\" floppy disks" license="GPL-2.0-or-later" diff --git a/testing/kgeography/APKBUILD b/testing/kgeography/APKBUILD index dc266c3725..828a3319c2 100644 --- a/testing/kgeography/APKBUILD +++ b/testing/kgeography/APKBUILD @@ -3,7 +3,7 @@ pkgname=kgeography pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/kgeography" pkgdesc="Geography Trainer" license="GPL-2.0-or-later" diff --git a/testing/kgpg/APKBUILD b/testing/kgpg/APKBUILD index 5c5dc8d8f7..ad8597120e 100644 --- a/testing/kgpg/APKBUILD +++ b/testing/kgpg/APKBUILD @@ -3,7 +3,7 @@ pkgname=kgpg pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.kgpg" pkgdesc="A simple interface for GnuPG, a powerful encryption utility" license="GPL-2.0-or-later" diff --git a/testing/kidentitymanagement/APKBUILD b/testing/kidentitymanagement/APKBUILD index 4585970b88..9d16110311 100644 --- a/testing/kidentitymanagement/APKBUILD +++ b/testing/kidentitymanagement/APKBUILD @@ -4,7 +4,7 @@ pkgname=kidentitymanagement pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM libraries" -arch="all" +arch="all !armhf" url="https://kontact.kde.org" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev kcoreaddons-dev kcompletion-dev ktextwidgets-dev kxmlgui-dev kio-dev kconfig-dev kcodecs-dev kiconthemes-dev kpimtextedit-dev" diff --git a/testing/kig/APKBUILD b/testing/kig/APKBUILD index 2c49ad7e08..e5f8aa912f 100644 --- a/testing/kig/APKBUILD +++ b/testing/kig/APKBUILD @@ -3,7 +3,7 @@ pkgname=kig pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="http://edu.kde.org/kig" pkgdesc="Interactive Geometry" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kile/APKBUILD b/testing/kile/APKBUILD index e7215cda2c..f47b1f2aa9 100644 --- a/testing/kile/APKBUILD +++ b/testing/kile/APKBUILD @@ -3,7 +3,7 @@ pkgname=kile pkgver=2.9.93 pkgrel=0 -arch="all !ppc64le" # Limited by texlive +arch="all !ppc64le !armhf" # Limited by texlive url="https://kde.org/applications/office/org.kde.kile" pkgdesc="A user-friendly TeX/LaTeX editor" license="GPL-2.0-or-later" diff --git a/testing/kimagemapeditor/APKBUILD b/testing/kimagemapeditor/APKBUILD index 9f40c84f5a..3d3aa51327 100644 --- a/testing/kimagemapeditor/APKBUILD +++ b/testing/kimagemapeditor/APKBUILD @@ -3,7 +3,7 @@ pkgname=kimagemapeditor pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Blocked by missing qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Blocked by missing qt5-qtwebengine url="https://kde.org/applications/development/org.kde.kimagemapeditor" pkgdesc="An editor of image maps embedded inside HTML files, based on the <map> tag" license="GPL-2.0-or-later" diff --git a/testing/kimap/APKBUILD b/testing/kimap/APKBUILD index d0edf4ffab..ca03e1eac0 100644 --- a/testing/kimap/APKBUILD +++ b/testing/kimap/APKBUILD @@ -4,7 +4,7 @@ pkgname=kimap pkgver=19.12.1 pkgrel=0 pkgdesc="Job-based API for interacting with IMAP servers" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev cyrus-sasl-dev kcoreaddons-dev ki18n-dev kio-dev kmime-dev" diff --git a/testing/kio-fuse/APKBUILD b/testing/kio-fuse/APKBUILD index 921a7a287c..fd4056bc18 100644 --- a/testing/kio-fuse/APKBUILD +++ b/testing/kio-fuse/APKBUILD @@ -3,7 +3,7 @@ pkgname=kio-fuse pkgver=4.90.0 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/" pkgdesc="FUSE interface for KIO" license="GPL-3.0-only" diff --git a/testing/kiten/APKBUILD b/testing/kiten/APKBUILD index dc674a31fb..0872da9793 100644 --- a/testing/kiten/APKBUILD +++ b/testing/kiten/APKBUILD @@ -3,7 +3,7 @@ pkgname=kiten pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/kiten/" pkgdesc="Japanese Reference/Study Tool" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kldap/APKBUILD b/testing/kldap/APKBUILD index cb1cdcfe95..9089299daf 100644 --- a/testing/kldap/APKBUILD +++ b/testing/kldap/APKBUILD @@ -4,7 +4,7 @@ pkgname=kldap pkgver=19.12.1 pkgrel=0 pkgdesc="LDAP access API for KDE" -arch="all" +arch="all !armhf" url="https://github.com/kde/kldap" license="LGPL-2.0-or-later" depends_dev="kio-dev ki18n-dev kdoctools-dev kcompletion-dev kwidgetsaddons-dev openldap-dev" diff --git a/testing/kleopatra/APKBUILD b/testing/kleopatra/APKBUILD index 042c699d61..f248dfc7c7 100644 --- a/testing/kleopatra/APKBUILD +++ b/testing/kleopatra/APKBUILD @@ -3,7 +3,7 @@ pkgname=kleopatra pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/utilities/kleopatra/" pkgdesc="Certificate Manager and Unified Crypto GUI" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/klettres/APKBUILD b/testing/klettres/APKBUILD index 2b8e1cb8f9..5520df05c3 100644 --- a/testing/klettres/APKBUILD +++ b/testing/klettres/APKBUILD @@ -3,7 +3,7 @@ pkgname=klettres pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="http://edu.kde.org/klettres" pkgdesc="Learn the Alphabet" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kmail-account-wizard/APKBUILD b/testing/kmail-account-wizard/APKBUILD index 7af956a719..ba21df8ec3 100644 --- a/testing/kmail-account-wizard/APKBUILD +++ b/testing/kmail-account-wizard/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmail-account-wizard pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="KMail account wizard" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kmail/APKBUILD b/testing/kmail/APKBUILD index f10e1249a4..529ad2f870 100644 --- a/testing/kmail/APKBUILD +++ b/testing/kmail/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmail pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/components/kmail.html" pkgdesc="Email client, supporting POP3 and IMAP mailboxes" license="GPL-2.0-or-later" diff --git a/testing/kmailtransport/APKBUILD b/testing/kmailtransport/APKBUILD index 4bbaab41b8..5f42792e5c 100644 --- a/testing/kmailtransport/APKBUILD +++ b/testing/kmailtransport/APKBUILD @@ -4,7 +4,7 @@ pkgname=kmailtransport pkgver=19.12.1 pkgrel=0 pkgdesc="Manage mail transport" -arch="all !ppc64le !s390x" # Limited by libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/" license="LGPL-2.0-or-later" depends_dev="kcmutils-dev kconfigwidgets-dev kwallet-dev ki18n-dev kio-dev kmime-dev akonadi-dev akonadi-mime-dev ksmtp-dev libkgapi-dev" diff --git a/testing/kmbox/APKBUILD b/testing/kmbox/APKBUILD index 546dd1eff1..8c2ac0cb48 100644 --- a/testing/kmbox/APKBUILD +++ b/testing/kmbox/APKBUILD @@ -4,7 +4,7 @@ pkgname=kmbox pkgver=19.12.1 pkgrel=0 pkgdesc="Library for accessing mail storages in MBox format" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="LGPL-2.0-or-later" depends_dev="kmime-dev" diff --git a/testing/kmime/APKBUILD b/testing/kmime/APKBUILD index c2035b6ef5..c8afc82908 100644 --- a/testing/kmime/APKBUILD +++ b/testing/kmime/APKBUILD @@ -4,7 +4,7 @@ pkgname=kmime pkgver=19.12.1 pkgrel=0 pkgdesc="Library for handling mail messages and newsgroup articles" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev ki18n-dev kcodecs-dev" diff --git a/testing/kmix/APKBUILD b/testing/kmix/APKBUILD index 1cc01d6d9d..d6d8b19809 100644 --- a/testing/kmix/APKBUILD +++ b/testing/kmix/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmix pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/multimedia/org.kde.kmix" pkgdesc="A sound channel mixer and volume control" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kmplot/APKBUILD b/testing/kmplot/APKBUILD index c862a358eb..780e843780 100644 --- a/testing/kmplot/APKBUILD +++ b/testing/kmplot/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmplot pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="http://edu.kde.org/kmplot" pkgdesc="Mathematical Function Plotter" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kmymoney/APKBUILD b/testing/kmymoney/APKBUILD index 1f167ea21b..bb0d3d2c4d 100644 --- a/testing/kmymoney/APKBUILD +++ b/testing/kmymoney/APKBUILD @@ -3,7 +3,7 @@ pkgname=kmymoney pkgver=5.0.7 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kmymoney.org/" pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken" license="GPL-2.0-or-later" diff --git a/testing/knotes/APKBUILD b/testing/knotes/APKBUILD index 05c2b6c4a9..6b4a0deedd 100644 --- a/testing/knotes/APKBUILD +++ b/testing/knotes/APKBUILD @@ -3,7 +3,7 @@ pkgname=knotes pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" pkgdesc="Popup notes" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kompare/APKBUILD b/testing/kompare/APKBUILD index e73b7a8f81..c10238a156 100644 --- a/testing/kompare/APKBUILD +++ b/testing/kompare/APKBUILD @@ -3,7 +3,7 @@ pkgname=kompare pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development/org.kde.kompare" pkgdesc="Graphical File Differences Tool" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kontact/APKBUILD b/testing/kontact/APKBUILD index 7ac73dd2a6..bd6eeda9ea 100644 --- a/testing/kontact/APKBUILD +++ b/testing/kontact/APKBUILD @@ -3,7 +3,7 @@ pkgname=kontact pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" pkgdesc="Container application to unify several major PIM applications within one application" license="GPL-2.0-or-later" diff --git a/testing/kontactinterface/APKBUILD b/testing/kontactinterface/APKBUILD index f5cce03c65..cf577905bf 100644 --- a/testing/kontactinterface/APKBUILD +++ b/testing/kontactinterface/APKBUILD @@ -3,7 +3,7 @@ pkgname=kontactinterface pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" pkgdesc="Kontact Plugin Interface Library" license="LGPL-2.0-only OR LGPL-3.0-only" diff --git a/testing/konversation/APKBUILD b/testing/konversation/APKBUILD index 837fcd222c..21b1f81810 100644 --- a/testing/konversation/APKBUILD +++ b/testing/konversation/APKBUILD @@ -3,7 +3,7 @@ pkgname=konversation pkgver=1.7.5 pkgrel=0 -arch="all" +arch="all !armhf" url="https://konversation.kde.org/" pkgdesc="A user-friendly and fully-featured IRC client" license="GPL-2.0-or-later" diff --git a/testing/kookbook/APKBUILD b/testing/kookbook/APKBUILD index 95eeb115f3..da8b558c9f 100644 --- a/testing/kookbook/APKBUILD +++ b/testing/kookbook/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.2.1 pkgrel=0 pkgdesc="Simple recipe manager taking structured markdown for recipes" url="https://github.com/KDE/kookbook/blob/master/doc/intro.md" -arch="all" +arch="all !armhf" license="MIT" depends="$pkgname-common" makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev discount-dev" diff --git a/testing/kopete/APKBUILD b/testing/kopete/APKBUILD index 8cc64c4f72..0342b0cc02 100644 --- a/testing/kopete/APKBUILD +++ b/testing/kopete/APKBUILD @@ -3,7 +3,7 @@ pkgname=kopete pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://userbase.kde.org/Kopete" pkgdesc="An instant messenger supporting AIM, ICQ, Jabber, Gadu-Gadu, Novell GroupWise Messenger, and more" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/korganizer/APKBUILD b/testing/korganizer/APKBUILD index 92e9eb0bf2..523b94267d 100644 --- a/testing/korganizer/APKBUILD +++ b/testing/korganizer/APKBUILD @@ -3,7 +3,7 @@ pkgname=korganizer pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by kmailtransport -> libkgapi -> qt5-qtwebengine url="https://kontact.kde.org/components/korganizer.html" pkgdesc="The calendar and scheduling component of Kontact" license="GPL-2.0-or-later" diff --git a/testing/kpimtextedit/APKBUILD b/testing/kpimtextedit/APKBUILD index ed8214279f..14e54577bc 100644 --- a/testing/kpimtextedit/APKBUILD +++ b/testing/kpimtextedit/APKBUILD @@ -4,7 +4,7 @@ pkgname=kpimtextedit pkgver=19.12.1 pkgrel=0 pkgdesc="Advanced text editor which provide advanced html feature" -arch="all" +arch="all !armhf" url="https://api.kde.org/kdepim/kpimtextedit/html" license="LGPL-2.0-or-later AND GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qtspeech-dev grantlee-dev kcodecs-dev kconfig-dev kconfigwidgets-dev kcoreaddons-dev kemoticons-dev ki18n-dev kiconthemes-dev kio-dev sonnet-dev syntax-highlighting-dev kwidgetsaddons-dev kxmlgui-dev" diff --git a/testing/kpkpass/APKBUILD b/testing/kpkpass/APKBUILD index 81ba979c60..3041a258ed 100644 --- a/testing/kpkpass/APKBUILD +++ b/testing/kpkpass/APKBUILD @@ -3,7 +3,7 @@ pkgname=kpkpass pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" pkgdesc="Apple Wallet Pass reader" license="GPL-2.0-or-later" diff --git a/testing/kpmcore/APKBUILD b/testing/kpmcore/APKBUILD index 0b064a7e50..104331fc70 100644 --- a/testing/kpmcore/APKBUILD +++ b/testing/kpmcore/APKBUILD @@ -3,7 +3,7 @@ pkgname=kpmcore pkgver=4.0.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/system/org.kde.partitionmanager" pkgdesc="Library for managing partitions" license="GPL-3.0-or-later" diff --git a/testing/krdc/APKBUILD b/testing/krdc/APKBUILD index a120419b60..cac51578b1 100644 --- a/testing/krdc/APKBUILD +++ b/testing/krdc/APKBUILD @@ -3,7 +3,7 @@ pkgname=krdc pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/internet/krdc/" pkgdesc="Remote Desktop Client" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/krfb/APKBUILD b/testing/krfb/APKBUILD index 54f2bd5e73..488ad8e6e2 100644 --- a/testing/krfb/APKBUILD +++ b/testing/krfb/APKBUILD @@ -3,7 +3,7 @@ pkgname=krfb pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/internet/org.kde.krfb" pkgdesc="Desktop sharing" license="GPL-3.0-or-later AND GFDL-1.2-only" diff --git a/testing/ksmtp/APKBUILD b/testing/ksmtp/APKBUILD index 6793b71f40..5ccb71a3e7 100644 --- a/testing/ksmtp/APKBUILD +++ b/testing/ksmtp/APKBUILD @@ -4,7 +4,7 @@ pkgname=ksmtp pkgver=19.12.1 pkgrel=0 pkgdesc="Job-based library to send email through an SMTP server" -arch="all" +arch="all !armhf" url="https://kontact.kde.org" license="LGPL-2.1-or-later" depends_dev="qt5-qtbase-dev kcoreaddons-dev ki18n-dev kio-dev cyrus-sasl-dev" diff --git a/testing/kteatime/APKBUILD b/testing/kteatime/APKBUILD index 098e6e6c02..f04cf19aef 100644 --- a/testing/kteatime/APKBUILD +++ b/testing/kteatime/APKBUILD @@ -3,7 +3,7 @@ pkgname=kteatime pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.kteatime" pkgdesc="A handy timer for steeping tea" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/ktimer/APKBUILD b/testing/ktimer/APKBUILD index 6bdae82dab..15def0e621 100644 --- a/testing/ktimer/APKBUILD +++ b/testing/ktimer/APKBUILD @@ -3,7 +3,7 @@ pkgname=ktimer pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.ktimer" pkgdesc="A little tool to execute programs after some time" license="GPL-2.0-or-later" diff --git a/testing/ktnef/APKBUILD b/testing/ktnef/APKBUILD index 6591aec371..a65ce9eec2 100644 --- a/testing/ktnef/APKBUILD +++ b/testing/ktnef/APKBUILD @@ -4,7 +4,7 @@ pkgname=ktnef pkgver=19.12.1 pkgrel=0 pkgdesc="API for handling TNEF data" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev kcalendarcore-dev kcalutils-dev kcontacts-dev ki18n-dev" diff --git a/testing/ktorrent/APKBUILD b/testing/ktorrent/APKBUILD index 4ed6b400db..77148792d2 100644 --- a/testing/ktorrent/APKBUILD +++ b/testing/ktorrent/APKBUILD @@ -3,7 +3,7 @@ pkgname=ktorrent pkgver=5.1.2 pkgrel=1 -arch="all !ppc64le !s390x" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by plasma-workspace -> libksysguard -> qt5-qtwebengine url="https://kde.org/applications/internet/org.kde.ktorrent" pkgdesc="A powerful BitTorrent client for KDE" license="GPL-2.0-or-later" diff --git a/testing/kturtle/APKBUILD b/testing/kturtle/APKBUILD index 772299a950..4e45852e2f 100644 --- a/testing/kturtle/APKBUILD +++ b/testing/kturtle/APKBUILD @@ -3,7 +3,7 @@ pkgname=kturtle pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="http://edu.kde.org/kturtle" pkgdesc="Educational Programming Environment" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/kwalletmanager/APKBUILD b/testing/kwalletmanager/APKBUILD index 068fe8d42e..542769c101 100644 --- a/testing/kwalletmanager/APKBUILD +++ b/testing/kwalletmanager/APKBUILD @@ -3,7 +3,7 @@ pkgname=kwalletmanager pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/system/org.kde.kwalletmanager5" pkgdesc="A tool to manage the passwords on your KDE system" license="GPL-2.0-or-later" diff --git a/testing/kwordquiz/APKBUILD b/testing/kwordquiz/APKBUILD index 408cc15e74..1c12418658 100644 --- a/testing/kwordquiz/APKBUILD +++ b/testing/kwordquiz/APKBUILD @@ -3,7 +3,7 @@ pkgname=kwordquiz pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/kwordquiz" pkgdesc="Flash Card Trainer" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GDFL-1.2-only" diff --git a/testing/libgravatar/APKBUILD b/testing/libgravatar/APKBUILD index 4542abb710..fd57429202 100644 --- a/testing/libgravatar/APKBUILD +++ b/testing/libgravatar/APKBUILD @@ -4,7 +4,7 @@ pkgname=libgravatar pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM library providing Gravatar support" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev ki18n-dev kconfig-dev kwidgetsaddons-dev ktextwidgets-dev kio-dev pimcommon-dev" diff --git a/testing/libkdepim/APKBUILD b/testing/libkdepim/APKBUILD index 9b2ad99b86..0cc2caf143 100644 --- a/testing/libkdepim/APKBUILD +++ b/testing/libkdepim/APKBUILD @@ -4,7 +4,7 @@ pkgname=libkdepim pkgver=19.12.1 pkgrel=0 pkgdesc="Lib for common KDEPim apps" -arch="all" +arch="all !armhf" url="https://community.kde.org/KDE_PIM" license="GPL-2.0i-or-later AND LGPL-2.0-or-later" depends_dev="qt5-qtbase-dev kcodecs-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kcoreaddons-dev ki18n-dev kiconthemes-dev kitemviews-dev kjobwidgets-dev kcmutils-dev kio-dev kwallet-dev kwidgetsaddons-dev akonadi-dev akonadi-contacts-dev akonadi-search-dev kldap-dev" diff --git a/testing/libkeduvocdocument/APKBUILD b/testing/libkeduvocdocument/APKBUILD index d384a0ea9e..cc0a6555b7 100644 --- a/testing/libkeduvocdocument/APKBUILD +++ b/testing/libkeduvocdocument/APKBUILD @@ -3,7 +3,7 @@ pkgname=libkeduvocdocument pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org" pkgdesc="Library to parse, convert, and manipulate KVTML files" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/libkgapi/APKBUILD b/testing/libkgapi/APKBUILD index e0fc7fd8ac..45a07c598e 100644 --- a/testing/libkgapi/APKBUILD +++ b/testing/libkgapi/APKBUILD @@ -4,7 +4,7 @@ pkgname=libkgapi pkgver=19.12.1 pkgrel=0 pkgdesc="LibKGAPI is a KDE-based library for accessing various Google services via their public API" -arch="all !ppc64le !s390x" # limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # limited by qt5-qtwebengine url="https://community.kde.org/KDE_PIM" license="LGPL-2.1-only OR LGPL-3.0-only" depends_dev="qt5-qtbase-dev qt5-qtwebengine-dev kio-dev kwindowsystem-dev kwallet-dev kcalendarcore-dev kcontacts-dev cyrus-sasl-dev" diff --git a/testing/libkleo/APKBUILD b/testing/libkleo/APKBUILD index cf3768e28f..3213c6e7e3 100644 --- a/testing/libkleo/APKBUILD +++ b/testing/libkleo/APKBUILD @@ -4,7 +4,7 @@ pkgname=libkleo pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM cryptographic library" -arch="all" +arch="all !armhf" url="https://kontact.kde.org" license="GPL-2.0-or-later" makedepends="extra-cmake-modules qt5-qtbase-dev ki18n-dev kconfig-dev kwidgetsaddons-dev kcompletion-dev kwindowsystem-dev kcoreaddons-dev kcodecs-dev kitemmodels-dev kpimtextedit-dev gpgme-dev boost-dev" diff --git a/testing/libkmahjongg/APKBUILD b/testing/libkmahjongg/APKBUILD index aad6f099eb..2a0b421382 100644 --- a/testing/libkmahjongg/APKBUILD +++ b/testing/libkmahjongg/APKBUILD @@ -3,7 +3,7 @@ pkgname=libkmahjongg pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/games" pkgdesc="Common code, backgrounds and tile sets for games using Mahjongg tiles" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/libkomparediff2/APKBUILD b/testing/libkomparediff2/APKBUILD index f24f4d45d6..cdc3170e74 100644 --- a/testing/libkomparediff2/APKBUILD +++ b/testing/libkomparediff2/APKBUILD @@ -3,7 +3,7 @@ pkgname=libkomparediff2 pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/development" pkgdesc="Library to compare files and strings" license="GPL-2.0-or-later AND LGPL-2.0-or-later" diff --git a/testing/libksieve/APKBUILD b/testing/libksieve/APKBUILD index 2429a9ccd4..804904e919 100644 --- a/testing/libksieve/APKBUILD +++ b/testing/libksieve/APKBUILD @@ -4,7 +4,7 @@ pkgname=libksieve pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM library for managing sieves" -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" license="GPL-2.0-only" depends_dev="qt5-qtbase-dev qt5-qtwebengine-dev ki18n-dev kdoctools-dev kio-dev kiconthemes-dev pimcommon-dev libkdepim-dev knewstuff-dev kwindowsystem-dev karchive-dev syntax-highlighting-dev kmime-dev kidentitymanagement-dev kmailtransport-dev kpimtextedit-dev kimap-dev" diff --git a/testing/lokalize/APKBUILD b/testing/lokalize/APKBUILD index deac13a15b..c37c536924 100644 --- a/testing/lokalize/APKBUILD +++ b/testing/lokalize/APKBUILD @@ -4,7 +4,7 @@ pkgname=lokalize pkgver=19.12.1 pkgrel=0 pkgdesc="Computer-Aided Translation System" -arch="all" +arch="all !armhf" url="https://kde.org/applications/office/org.kde.lokalize" license="(GPL-2.0-only OR GPL-3.0-only) AND GFDL-1.2-only" makedepends="extra-cmake-modules qt5-qtbase-dev ki18n-dev kio-dev kxmlgui-dev knotifications-dev kconfig-dev kcoreaddons-dev kdoctools-dev kross-dev sonnet-dev kdbusaddons-dev kcrash-dev hunspell-dev" diff --git a/testing/mailcommon/APKBUILD b/testing/mailcommon/APKBUILD index 8e28cbc738..b6ce0206d2 100644 --- a/testing/mailcommon/APKBUILD +++ b/testing/mailcommon/APKBUILD @@ -4,7 +4,7 @@ pkgname=mailcommon pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM library providing support for mail applications" -arch="all !ppc64le !s390x" # Limited by messagelib -> qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by messagelib -> qt5-qtwebengine url="https://kontact.kde.org/" license="GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qttools-dev karchive-dev kcodecs-dev kcompletion-dev kconfig-dev kconfigwidgets-dev ki18n-dev kiconthemes-dev kitemmodels-dev kitemviews-dev kio-dev ktextwidgets-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev kdbusaddons-dev syntax-highlighting-dev akonadi-dev akonadi-mime-dev libkdepim-dev mailimporter-dev kmailtransport-dev messagelib-dev" diff --git a/testing/mailimporter/APKBUILD b/testing/mailimporter/APKBUILD index 437a6e1130..1fa9cd1150 100644 --- a/testing/mailimporter/APKBUILD +++ b/testing/mailimporter/APKBUILD @@ -4,7 +4,7 @@ pkgname=mailimporter pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM library providing support for mail applications" -arch="all" +arch="all !armhf" url="https://kontact.kde.org/" license="GPL-2.0-or-later" depends_dev="qt5-qtbase-dev karchive-dev kconfig-dev kcoreaddons-dev ki18n-dev akonadi-dev kmime-dev akonadi-mime-dev libkdepim-dev" diff --git a/testing/messagelib/APKBUILD b/testing/messagelib/APKBUILD index b25e78efd0..7676ca3876 100644 --- a/testing/messagelib/APKBUILD +++ b/testing/messagelib/APKBUILD @@ -4,7 +4,7 @@ pkgname=messagelib pkgver=19.12.1 pkgrel=0 pkgdesc="KDE PIM messaging library" -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kontact.kde.org/" license="LGPL-2.0-only OR LGPL-3.0-only AND GPL-2.0-or-later" depends_dev="qt5-qtbase-dev qt5-qtwebengine-dev kcodecs-dev ki18n-dev kmime-dev knewstuff-dev gpgme-dev karchive-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kiconthemes-dev kitemviews-dev kjobwidgets-dev kio-dev kservice-dev sonnet-dev ktextwidgets-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev syntax-highlighting-dev kdbusaddons-dev grantlee-dev akonadi-dev akonadi-mime-dev kcontacts-dev akonadi-contacts-dev grantleetheme-dev libgravatar-dev kidentitymanagement-dev kldap-dev libkdepim-dev libkleo-dev kmailtransport-dev kmbox-dev pimcommon-dev kpimtextedit-dev akonadi-search-dev kdepim-apps-libs-dev qca-dev" diff --git a/testing/parley/APKBUILD b/testing/parley/APKBUILD index 8cb7d2134a..cf1387ca11 100644 --- a/testing/parley/APKBUILD +++ b/testing/parley/APKBUILD @@ -3,7 +3,7 @@ pkgname=parley pkgver=19.12.1 pkgrel=0 -arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine +arch="all !ppc64le !s390x !armhf" # Limited by qt5-qtwebengine url="https://kde.org/applications/education/org.kde.parley" pkgdesc="Vocabulary Trainer" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/partitionmanager/APKBUILD b/testing/partitionmanager/APKBUILD index 6708b75fc7..3fb4fe0fb8 100644 --- a/testing/partitionmanager/APKBUILD +++ b/testing/partitionmanager/APKBUILD @@ -3,7 +3,7 @@ pkgname=partitionmanager pkgver=4.0.0 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/system/org.kde.partitionmanager" pkgdesc="A KDE utility that allows you to manage disks, partitions, and file systems" license="GPL-3.0-or-later" diff --git a/testing/pimcommon/APKBUILD b/testing/pimcommon/APKBUILD index 99b27cf4e6..7ae0e4fb02 100644 --- a/testing/pimcommon/APKBUILD +++ b/testing/pimcommon/APKBUILD @@ -4,7 +4,7 @@ pkgname=pimcommon pkgver=19.12.1 pkgrel=0 pkgdesc="Common lib for KDEPim" -arch="all" +arch="all !armhf" url='https://community.kde.org/KDE_PIM' license="GPL-2.0-or-later" depends_dev="qt5-qtbase-dev karchive-dev kcodecs-dev kcompletion-dev kconfig-dev kconfigwidgets-dev kcoreaddons-dev kdbusaddons-dev ki18n-dev kiconthemes-dev kitemmodels-dev kjobwidgets-dev kio-dev knewstuff-dev kservice-dev kwidgetsaddons-dev kxmlgui-dev akonadi-dev akonadi-contacts-dev kcontacts-dev kimap-dev libkdepim-dev kpimtextedit-dev purpose-dev kmime-dev" diff --git a/testing/poxml/APKBUILD b/testing/poxml/APKBUILD index 3dc6bb6623..235909ed58 100644 --- a/testing/poxml/APKBUILD +++ b/testing/poxml/APKBUILD @@ -3,7 +3,7 @@ pkgname=poxml pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/development/" pkgdesc="Translates DocBook XML files using gettext po files" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/rocs/APKBUILD b/testing/rocs/APKBUILD index 0d2835b8b2..690c9629b0 100644 --- a/testing/rocs/APKBUILD +++ b/testing/rocs/APKBUILD @@ -3,7 +3,7 @@ pkgname=rocs pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/education/org.kde.rocs" pkgdesc="Graph Theory IDE" license="GPL-2.0-or-later AND (LGPL-2.1-only OR LGPL-3.0-only) AND GFDL-1.2-only" diff --git a/testing/step/APKBUILD b/testing/step/APKBUILD index 9f65742526..88f212280c 100644 --- a/testing/step/APKBUILD +++ b/testing/step/APKBUILD @@ -3,7 +3,7 @@ pkgname=step pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://edu.kde.org/step/" pkgdesc="Interactive Physics Simulator" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/sweeper/APKBUILD b/testing/sweeper/APKBUILD index d5ce574b10..be8b8804e0 100644 --- a/testing/sweeper/APKBUILD +++ b/testing/sweeper/APKBUILD @@ -3,7 +3,7 @@ pkgname=sweeper pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/utilities/org.kde.sweeper" pkgdesc="System cleaner to help clean unwanted traces the user leaves on the system" license="LGPL-2.1-or-later" diff --git a/testing/umbrello/APKBUILD b/testing/umbrello/APKBUILD index f59a3bbab3..f59b210968 100644 --- a/testing/umbrello/APKBUILD +++ b/testing/umbrello/APKBUILD @@ -3,7 +3,7 @@ pkgname=umbrello pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://umbrello.kde.org/" pkgdesc="GUI for diagramming Unified Modelling Language (UML)" license="GPL-2.0-or-later AND LGPL-2.0-or-later AND GFDL-1.2-only" diff --git a/testing/yakuake/APKBUILD b/testing/yakuake/APKBUILD index 26598c6da5..0ba6428ef3 100644 --- a/testing/yakuake/APKBUILD +++ b/testing/yakuake/APKBUILD @@ -3,7 +3,7 @@ pkgname=yakuake pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://kde.org/applications/system/org.kde.yakuake" pkgdesc="A drop-down terminal emulator based on KDE Konsole technology" license="GPL-2.0-only OR GPL-3.0-only" diff --git a/testing/zeroconf-ioslave/APKBUILD b/testing/zeroconf-ioslave/APKBUILD index 2c1e15ab72..7f46fc8b94 100644 --- a/testing/zeroconf-ioslave/APKBUILD +++ b/testing/zeroconf-ioslave/APKBUILD @@ -3,7 +3,7 @@ pkgname=zeroconf-ioslave pkgver=19.12.1 pkgrel=0 -arch="all" +arch="all !armhf" url="https://www.kde.org/applications/internet/" pkgdesc="Network Monitor for DNS-SD services (Zeroconf)" license="GPL-2.0-or-later AND LGPL-2.0-only AND GFDL-1.2-only" |