From 9995c2092414111d94bd7059bd0c1a6d1bc47c5a Mon Sep 17 00:00:00 2001 From: Natanael Copa <ncopa@alpinelinux.org> Date: Fri, 27 Nov 2020 10:32:27 +0000 Subject: [PATCH] community/[various]: disable s390x disable various packages on s390x due to missing kbookmarks kinit khtml --- community/alkimia/APKBUILD | 2 +- community/cervisia/APKBUILD | 2 +- community/dolphin/APKBUILD | 2 +- community/gwenview/APKBUILD | 4 ++-- community/kalzium/APKBUILD | 2 +- community/kcharselect/APKBUILD | 2 +- community/keditbookmarks/APKBUILD | 2 +- community/khelpcenter/APKBUILD | 2 +- community/kile/APKBUILD | 2 +- community/konsole/APKBUILD | 2 +- community/kopete/APKBUILD | 2 +- community/okteta/APKBUILD | 2 +- community/okular/APKBUILD | 2 +- community/step/APKBUILD | 2 +- community/sweeper/APKBUILD | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/community/alkimia/APKBUILD b/community/alkimia/APKBUILD index dca2a68e0240..0eb0776a904c 100644 --- a/community/alkimia/APKBUILD +++ b/community/alkimia/APKBUILD @@ -5,7 +5,7 @@ pkgver=8.0.4 pkgrel=0 # armhf blocked by qt5-qtdeclarative # mips blocked by qt5-qtwebkit-dev -arch="all !armhf !mips !mips64" +arch="all !armhf !mips !mips6 !s390x" url="https://community.kde.org/Alkimia/libalkimia" pkgdesc="A library with common classes and functionality used by finance applications for the KDE SC" license="GPL-3.0-or-later" diff --git a/community/cervisia/APKBUILD b/community/cervisia/APKBUILD index 53f55380867d..71d5b9b28788 100644 --- a/community/cervisia/APKBUILD +++ b/community/cervisia/APKBUILD @@ -3,7 +3,7 @@ pkgname=cervisia pkgver=20.08.2 pkgrel=0 -arch="all !armhf" +arch="all !armh !s390x" 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/community/dolphin/APKBUILD b/community/dolphin/APKBUILD index a530d2676b99..83ad59693e01 100644 --- a/community/dolphin/APKBUILD +++ b/community/dolphin/APKBUILD @@ -3,7 +3,7 @@ pkgname=dolphin pkgver=20.08.2 pkgrel=0 -arch="all !armhf" # armhf blocked by extra-cmake-modules +arch="all !armh !s390 !s390x" # armhf blocked by extra-cmake-modules url="https://kde.org/applications/system/dolphin" pkgdesc="KDE File Manager" license="GPL-2.0-only" diff --git a/community/gwenview/APKBUILD b/community/gwenview/APKBUILD index db8f9c59edfb..06b1f5a72172 100644 --- a/community/gwenview/APKBUILD +++ b/community/gwenview/APKBUILD @@ -3,8 +3,8 @@ pkgname=gwenview pkgver=20.08.2 pkgrel=0 -arch="all !armhf" # armhf blocked by extra-cmake-modules -arch="$arch !mips64" # test failures on mips64 +arch="all !armh !s390x" # armhf blocked by extra-cmake-modules +arch="$arch !mips6 !s390x" # test failures on mips64 url="https://kde.org/applications/graphics/org.kde.gwenview" pkgdesc="Fast and easy to use image viewer by KDE" license="GPL-2.0-only" diff --git a/community/kalzium/APKBUILD b/community/kalzium/APKBUILD index c9583c49ee6c..28c461ce9296 100644 --- a/community/kalzium/APKBUILD +++ b/community/kalzium/APKBUILD @@ -3,7 +3,7 @@ pkgname=kalzium pkgver=20.08.2 pkgrel=0 -arch="all !armhf !mips !mips64" +arch="all !armhf !mips !mips6 !s390x" 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/community/kcharselect/APKBUILD b/community/kcharselect/APKBUILD index ec957ff88519..83cd1e6b866a 100644 --- a/community/kcharselect/APKBUILD +++ b/community/kcharselect/APKBUILD @@ -3,7 +3,7 @@ pkgname=kcharselect pkgver=20.08.2 pkgrel=0 -arch="all !armhf" +arch="all !armh !s390x" 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/community/keditbookmarks/APKBUILD b/community/keditbookmarks/APKBUILD index 915bafd46022..52d0ee52cb51 100644 --- a/community/keditbookmarks/APKBUILD +++ b/community/keditbookmarks/APKBUILD @@ -3,7 +3,7 @@ pkgname=keditbookmarks pkgver=20.08.2 pkgrel=0 -arch="all !armhf" # armhf blocked by extra-cmake-modules +arch="all !armh !s390x" # armhf blocked by extra-cmake-modules url="https://www.kde.org/" pkgdesc="Bookmark Organizer and Editor" license="GPL-2.0-only AND GFDL-1.2-only" diff --git a/community/khelpcenter/APKBUILD b/community/khelpcenter/APKBUILD index 7ffb8bf9a238..832bd097f835 100644 --- a/community/khelpcenter/APKBUILD +++ b/community/khelpcenter/APKBUILD @@ -4,7 +4,7 @@ pkgname=khelpcenter pkgver=20.08.2 pkgrel=0 pkgdesc="Application to show KDE Applications' documentation" -arch="all !armhf" # armhf blocked by extra-cmake-modules +arch="all !armh !s390 !s390 !s390x" # armhf blocked by extra-cmake-modules url="https://userbase.kde.org/KHelpCenter" license="GPL-2.0-or-later AND GFDL-1.2-only" makedepends="extra-cmake-modules qt5-qtbase-dev karchive-dev kbookmarks-dev kconfig-dev kcoreaddons-dev kdbusaddons-dev kdoctools-dev ki18n-dev kinit-dev khtml-dev kservice-dev kwindowsystem-dev grantlee-dev xapian-core-dev libxml2-dev" diff --git a/community/kile/APKBUILD b/community/kile/APKBUILD index b32ea0da8f7f..c47d6bbe40a3 100644 --- a/community/kile/APKBUILD +++ b/community/kile/APKBUILD @@ -3,7 +3,7 @@ pkgname=kile pkgver=2.9.93 pkgrel=1 -arch="all !ppc64le !armhf !mips !mips64" # Limited by texlive +arch="all !ppc64le !armhf !mips !mips6 !s390 !s390x" # 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/community/konsole/APKBUILD b/community/konsole/APKBUILD index 92326560dfe8..7fcb50afc399 100644 --- a/community/konsole/APKBUILD +++ b/community/konsole/APKBUILD @@ -3,7 +3,7 @@ pkgname=konsole pkgver=20.08.2 pkgrel=0 -arch="all !armhf" # armhf blocked by qt5-qtdeclarative +arch="all !armh !s390 !s390x" # armhf blocked by qt5-qtdeclarative url="https://kde.org/applications/system/konsole" pkgdesc="KDE's terminal emulator" license="GPL-2.0-only AND LGPL-2.1-or-later AND Unicode-DFS-2016" diff --git a/community/kopete/APKBUILD b/community/kopete/APKBUILD index b8fe152e87da..08ede70a641b 100644 --- a/community/kopete/APKBUILD +++ b/community/kopete/APKBUILD @@ -3,7 +3,7 @@ pkgname=kopete pkgver=20.08.2 pkgrel=0 -arch="all !armhf" +arch="all !armh !s390x" 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/community/okteta/APKBUILD b/community/okteta/APKBUILD index 9de4955d5ba2..c78db2ca06b2 100644 --- a/community/okteta/APKBUILD +++ b/community/okteta/APKBUILD @@ -4,7 +4,7 @@ pkgname=okteta pkgver=0.26.4 pkgrel=0 pkgdesc="KDE hex editor for viewing and editing the raw data of files" -arch="all !armhf" # armhf blocked by qt5-qtdeclarative +arch="all !armh !s390x" # armhf blocked by qt5-qtdeclarative url="https://kde.org/applications/utilities/org.kde.okteta" license="(LGPL-2.1-only OR LGPL-3.0-only) AND (GPL-2.0-only OR GPL-3.0-only) AND GFDL-1.2-only" makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtscript-dev qt5-qtxmlpatterns-dev qt5-qttools-dev kbookmarks-dev kcompletion-dev kiconthemes-dev kcmutils-dev kio-dev knewstuff-dev kparts-dev kservice-dev kwidgetsaddons-dev kxmlgui-dev kcrash-dev kdbusaddons-dev kdoctools-dev kcodecs-dev kconfigwidgets-dev ki18n-dev qca-dev shared-mime-info" diff --git a/community/okular/APKBUILD b/community/okular/APKBUILD index d02a1b1b2041..7eaacc35eeab 100644 --- a/community/okular/APKBUILD +++ b/community/okular/APKBUILD @@ -3,7 +3,7 @@ pkgname=okular pkgver=20.08.2 pkgrel=0 -arch="all !armhf" # armhf blocked by kirigami2 -> qt5-qtdeclarative +arch="all !armh !s390x" # armhf blocked by kirigami2 -> qt5-qtdeclarative url="https://kde.org/applications/office/org.kde.okular" pkgdesc="A universal document viewer" license="GPL-2.0-or-later AND LGPL-2.0-or-later" diff --git a/community/step/APKBUILD b/community/step/APKBUILD index 687a73adfffc..58ecec7e2e8b 100644 --- a/community/step/APKBUILD +++ b/community/step/APKBUILD @@ -3,7 +3,7 @@ pkgname=step pkgver=20.08.2 pkgrel=0 -arch="all !armhf !mips !mips64" +arch="all !armhf !mips !mips6 !s390x" url="https://edu.kde.org/step/" pkgdesc="Interactive Physics Simulator" license="GPL-2.0-or-later AND GFDL-1.2-only" diff --git a/community/sweeper/APKBUILD b/community/sweeper/APKBUILD index 329452850c31..007ebfab4994 100644 --- a/community/sweeper/APKBUILD +++ b/community/sweeper/APKBUILD @@ -3,7 +3,7 @@ pkgname=sweeper pkgver=20.08.2 pkgrel=0 -arch="all !armhf" +arch="all !armh !s390x" 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" -- GitLab