diff --git a/mingw-w64-brotli/PKGBUILD b/mingw-w64-brotli/PKGBUILD index 775895e9f0..90514be978 100644 --- a/mingw-w64-brotli/PKGBUILD +++ b/mingw-w64-brotli/PKGBUILD @@ -9,7 +9,7 @@ pkgver=1.0.9 pkgrel=2 pkgdesc="Brotli compression library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/google/brotli' makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja" diff --git a/mingw-w64-bzip2/PKGBUILD b/mingw-w64-bzip2/PKGBUILD index 19cb3bae2e..ec850d9e3e 100644 --- a/mingw-w64-bzip2/PKGBUILD +++ b/mingw-w64-bzip2/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.0.8 pkgrel=2 pkgdesc="A high-quality data compression program (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="http://www.bzip.org" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-c-ares/PKGBUILD b/mingw-w64-c-ares/PKGBUILD index c3883af1e9..f42fa17e2b 100644 --- a/mingw-w64-c-ares/PKGBUILD +++ b/mingw-w64-c-ares/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.17.1 pkgrel=1 pkgdesc="C library that performs DNS requests and name resolves asynchronously (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://c-ares.haxx.se/" license=("MIT, BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ca-certificates/PKGBUILD b/mingw-w64-ca-certificates/PKGBUILD index ea7334b2cf..f579e2594a 100644 --- a/mingw-w64-ca-certificates/PKGBUILD +++ b/mingw-w64-ca-certificates/PKGBUILD @@ -7,7 +7,7 @@ pkgver=20200601 pkgrel=3 pkgdesc='Common CA certificates (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/' license=('MPL' 'GPL') install="ca-certificates-${MSYSTEM}.install" diff --git a/mingw-w64-clang/PKGBUILD b/mingw-w64-clang/PKGBUILD index c204d7cebf..99a78beffa 100644 --- a/mingw-w64-clang/PKGBUILD +++ b/mingw-w64-clang/PKGBUILD @@ -36,7 +36,7 @@ pkgver=11.0.0 pkgrel=8 pkgdesc="C language family frontend for LLVM (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://llvm.org/" license=("custom:Apache 2.0 with LLVM Exception") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake>=3.4.3" diff --git a/mingw-w64-cmake/PKGBUILD b/mingw-w64-cmake/PKGBUILD index ac89a0118e..6e16411e96 100644 --- a/mingw-w64-cmake/PKGBUILD +++ b/mingw-w64-cmake/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.20.1 pkgrel=1 pkgdesc="A cross-platform open-source make system (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.cmake.org/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-crt-git/PKGBUILD b/mingw-w64-crt-git/PKGBUILD index 05b7adc73c..6cc1332d9d 100644 --- a/mingw-w64-crt-git/PKGBUILD +++ b/mingw-w64-crt-git/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 _commit='0a00d0ea9b2cff3f22b276201fd22daee162ff07' pkgdesc='MinGW-w64 CRT for Windows' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://mingw-w64.sourceforge.io/' license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") diff --git a/mingw-w64-curl/PKGBUILD b/mingw-w64-curl/PKGBUILD index 9abc761085..a4a10a270a 100644 --- a/mingw-w64-curl/PKGBUILD +++ b/mingw-w64-curl/PKGBUILD @@ -17,7 +17,7 @@ pkgver=7.76.1 pkgrel=1 pkgdesc="Command line tool and library for transferring data with URLs. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://curl.se/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-docbook-xml/PKGBUILD b/mingw-w64-docbook-xml/PKGBUILD index 4ccca4a37a..bbf8a77083 100644 --- a/mingw-w64-docbook-xml/PKGBUILD +++ b/mingw-w64-docbook-xml/PKGBUILD @@ -11,7 +11,7 @@ epoch=1 pkgdesc="A widely used XML scheme for writing documentation and help" url="https://www.oasis-open.org/docbook/" arch=(any) -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=(MIT) depends=("${MINGW_PACKAGE_PREFIX}-libxml2") install=docbook-xml-${MSYSTEM}.install diff --git a/mingw-w64-docbook-xsl/PKGBUILD b/mingw-w64-docbook-xsl/PKGBUILD index a386980563..e12981ee9d 100644 --- a/mingw-w64-docbook-xsl/PKGBUILD +++ b/mingw-w64-docbook-xsl/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.79.2 pkgrel=7 pkgdesc='XML stylesheets for Docbook-xml transformations (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('custom') url='https://docbook.org/' depends=("${MINGW_PACKAGE_PREFIX}-libxml2" diff --git a/mingw-w64-expat/PKGBUILD b/mingw-w64-expat/PKGBUILD index 36281326dd..c800272f3f 100644 --- a/mingw-w64-expat/PKGBUILD +++ b/mingw-w64-expat/PKGBUILD @@ -8,7 +8,7 @@ pkgver=2.2.10 pkgrel=1 pkgdesc="An XML parser library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://libexpat.github.io/" license=(MIT) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-gettext/PKGBUILD b/mingw-w64-gettext/PKGBUILD index 8c439754d2..ced3c840ed 100644 --- a/mingw-w64-gettext/PKGBUILD +++ b/mingw-w64-gettext/PKGBUILD @@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.19.8.1 pkgrel=10 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="GNU internationalization library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-expat" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-gmp/PKGBUILD b/mingw-w64-gmp/PKGBUILD index b147ed2221..619cdd01fd 100644 --- a/mingw-w64-gmp/PKGBUILD +++ b/mingw-w64-gmp/PKGBUILD @@ -7,7 +7,7 @@ pkgver=6.2.1 pkgrel=2 pkgdesc="A free library for arbitrary precision arithmetic (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://gmplib.org/" license=('LGPL3' 'GPL') source=(https://gmplib.org/download/gmp-${pkgver}/${_realname}-${pkgver}.tar.xz{,.sig}) diff --git a/mingw-w64-gtk-doc/PKGBUILD b/mingw-w64-gtk-doc/PKGBUILD index 6f13b0ada4..4ab2c30b42 100644 --- a/mingw-w64-gtk-doc/PKGBUILD +++ b/mingw-w64-gtk-doc/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.33.2 pkgrel=2 pkgdesc="Documentation tool for public library API (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gtk.org/gtk-doc/" license=("GPL" "FDL") options=(staticlibs strip) diff --git a/mingw-w64-headers-git/PKGBUILD b/mingw-w64-headers-git/PKGBUILD index 7efb23deb5..b978550d68 100644 --- a/mingw-w64-headers-git/PKGBUILD +++ b/mingw-w64-headers-git/PKGBUILD @@ -8,7 +8,7 @@ pkgver=9.0.0.6166.0a00d0ea pkgrel=1 _commit='0a00d0ea9b2cff3f22b276201fd22daee162ff07' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://mingw-w64.sourceforge.io/" license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") diff --git a/mingw-w64-itstool/PKGBUILD b/mingw-w64-itstool/PKGBUILD index 619b719c8c..408d714c17 100644 --- a/mingw-w64-itstool/PKGBUILD +++ b/mingw-w64-itstool/PKGBUILD @@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.6 pkgrel=4 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="XML to PO and back again (mingw-w64)" url="http://itstool.org/" license=("GPL3") diff --git a/mingw-w64-jansson/PKGBUILD b/mingw-w64-jansson/PKGBUILD index 5d5d6e0f08..0662676782 100644 --- a/mingw-w64-jansson/PKGBUILD +++ b/mingw-w64-jansson/PKGBUILD @@ -9,7 +9,7 @@ pkgver=2.13.1 pkgrel=1 pkgdesc="A C library for encoding, decoding and manipulating JSON data (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="http://www.digip.org/jansson/" license=('MIT') source=("http://www.digip.org/${_realname}/releases/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-jemalloc/PKGBUILD b/mingw-w64-jemalloc/PKGBUILD index 5e1c7465ce..8b99024dac 100644 --- a/mingw-w64-jemalloc/PKGBUILD +++ b/mingw-w64-jemalloc/PKGBUILD @@ -7,7 +7,7 @@ pkgver=5.2.1 pkgrel=2 pkgdesc="General-purpose scalable concurrent malloc implementation (mingw64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="http://jemalloc.net/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-jsoncpp/PKGBUILD b/mingw-w64-jsoncpp/PKGBUILD index 1ee3b96ab9..9ad91ee101 100644 --- a/mingw-w64-jsoncpp/PKGBUILD +++ b/mingw-w64-jsoncpp/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.9.4 pkgrel=1 pkgdesc="A C++ library for interacting with JSON (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/open-source-parsers/jsoncpp" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libarchive/PKGBUILD b/mingw-w64-libarchive/PKGBUILD index 071c254078..925770eccc 100644 --- a/mingw-w64-libarchive/PKGBUILD +++ b/mingw-w64-libarchive/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.5.1 pkgrel=1 pkgdesc="Multi-format archive and compression library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.libarchive.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libffi/PKGBUILD b/mingw-w64-libffi/PKGBUILD index a623d359e2..34b14bc9d4 100644 --- a/mingw-w64-libffi/PKGBUILD +++ b/mingw-w64-libffi/PKGBUILD @@ -8,7 +8,7 @@ pkgver=3.3 pkgrel=4 pkgdesc="A portable, high level programming interface to various calling conventions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') license=('MIT') diff --git a/mingw-w64-libgcrypt/PKGBUILD b/mingw-w64-libgcrypt/PKGBUILD index 015debe25e..cfce06718f 100644 --- a/mingw-w64-libgcrypt/PKGBUILD +++ b/mingw-w64-libgcrypt/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.9.2 pkgrel=2 pkgdesc="General purpose cryptographic library based on the code from GnuPG (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://gnupg.org" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libgpg-error/PKGBUILD b/mingw-w64-libgpg-error/PKGBUILD index c28e8c25b8..f4892a4d17 100644 --- a/mingw-w64-libgpg-error/PKGBUILD +++ b/mingw-w64-libgpg-error/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.41 pkgrel=3 pkgdesc="Support library for libgcrypt (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://gnupg.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libiconv/PKGBUILD b/mingw-w64-libiconv/PKGBUILD index 440426318a..be0e5d29d5 100644 --- a/mingw-w64-libiconv/PKGBUILD +++ b/mingw-w64-libiconv/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc='Character encoding conversion library and utility (mingw-w64)' pkgver=1.16 pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://www.gnu.org/software/libiconv/' source=("https://ftp.gnu.org/pub/gnu/${_realname}/${_realname}-${pkgver}.tar.gz" 0001-compile-relocatable-in-gnulib.mingw.patch diff --git a/mingw-w64-libidn2/PKGBUILD b/mingw-w64-libidn2/PKGBUILD index 8a8af50beb..ad3444e6fb 100644 --- a/mingw-w64-libidn2/PKGBUILD +++ b/mingw-w64-libidn2/PKGBUILD @@ -9,7 +9,7 @@ pkgver=${_basever}${_subver} pkgrel=1 pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gnu.org/software/libidn" license=("GPL3, LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "gtk-doc") diff --git a/mingw-w64-libmangle-git/PKGBUILD b/mingw-w64-libmangle-git/PKGBUILD index c90952355b..51dcd47e56 100644 --- a/mingw-w64-libmangle-git/PKGBUILD +++ b/mingw-w64-libmangle-git/PKGBUILD @@ -10,7 +10,7 @@ pkgrel=1 _commit='0a00d0ea9b2cff3f22b276201fd22daee162ff07' pkgdesc="MinGW-w64 libmangle" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://mingw-w64.sourceforge.io/" license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") diff --git a/mingw-w64-libmetalink/PKGBUILD b/mingw-w64-libmetalink/PKGBUILD index c14402214b..226888e6d0 100644 --- a/mingw-w64-libmetalink/PKGBUILD +++ b/mingw-w64-libmetalink/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.1.3 pkgrel=3 pkgdesc="Metalink library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://launchpad.net/libmetalink' license=('MIT') source=("https://launchpad.net/${_realname}/trunk/${_realname}-${pkgver}/+download/${_realname}-${pkgver}.tar.xz") diff --git a/mingw-w64-libpsl/PKGBUILD b/mingw-w64-libpsl/PKGBUILD index c188990318..623ed71eb7 100644 --- a/mingw-w64-libpsl/PKGBUILD +++ b/mingw-w64-libpsl/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.21.1 pkgrel=2 pkgdesc="Public Suffix List library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/rockdaboot/libpsl" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-libiconv" diff --git a/mingw-w64-libssh2/PKGBUILD b/mingw-w64-libssh2/PKGBUILD index 23352a206d..f12ea09c74 100644 --- a/mingw-w64-libssh2/PKGBUILD +++ b/mingw-w64-libssh2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.9.0 pkgrel=3 pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://libssh2.org" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libsystre/PKGBUILD b/mingw-w64-libsystre/PKGBUILD index 06a5400be4..96be7346ce 100644 --- a/mingw-w64-libsystre/PKGBUILD +++ b/mingw-w64-libsystre/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.1 pkgrel=4 pkgdesc="Wrapper library around TRE that provides POSIX API (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-libtre") diff --git a/mingw-w64-libtasn1/PKGBUILD b/mingw-w64-libtasn1/PKGBUILD index cf3a8920bb..15133a7b80 100644 --- a/mingw-w64-libtasn1/PKGBUILD +++ b/mingw-w64-libtasn1/PKGBUILD @@ -8,7 +8,7 @@ pkgver=4.16.0 pkgrel=2 pkgdesc="A library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gnu.org/software/libtasn1/" license=("GPL3, LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libtre-git/PKGBUILD b/mingw-w64-libtre-git/PKGBUILD index e50b34b3c7..91d3a91b9b 100644 --- a/mingw-w64-libtre-git/PKGBUILD +++ b/mingw-w64-libtre-git/PKGBUILD @@ -12,7 +12,7 @@ pkgrel=2 pkgdesc="The approximate regex matching library and agrep command line tool (mingw-w64)" url="https://github.com/laurikari/tre" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') options=(strip staticlibs) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "git") diff --git a/mingw-w64-libunistring/PKGBUILD b/mingw-w64-libunistring/PKGBUILD index e4201ef901..a1e787ca80 100644 --- a/mingw-w64-libunistring/PKGBUILD +++ b/mingw-w64-libunistring/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.9.10 pkgrel=3 pkgdesc="Library for manipulating Unicode strings and C strings. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gnu.org/software/libunistring" license=('LGPL' 'GPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libuv/PKGBUILD b/mingw-w64-libuv/PKGBUILD index b84f89b803..98560bb2d1 100644 --- a/mingw-w64-libuv/PKGBUILD +++ b/mingw-w64-libuv/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.40.0 pkgrel=3 pkgdesc="Cross-platform asynchronous I/O (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/libuv/libuv" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libxml2/PKGBUILD b/mingw-w64-libxml2/PKGBUILD index 511ba02db6..85b93e7664 100644 --- a/mingw-w64-libxml2/PKGBUILD +++ b/mingw-w64-libxml2/PKGBUILD @@ -8,7 +8,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.9.10 pkgrel=8 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="XML parsing library, version 2 (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gettext" diff --git a/mingw-w64-libxslt/PKGBUILD b/mingw-w64-libxslt/PKGBUILD index 8599a2a912..d1f3e7ae7d 100644 --- a/mingw-w64-libxslt/PKGBUILD +++ b/mingw-w64-libxslt/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.34 pkgrel=3 pkgdesc="XML stylesheet transformation library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="http://xmlsoft.org/XSLT/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-lua/PKGBUILD b/mingw-w64-lua/PKGBUILD index d88facd15f..276eff1dea 100644 --- a/mingw-w64-lua/PKGBUILD +++ b/mingw-w64-lua/PKGBUILD @@ -10,7 +10,7 @@ pkgver=5.4.2 pkgrel=2 pkgdesc="A powerful light-weight programming language designed for extending applications. (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.lua.org/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-lz4/PKGBUILD b/mingw-w64-lz4/PKGBUILD index 5063b5e140..53b16758c6 100644 --- a/mingw-w64-lz4/PKGBUILD +++ b/mingw-w64-lz4/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.9.3 pkgrel=1 pkgdesc="Very fast lossless compression algorithm (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://lz4.github.io/lz4/" license=('BSD' 'GPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-meson/PKGBUILD b/mingw-w64-meson/PKGBUILD index e29f50bea1..7e1c695ca9 100644 --- a/mingw-w64-meson/PKGBUILD +++ b/mingw-w64-meson/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.57.2 pkgrel=1 pkgdesc="High-productivity build system (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://mesonbuild.com/" license=("Apache 2") options=('strip' 'staticlibs') diff --git a/mingw-w64-mpdecimal/PKGBUILD b/mingw-w64-mpdecimal/PKGBUILD index 9524b76d5c..f7ff82e75a 100644 --- a/mingw-w64-mpdecimal/PKGBUILD +++ b/mingw-w64-mpdecimal/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.5.0 pkgrel=2 pkgdesc="Package for correctly-rounded arbitrary precision decimal floating point arithmetic (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://www.bytereef.org/mpdecimal/index.html"' license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-ncurses/PKGBUILD b/mingw-w64-ncurses/PKGBUILD index 05db291b48..29752daeb7 100644 --- a/mingw-w64-ncurses/PKGBUILD +++ b/mingw-w64-ncurses/PKGBUILD @@ -10,7 +10,7 @@ pkgver=6.2 pkgrel=3 pkgdesc="System V Release 4.0 curses emulation library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-libsystre") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") url="https://www.gnu.org/software/ncurses/" diff --git a/mingw-w64-nettle/PKGBUILD b/mingw-w64-nettle/PKGBUILD index a592b2b53c..4e92492fa6 100644 --- a/mingw-w64-nettle/PKGBUILD +++ b/mingw-w64-nettle/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.7 pkgrel=2 pkgdesc="A low-level cryptographic library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.lysator.liu.se/~nisse/nettle" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-nghttp2/PKGBUILD b/mingw-w64-nghttp2/PKGBUILD index 5c7b961203..a5b9a97274 100644 --- a/mingw-w64-nghttp2/PKGBUILD +++ b/mingw-w64-nghttp2/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.41.0 pkgrel=1 pkgdesc="Framing layer of HTTP/2 is implemented as a reusable C library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://nghttp2.org/' depends=("${MINGW_PACKAGE_PREFIX}-jansson" "${MINGW_PACKAGE_PREFIX}-jemalloc" diff --git a/mingw-w64-ninja/PKGBUILD b/mingw-w64-ninja/PKGBUILD index 32765445f5..93c54ed06a 100644 --- a/mingw-w64-ninja/PKGBUILD +++ b/mingw-w64-ninja/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.10.2 pkgrel=1 pkgdesc="Ninja is a small build system with a focus on speed (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://ninja-build.org" license=('Apache') depends=() diff --git a/mingw-w64-ntldd-git/PKGBUILD b/mingw-w64-ntldd-git/PKGBUILD index 2183cde69e..071627d000 100644 --- a/mingw-w64-ntldd-git/PKGBUILD +++ b/mingw-w64-ntldd-git/PKGBUILD @@ -7,7 +7,7 @@ pkgver=r19.7fb9365 pkgrel=1 pkgdesc="Tracks dependencides in Windows PE binaries (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/LRN/ntldd" license=("GPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-openssl/PKGBUILD b/mingw-w64-openssl/PKGBUILD index 2640bb8f2d..3758103fb9 100644 --- a/mingw-w64-openssl/PKGBUILD +++ b/mingw-w64-openssl/PKGBUILD @@ -8,7 +8,7 @@ _ver=1.1.1k pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}} pkgrel=2 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-ca-certificates" "${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-p11-kit/PKGBUILD b/mingw-w64-p11-kit/PKGBUILD index 8c388e8ee2..05782c7537 100644 --- a/mingw-w64-p11-kit/PKGBUILD +++ b/mingw-w64-p11-kit/PKGBUILD @@ -9,7 +9,7 @@ pkgver=0.23.22 pkgrel=1 pkgdesc="Library to work with PKCS#11 modules" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://p11-glue.freedesktop.org/p11-kit.html" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-libtasn1" diff --git a/mingw-w64-pcre/PKGBUILD b/mingw-w64-pcre/PKGBUILD index b4934ef0b8..776fd196f5 100644 --- a/mingw-w64-pcre/PKGBUILD +++ b/mingw-w64-pcre/PKGBUILD @@ -7,7 +7,7 @@ pkgver=8.44 pkgrel=3 pkgdesc="A library that implements Perl 5-style regular expressions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://pcre.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-pkgconf/PKGBUILD b/mingw-w64-pkgconf/PKGBUILD index 6bbb9f86bb..9e16489cc8 100644 --- a/mingw-w64-pkgconf/PKGBUILD +++ b/mingw-w64-pkgconf/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=6 pkgdesc='pkg-config compatible utility which does not depend on glib' url='https://github.com/pkgconf/pkgconf' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('ISC') options=('!debug' 'strip') provides=("${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-python-appdirs/PKGBUILD b/mingw-w64-python-appdirs/PKGBUILD index 464a9cdbef..8fb3252e17 100644 --- a/mingw-w64-python-appdirs/PKGBUILD +++ b/mingw-w64-python-appdirs/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.4.4 pkgrel=1 pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/ActiveState/appdirs" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-asn1crypto/PKGBUILD b/mingw-w64-python-asn1crypto/PKGBUILD index 7243bc6011..40e4e4a9ba 100644 --- a/mingw-w64-python-asn1crypto/PKGBUILD +++ b/mingw-w64-python-asn1crypto/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Python ASN.1 library with a focus on performance and a pythonic API (mi url='https://github.com/wbond/asn1crypto' license=('MIT') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python-pycparser") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("${_realname}-${pkgver}.tar.gz::https://github.com/wbond/asn1crypto/archive/${pkgver}.tar.gz") diff --git a/mingw-w64-python-attrs/PKGBUILD b/mingw-w64-python-attrs/PKGBUILD index b104b49c12..ad8c8dee66 100644 --- a/mingw-w64-python-attrs/PKGBUILD +++ b/mingw-w64-python-attrs/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc='Attributes without boilerplate (mingw-w64)' url='https://attrs.readthedocs.org/' license=('MIT') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-python-babel/PKGBUILD b/mingw-w64-python-babel/PKGBUILD index 323a447c45..0862852338 100644 --- a/mingw-w64-python-babel/PKGBUILD +++ b/mingw-w64-python-babel/PKGBUILD @@ -14,7 +14,7 @@ pkgdesc="A collection of tools for internationalizing Python applications (mingw url="http://babel.pocoo.org/" license=("BSD") arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python-pytz") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest" diff --git a/mingw-w64-python-certifi/PKGBUILD b/mingw-w64-python-certifi/PKGBUILD index b25a022999..d06259821e 100644 --- a/mingw-w64-python-certifi/PKGBUILD +++ b/mingw-w64-python-certifi/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Python package for providing Mozilla's CA Bundle (mingw-w64)" url='https://pypi.python.org/pypi/certifi' license=('GPL') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.io/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-python-cffi/PKGBUILD b/mingw-w64-python-cffi/PKGBUILD index f0762b69fb..9fc147aa0a 100644 --- a/mingw-w64-python-cffi/PKGBUILD +++ b/mingw-w64-python-cffi/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Foreign Function Interface for Python calling C code (mingw-w64)" url='https://cffi.readthedocs.io/' license=('MIT') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-libffi" "${MINGW_PACKAGE_PREFIX}-python-pycparser") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-chardet/PKGBUILD b/mingw-w64-python-chardet/PKGBUILD index fa4b6fd9cd..40a5baff87 100644 --- a/mingw-w64-python-chardet/PKGBUILD +++ b/mingw-w64-python-chardet/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="Python module for character encoding auto-detection (mingw-w64)" pkgver=4.0.0 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/chardet/chardet" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-colorama/PKGBUILD b/mingw-w64-python-colorama/PKGBUILD index 498123b42d..4486b740c4 100644 --- a/mingw-w64-python-colorama/PKGBUILD +++ b/mingw-w64-python-colorama/PKGBUILD @@ -11,7 +11,7 @@ pkgver=0.4.4 pkgrel=1 pkgdesc="Python API for cross-platform colored terminal text (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://pypi.python.org/pypi/colorama" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-cryptography/PKGBUILD b/mingw-w64-python-cryptography/PKGBUILD index ecb109fa87..0902417c66 100644 --- a/mingw-w64-python-cryptography/PKGBUILD +++ b/mingw-w64-python-cryptography/PKGBUILD @@ -20,7 +20,7 @@ pkgdesc="A package designed to expose cryptographic recipes and primitives to Py url='https://pypi.org/project/cryptography/' license=('Apache') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python-cffi" "${MINGW_PACKAGE_PREFIX}-python-idna") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-docutils/PKGBUILD b/mingw-w64-python-docutils/PKGBUILD index 00e42b53b5..240d572684 100644 --- a/mingw-w64-python-docutils/PKGBUILD +++ b/mingw-w64-python-docutils/PKGBUILD @@ -11,7 +11,7 @@ pkgver=0.17.1 pkgrel=1 pkgdesc="Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('custom') url="https://docutils.sourceforge.io/" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-funcsigs/PKGBUILD b/mingw-w64-python-funcsigs/PKGBUILD index 3dc7fce9d8..4c13c35d9d 100644 --- a/mingw-w64-python-funcsigs/PKGBUILD +++ b/mingw-w64-python-funcsigs/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc='Python function signatures from PEP362 for Python 2.6, 2.7 and 3.3+' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/testing-cabal/funcsigs' license=('ASL') makedepends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-html5lib/PKGBUILD b/mingw-w64-python-html5lib/PKGBUILD index 1a20ac034b..d08bdc4785 100644 --- a/mingw-w64-python-html5lib/PKGBUILD +++ b/mingw-w64-python-html5lib/PKGBUILD @@ -9,7 +9,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="A Python HTML parser/tokenizer based on the WHATWG HTML5 spec (mingw-w64)" url="https://github.com/html5lib" license=('MIT') diff --git a/mingw-w64-python-idna/PKGBUILD b/mingw-w64-python-idna/PKGBUILD index d47fc58539..4115987a02 100644 --- a/mingw-w64-python-idna/PKGBUILD +++ b/mingw-w64-python-idna/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc='Internationalized Domain Names in Applications (mingw-w64)' url='https://github.com/kjd/idna' license=('BSD-like') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") _dtoken="d8/82/28a51052215014efc07feac7330ed758702fc0581347098a81699b5281cb" diff --git a/mingw-w64-python-imagesize/PKGBUILD b/mingw-w64-python-imagesize/PKGBUILD index 194f534369..a224b28a12 100644 --- a/mingw-w64-python-imagesize/PKGBUILD +++ b/mingw-w64-python-imagesize/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Getting image size from png/jpeg/jpeg2000/gif file (mingw-w64)" url='https://github.com/shibukawa/imagesize_py' license=('MIT') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://files.pythonhosted.org/packages/source/i/imagesize/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-python-jinja/PKGBUILD b/mingw-w64-python-jinja/PKGBUILD index 7d2f26fa55..5d935b0550 100644 --- a/mingw-w64-python-jinja/PKGBUILD +++ b/mingw-w64-python-jinja/PKGBUILD @@ -11,7 +11,7 @@ pkgver=2.11.3 pkgrel=1 pkgdesc="A simple pythonic template language written in Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="http://jinja.pocoo.org/" depends=("${MINGW_PACKAGE_PREFIX}-python-markupsafe") diff --git a/mingw-w64-python-markupsafe/PKGBUILD b/mingw-w64-python-markupsafe/PKGBUILD index 0d271b2762..7aaed89bb3 100644 --- a/mingw-w64-python-markupsafe/PKGBUILD +++ b/mingw-w64-python-markupsafe/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('custom') url="https://pypi.python.org/pypi/MarkupSafe" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-mock/PKGBUILD b/mingw-w64-python-mock/PKGBUILD index 3eb6971dbb..1c6153650f 100644 --- a/mingw-w64-python-mock/PKGBUILD +++ b/mingw-w64-python-mock/PKGBUILD @@ -10,7 +10,7 @@ pkgver=4.0.3 pkgrel=1 pkgdesc='Rolling backport of unittest.mock for all Pythons (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/testing-cabal/mock' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-ndg-httpsclient/PKGBUILD b/mingw-w64-python-ndg-httpsclient/PKGBUILD index c757045407..f92d9099a8 100644 --- a/mingw-w64-python-ndg-httpsclient/PKGBUILD +++ b/mingw-w64-python-ndg-httpsclient/PKGBUILD @@ -13,7 +13,7 @@ pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL url='https://pypi.python.org/pypi/ndg-httpsclient' license=('BSD') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python-pyopenssl" "${MINGW_PACKAGE_PREFIX}-python-pyasn1") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-ordered-set/PKGBUILD b/mingw-w64-python-ordered-set/PKGBUILD index b51bb6c97f..ab28142e7c 100644 --- a/mingw-w64-python-ordered-set/PKGBUILD +++ b/mingw-w64-python-ordered-set/PKGBUILD @@ -10,7 +10,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc='An OrderedSet is a mutable data structure that is a hybrid of a list and a set(mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/LuminosoInsight/ordered-set' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-packaging/PKGBUILD b/mingw-w64-python-packaging/PKGBUILD index a0c344f918..5a88457ad5 100644 --- a/mingw-w64-python-packaging/PKGBUILD +++ b/mingw-w64-python-packaging/PKGBUILD @@ -10,7 +10,7 @@ pkgver=20.9 pkgrel=1 pkgdesc="Core utilities for Python packages (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/pypa/packaging" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pbr/PKGBUILD b/mingw-w64-python-pbr/PKGBUILD index 2410799845..9cea64a5b2 100644 --- a/mingw-w64-python-pbr/PKGBUILD +++ b/mingw-w64-python-pbr/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Python Build Reasonableness (mingw-w64)" url="https://pypi.python.org/pypi/pbr" license=("Apache") arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") checkdepends=("${MINGW_PACKAGE_PREFIX}-python-stestr" "${MINGW_PACKAGE_PREFIX}-python-testscenarios" diff --git a/mingw-w64-python-ply/PKGBUILD b/mingw-w64-python-ply/PKGBUILD index 6a2de28776..d74eec9af5 100644 --- a/mingw-w64-python-ply/PKGBUILD +++ b/mingw-w64-python-ply/PKGBUILD @@ -10,7 +10,7 @@ pkgver=3.11 pkgrel=1 pkgdesc="Implementation of lex and yacc parsing tools (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.dabeaz.com/ply/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyasn1/PKGBUILD b/mingw-w64-python-pyasn1/PKGBUILD index 7d19eb2ccb..eb5529aa70 100644 --- a/mingw-w64-python-pyasn1/PKGBUILD +++ b/mingw-w64-python-pyasn1/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc='ASN.1 types and codecs (mingw-w64)' url='https://github.com/etingof/pyasn1/' license=('BSD') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/etingof/pyasn1/archive/v${pkgver}.tar.gz") sha256sums=('1baa319ca6e30ffed0d23198d2100742e9e8b5cae464135d69058d0d6069aafc') diff --git a/mingw-w64-python-pycparser/PKGBUILD b/mingw-w64-python-pycparser/PKGBUILD index 1d605c5d87..8487ed341a 100644 --- a/mingw-w64-python-pycparser/PKGBUILD +++ b/mingw-w64-python-pycparser/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.20 pkgrel=1 pkgdesc='Complete parser of the C language, written in pure Python (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/eliben/pycparser' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pygments/PKGBUILD b/mingw-w64-python-pygments/PKGBUILD index a8344b787c..9b100aee53 100644 --- a/mingw-w64-python-pygments/PKGBUILD +++ b/mingw-w64-python-pygments/PKGBUILD @@ -12,7 +12,7 @@ pkgver=2.8.1 pkgrel=2 pkgdesc="Python syntax highlighter (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="http://pygments.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-pyopenssl/PKGBUILD b/mingw-w64-python-pyopenssl/PKGBUILD index 63aebb58ef..f26ae4c4e1 100644 --- a/mingw-w64-python-pyopenssl/PKGBUILD +++ b/mingw-w64-python-pyopenssl/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="Python wrapper module around the OpenSSL library (mingw-w64)" url='https://pypi.python.org/pypi/pyOpenSSL' license=('LGPL2.1') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-python-cryptography" "${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-pyparsing/PKGBUILD b/mingw-w64-python-pyparsing/PKGBUILD index 29cb7ae168..5f616ae395 100644 --- a/mingw-w64-python-pyparsing/PKGBUILD +++ b/mingw-w64-python-pyparsing/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.4.7 pkgrel=1 pkgdesc='General parsing module for Python (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://pyparsing.wikispaces.com/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pytz/PKGBUILD b/mingw-w64-python-pytz/PKGBUILD index 76acf2c248..6de6cd8927 100644 --- a/mingw-w64-python-pytz/PKGBUILD +++ b/mingw-w64-python-pytz/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2021.1 pkgrel=1 pkgdesc="Cross platform time zone library for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://pypi.org/project/pytz/" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-requests/PKGBUILD b/mingw-w64-python-requests/PKGBUILD index 1f092d7d91..340ac168f1 100644 --- a/mingw-w64-python-requests/PKGBUILD +++ b/mingw-w64-python-requests/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.25.1 pkgrel=2 pkgdesc="Requests is the only Non-GMO HTTP library for Python, safe for human consumption (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('Apache') url="https://2.python-requests.org" depends=("${MINGW_PACKAGE_PREFIX}-python-urllib3" diff --git a/mingw-w64-python-semantic-version/PKGBUILD b/mingw-w64-python-semantic-version/PKGBUILD index 2a1d101e58..59efccfd9d 100644 --- a/mingw-w64-python-semantic-version/PKGBUILD +++ b/mingw-w64-python-semantic-version/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="A library implementing the 'SemVer' scheme (mingw-w64)" url='https://github.com/rbarrois/python-semanticversion' license=('BSD') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("$pkgname-$pkgver.tar.gz::https://github.com/rbarrois/python-semanticversion/archive/$pkgver.tar.gz") diff --git a/mingw-w64-python-setuptools/PKGBUILD b/mingw-w64-python-setuptools/PKGBUILD index 1403ed975c..eab6961546 100644 --- a/mingw-w64-python-setuptools/PKGBUILD +++ b/mingw-w64-python-setuptools/PKGBUILD @@ -12,7 +12,7 @@ pkgver=56.0.0 pkgrel=2 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('PSF') url="https://pypi.org/pypi/setuptools" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-six/PKGBUILD b/mingw-w64-python-six/PKGBUILD index 1cf692e949..8fd3bc9d86 100644 --- a/mingw-w64-python-six/PKGBUILD +++ b/mingw-w64-python-six/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.15.0 pkgrel=1 pkgdesc="Python 2 and 3 compatibility utilities (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://pypi.python.org/pypi/six/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-snowballstemmer/PKGBUILD b/mingw-w64-python-snowballstemmer/PKGBUILD index c412ea789e..4fa0d950da 100644 --- a/mingw-w64-python-snowballstemmer/PKGBUILD +++ b/mingw-w64-python-snowballstemmer/PKGBUILD @@ -10,7 +10,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="Snowball stemming library collection for Python (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url='https://github.com/shibukawa/snowball_py' depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD b/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD index 832e2925bc..3920445bb3 100644 --- a/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD +++ b/mingw-w64-python-sphinx-alabaster-theme/PKGBUILD @@ -11,7 +11,7 @@ pkgver=0.7.12 pkgrel=1 pkgdesc="Modified Kr Sphinx doc theme (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url='https://github.com/bitprophet/alabaster' depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sphinx/PKGBUILD b/mingw-w64-python-sphinx/PKGBUILD index cabe6d46ff..84d98269a2 100644 --- a/mingw-w64-python-sphinx/PKGBUILD +++ b/mingw-w64-python-sphinx/PKGBUILD @@ -12,7 +12,7 @@ pkgver=3.5.4 pkgrel=2 pkgdesc="Python documentation generator (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://www.sphinx-doc.org/" depends=("${MINGW_PACKAGE_PREFIX}-python-babel" diff --git a/mingw-w64-python-sphinxcontrib-applehelp/PKGBUILD b/mingw-w64-python-sphinxcontrib-applehelp/PKGBUILD index a560e614fb..5e6c609362 100644 --- a/mingw-w64-python-sphinxcontrib-applehelp/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-applehelp/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Sphinx extension which outputs Apple help books (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-applehelp" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-devhelp/PKGBUILD b/mingw-w64-python-sphinxcontrib-devhelp/PKGBUILD index 96c0e16735..9ae3e483c1 100644 --- a/mingw-w64-python-sphinxcontrib-devhelp/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-devhelp/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Sphinx extension which outputs Devhelp document (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-devhelp" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD b/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD index 5a594d575e..bf527f7da1 100644 --- a/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-htmlhelp/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc="Sphinx extension which renders HTML help files (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-htmlhelp" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-jsmath/PKGBUILD b/mingw-w64-python-sphinxcontrib-jsmath/PKGBUILD index c4d55ece91..744941f9d9 100644 --- a/mingw-w64-python-sphinxcontrib-jsmath/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-jsmath/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="Sphinx extension which renders display math in HTML via JavaScript (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-jsmath" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-moderncmakedomain/PKGBUILD b/mingw-w64-python-sphinxcontrib-moderncmakedomain/PKGBUILD index 9cd83e3a24..389be29ef5 100644 --- a/mingw-w64-python-sphinxcontrib-moderncmakedomain/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-moderncmakedomain/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.19 pkgrel=1 pkgdesc="Sphinx Domain for Modern CMake (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('CMake') url="https://github.com/slurps-mad-rips/moderncmakedomain" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-qthelp/PKGBUILD b/mingw-w64-python-sphinxcontrib-qthelp/PKGBUILD index ed03e51237..352c68cebd 100644 --- a/mingw-w64-python-sphinxcontrib-qthelp/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-qthelp/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc="Sphinx extension which outputs QtHelp document (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-qthelp" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD b/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD index cb140756f5..1c6ff05559 100644 --- a/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-serializinghtml/PKGBUILD @@ -10,7 +10,7 @@ pkgver=1.1.4 pkgrel=1 pkgdesc="Sphinx extension which outputs "serialized" HTML files (json and pickle) (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://github.com/sphinx-doc/sphinxcontrib-serializinghtml" makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-sphinxcontrib-svg2pdfconverter/PKGBUILD b/mingw-w64-python-sphinxcontrib-svg2pdfconverter/PKGBUILD index f8424520ab..1a8cd18acf 100644 --- a/mingw-w64-python-sphinxcontrib-svg2pdfconverter/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-svg2pdfconverter/PKGBUILD @@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") pkgver=1.1.1 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="Sphinx SVG to PDF converter extension (mingw-w64)" url="https://github.com/sephalon/sphinxcontrib-svg2pdfconverter/" license=('BSD') diff --git a/mingw-w64-python-toml/PKGBUILD b/mingw-w64-python-toml/PKGBUILD index 5dbcdecf4c..00c29785af 100644 --- a/mingw-w64-python-toml/PKGBUILD +++ b/mingw-w64-python-toml/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.10.2 pkgrel=1 pkgdesc="A Python library for parsing and creating TOML (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://github.com/uiri/toml' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-urllib3/PKGBUILD b/mingw-w64-python-urllib3/PKGBUILD index d2f90924fd..6a0ce3cd41 100644 --- a/mingw-w64-python-urllib3/PKGBUILD +++ b/mingw-w64-python-urllib3/PKGBUILD @@ -12,7 +12,7 @@ pkgdesc="HTTP library with thread-safe connection pooling and file post support url='https://github.com/urllib3/urllib3' license=('MIT') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-certifi" "${MINGW_PACKAGE_PREFIX}-python-idna") diff --git a/mingw-w64-python-webencodings/PKGBUILD b/mingw-w64-python-webencodings/PKGBUILD index 49020fe8f6..16320c0ed7 100644 --- a/mingw-w64-python-webencodings/PKGBUILD +++ b/mingw-w64-python-webencodings/PKGBUILD @@ -9,7 +9,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=0.5.1 pkgrel=1 arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') pkgdesc="This is a Python implementation of the WHATWG Encoding standard (mingw-w64)" url="https://github.com/gsnedders/python-webencodings" license=('BSD') diff --git a/mingw-w64-python-wincertstore/PKGBUILD b/mingw-w64-python-wincertstore/PKGBUILD index 22814526fc..16a52e0da8 100644 --- a/mingw-w64-python-wincertstore/PKGBUILD +++ b/mingw-w64-python-wincertstore/PKGBUILD @@ -10,7 +10,7 @@ pkgver=0.2 pkgrel=1 pkgdesc="Python module to extract CA and CRL certs from Windows' cert store (ctypes based) (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://bitbucket.org/tiran/wincertstore' license=('PSFL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python/PKGBUILD b/mingw-w64-python/PKGBUILD index 553bd9e45e..9537965631 100644 --- a/mingw-w64-python/PKGBUILD +++ b/mingw-w64-python/PKGBUILD @@ -25,7 +25,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3" replaces=("${MINGW_PACKAGE_PREFIX}-python3") pkgdesc="A high-level scripting language (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('PSF') url="https://www.python.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-readline/PKGBUILD b/mingw-w64-readline/PKGBUILD index 04305dd1d6..f2fceff840 100644 --- a/mingw-w64-readline/PKGBUILD +++ b/mingw-w64-readline/PKGBUILD @@ -9,7 +9,7 @@ pkgver=${_basever}.${_patchlevel} pkgrel=2 pkgdesc="MinGW port of readline for editing typed command lines (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" #"${MINGW_PACKAGE_PREFIX}-ncurses" "${MINGW_PACKAGE_PREFIX}-termcap" diff --git a/mingw-w64-rhash/PKGBUILD b/mingw-w64-rhash/PKGBUILD index c2b7f8219b..fbecde5893 100644 --- a/mingw-w64-rhash/PKGBUILD +++ b/mingw-w64-rhash/PKGBUILD @@ -7,8 +7,7 @@ pkgver=1.4.1 pkgrel=3 pkgdesc="Great utility for computing hash sums (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://sourceforge.net/projects/rhash/' depends=("${MINGW_PACKAGE_PREFIX}-gettext") license=('custom' 'BSD') diff --git a/mingw-w64-sqlite3/PKGBUILD b/mingw-w64-sqlite3/PKGBUILD index 68d435bfd8..a468fac44f 100644 --- a/mingw-w64-sqlite3/PKGBUILD +++ b/mingw-w64-sqlite3/PKGBUILD @@ -12,7 +12,7 @@ pkgver=3.35.5 pkgrel=1 pkgdesc="A C library that implements an SQL database engine (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=(PublicDomain) url="https://www.sqlite.org" provides=(${MINGW_PACKAGE_PREFIX}-sqlite=${pkgver} diff --git a/mingw-w64-swig/PKGBUILD b/mingw-w64-swig/PKGBUILD index 791ecaeba4..1e2a46ea2e 100644 --- a/mingw-w64-swig/PKGBUILD +++ b/mingw-w64-swig/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.0.2 pkgrel=2 pkgdesc="Generate scripting interfaces to C/C++ code (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="http://www.swig.org/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-tcl/PKGBUILD b/mingw-w64-tcl/PKGBUILD index 1a6810bb0c..ddb4c21dd5 100644 --- a/mingw-w64-tcl/PKGBUILD +++ b/mingw-w64-tcl/PKGBUILD @@ -8,7 +8,7 @@ pkgver=8.6.11 pkgrel=3 pkgdesc="The Tcl scripting language (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib") #conflicts=(${MINGW_PACKAGE_PREFIX}-sqlite-analyzer) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-termcap/PKGBUILD b/mingw-w64-termcap/PKGBUILD index 68e1f7bec5..7ab8f5bb61 100644 --- a/mingw-w64-termcap/PKGBUILD +++ b/mingw-w64-termcap/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.3.1 pkgrel=6 pkgdesc="Terminal feature database (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gnu.org/software/termutils/" license=("GPL" "LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-tk/PKGBUILD b/mingw-w64-tk/PKGBUILD index 6b48c0327c..713d16ef49 100644 --- a/mingw-w64-tk/PKGBUILD +++ b/mingw-w64-tk/PKGBUILD @@ -10,7 +10,7 @@ pkgver=${_basever}${_patch} pkgrel=2 pkgdesc="A windowing toolkit for use with tcl (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://tcl.sourceforge.io/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-tools-git/PKGBUILD b/mingw-w64-tools-git/PKGBUILD index b007afb643..e87903d804 100644 --- a/mingw-w64-tools-git/PKGBUILD +++ b/mingw-w64-tools-git/PKGBUILD @@ -11,7 +11,7 @@ pkgrel=1 _commit='0a00d0ea9b2cff3f22b276201fd22daee162ff07' pkgdesc="MinGW-w64 tools" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://mingw-w64.sourceforge.io/" license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") diff --git a/mingw-w64-uasm/PKGBUILD b/mingw-w64-uasm/PKGBUILD index 8e66981179..d2cbfeef57 100644 --- a/mingw-w64-uasm/PKGBUILD +++ b/mingw-w64-uasm/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 _commit='8d1afb0a040217f87106b0c6b924bf9eb0254a2b' pkgdesc="UASM is a free MASM-compatible assembler based on JWasm" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('Watcom-1.0') url="https://github.com/Terraspace/UASM" depends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-wineditline/PKGBUILD b/mingw-w64-wineditline/PKGBUILD index ead5d183ff..d97c334de6 100644 --- a/mingw-w64-wineditline/PKGBUILD +++ b/mingw-w64-wineditline/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.205 pkgrel=3 pkgdesc="port of the NetBSD Editline library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=('BSD') url="https://mingweditline.sourceforge.io/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake" "dos2unix") diff --git a/mingw-w64-winpthreads-git/PKGBUILD b/mingw-w64-winpthreads-git/PKGBUILD index 424ff80b4e..d8e355293e 100644 --- a/mingw-w64-winpthreads-git/PKGBUILD +++ b/mingw-w64-winpthreads-git/PKGBUILD @@ -15,7 +15,7 @@ url="https://mingw-w64.sourceforge.io/" # licensed under BSD [1]. license=('MIT' 'BSD') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") makedepends=("git" "${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-winstorecompat-git/PKGBUILD b/mingw-w64-winstorecompat-git/PKGBUILD index 1842457974..cbd561d95a 100644 --- a/mingw-w64-winstorecompat-git/PKGBUILD +++ b/mingw-w64-winstorecompat-git/PKGBUILD @@ -8,7 +8,7 @@ pkgrel=1 _commit='0a00d0ea9b2cff3f22b276201fd22daee162ff07' pkgdesc="MinGW-w64 winRT compat library" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://mingw-w64.sourceforge.io/" license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-toolchain") diff --git a/mingw-w64-xz/PKGBUILD b/mingw-w64-xz/PKGBUILD index a8af71d319..91ee194b42 100644 --- a/mingw-w64-xz/PKGBUILD +++ b/mingw-w64-xz/PKGBUILD @@ -8,7 +8,7 @@ pkgver=5.2.5 pkgrel=2 pkgdesc="Library and command line tools for XZ and LZMA compressed files (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://tukaani.org/xz" # TODO: check situation with getopt_long mentioned in COPYING for possible diff --git a/mingw-w64-z3/PKGBUILD b/mingw-w64-z3/PKGBUILD index ce3bc76af7..3150e04c4b 100644 --- a/mingw-w64-z3/PKGBUILD +++ b/mingw-w64-z3/PKGBUILD @@ -7,7 +7,7 @@ pkgver=4.8.9 pkgrel=2 pkgdesc="Z3 is a high-performance theorem prover being developed at Microsoft Research (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://github.com/Z3Prover/z3" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-zlib/PKGBUILD b/mingw-w64-zlib/PKGBUILD index a59b519e4e..4c68a2b04e 100644 --- a/mingw-w64-zlib/PKGBUILD +++ b/mingw-w64-zlib/PKGBUILD @@ -11,7 +11,7 @@ pkgver=1.2.11 pkgrel=9 pkgdesc="Compression library implementing the deflate compression method found in gzip and PKZIP (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') license=(ZLIB) url="https://www.zlib.net/" depends=($([[ "$_external_minizip" != "yes" ]] && echo "${MINGW_PACKAGE_PREFIX}-bzip2")) diff --git a/mingw-w64-zstd/PKGBUILD b/mingw-w64-zstd/PKGBUILD index 116a5e448a..d95dc863b7 100644 --- a/mingw-w64-zstd/PKGBUILD +++ b/mingw-w64-zstd/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.4.9 pkgrel=1 pkgdesc="Zstandard - Fast real-time compression algorithm (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url='https://facebook.github.io/zstd/' license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"