diff --git a/mingw-w64-advancecomp/PKGBUILD b/mingw-w64-advancecomp/PKGBUILD index 0c200f078b..9217ab12f8 100644 --- a/mingw-w64-advancecomp/PKGBUILD +++ b/mingw-w64-advancecomp/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.3 pkgrel=2 pkgdesc='Recompression utilities for .zip .png .mng and .gz files using the 7-zip algorithm (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='http://www.advancemame.it/comp-readme' license=('spdx:GPL-3.0-or-later') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-creduce/PKGBUILD b/mingw-w64-creduce/PKGBUILD index 357f7f61a6..b6410232b6 100644 --- a/mingw-w64-creduce/PKGBUILD +++ b/mingw-w64-creduce/PKGBUILD @@ -18,7 +18,7 @@ depends=('perl-Benchmark-Timer' "${MINGW_PACKAGE_PREFIX}-indent" "${MINGW_PACKAGE_PREFIX}-clang") arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/csmith-project/creduce' license=('custom:University of Illinois/NCSA Open Source License') makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc" "git") diff --git a/mingw-w64-dnscrypt-proxy/PKGBUILD b/mingw-w64-dnscrypt-proxy/PKGBUILD index d0dd1cc4fc..c2a972448f 100644 --- a/mingw-w64-dnscrypt-proxy/PKGBUILD +++ b/mingw-w64-dnscrypt-proxy/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.1.2 pkgrel=1 pkgdesc="A tool for securing communications between a client and a DNS resolver (mingw-w64)" arch=(any) -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/DNSCrypt/dnscrypt-proxy" license=('custom:ISC') makedepends=("${MINGW_PACKAGE_PREFIX}-go" diff --git a/mingw-w64-globjects/PKGBUILD b/mingw-w64-globjects/PKGBUILD index a60ecee934..eaa9dbea41 100644 --- a/mingw-w64-globjects/PKGBUILD +++ b/mingw-w64-globjects/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.0.r178.g4363356a pkgrel=1 _commit=4363356ae2ef5c936ab078fba48d1ea507c295c4 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/cginternals/globjects' pkgdesc="Cross-platform C++ wrapper for OpenGL API objects. (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-gplugin/PKGBUILD b/mingw-w64-gplugin/PKGBUILD index 1072d3b003..f162152267 100644 --- a/mingw-w64-gplugin/PKGBUILD +++ b/mingw-w64-gplugin/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.29.0 pkgrel=5 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') pkgdesc="A GObject based library that implements a reusable plugin system (mingw-w64)" license=("LGPL 2") url="https://keep.imfreedom.org/gplugin/gplugin" diff --git a/mingw-w64-gtksourceviewmm3/PKGBUILD b/mingw-w64-gtksourceviewmm3/PKGBUILD index 357ab93330..c1c704413d 100644 --- a/mingw-w64-gtksourceviewmm3/PKGBUILD +++ b/mingw-w64-gtksourceviewmm3/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.21.3 pkgrel=3 pkgdesc="C++ bindings to gtksourceview3 library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.gnome.org" license=("LGPL") makedepends=( diff --git a/mingw-w64-helics/PKGBUILD b/mingw-w64-helics/PKGBUILD index 991671c0da..9344385ca2 100644 --- a/mingw-w64-helics/PKGBUILD +++ b/mingw-w64-helics/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.3.1 pkgrel=1 pkgdesc="Hierarchical Engine for Large-scale Infrastructure Co-Simulation (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/GMLC-TDC/HELICS" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-zeromq") diff --git a/mingw-w64-magnum-integration/PKGBUILD b/mingw-w64-magnum-integration/PKGBUILD index 2bc5e22fb3..12d8e4ffbc 100644 --- a/mingw-w64-magnum-integration/PKGBUILD +++ b/mingw-w64-magnum-integration/PKGBUILD @@ -10,7 +10,7 @@ _imgui_pkgver=1.76 pkgrel=1 pkgdesc='Integration libraries for the Magnum C++11/C++14 graphics engine' 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}-magnum>=$pkgver" diff --git a/mingw-w64-mcfgthread/PKGBUILD b/mingw-w64-mcfgthread/PKGBUILD index f58e676955..bf0278d724 100644 --- a/mingw-w64-mcfgthread/PKGBUILD +++ b/mingw-w64-mcfgthread/PKGBUILD @@ -7,7 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.3 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/lhmouse/mcfgthread" license=('spdx:LGPL-3.0-or-later' 'custom') options=('staticlibs' 'strip' '!buildflags') diff --git a/mingw-w64-nanodbc/PKGBUILD b/mingw-w64-nanodbc/PKGBUILD index 2e31a469de..dd7dc6627c 100644 --- a/mingw-w64-nanodbc/PKGBUILD +++ b/mingw-w64-nanodbc/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.14.0 pkgrel=1 pkgdesc="A small C++ wrapper for the native C ODBC API (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://nanodbc.io/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-nvidia-cg-toolkit/PKGBUILD b/mingw-w64-nvidia-cg-toolkit/PKGBUILD index 8e506048e2..18c57f395e 100644 --- a/mingw-w64-nvidia-cg-toolkit/PKGBUILD +++ b/mingw-w64-nvidia-cg-toolkit/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.1 pkgrel=1 pkgdesc="NVIDIA Cg libraries (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://developer.nvidia.com/cg-toolkit" license=("custom") makedepends=("dos2unix" "${MINGW_PACKAGE_PREFIX}-innoextract" "${MINGW_PACKAGE_PREFIX}-tools" "${MINGW_PACKAGE_PREFIX}-binutils" "${MINGW_PACKAGE_PREFIX}-cc") diff --git a/mingw-w64-open62541/PKGBUILD b/mingw-w64-open62541/PKGBUILD index 38e775f048..e27fdf48f7 100644 --- a/mingw-w64-open62541/PKGBUILD +++ b/mingw-w64-open62541/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="An open source and free implementation of OPC Unified Architecture writ arch=('any') url="http://open62541.org/" license=('spdx:MPL-2.0') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=('git' "${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-python-gym-notices/PKGBUILD b/mingw-w64-python-gym-notices/PKGBUILD index a01353e5f0..07cd0cf3f9 100644 --- a/mingw-w64-python-gym-notices/PKGBUILD +++ b/mingw-w64-python-gym-notices/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.0.8 pkgrel=1 pkgdesc="Notices for Gym that displayed on import on internet connected systems (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/Farama-Foundation/gym-notices/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-nvchecker/PKGBUILD b/mingw-w64-python-nvchecker/PKGBUILD index 5297b1b26e..3e2becc35d 100644 --- a/mingw-w64-python-nvchecker/PKGBUILD +++ b/mingw-w64-python-nvchecker/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.10 pkgrel=1 pkgdesc="New version checker for software releases (mingw-w64)" arch=('any') -mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64') +mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32') url="https://github.com/lilydjwg/nvchecker" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-resampy/PKGBUILD b/mingw-w64-python-resampy/PKGBUILD index e5a087364a..b74d6ad9e6 100644 --- a/mingw-w64-python-resampy/PKGBUILD +++ b/mingw-w64-python-resampy/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.4.2 pkgrel=2 pkgdesc='Efficient sample rate conversion in python (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/bmcfee/resampy" license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-seaborn/PKGBUILD b/mingw-w64-python-seaborn/PKGBUILD index 37821481a4..fce5af48d8 100644 --- a/mingw-w64-python-seaborn/PKGBUILD +++ b/mingw-w64-python-seaborn/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.12.1 pkgrel=1 pkgdesc="Statistical data visualization using matplotlib (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='http://seaborn.pydata.org' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-qpdf/PKGBUILD b/mingw-w64-qpdf/PKGBUILD index 8238b2af52..21a9aba50b 100644 --- a/mingw-w64-qpdf/PKGBUILD +++ b/mingw-w64-qpdf/PKGBUILD @@ -7,7 +7,7 @@ pkgver=11.1.1 pkgrel=1 pkgdesc="QPDF: A Content-Preserving PDF Transformation System (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://github.com/qpdf/qpdf" license=('custom:Artistic-2.0' 'Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD b/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD index 7111bd5d83..8905cd811b 100644 --- a/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD +++ b/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD @@ -16,7 +16,7 @@ pkgver=4.2.0.20211231 pkgrel=2 pkgdesc='GNU Tools for RISC-V Embedded Processors - Newlib (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://sourceware.org/newlib/" license=('Various') groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-soci/PKGBUILD b/mingw-w64-soci/PKGBUILD index 247b374b1b..bde1058618 100644 --- a/mingw-w64-soci/PKGBUILD +++ b/mingw-w64-soci/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.0.3 pkgrel=2 pkgdesc="SOCI - The C++ Database Access Library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://soci.sourceforge.io/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-cc" diff --git a/mingw-w64-stxxl-git/PKGBUILD b/mingw-w64-stxxl-git/PKGBUILD index a84354d7d7..2fc904266d 100644 --- a/mingw-w64-stxxl-git/PKGBUILD +++ b/mingw-w64-stxxl-git/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=2 _commit=b9e44f0ecba7d7111fbb33f3330c3e53f2b75236 pkgdesc="Standard Template Library for Extra Large Data Sets (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://stxxl.sourceforge.io/" license=('custom:Boost') makedepends=( diff --git a/mingw-w64-volk/PKGBUILD b/mingw-w64-volk/PKGBUILD index 41c5565ca3..8efdc3d8dd 100644 --- a/mingw-w64-volk/PKGBUILD +++ b/mingw-w64-volk/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.5.2 pkgrel=1 pkgdesc="The Vector Optimized Library of Kernels (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url='https://github.com/gnuradio/volk' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-boost"