From 4122e5cb79af61f92948c73672e82bc783b20ace Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 20 Oct 2024 00:35:30 +0200 Subject: [PATCH] Drop more clang32 packages --- mingw-w64-libassuan/PKGBUILD | 2 +- mingw-w64-libcue/PKGBUILD | 2 +- mingw-w64-libdvdcss/PKGBUILD | 2 +- mingw-w64-libdvdread/PKGBUILD | 2 +- mingw-w64-libgcrypt/PKGBUILD | 2 +- mingw-w64-libgpg-error/PKGBUILD | 2 +- mingw-w64-libksba/PKGBUILD | 2 +- mingw-w64-libreplaygain/PKGBUILD | 2 +- mingw-w64-libsecret/PKGBUILD | 2 +- mingw-w64-libsigc++/PKGBUILD | 2 +- mingw-w64-npth/PKGBUILD | 2 +- mingw-w64-pinentry/PKGBUILD | 2 +- mingw-w64-python-contextlib2/PKGBUILD | 2 +- mingw-w64-python-pywin32/PKGBUILD | 2 +- mingw-w64-python-wmi/PKGBUILD | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/mingw-w64-libassuan/PKGBUILD b/mingw-w64-libassuan/PKGBUILD index 958d5bbb771f5..27d2d6c9537e4 100644 --- a/mingw-w64-libassuan/PKGBUILD +++ b/mingw-w64-libassuan/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.5.7 pkgrel=1 pkgdesc="A IPC library used by some GnuPG related software (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') license=('spdx: LGPL-2.1-or-later OR GPL-3.0-or-later') url="https://gnupg.org/related_software/libassuan" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libcue/PKGBUILD b/mingw-w64-libcue/PKGBUILD index 104a2ea2d028c..4e7259508cfeb 100644 --- a/mingw-w64-libcue/PKGBUILD +++ b/mingw-w64-libcue/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.3.0 pkgrel=1 pkgdesc="Parses so-called cue sheets and handles the parsed data (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://github.com/lipnitsk/libcue/" makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-ninja") diff --git a/mingw-w64-libdvdcss/PKGBUILD b/mingw-w64-libdvdcss/PKGBUILD index f577b5b5e051b..980f6f3ad90d6 100644 --- a/mingw-w64-libdvdcss/PKGBUILD +++ b/mingw-w64-libdvdcss/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.4.3 pkgrel=1 pkgdesc="Portable abstraction library for DVD decryption (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://www.videolan.org/developers/libdvdcss.html" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc") diff --git a/mingw-w64-libdvdread/PKGBUILD b/mingw-w64-libdvdread/PKGBUILD index a88424e1a4ab2..914da0011e6b9 100644 --- a/mingw-w64-libdvdread/PKGBUILD +++ b/mingw-w64-libdvdread/PKGBUILD @@ -7,7 +7,7 @@ pkgver=6.1.3 pkgrel=1 pkgdesc="Provides a simple foundation for reading DVD video disks (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://www.videolan.org/developers/libdvdnav.html" license=('spdx:GPL-2.0-or-later') makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc") diff --git a/mingw-w64-libgcrypt/PKGBUILD b/mingw-w64-libgcrypt/PKGBUILD index d8ce577a1cff4..3b14f51ea0625 100644 --- a/mingw-w64-libgcrypt/PKGBUILD +++ b/mingw-w64-libgcrypt/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.11.0 pkgrel=2 pkgdesc="General purpose cryptographic library based on the code from GnuPG (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gnupg.org" msys2_references=( "cpe: cpe:/a:gnupg:libgcrypt" diff --git a/mingw-w64-libgpg-error/PKGBUILD b/mingw-w64-libgpg-error/PKGBUILD index 4595bc993d7d8..93bac7e8444dd 100644 --- a/mingw-w64-libgpg-error/PKGBUILD +++ b/mingw-w64-libgpg-error/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.50 pkgrel=1 pkgdesc="Support library for libgcrypt (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://gnupg.org" msys2_repository_url="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git" msys2_references=( diff --git a/mingw-w64-libksba/PKGBUILD b/mingw-w64-libksba/PKGBUILD index efdde995675d3..0e1549084f2ee 100644 --- a/mingw-w64-libksba/PKGBUILD +++ b/mingw-w64-libksba/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.6.7 pkgrel=1 pkgdesc="A CMS and X.509 access library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') license=('GPL') url="https://www.gnupg.org/related_software/libksba/" msys2_repository_url="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libksba.git" diff --git a/mingw-w64-libreplaygain/PKGBUILD b/mingw-w64-libreplaygain/PKGBUILD index 393b0f0fa6132..69640f4028757 100644 --- a/mingw-w64-libreplaygain/PKGBUILD +++ b/mingw-w64-libreplaygain/PKGBUILD @@ -7,7 +7,7 @@ pkgver=475 pkgrel=2 pkgdesc="A library to adjust audio gain (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://musepack.net/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-cc") diff --git a/mingw-w64-libsecret/PKGBUILD b/mingw-w64-libsecret/PKGBUILD index ef4c5c41f18c4..1a66bba0436dd 100644 --- a/mingw-w64-libsecret/PKGBUILD +++ b/mingw-w64-libsecret/PKGBUILD @@ -7,7 +7,7 @@ pkgver=0.21.2 pkgrel=1 pkgdesc="Library for storing and retrieving passwords and other secrets (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://wiki.gnome.org/Projects/Libsecret" msys2_repository_url="https://gitlab.gnome.org/GNOME/libsecret" license=("LGPL") diff --git a/mingw-w64-libsigc++/PKGBUILD b/mingw-w64-libsigc++/PKGBUILD index c7fcc3301220d..41a577607be75 100644 --- a/mingw-w64-libsigc++/PKGBUILD +++ b/mingw-w64-libsigc++/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.12.1 pkgrel=1 pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V2 (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://libsigcplusplus.github.io/libsigcplusplus/" license=('spdx:LGPL-2.1-or-later') makedepends=("${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-npth/PKGBUILD b/mingw-w64-npth/PKGBUILD index da28e3379b4c2..79c8d97061c61 100644 --- a/mingw-w64-npth/PKGBUILD +++ b/mingw-w64-npth/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.7 pkgrel=1 pkgdesc="New portable threads library (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools") license=('LGPL') diff --git a/mingw-w64-pinentry/PKGBUILD b/mingw-w64-pinentry/PKGBUILD index e42b2977fe1ac..74fe49034039d 100644 --- a/mingw-w64-pinentry/PKGBUILD +++ b/mingw-w64-pinentry/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.2.1 pkgrel=2 pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol (mingw-w64)' arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64') url="https://www.gnupg.org/software/pinentry/index.html" license=('spdx:GPL-2.0-or-later') depends=("${MINGW_PACKAGE_PREFIX}-libsecret" diff --git a/mingw-w64-python-contextlib2/PKGBUILD b/mingw-w64-python-contextlib2/PKGBUILD index 85c720e0a30e1..e1706ea3d35e5 100644 --- a/mingw-w64-python-contextlib2/PKGBUILD +++ b/mingw-w64-python-contextlib2/PKGBUILD @@ -10,7 +10,7 @@ pkgver=21.6.0 pkgrel=3 pkgdesc="contextlib2 is a backport of the standard library’s contextlib module to earlier Python versions (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_references=( 'pypi: contextlib2' ) diff --git a/mingw-w64-python-pywin32/PKGBUILD b/mingw-w64-python-pywin32/PKGBUILD index 6bbf3dca67697..a46402b019ca0 100644 --- a/mingw-w64-python-pywin32/PKGBUILD +++ b/mingw-w64-python-pywin32/PKGBUILD @@ -10,7 +10,7 @@ url='https://github.com/mhammond/pywin32' pkgdesc='Python for Windows Extensions (mingw-w64)' license=('spdx:PSF-2.0') arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_references=( 'pypi: pywin32' ) diff --git a/mingw-w64-python-wmi/PKGBUILD b/mingw-w64-python-wmi/PKGBUILD index 49c7a12bb2de3..6d32018cf2d42 100644 --- a/mingw-w64-python-wmi/PKGBUILD +++ b/mingw-w64-python-wmi/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.5.1 pkgrel=2 pkgdesc="Python module for Windows Management Instrumentation (mingw-w64)" arch=('any') -mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64') +mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64') msys2_references=( 'pypi: WMI' )