diff --git a/mingw-w64-allegro/PKGBUILD b/mingw-w64-allegro/PKGBUILD index 5219190d50..0c73a878e3 100644 --- a/mingw-w64-allegro/PKGBUILD +++ b/mingw-w64-allegro/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.2.6.0 pkgrel=1 pkgdesc="Portable library mainly aimed at video game and multimedia programming (mingw-w64)" arch=(any) -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://liballeg.org/" license=("ZLIB") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-aws-sdk-cpp/PKGBUILD b/mingw-w64-aws-sdk-cpp/PKGBUILD index e223407ce9..b0da6fc0f7 100644 --- a/mingw-w64-aws-sdk-cpp/PKGBUILD +++ b/mingw-w64-aws-sdk-cpp/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.8.149 pkgrel=2 pkgdesc="AWS SDK for C++ (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/aws/aws-sdk-cpp" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-cogl/PKGBUILD b/mingw-w64-cogl/PKGBUILD index 09eb37a786..4bf0be28f2 100644 --- a/mingw-w64-cogl/PKGBUILD +++ b/mingw-w64-cogl/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.22.8 pkgrel=1 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://blogs.gnome.org/clutter" license=('GPL2') makedepends=('automake' 'libtool' 'intltool' 'itstool' 'gtk-doc' 'gnome-doc-utils' 'yelp-tools' diff --git a/mingw-w64-dbus-glib/PKGBUILD b/mingw-w64-dbus-glib/PKGBUILD index b897f3dc5d..629318364c 100644 --- a/mingw-w64-dbus-glib/PKGBUILD +++ b/mingw-w64-dbus-glib/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.112 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="D-Bus Message Bus System (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-dbus" "${MINGW_PACKAGE_PREFIX}-expat") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-gtk-doc") diff --git a/mingw-w64-dosbox/PKGBUILD b/mingw-w64-dosbox/PKGBUILD index a043a53fc8..2ec8d2783e 100644 --- a/mingw-w64-dosbox/PKGBUILD +++ b/mingw-w64-dosbox/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.77.0 pkgrel=1 pkgdesc="Emulator with builtin DOS for running DOS Games (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/dosbox-staging/dosbox-staging' license=('GPL2') depends=( diff --git a/mingw-w64-farstream/PKGBUILD b/mingw-w64-farstream/PKGBUILD index 74a8547225..339396df17 100644 --- a/mingw-w64-farstream/PKGBUILD +++ b/mingw-w64-farstream/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.8 pkgrel=3 pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.freedesktop.org/wiki/Software/Farstream" license=('LGPL') options=('staticlibs' 'strip') diff --git a/mingw-w64-faudio/PKGBUILD b/mingw-w64-faudio/PKGBUILD index 884abcadb3..4314bd99ae 100644 --- a/mingw-w64-faudio/PKGBUILD +++ b/mingw-w64-faudio/PKGBUILD @@ -7,7 +7,7 @@ pkgver=21.05 pkgrel=1 pkgdesc="FAudio - Accuracy-focused XAudio reimplementation for open platforms (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/FNA-XNA/FAudio" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-SDL2" diff --git a/mingw-w64-freealut/PKGBUILD b/mingw-w64-freealut/PKGBUILD index 40ad1fab26..375c9f92c0 100644 --- a/mingw-w64-freealut/PKGBUILD +++ b/mingw-w64-freealut/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="OpenAL Utility Toolkit (ALUT) (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.openal.org" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-openal") diff --git a/mingw-w64-gdcm/PKGBUILD b/mingw-w64-gdcm/PKGBUILD index 015ac90956..a1dfae1459 100644 --- a/mingw-w64-gdcm/PKGBUILD +++ b/mingw-w64-gdcm/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.0.8 pkgrel=3 pkgdesc="The Grassroots DICOM library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://gdcm.sourceforge.io/wiki/index.php" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-expat" diff --git a/mingw-w64-gmime/PKGBUILD b/mingw-w64-gmime/PKGBUILD index 0f5bac4056..6641e99709 100644 --- a/mingw-w64-gmime/PKGBUILD +++ b/mingw-w64-gmime/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.2.7 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Glorious MIME Utility Library (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gst-devtools/PKGBUILD b/mingw-w64-gst-devtools/PKGBUILD index 9c06277447..aae78fe8a7 100644 --- a/mingw-w64-gst-devtools/PKGBUILD +++ b/mingw-w64-gst-devtools/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.18.3 pkgrel=2 pkgdesc="Development and debugging tools for GStreamer (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-gst-editing-services/PKGBUILD b/mingw-w64-gst-editing-services/PKGBUILD index 3252402436..059a4af834 100644 --- a/mingw-w64-gst-editing-services/PKGBUILD +++ b/mingw-w64-gst-editing-services/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.18.4 pkgrel=2 pkgdesc="GStreamer Editing Services (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-python/PKGBUILD b/mingw-w64-gst-python/PKGBUILD index b08324ed90..ed9ff1e0b0 100644 --- a/mingw-w64-gst-python/PKGBUILD +++ b/mingw-w64-gst-python/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.18.4 pkgrel=2 pkgdesc="GStreamer GObject Introspection overrides for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gstreamer" "${MINGW_PACKAGE_PREFIX}-gst-plugins-base" diff --git a/mingw-w64-gxml/PKGBUILD b/mingw-w64-gxml/PKGBUILD index 9b8cf1414d..873a4f3b98 100644 --- a/mingw-w64-gxml/PKGBUILD +++ b/mingw-w64-gxml/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.18.2 pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="GObject Libxml2 wrapper and Serializer Framework (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gettext" diff --git a/mingw-w64-kactivities-qt5/PKGBUILD b/mingw-w64-kactivities-qt5/PKGBUILD index 0f65712748..4468ab7c59 100644 --- a/mingw-w64-kactivities-qt5/PKGBUILD +++ b/mingw-w64-kactivities-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kactivities" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Runtime and library to organize user work in separate activities (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-kauth-qt5/PKGBUILD b/mingw-w64-kauth-qt5/PKGBUILD index 9685d9d3ab..22e26fe490 100644 --- a/mingw-w64-kauth-qt5/PKGBUILD +++ b/mingw-w64-kauth-qt5/PKGBUILD @@ -8,7 +8,7 @@ _kde_f5_init_package "${_variant}" "kauth" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Abstraction to system policy and authentication features (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kcompletion-qt5/PKGBUILD b/mingw-w64-kcompletion-qt5/PKGBUILD index f3e7fa8327..1dc815e33b 100644 --- a/mingw-w64-kcompletion-qt5/PKGBUILD +++ b/mingw-w64-kcompletion-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kcompletion" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Text completion helpers and widgets for Qt (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kcrash-qt5/PKGBUILD b/mingw-w64-kcrash-qt5/PKGBUILD index 766317ea44..dd9e7e31b2 100644 --- a/mingw-w64-kcrash-qt5/PKGBUILD +++ b/mingw-w64-kcrash-qt5/PKGBUILD @@ -9,7 +9,7 @@ _kde_f5_init_package "${_variant}" "kcrash" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Support for application crash analysis and bug report from apps (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kdoctools-qt5/PKGBUILD b/mingw-w64-kdoctools-qt5/PKGBUILD index 8f6e2c3d75..ca2ece493d 100644 --- a/mingw-w64-kdoctools-qt5/PKGBUILD +++ b/mingw-w64-kdoctools-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kdoctools" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="KF5 documentation framework using docbook (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-kjobwidgets-qt5/PKGBUILD b/mingw-w64-kjobwidgets-qt5/PKGBUILD index 901935e9bc..4834b3c20d 100644 --- a/mingw-w64-kjobwidgets-qt5/PKGBUILD +++ b/mingw-w64-kjobwidgets-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kjobwidgets" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Widgets for tracking KJob instances (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-knotifications-qt5/PKGBUILD b/mingw-w64-knotifications-qt5/PKGBUILD index d4ff299a27..fff33c807a 100644 --- a/mingw-w64-knotifications-qt5/PKGBUILD +++ b/mingw-w64-knotifications-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "knotifications" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Abstraction for system notifications (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kpackage-qt5/PKGBUILD b/mingw-w64-kpackage-qt5/PKGBUILD index 695034d1c5..65304b2e20 100644 --- a/mingw-w64-kpackage-qt5/PKGBUILD +++ b/mingw-w64-kpackage-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kpackage" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Framework that lets applications manage user installable packages of non-binary assets (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kunitconversion-qt5/PKGBUILD b/mingw-w64-kunitconversion-qt5/PKGBUILD index 50862fa198..7864874d73 100644 --- a/mingw-w64-kunitconversion-qt5/PKGBUILD +++ b/mingw-w64-kunitconversion-qt5/PKGBUILD @@ -7,7 +7,7 @@ _kde_f5_init_package "${_variant}" "kunitconversion" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Abstraction to system DNS Service Discovery features (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-lensfun/PKGBUILD b/mingw-w64-lensfun/PKGBUILD index 2cdda4fe41..3fe9afc0ef 100644 --- a/mingw-w64-lensfun/PKGBUILD +++ b/mingw-w64-lensfun/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.3.2 pkgrel=9 pkgdesc="Database of photographic lenses and a library that allows advanced access to the database (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://lensfun.github.io/" license=("LGPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config" diff --git a/mingw-w64-liblastfm/PKGBUILD b/mingw-w64-liblastfm/PKGBUILD index effc6a897c..58a5877152 100644 --- a/mingw-w64-liblastfm/PKGBUILD +++ b/mingw-w64-liblastfm/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.1.0 pkgrel=2 pkgdesc="A Qt C++ library for the Last.fm webservices https://www.last.fm" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('Boost') url="https://www.last.fm/download" depends=("${MINGW_PACKAGE_PREFIX}-qt5-base" diff --git a/mingw-w64-libmikmod/PKGBUILD b/mingw-w64-libmikmod/PKGBUILD index f55b2eb7a7..643975d4f2 100644 --- a/mingw-w64-libmikmod/PKGBUILD +++ b/mingw-w64-libmikmod/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.3.11.1 pkgrel=1 pkgdesc="A portable sound library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://mikmod.sourceforge.io/" license=("GPL" "LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-librest/PKGBUILD b/mingw-w64-librest/PKGBUILD index 835a86c61d..9d55518fa6 100644 --- a/mingw-w64-librest/PKGBUILD +++ b/mingw-w64-librest/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-lib${_realname}" pkgver=0.8.1 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="Helper library for RESTful services (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-libsoup" diff --git a/mingw-w64-magnum/PKGBUILD b/mingw-w64-magnum/PKGBUILD index 9f9e2c8078..6660567474 100644 --- a/mingw-w64-magnum/PKGBUILD +++ b/mingw-w64-magnum/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2020.06 pkgrel=1 pkgdesc='C++11/C++14 graphics middleware for games and data visualization' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://magnum.graphics/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-corrade>=$pkgver" diff --git a/mingw-w64-meanwhile/PKGBUILD b/mingw-w64-meanwhile/PKGBUILD index 2a917ad26e..6943934e79 100644 --- a/mingw-w64-meanwhile/PKGBUILD +++ b/mingw-w64-meanwhile/PKGBUILD @@ -11,7 +11,7 @@ pkgver=1.0.2 pkgrel=4 pkgdesc="Meanwhile libraries (mingw64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://sourceforge.net/projects/meanwhile" license=(LGPL2) depends=("${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-mpg123/PKGBUILD b/mingw-w64-mpg123/PKGBUILD index f00e17aa0e..e03227c5c4 100644 --- a/mingw-w64-mpg123/PKGBUILD +++ b/mingw-w64-mpg123/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.28.2 pkgrel=2 pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3 (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.mpg123.com/" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-mruby/PKGBUILD b/mingw-w64-mruby/PKGBUILD index 4b94598f5d..333f0fcb38 100644 --- a/mingw-w64-mruby/PKGBUILD +++ b/mingw-w64-mruby/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.1.2 pkgrel=5 pkgdesc="mruby is the lightweight implementation of the Ruby language (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/mruby" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-ruby" diff --git a/mingw-w64-msmtp/PKGBUILD b/mingw-w64-msmtp/PKGBUILD index 1d405ee219..0ca5ee6b50 100644 --- a/mingw-w64-msmtp/PKGBUILD +++ b/mingw-w64-msmtp/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.8.12 pkgrel=1 pkgdesc="An SMTP client (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL2+') url="https://msmtp.sourceforge.io/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-openexr/PKGBUILD b/mingw-w64-openexr/PKGBUILD index f285e1c648..7f50cfea74 100644 --- a/mingw-w64-openexr/PKGBUILD +++ b/mingw-w64-openexr/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.5.7 pkgrel=4 pkgdesc="Openexr library for EXR images (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.openexr.com/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-openldap/PKGBUILD b/mingw-w64-openldap/PKGBUILD index 52bae3ef42..7f92b49d01 100644 --- a/mingw-w64-openldap/PKGBUILD +++ b/mingw-w64-openldap/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.4.57 pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol (only client) (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-cyrus-sasl" "${MINGW_PACKAGE_PREFIX}-libtool" diff --git a/mingw-w64-osslsigncode/PKGBUILD b/mingw-w64-osslsigncode/PKGBUILD index aee7ed4dfd..17d5b82a22 100644 --- a/mingw-w64-osslsigncode/PKGBUILD +++ b/mingw-w64-osslsigncode/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0 pkgrel=1 pkgdesc="Tool for Authenticode signing of PE, CAB and MSI files (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/mtrojnar/osslsigncode" license=("GPL3") depends=("${MINGW_PACKAGE_PREFIX}-curl" diff --git a/mingw-w64-pdf2svg/PKGBUILD b/mingw-w64-pdf2svg/PKGBUILD index 0be4c6b055..f3c5e56643 100644 --- a/mingw-w64-pdf2svg/PKGBUILD +++ b/mingw-w64-pdf2svg/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.2.3 pkgrel=18 pkgdesc="A pdf to svg converter (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="http://www.cityinthesky.co.uk/opensource/pdf2svg/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-cairo" diff --git a/mingw-w64-perl-digest-sha/PKGBUILD b/mingw-w64-perl-digest-sha/PKGBUILD index 8c37fa69be..f277c6a50f 100644 --- a/mingw-w64-perl-digest-sha/PKGBUILD +++ b/mingw-w64-perl-digest-sha/PKGBUILD @@ -8,7 +8,7 @@ pkgver=6.02 pkgrel=3 pkgdesc="Perl extension for SHA-1/224/256/384/512 (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-encode-compat/PKGBUILD b/mingw-w64-perl-encode-compat/PKGBUILD index 1c5f0e3960..a53192d75d 100644 --- a/mingw-w64-perl-encode-compat/PKGBUILD +++ b/mingw-w64-perl-encode-compat/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.07 pkgrel=3 pkgdesc="Encode::compat - Encode.pm emulation layer (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL' 'PerlArtistic') url="https://metacpan.org/release/Encode-compat" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") diff --git a/mingw-w64-perl-file-which/PKGBUILD b/mingw-w64-perl-file-which/PKGBUILD index 4d297a1cd9..da17bb895a 100644 --- a/mingw-w64-perl-file-which/PKGBUILD +++ b/mingw-w64-perl-file-which/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.24 pkgrel=3 pkgdesc="Perl implementation of the which utility as an API (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-html-tagset/PKGBUILD b/mingw-w64-perl-html-tagset/PKGBUILD index 6621e1281c..33f2518358 100644 --- a/mingw-w64-perl-html-tagset/PKGBUILD +++ b/mingw-w64-perl-html-tagset/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.20 pkgrel=3 pkgdesc="data tables useful in parsing HTML (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-io-string/PKGBUILD b/mingw-w64-perl-io-string/PKGBUILD index 5d3c00b955..d72d87e588 100644 --- a/mingw-w64-perl-io-string/PKGBUILD +++ b/mingw-w64-perl-io-string/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.08 pkgrel=3 pkgdesc="Emulate file interface for in-core strings (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-math-int64/PKGBUILD b/mingw-w64-perl-math-int64/PKGBUILD index 285e8e746c..129e409acf 100644 --- a/mingw-w64-perl-math-int64/PKGBUILD +++ b/mingw-w64-perl-math-int64/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.54 pkgrel=3 pkgdesc="Math::Int64 - Manipulate 64 bits integers in Perl (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('GPL' 'PerlArtistic') url="https://metacpan.org/release/Math-Int64" depends=("${MINGW_PACKAGE_PREFIX}-perl") diff --git a/mingw-w64-perl-mozilla-ca/PKGBUILD b/mingw-w64-perl-mozilla-ca/PKGBUILD index 04ddc7082d..c0ce0cd8fc 100644 --- a/mingw-w64-perl-mozilla-ca/PKGBUILD +++ b/mingw-w64-perl-mozilla-ca/PKGBUILD @@ -8,7 +8,7 @@ pkgver=20200520 pkgrel=3 pkgdesc="Mozilla's CA cert bundle in PEM format (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-win32-console/PKGBUILD b/mingw-w64-perl-win32-console/PKGBUILD index 08abadebd2..bab7bb03f0 100644 --- a/mingw-w64-perl-win32-console/PKGBUILD +++ b/mingw-w64-perl-win32-console/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.10 pkgrel=3 pkgdesc="Win32 Console and Character Mode Functions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-win32-shortcut/PKGBUILD b/mingw-w64-perl-win32-shortcut/PKGBUILD index ea0caba770..35635f39fa 100644 --- a/mingw-w64-perl-win32-shortcut/PKGBUILD +++ b/mingw-w64-perl-win32-shortcut/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.08 pkgrel=3 pkgdesc="Perl Module to deal with Windows Shortcuts (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-win32-winerror/PKGBUILD b/mingw-w64-perl-win32-winerror/PKGBUILD index d9b75a4f65..5f11dec5d1 100644 --- a/mingw-w64-perl-win32-winerror/PKGBUILD +++ b/mingw-w64-perl-win32-winerror/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.04 pkgrel=3 pkgdesc="Perl module defining Windows error constants (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/Win32-WinError" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-perl-win32api-registry/PKGBUILD b/mingw-w64-perl-win32api-registry/PKGBUILD index 60adf69ca0..ffcc2557dc 100644 --- a/mingw-w64-perl-win32api-registry/PKGBUILD +++ b/mingw-w64-perl-win32api-registry/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.33 pkgrel=3 pkgdesc="Low-level access to Win32 system API calls from WINREG.H (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://metacpan.org/release/${_perlname}" groups=("${MINGW_PACKAGE_PREFIX}-perl-modules") depends=( diff --git a/mingw-w64-poppler-qt6/PKGBUILD b/mingw-w64-poppler-qt6/PKGBUILD index ccd297882f..25367fee11 100644 --- a/mingw-w64-poppler-qt6/PKGBUILD +++ b/mingw-w64-poppler-qt6/PKGBUILD @@ -7,7 +7,7 @@ pkgver=20.12.1 pkgrel=3 pkgdesc="PDF rendering library based on xpdf 3.0 (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://poppler.freedesktop.org/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-pyside2-qt5/PKGBUILD b/mingw-w64-pyside2-qt5/PKGBUILD index 01c5f40aea..2aca5f8945 100644 --- a/mingw-w64-pyside2-qt5/PKGBUILD +++ b/mingw-w64-pyside2-qt5/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="Provides LGPL Qt5 bindings for Python and related tools for binding gen pkgver=5.15.2 pkgrel=7 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://doc.qt.io/qtforpython-5/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-biopython/PKGBUILD b/mingw-w64-python-biopython/PKGBUILD index c4843c37b3..7de2f66b73 100644 --- a/mingw-w64-python-biopython/PKGBUILD +++ b/mingw-w64-python-biopython/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.79 pkgrel=2 pkgdesc="A set of freely available tools for biological computation written in Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('Biopython') url="https://biopython.org/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-colorspacious/PKGBUILD b/mingw-w64-python-colorspacious/PKGBUILD index 290e02677e..6789616f5e 100644 --- a/mingw-w64-python-colorspacious/PKGBUILD +++ b/mingw-w64-python-colorspacious/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.2 pkgrel=2 pkgdesc="Python library for doing colorspace conversions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('MIT') url="https://pypi.python.org/pypi/colorspacious" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-imageio/PKGBUILD b/mingw-w64-python-imageio/PKGBUILD index e9e9c90f2d..020765f89c 100644 --- a/mingw-w64-python-imageio/PKGBUILD +++ b/mingw-w64-python-imageio/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.9.0 pkgrel=4 pkgdesc='a Python library that provides an easy interface to read and write a wide range of image data (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/imageio/imageio" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-keras_preprocessing/PKGBUILD b/mingw-w64-python-keras_preprocessing/PKGBUILD index 93ae9ca738..fb859c2385 100644 --- a/mingw-w64-python-keras_preprocessing/PKGBUILD +++ b/mingw-w64-python-keras_preprocessing/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.2 pkgrel=2 pkgdesc="Utilities for working with image data, text data, and sequence data. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/keras-team/keras-preprocessing" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-lws/PKGBUILD b/mingw-w64-python-lws/PKGBUILD index 58ba7f7201..b0e7e82705 100644 --- a/mingw-w64-python-lws/PKGBUILD +++ b/mingw-w64-python-lws/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.2.7 pkgrel=3 pkgdesc='Fast spectrogram phase recovery using Local Weighted Sums (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/Jonathan-LeRoux/lws" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-mapbox-earcut/PKGBUILD b/mingw-w64-python-mapbox-earcut/PKGBUILD index a7078a166b..cfce8e697f 100644 --- a/mingw-w64-python-mapbox-earcut/PKGBUILD +++ b/mingw-w64-python-mapbox-earcut/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.12.10 pkgrel=2 pkgdesc="Python bindings for the mapbox earcut C++ polygon triangulation library. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://pypi.org/project/mapbox-earcut/' license=('ISC') depends=( diff --git a/mingw-w64-python-matplotlib/PKGBUILD b/mingw-w64-python-matplotlib/PKGBUILD index d1f3f27c1b..19da65092d 100644 --- a/mingw-w64-python-matplotlib/PKGBUILD +++ b/mingw-w64-python-matplotlib/PKGBUILD @@ -11,7 +11,7 @@ pkgver=3.3.4 pkgrel=4 pkgdesc="A python plotting library, making publication quality plots (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://matplotlib.org/' license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python-pytz" diff --git a/mingw-w64-python-moderngl/PKGBUILD b/mingw-w64-python-moderngl/PKGBUILD index 636ee1146f..b81d3f1dfd 100644 --- a/mingw-w64-python-moderngl/PKGBUILD +++ b/mingw-w64-python-moderngl/PKGBUILD @@ -8,7 +8,7 @@ pkgver=5.6.4 pkgrel=2 pkgdesc='ModernGL: High performance rendering for Python 3 (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/moderngl/moderngl" license=('MIT') depends=( diff --git a/mingw-w64-python-multidict/PKGBUILD b/mingw-w64-python-multidict/PKGBUILD index b22b4d1e00..66774b7aa3 100644 --- a/mingw-w64-python-multidict/PKGBUILD +++ b/mingw-w64-python-multidict/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.1.0 pkgrel=2 pkgdesc='Asyncio-based multidict implementation for Python (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/aio-libs/multidict" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-numba/PKGBUILD b/mingw-w64-python-numba/PKGBUILD index 608d689329..3e8c5f2a0d 100644 --- a/mingw-w64-python-numba/PKGBUILD +++ b/mingw-w64-python-numba/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.53.1 pkgrel=3 pkgdesc='NumPy aware dynamic Python compiler using LLVM (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="http://numba.pydata.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-llvmlite>=0.34.0" "${MINGW_PACKAGE_PREFIX}-python-numpy>=1.15") diff --git a/mingw-w64-python-numexpr/PKGBUILD b/mingw-w64-python-numexpr/PKGBUILD index ad7e975c9f..ca750c86e1 100644 --- a/mingw-w64-python-numexpr/PKGBUILD +++ b/mingw-w64-python-numexpr/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.7.3 pkgrel=3 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/pydata/numexpr" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-pandas/PKGBUILD b/mingw-w64-python-pandas/PKGBUILD index bb14424d58..e4cb1960ab 100644 --- a/mingw-w64-python-pandas/PKGBUILD +++ b/mingw-w64-python-pandas/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.3.1 pkgrel=1 pkgdesc="Cross-section and time series data analysis toolkit (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://pandas.pydata.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-patsy/PKGBUILD b/mingw-w64-python-patsy/PKGBUILD index d86a9a1c8f..3baf9c0947 100644 --- a/mingw-w64-python-patsy/PKGBUILD +++ b/mingw-w64-python-patsy/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.5.1 pkgrel=2 pkgdesc="A Python package for describing statistical models and for building design matrices (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/pydata/patsy" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-pptx/PKGBUILD b/mingw-w64-python-pptx/PKGBUILD index ffb960612b..a2bd0b7f96 100644 --- a/mingw-w64-python-pptx/PKGBUILD +++ b/mingw-w64-python-pptx/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=2 pkgdesc="Create Open XML PowerPoint documents in Python (mingw-w64)" url="https://github.com/scanny/python-pptx" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-lxml>=3.1.0" "${MINGW_PACKAGE_PREFIX}-python-pillow>=2.6.1" diff --git a/mingw-w64-python-psycopg2/PKGBUILD b/mingw-w64-python-psycopg2/PKGBUILD index a11cc9eb26..5d8c7c3d69 100644 --- a/mingw-w64-python-psycopg2/PKGBUILD +++ b/mingw-w64-python-psycopg2/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.8.5 pkgrel=2 pkgdesc="A PostgreSQL database adapter for the Python programming language (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='http://initd.org/psycopg/' license=('LGPL3') validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE') diff --git a/mingw-w64-python-pywavelets/PKGBUILD b/mingw-w64-python-pywavelets/PKGBUILD index d454eff812..29acd85b5f 100644 --- a/mingw-w64-python-pywavelets/PKGBUILD +++ b/mingw-w64-python-pywavelets/PKGBUILD @@ -11,7 +11,7 @@ pkgver=1.1.1 pkgrel=3 pkgdesc="Discrete Wavelet Transforms in Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('MIT') url="https://github.com/PyWavelets/pywt" depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-qtconsole/PKGBUILD b/mingw-w64-python-qtconsole/PKGBUILD index 510f87259d..0498c0ad5b 100644 --- a/mingw-w64-python-qtconsole/PKGBUILD +++ b/mingw-w64-python-qtconsole/PKGBUILD @@ -10,7 +10,7 @@ pkgver=5.0.2 pkgrel=2 pkgdesc="A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://jupyter.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-reportlab/PKGBUILD b/mingw-w64-python-reportlab/PKGBUILD index cc94f620e2..cf8b510586 100644 --- a/mingw-w64-python-reportlab/PKGBUILD +++ b/mingw-w64-python-reportlab/PKGBUILD @@ -11,7 +11,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="A proven industry-strength PDF generating solution (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=('custom') url="https://bitbucket.org/rptlab/reportlab" depends=("${MINGW_PACKAGE_PREFIX}-freetype" diff --git a/mingw-w64-python-soundfile/PKGBUILD b/mingw-w64-python-soundfile/PKGBUILD index c8f0540451..0e7d508245 100644 --- a/mingw-w64-python-soundfile/PKGBUILD +++ b/mingw-w64-python-soundfile/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.10.3.post1 pkgrel=2 pkgdesc='An audio library based on libsndfile, CFFI and NumPy (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/bastibe/SoundFile" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-cffi" "${MINGW_PACKAGE_PREFIX}-python-numpy" "${MINGW_PACKAGE_PREFIX}-libsndfile") diff --git a/mingw-w64-python-tifffile/PKGBUILD b/mingw-w64-python-tifffile/PKGBUILD index b86a76889e..ba4f9d57fb 100644 --- a/mingw-w64-python-tifffile/PKGBUILD +++ b/mingw-w64-python-tifffile/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2021.8.8 pkgrel=1 pkgdesc="Read and write image data from and to TIFF files (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/cgohlke/tifffile' license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-trimesh/PKGBUILD b/mingw-w64-python-trimesh/PKGBUILD index 348f767966..10f40cb6d0 100644 --- a/mingw-w64-python-trimesh/PKGBUILD +++ b/mingw-w64-python-trimesh/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.9.20 pkgrel=2 pkgdesc='Trimesh is a pure Python (2.7-3.4+) library for loading and using triangular meshes with an emphasis on watertight surfaces. (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/mikedh/trimesh" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-rake-compiler/PKGBUILD b/mingw-w64-rake-compiler/PKGBUILD index 9960bbac92..66199f00b7 100644 --- a/mingw-w64-rake-compiler/PKGBUILD +++ b/mingw-w64-rake-compiler/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.0.7 pkgrel=2 pkgdesc="Rake-based Ruby Extension (C, Java) task generator (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/rake-compiler/rake-compiler' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-dbus/PKGBUILD b/mingw-w64-ruby-dbus/PKGBUILD index c089b6eb68..5b8d7d6a81 100644 --- a/mingw-w64-ruby-dbus/PKGBUILD +++ b/mingw-w64-ruby-dbus/PKGBUILD @@ -8,7 +8,7 @@ pkgver=0.16.0 pkgrel=2 pkgdesc="Ruby module for interaction with D-Bus (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://trac.luon.net/ruby-dbus" license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-hpricot/PKGBUILD b/mingw-w64-ruby-hpricot/PKGBUILD index c439a6c0d3..bba512e394 100644 --- a/mingw-w64-ruby-hpricot/PKGBUILD +++ b/mingw-w64-ruby-hpricot/PKGBUILD @@ -13,7 +13,7 @@ pkgver=0.8.6 pkgrel=3 pkgdesc="Manual page formatter that generates man pages from markdown (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/hpricot/hpricot' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-mustache/PKGBUILD b/mingw-w64-ruby-mustache/PKGBUILD index 129493b7fa..d70de64397 100644 --- a/mingw-w64-ruby-mustache/PKGBUILD +++ b/mingw-w64-ruby-mustache/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.1 pkgrel=2 pkgdesc="Mustache is a framework-agnostic way to render logic-free views. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/mustache/mustache' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-native-package-installer/PKGBUILD b/mingw-w64-ruby-native-package-installer/PKGBUILD index 0b31f27805..9ec0aa7501 100644 --- a/mingw-w64-ruby-native-package-installer/PKGBUILD +++ b/mingw-w64-ruby-native-package-installer/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.0.9 pkgrel=2 pkgdesc="native-package-installer helps to install native packages on gem install (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/ruby-gnome2/native-package-installer" license=('LGPL3') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-pkg-config/PKGBUILD b/mingw-w64-ruby-pkg-config/PKGBUILD index 101d7942c6..642ad07224 100644 --- a/mingw-w64-ruby-pkg-config/PKGBUILD +++ b/mingw-w64-ruby-pkg-config/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.3.7 pkgrel=2 pkgdesc="Implementation of pkg-config in ruby (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/ruby-gnome2/pkg-config" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-rdiscount/PKGBUILD b/mingw-w64-ruby-rdiscount/PKGBUILD index fa9903d773..6e4771cb73 100644 --- a/mingw-w64-ruby-rdiscount/PKGBUILD +++ b/mingw-w64-ruby-rdiscount/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.2.0.1 pkgrel=3 pkgdesc="Fast Implementation of Gruber's Markdown in C (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/davidfstr/rdiscount' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-scummvm/PKGBUILD b/mingw-w64-scummvm/PKGBUILD index ddae091a9f..66188fa4d7 100644 --- a/mingw-w64-scummvm/PKGBUILD +++ b/mingw-w64-scummvm/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.2.0 pkgrel=3 pkgdesc="A program which allows you to run certain classic graphical point-and-click adventure games (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://www.scummvm.org/' license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-binutils" diff --git a/mingw-w64-sfml/PKGBUILD b/mingw-w64-sfml/PKGBUILD index c2f3d255fd..361341a223 100644 --- a/mingw-w64-sfml/PKGBUILD +++ b/mingw-w64-sfml/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.5.1 pkgrel=2 pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.sfml-dev.org/" license=("zlib") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") diff --git a/mingw-w64-smpeg2/PKGBUILD b/mingw-w64-smpeg2/PKGBUILD index b1e9d3778e..dd23241cea 100644 --- a/mingw-w64-smpeg2/PKGBUILD +++ b/mingw-w64-smpeg2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.0.0 pkgrel=6 pkgdesc="SDL2 MPEG Player Library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://icculus.org/smpeg/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "subversion") diff --git a/mingw-w64-spatialite-tools/PKGBUILD b/mingw-w64-spatialite-tools/PKGBUILD index b2782bf728..cb7c687551 100644 --- a/mingw-w64-spatialite-tools/PKGBUILD +++ b/mingw-w64-spatialite-tools/PKGBUILD @@ -9,7 +9,7 @@ pkgver=5.0.1 pkgrel=1 pkgdesc='Set of CLI tools for spatialite (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://www.gaia-gis.it/fossil/spatialite-tools/index' license=('GPL3+') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-syndication-qt5/PKGBUILD b/mingw-w64-syndication-qt5/PKGBUILD index 1ed72ab54a..4ccd42c794 100644 --- a/mingw-w64-syndication-qt5/PKGBUILD +++ b/mingw-w64-syndication-qt5/PKGBUILD @@ -6,7 +6,7 @@ _kde_f5_init_package "${_variant}" "syndication" pkgver=5.75.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="RSS/Atom parser library (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-uhttpmock/PKGBUILD b/mingw-w64-uhttpmock/PKGBUILD index ca2799fc50..c89d69a107 100644 --- a/mingw-w64-uhttpmock/PKGBUILD +++ b/mingw-w64-uhttpmock/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.5.3 pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="uhttpmock is a HTTP web service mocking project for projects which use libsoup (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-libsoup") diff --git a/mingw-w64-v8/PKGBUILD b/mingw-w64-v8/PKGBUILD index e30be117b2..fede7866d7 100644 --- a/mingw-w64-v8/PKGBUILD +++ b/mingw-w64-v8/PKGBUILD @@ -9,7 +9,7 @@ pkgver=9.1.269.39 pkgrel=1 pkgdesc="Fast and modern Javascript engine (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://v8.dev" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-ninja") diff --git a/mingw-w64-wget/PKGBUILD b/mingw-w64-wget/PKGBUILD index b1f5404456..cf771ad4ff 100644 --- a/mingw-w64-wget/PKGBUILD +++ b/mingw-w64-wget/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.20.3 pkgrel=2 pkgdesc='Wget retrieves files using HTTP, HTTPS and FTP (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://www.gnu.org/software/wget/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-pcre2" diff --git a/mingw-w64-wxPython/PKGBUILD b/mingw-w64-wxPython/PKGBUILD index ca8493e131..74b7b58bc7 100644 --- a/mingw-w64-wxPython/PKGBUILD +++ b/mingw-w64-wxPython/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.1.1 pkgrel=2 pkgdesc="A wxWidgets GUI toolkit for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') license=("custom:wxWindows") url="https://www.wxpython.org/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-x264/PKGBUILD b/mingw-w64-x264/PKGBUILD index 96aa2d8fbe..fbfaeb63e4 100644 --- a/mingw-w64-x264/PKGBUILD +++ b/mingw-w64-x264/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.161.r3039.544c61f pkgrel=2 pkgdesc="Library for encoding H264/AVC video streams (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.videolan.org/developers/x264.html" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"