diff --git a/mingw-w64-3proxy/PKGBUILD b/mingw-w64-3proxy/PKGBUILD index 9d9eaab22a..2eb005ff5c 100644 --- a/mingw-w64-3proxy/PKGBUILD +++ b/mingw-w64-3proxy/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.9.0 pkgrel=1 pkgdesc='3proxy - tiny free proxy server (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD' 'Apache' 'GPL' 'LGPL') url="https://github.com/z3APA3A/${_realname}" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-4th/PKGBUILD b/mingw-w64-4th/PKGBUILD index 4fb4b275ea..c0fe33d7a5 100644 --- a/mingw-w64-4th/PKGBUILD +++ b/mingw-w64-4th/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.62.5 pkgrel=1 pkgdesc="A Forth Compiler (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.xs4all.nl/~thebeez/4tH/index.html" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-MinHook/PKGBUILD b/mingw-w64-MinHook/PKGBUILD index d694b342a9..2244ec00d4 100644 --- a/mingw-w64-MinHook/PKGBUILD +++ b/mingw-w64-MinHook/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="The Minimalistic x86/x64 API Hooking Library for Windows (mingw-w64)" url="https://github.com/TsudaKageyu/minhook" license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' '!libtool') source=(${_realname}-${pkgver}.tar.g::"https://github.com/TsudaKageyu/${_realname}/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-OpenSceneGraph/PKGBUILD b/mingw-w64-OpenSceneGraph/PKGBUILD index f9eed9bb8c..3ed37436ef 100644 --- a/mingw-w64-OpenSceneGraph/PKGBUILD +++ b/mingw-w64-OpenSceneGraph/PKGBUILD @@ -7,6 +7,7 @@ _pkgver=3.6.5 pkgver=${_pkgver//-/} pkgrel=6 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.openscenegraph.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-SDL2/PKGBUILD b/mingw-w64-SDL2/PKGBUILD index aa60af492d..cd8831b8f5 100644 --- a/mingw-w64-SDL2/PKGBUILD +++ b/mingw-w64-SDL2/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.0.14 pkgrel=2 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-SDL2_gfx/PKGBUILD b/mingw-w64-SDL2_gfx/PKGBUILD index c41c9f716d..3211bd76de 100644 --- a/mingw-w64-SDL2_gfx/PKGBUILD +++ b/mingw-w64-SDL2_gfx/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.4 pkgrel=1 pkgdesc="SDL graphics drawing primitives and other support functions (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/" license=("zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-SDL2_image/PKGBUILD b/mingw-w64-SDL2_image/PKGBUILD index ff4b485900..cc4adf84e3 100644 --- a/mingw-w64-SDL2_image/PKGBUILD +++ b/mingw-w64-SDL2_image/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.5 pkgrel=1 pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_image" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-SDL2" diff --git a/mingw-w64-SDL2_mixer/PKGBUILD b/mingw-w64-SDL2_mixer/PKGBUILD index 9dd30b28ca..9b1dda1e06 100644 --- a/mingw-w64-SDL2_mixer/PKGBUILD +++ b/mingw-w64-SDL2_mixer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.4 pkgrel=2 pkgdesc="A simple multi-channel audio mixer (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_mixer" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-SDL2_net/PKGBUILD b/mingw-w64-SDL2_net/PKGBUILD index c4e97dc694..cfb471c009 100644 --- a/mingw-w64-SDL2_net/PKGBUILD +++ b/mingw-w64-SDL2_net/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.1 pkgrel=1 pkgdesc="A small sample cross-platform networking library (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_net" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-SDL2_ttf/PKGBUILD b/mingw-w64-SDL2_ttf/PKGBUILD index 3b05cc4283..1d9436a704 100644 --- a/mingw-w64-SDL2_ttf/PKGBUILD +++ b/mingw-w64-SDL2_ttf/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.0.15 pkgrel=1 pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (Version 2) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_ttf" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-SDL2" diff --git a/mingw-w64-SDL_gfx/PKGBUILD b/mingw-w64-SDL_gfx/PKGBUILD index 830931e594..bdb998b46e 100644 --- a/mingw-w64-SDL_gfx/PKGBUILD +++ b/mingw-w64-SDL_gfx/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.26 pkgrel=1 pkgdesc="SDL Graphic Primitives (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-SDL") diff --git a/mingw-w64-SDL_image/PKGBUILD b/mingw-w64-SDL_image/PKGBUILD index 89127dcf53..4ce10466bd 100644 --- a/mingw-w64-SDL_image/PKGBUILD +++ b/mingw-w64-SDL_image/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.12 pkgrel=6 pkgdesc="A simple library to load images of various formats as SDL surfaces (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_image" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-SDL" diff --git a/mingw-w64-SDL_mixer/PKGBUILD b/mingw-w64-SDL_mixer/PKGBUILD index e6272b70db..2de602fda8 100644 --- a/mingw-w64-SDL_mixer/PKGBUILD +++ b/mingw-w64-SDL_mixer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.12 pkgrel=6 pkgdesc="A simple multi-channel audio mixer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_mixer/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-SDL" diff --git a/mingw-w64-SDL_net/PKGBUILD b/mingw-w64-SDL_net/PKGBUILD index c27430d833..dd1a4c0f5b 100644 --- a/mingw-w64-SDL_net/PKGBUILD +++ b/mingw-w64-SDL_net/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.8 pkgrel=2 pkgdesc="A small sample cross-platform networking library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_net" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-SDL") diff --git a/mingw-w64-SDL_ttf/PKGBUILD b/mingw-w64-SDL_ttf/PKGBUILD index 5da9fb4f34..11e8b6a158 100644 --- a/mingw-w64-SDL_ttf/PKGBUILD +++ b/mingw-w64-SDL_ttf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.11 pkgrel=5 pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsdl.org/projects/SDL_ttf/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-a52dec/PKGBUILD b/mingw-w64-a52dec/PKGBUILD index 62597b9e1d..abd7ac9113 100644 --- a/mingw-w64-a52dec/PKGBUILD +++ b/mingw-w64-a52dec/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=4 pkgdesc="A free library for decoding ATSC A/52 streams (mingw-w64)" url="https://liba52.sourceforge.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") source=("https://liba52.sourceforge.io/files/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-adns/PKGBUILD b/mingw-w64-adns/PKGBUILD index 5e0a9340b7..1aa90a6682 100644 --- a/mingw-w64-adns/PKGBUILD +++ b/mingw-w64-adns/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${pkgver//-/.} pkgrel=1 pkgdesc="adns is an asyncronous replacement resolver library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.chiark.greenend.org.uk/~ian/adns/" license=('GPL LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-adobe-source-code-pro-fonts/PKGBUILD b/mingw-w64-adobe-source-code-pro-fonts/PKGBUILD index f20bd8d529..14a3ad9ad5 100644 --- a/mingw-w64-adobe-source-code-pro-fonts/PKGBUILD +++ b/mingw-w64-adobe-source-code-pro-fonts/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=2 pkgdesc="Monospaced font family for user interface and coding environments (mingw-w64)" url="https://adobe-fonts.github.io/source-code-pro/" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=(custom) _tarname=source-code-pro-${_relver//\//-} source=("$_tarname.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/$_relver.tar.gz" diff --git a/mingw-w64-adol-c/PKGBUILD b/mingw-w64-adol-c/PKGBUILD index 28da06ee9b..00a950c84a 100644 --- a/mingw-w64-adol-c/PKGBUILD +++ b/mingw-w64-adol-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.7.2 pkgrel=1 pkgdesc='Automatic Differentiation of Algorithms written in C/C++ (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-boost" "${MINGW_PACKAGE_PREFIX}-libtool") makedepends=("${MINGW_PACKAGE_PREFIX}-boost") diff --git a/mingw-w64-ag/PKGBUILD b/mingw-w64-ag/PKGBUILD index 44f3d79259..3360a5d44f 100644 --- a/mingw-w64-ag/PKGBUILD +++ b/mingw-w64-ag/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.2.0 pkgrel=2 pkgdesc="The Silver Searcher: An attempt to make something better than ack, which itself is better than grep (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://geoff.greer.fm/ag" license=("Apache") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-alembic/PKGBUILD b/mingw-w64-alembic/PKGBUILD index 58f385517e..b825dd2117 100644 --- a/mingw-w64-alembic/PKGBUILD +++ b/mingw-w64-alembic/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.16 pkgrel=1 pkgdesc="A open framework for storing and sharing scene data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.alembic.io/" license=('BSD3') depends=("${MINGW_PACKAGE_PREFIX}-openexr" diff --git a/mingw-w64-allegro/PKGBUILD b/mingw-w64-allegro/PKGBUILD index 51a94928b7..396212833c 100644 --- a/mingw-w64-allegro/PKGBUILD +++ b/mingw-w64-allegro/PKGBUILD @@ -7,6 +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') url="https://liballeg.org/" license=("ZLIB") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-alure/PKGBUILD b/mingw-w64-alure/PKGBUILD index 9a9189d26a..d1183db298 100644 --- a/mingw-w64-alure/PKGBUILD +++ b/mingw-w64-alure/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2 pkgrel=1 pkgdesc='Utility library to help manage common tasks with OpenAL applications (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://kcat.strangesoft.net/alure.html' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-openal") diff --git a/mingw-w64-amqp-cpp/PKGBUILD b/mingw-w64-amqp-cpp/PKGBUILD index 7ab0ff18d1..1663058a24 100644 --- a/mingw-w64-amqp-cpp/PKGBUILD +++ b/mingw-w64-amqp-cpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.1.6 pkgrel=2 pkgdesc="C++ library for asynchronous non-blocking communication with RabbitMQ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/CopernicaMarketingSoftware/AMQP-CPP" license=('Apache2.0') depends=() diff --git a/mingw-w64-amtk/PKGBUILD b/mingw-w64-amtk/PKGBUILD index a4afa4759e..234a7de38a 100644 --- a/mingw-w64-amtk/PKGBUILD +++ b/mingw-w64-amtk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.2.0 pkgrel=2 pkgdesc="Actions, Menus and Toolbars Kit for GTK applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wiki.gnome.org/Projects/Amtk" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ansicon-git/PKGBUILD b/mingw-w64-ansicon-git/PKGBUILD index 44f8c96747..7872247330 100644 --- a/mingw-w64-ansicon-git/PKGBUILD +++ b/mingw-w64-ansicon-git/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.70.r65.3acc7a9 pkgrel=2 pkgdesc="Process ANSI escape sequences for Windows console programs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://adoxa.altervista.org/ansicon/" license=("zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-antiword/PKGBUILD b/mingw-w64-antiword/PKGBUILD index f12d9f13b0..0c259f8aa6 100644 --- a/mingw-w64-antiword/PKGBUILD +++ b/mingw-w64-antiword/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.37 pkgrel=2 pkgdesc="Convert MS Word 2.0-2003 documents to plain text or PostScript (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3+') url="http://www.winfield.demon.nl/" options=('strip') diff --git a/mingw-w64-antlr3/PKGBUILD b/mingw-w64-antlr3/PKGBUILD index b6f54bb336..c7eae2de07 100644 --- a/mingw-w64-antlr3/PKGBUILD +++ b/mingw-w64-antlr3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.5.2 pkgrel=1 pkgdesc="ANother Tool for Language Recognition (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.antlr3.org/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-antlr4-runtime-cpp/PKGBUILD b/mingw-w64-antlr4-runtime-cpp/PKGBUILD index 427085590b..f319b23547 100644 --- a/mingw-w64-antlr4-runtime-cpp/PKGBUILD +++ b/mingw-w64-antlr4-runtime-cpp/PKGBUILD @@ -9,6 +9,7 @@ pkgver=4.8 pkgrel=1 pkgdesc="ANother Tool for Language Recognition v4 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.antlr.org/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-aom/PKGBUILD b/mingw-w64-aom/PKGBUILD index efe2917d6d..0ae28d9545 100644 --- a/mingw-w64-aom/PKGBUILD +++ b/mingw-w64-aom/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.2 pkgrel=1 pkgdesc='AV1 codec library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://aomedia.org/" license=('BSD') replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") diff --git a/mingw-w64-appstream-glib/PKGBUILD b/mingw-w64-appstream-glib/PKGBUILD index a79d0af3ba..7b7dde4e48 100644 --- a/mingw-w64-appstream-glib/PKGBUILD +++ b/mingw-w64-appstream-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.7.18 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Objects and methods for reading and writing AppStream metadata (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2" "${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-apr-util/PKGBUILD b/mingw-w64-apr-util/PKGBUILD index 9786b720ce..a3922f5dc3 100644 --- a/mingw-w64-apr-util/PKGBUILD +++ b/mingw-w64-apr-util/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.1 pkgrel=2 pkgdesc="The Apache Portable Runtime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://apr.apache.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-libtool") depends=("${MINGW_PACKAGE_PREFIX}-apr" diff --git a/mingw-w64-apr/PKGBUILD b/mingw-w64-apr/PKGBUILD index 6e52f48a48..03e9fe315e 100644 --- a/mingw-w64-apr/PKGBUILD +++ b/mingw-w64-apr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.5 pkgrel=3 pkgdesc="The Apache Portable Runtime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://apr.apache.org/" license=('APACHE') validpgpkeys=('B1B96F45DFBDCCF974019235193F180AB55D9977') diff --git a/mingw-w64-argon2/PKGBUILD b/mingw-w64-argon2/PKGBUILD index b7eb2dd66c..ce66f5ee9f 100644 --- a/mingw-w64-argon2/PKGBUILD +++ b/mingw-w64-argon2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20190702 pkgrel=1 pkgdesc="This is the reference implementation of Argon2, the password-hashing function that won the Password Hashing Competition (PHC) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('CC0 and Apache 2.0') url='https://github.com/P-H-C/phc-winner-argon2' makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-argtable/PKGBUILD b/mingw-w64-argtable/PKGBUILD index 1a073194de..051b7e6157 100644 --- a/mingw-w64-argtable/PKGBUILD +++ b/mingw-w64-argtable/PKGBUILD @@ -8,6 +8,7 @@ intver=${pkgver//./-} pkgrel=1 pkgdesc="ANSI C library for parsing GNU-style command-line options (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="https://argtable.sourceforge.io" source=("https://downloads.sourceforge.net/project/argtable/argtable/${_realname}-${pkgver}/${_realname}${intver}.tar.gz") diff --git a/mingw-w64-aria2/PKGBUILD b/mingw-w64-aria2/PKGBUILD index 42d6c1642b..397699acd5 100644 --- a/mingw-w64-aria2/PKGBUILD +++ b/mingw-w64-aria2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.35.0 pkgrel=2 pkgdesc="A multi-protocol & multi-source, cross platform download utility (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://aria2.sourceforge.io/" license=('GPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-aribb24/PKGBUILD b/mingw-w64-aribb24/PKGBUILD index f13daae3df..48f260334e 100644 --- a/mingw-w64-aribb24/PKGBUILD +++ b/mingw-w64-aribb24/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.3 pkgrel=3 pkgdesc="A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/nkoriyama/aribb24" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-arm-none-eabi-binutils/PKGBUILD b/mingw-w64-arm-none-eabi-binutils/PKGBUILD index 047c9c564f..85ee93ac8c 100644 --- a/mingw-w64-arm-none-eabi-binutils/PKGBUILD +++ b/mingw-w64-arm-none-eabi-binutils/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2.35 pkgrel=1 pkgdesc='GNU Tools for ARM Embedded Processors - Binutils (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/binutils/binutils.html' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-arm-none-eabi-gcc/PKGBUILD b/mingw-w64-arm-none-eabi-gcc/PKGBUILD index 5cf9d87f54..2d88efd3f9 100644 --- a/mingw-w64-arm-none-eabi-gcc/PKGBUILD +++ b/mingw-w64-arm-none-eabi-gcc/PKGBUILD @@ -13,6 +13,7 @@ pkgver=10.1.0 pkgrel=2 pkgdesc='GNU Tools for ARM Embedded Processors - GCC (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/gcc/gcc.html' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-arm-none-eabi-gdb/PKGBUILD b/mingw-w64-arm-none-eabi-gdb/PKGBUILD index ca546340fa..d5678c56f3 100644 --- a/mingw-w64-arm-none-eabi-gdb/PKGBUILD +++ b/mingw-w64-arm-none-eabi-gdb/PKGBUILD @@ -11,6 +11,7 @@ pkgver=9.2 pkgrel=2 pkgdesc='GNU Tools for ARM Embedded Processors - GDB (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/gdb/' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-arm-none-eabi-newlib/PKGBUILD b/mingw-w64-arm-none-eabi-newlib/PKGBUILD index 1ce1ab1139..7c5b58e1bc 100644 --- a/mingw-w64-arm-none-eabi-newlib/PKGBUILD +++ b/mingw-w64-arm-none-eabi-newlib/PKGBUILD @@ -12,6 +12,7 @@ pkgver=3.3.0 pkgrel=1 pkgdesc='GNU Tools for ARM Embedded Processors - Newlib (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceware.org/newlib/" license=('Various') groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-armadillo/PKGBUILD b/mingw-w64-armadillo/PKGBUILD index f3a34bc870..187e1d57df 100644 --- a/mingw-w64-armadillo/PKGBUILD +++ b/mingw-w64-armadillo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=10.1.1 pkgrel=1 pkgdesc="C++ linear algebra library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://arma.sourceforge.io/" license=(MPL2) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-arpack/PKGBUILD b/mingw-w64-arpack/PKGBUILD index d588378807..752e01e273 100644 --- a/mingw-w64-arpack/PKGBUILD +++ b/mingw-w64-arpack/PKGBUILD @@ -10,6 +10,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.8.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Fortran77 subroutines designed to solve large scale eigenvalue problems (mingw-w64)" url='https://forge.scilab.org/index.php/p/arpack-ng/' license=('BSD') diff --git a/mingw-w64-arrow/PKGBUILD b/mingw-w64-arrow/PKGBUILD index b2ea12de67..54b483938c 100644 --- a/mingw-w64-arrow/PKGBUILD +++ b/mingw-w64-arrow/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.0.0 pkgrel=2 pkgdesc="Apache Arrow is a cross-language development platform for in-memory data (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://arrow.apache.org/" license=("Apache-2.0") depends=("${MINGW_PACKAGE_PREFIX}-aws-sdk-cpp" diff --git a/mingw-w64-asciidoc/PKGBUILD b/mingw-w64-asciidoc/PKGBUILD index 62381ea47d..696e0dfc5a 100644 --- a/mingw-w64-asciidoc/PKGBUILD +++ b/mingw-w64-asciidoc/PKGBUILD @@ -10,6 +10,7 @@ pkgver=9.1.0 pkgrel=1 pkgdesc="AsciiDoc is a text document format for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/asciidoc/asciidoc-py3" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-asciidoctor/PKGBUILD b/mingw-w64-asciidoctor/PKGBUILD index fb3a8bba9b..71d4d05960 100644 --- a/mingw-w64-asciidoctor/PKGBUILD +++ b/mingw-w64-asciidoctor/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.10 pkgrel=2 pkgdesc="An implementation of AsciiDoc in Ruby (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://asciidoctor.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-asio/PKGBUILD b/mingw-w64-asio/PKGBUILD index 64c48a4849..f153e29d7b 100644 --- a/mingw-w64-asio/PKGBUILD +++ b/mingw-w64-asio/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc='Cross-platform C++ library for ASynchronous network I/O (mingw-w64)' url='https://think-async.com/Asio/' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom:boost') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" #"${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-aspell-de/PKGBUILD b/mingw-w64-aspell-de/PKGBUILD index d03a888683..18a7470db9 100644 --- a/mingw-w64-aspell-de/PKGBUILD +++ b/mingw-w64-aspell-de/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=2 _pkgname=aspell6-${_lang}-${pkgver}-${_subpkgver} pkgdesc="German dictionary for aspell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-aspell") diff --git a/mingw-w64-aspell-en/PKGBUILD b/mingw-w64-aspell-en/PKGBUILD index e0fb233fc9..436786671b 100644 --- a/mingw-w64-aspell-en/PKGBUILD +++ b/mingw-w64-aspell-en/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2019.10.06 pkgrel=1 pkgdesc="English dictionary for aspell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-aspell") diff --git a/mingw-w64-aspell-es/PKGBUILD b/mingw-w64-aspell-es/PKGBUILD index 48f2e4ee80..7a5506c290 100644 --- a/mingw-w64-aspell-es/PKGBUILD +++ b/mingw-w64-aspell-es/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc="Spanish dictionary for aspell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-aspell") diff --git a/mingw-w64-aspell-fr/PKGBUILD b/mingw-w64-aspell-fr/PKGBUILD index 730b4732bc..0a432d95f8 100644 --- a/mingw-w64-aspell-fr/PKGBUILD +++ b/mingw-w64-aspell-fr/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_pkgver}.${_rel} pkgrel=1 pkgdesc="French dictionary for aspell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-aspell") diff --git a/mingw-w64-aspell-ru/PKGBUILD b/mingw-w64-aspell-ru/PKGBUILD index 22718e1085..bbac2c96c3 100644 --- a/mingw-w64-aspell-ru/PKGBUILD +++ b/mingw-w64-aspell-ru/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc="Russian dictionary for aspell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-aspell") diff --git a/mingw-w64-aspell/PKGBUILD b/mingw-w64-aspell/PKGBUILD index 9ec9205309..2d840a5c9d 100644 --- a/mingw-w64-aspell/PKGBUILD +++ b/mingw-w64-aspell/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.60.7 pkgrel=1 pkgdesc="A spell checker designed to eventually replace Ispell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://aspell.net/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-astyle/PKGBUILD b/mingw-w64-astyle/PKGBUILD index 7103cd7704..c0e6ee46c0 100644 --- a/mingw-w64-astyle/PKGBUILD +++ b/mingw-w64-astyle/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1 pkgrel=1 pkgdesc='A free, fast and small automatic formatter for C, C++, C#, and Java source code (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") source=("https://sourceforge.net/projects/${_realname}/files/${_realname}/${_realname}%20${pkgver}/${_realname}_${pkgver}_linux.tar.gz" diff --git a/mingw-w64-atkmm/PKGBUILD b/mingw-w64-atkmm/PKGBUILD index eeafe8eb07..c13bfc6981 100644 --- a/mingw-w64-atkmm/PKGBUILD +++ b/mingw-w64-atkmm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.28.1 pkgrel=1 pkgdesc="C++ bindings for atk (V2.28) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-atk" diff --git a/mingw-w64-atkmm236/PKGBUILD b/mingw-w64-atkmm236/PKGBUILD index f5b82fa349..23da98f093 100644 --- a/mingw-w64-atkmm236/PKGBUILD +++ b/mingw-w64-atkmm236/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="C++ bindings for ATK (V2.36) (mingw-w64)" url="https://www.gtkmm.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-atk" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-attica-qt5/PKGBUILD b/mingw-w64-attica-qt5/PKGBUILD index a61ac8fd62..98008d6081 100644 --- a/mingw-w64-attica-qt5/PKGBUILD +++ b/mingw-w64-attica-qt5/PKGBUILD @@ -8,6 +8,7 @@ _kde_f5_init_package "${_variant}" "attica" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A Qt5 library that implements the Open Collaboration Services API (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-audaspace/PKGBUILD b/mingw-w64-audaspace/PKGBUILD index 7f56527d18..c1d2226f15 100644 --- a/mingw-w64-audaspace/PKGBUILD +++ b/mingw-w64-audaspace/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.3.0.r638 pkgrel=1 pkgdesc="A high level audio library written in C++ with language bindings for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-ffmpeg" "${MINGW_PACKAGE_PREFIX}-fftw" diff --git a/mingw-w64-avr-binutils/PKGBUILD b/mingw-w64-avr-binutils/PKGBUILD index 56b80b64bb..cdcefa0997 100644 --- a/mingw-w64-avr-binutils/PKGBUILD +++ b/mingw-w64-avr-binutils/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.35 pkgrel=3 pkgdesc='GNU Binutils for the AVR target (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/binutils/binutils.html' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-avr-gcc/PKGBUILD b/mingw-w64-avr-gcc/PKGBUILD index fd75110ced..fcadb8434f 100644 --- a/mingw-w64-avr-gcc/PKGBUILD +++ b/mingw-w64-avr-gcc/PKGBUILD @@ -9,6 +9,7 @@ pkgver=8.4.0 pkgrel=4 pkgdesc='GNU compiler collection for AVR 8-bit and 32-bit microcontrollers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/gcc/gcc.html' options=(!strip) diff --git a/mingw-w64-avr-gdb/PKGBUILD b/mingw-w64-avr-gdb/PKGBUILD index 0e1d51ccd9..fab4a1cbde 100644 --- a/mingw-w64-avr-gdb/PKGBUILD +++ b/mingw-w64-avr-gdb/PKGBUILD @@ -9,6 +9,7 @@ pkgver=9.2 pkgrel=3 pkgdesc='The GNU Debugger for AVR (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/gdb/' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-avr-libc/PKGBUILD b/mingw-w64-avr-libc/PKGBUILD index 1e45c0afab..b10156d32f 100644 --- a/mingw-w64-avr-libc/PKGBUILD +++ b/mingw-w64-avr-libc/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.0.0 pkgrel=3 pkgdesc='The C runtime library for the AVR family of microcontrollers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url='https://savannah.nongnu.org/projects/avr-libc/' options=(!strip) diff --git a/mingw-w64-avrdude/PKGBUILD b/mingw-w64-avrdude/PKGBUILD index df166e7a54..7558224746 100644 --- a/mingw-w64-avrdude/PKGBUILD +++ b/mingw-w64-avrdude/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.3 pkgrel=2 pkgdesc='Software for programming Atmel AVR Microcontrollers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.nongnu.org/avrdude/" license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-aws-c-cal/PKGBUILD b/mingw-w64-aws-c-cal/PKGBUILD index 990cf3f490..95782d3e72 100644 --- a/mingw-w64-aws-c-cal/PKGBUILD +++ b/mingw-w64-aws-c-cal/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc="AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptography primitives (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/awslabs/aws-c-cal" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-aws-c-common/PKGBUILD b/mingw-w64-aws-c-common/PKGBUILD index 75c4a012fc..7c58935fb3 100644 --- a/mingw-w64-aws-c-common/PKGBUILD +++ b/mingw-w64-aws-c-common/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.5.2 pkgrel=1 pkgdesc="Core c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/awslabs/aws-c-common" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-aws-c-event-stream/PKGBUILD b/mingw-w64-aws-c-event-stream/PKGBUILD index aa14126101..bc93248b9f 100644 --- a/mingw-w64-aws-c-event-stream/PKGBUILD +++ b/mingw-w64-aws-c-event-stream/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.7 pkgrel=1 pkgdesc="C99 implementation of the vnd.amazon.eventstream content-type (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/awslabs/aws-c-event-stream" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-aws-c-io/PKGBUILD b/mingw-w64-aws-c-io/PKGBUILD index 9e27fb1020..9f2fa62eff 100644 --- a/mingw-w64-aws-c-io/PKGBUILD +++ b/mingw-w64-aws-c-io/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.1 pkgrel=2 pkgdesc="AWS SDK module to handle all IO and TLS work for application protocols (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/awslabs/aws-c-io" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-aws-checksums/PKGBUILD b/mingw-w64-aws-checksums/PKGBUILD index 8a0f4d6dee..e33f5cf691 100644 --- a/mingw-w64-aws-checksums/PKGBUILD +++ b/mingw-w64-aws-checksums/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.11 pkgrel=1 pkgdesc="Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/awslabs/aws-checksums" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-aws-sdk-cpp/PKGBUILD b/mingw-w64-aws-sdk-cpp/PKGBUILD index c85a60c5ce..cd48868f17 100644 --- a/mingw-w64-aws-sdk-cpp/PKGBUILD +++ b/mingw-w64-aws-sdk-cpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.149 pkgrel=1 pkgdesc="AWS SDK for C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aws/aws-sdk-cpp" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-aztecgen/PKGBUILD b/mingw-w64-aztecgen/PKGBUILD index 31d2698fb2..0892614399 100644 --- a/mingw-w64-aztecgen/PKGBUILD +++ b/mingw-w64-aztecgen/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="A simple library for encoding \"Aztec Code\" barcodes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://aztecgen.sourceforge.io/" license=("BSD") options=('strip' 'staticlibs') diff --git a/mingw-w64-babl/PKGBUILD b/mingw-w64-babl/PKGBUILD index 092da1693f..f90924e1fa 100644 --- a/mingw-w64-babl/PKGBUILD +++ b/mingw-w64-babl/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.84 pkgrel=1 pkgdesc="Dynamic Pixel Format Translation Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://gegl.org/babl/" license=("GPL-3.0+" "LGPL-3.0+") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-badvpn/PKGBUILD b/mingw-w64-badvpn/PKGBUILD index 617c1c4603..a7ed8dbc70 100644 --- a/mingw-w64-badvpn/PKGBUILD +++ b/mingw-w64-badvpn/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.999.130 pkgrel=2 pkgdesc="NCD scripting language, tun2socks proxifier, P2P VPN (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ambrop72/badvpn" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-baobab/PKGBUILD b/mingw-w64-baobab/PKGBUILD index 6496781509..5155657a68 100644 --- a/mingw-w64-baobab/PKGBUILD +++ b/mingw-w64-baobab/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A graphical directory tree analyzer (mingw-w64)" url="https://wiki.gnome.org/Apps/DiskUsageAnalyzer" depends=("${MINGW_PACKAGE_PREFIX}-gsettings-desktop-schemas" diff --git a/mingw-w64-bc/PKGBUILD b/mingw-w64-bc/PKGBUILD index 910cdafecc..317279a584 100644 --- a/mingw-w64-bc/PKGBUILD +++ b/mingw-w64-bc/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.06 pkgrel=2 pkgdesc='bc is an arbitrary precision numeric processing language (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.gnu.org/software/bc/' license=('GPL3') options=('strip' '!libtool' 'staticlibs') diff --git a/mingw-w64-bcunit/PKGBUILD b/mingw-w64-bcunit/PKGBUILD index 70689e879b..7adf3d619f 100644 --- a/mingw-w64-bcunit/PKGBUILD +++ b/mingw-w64-bcunit/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.2 pkgrel=1 pkgdesc="Lightweight system for writing, administering, and running unit tests in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/BelledonneCommunications/bcunit" license=('LGPL2') makedepends=('autogen') diff --git a/mingw-w64-benchmark/PKGBUILD b/mingw-w64-benchmark/PKGBUILD index d21818c28b..74aba81e7f 100644 --- a/mingw-w64-benchmark/PKGBUILD +++ b/mingw-w64-benchmark/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="A microbenchmark support library, by Google (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/benchmark" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-bin2header/PKGBUILD b/mingw-w64-bin2header/PKGBUILD index c9e8d2a02b..a6835cb578 100644 --- a/mingw-w64-bin2header/PKGBUILD +++ b/mingw-w64-bin2header/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.0 pkgrel=2 pkgdesc='Binary file to C/C++ header converter (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/AntumDeluge/${_realname}" license=('MIT') source=("${url}/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.xz") diff --git a/mingw-w64-binaryen/PKGBUILD b/mingw-w64-binaryen/PKGBUILD index bfa940659a..a97dc19c3c 100644 --- a/mingw-w64-binaryen/PKGBUILD +++ b/mingw-w64-binaryen/PKGBUILD @@ -8,6 +8,7 @@ pkgver=100 pkgrel=1 pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/WebAssembly/binaryen" license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-blender/PKGBUILD b/mingw-w64-blender/PKGBUILD index 39f42553f2..81bae85b06 100644 --- a/mingw-w64-blender/PKGBUILD +++ b/mingw-w64-blender/PKGBUILD @@ -15,7 +15,7 @@ pkgver=2.92.0 pkgrel=1 pkgdesc="A fully integrated 3D graphics creation suite (mingw-w64)" arch=('any') -mingw_arch=('mingw64') +mingw_arch=('mingw64' 'ucrt64') license=('GPL') # buid conflict with "${MINGW_PACKAGE_PREFIX}-glog" url="https://www.blender.org" diff --git a/mingw-w64-blosc/PKGBUILD b/mingw-w64-blosc/PKGBUILD index 87bd5f4fb1..850aa8af30 100644 --- a/mingw-w64-blosc/PKGBUILD +++ b/mingw-w64-blosc/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.21.0 pkgrel=1 pkgdesc="A blocking, shuffling and loss-less compression library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://blosc.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-snappy" diff --git a/mingw-w64-bmake/PKGBUILD b/mingw-w64-bmake/PKGBUILD index 3a6623b99d..914946bd59 100644 --- a/mingw-w64-bmake/PKGBUILD +++ b/mingw-w64-bmake/PKGBUILD @@ -11,6 +11,7 @@ pkgver=20181221 pkgrel=6 pkgdesc='Portable version of the NetBSD make build tool' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.crufty.net/help/sjg/bmake.html' license=(BSD) diff --git a/mingw-w64-bootloadhid/PKGBUILD b/mingw-w64-bootloadhid/PKGBUILD index f395752fb8..eda8599513 100644 --- a/mingw-w64-bootloadhid/PKGBUILD +++ b/mingw-w64-bootloadhid/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_realver//-/} pkgrel=1 pkgdesc='HID-based USB bootloader for AVR microcontrollers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.obdev.at/products/vusb/bootloadhid.html' makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-box2d/PKGBUILD b/mingw-w64-box2d/PKGBUILD index bfb457fb1a..6f4e3d021c 100644 --- a/mingw-w64-box2d/PKGBUILD +++ b/mingw-w64-box2d/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.1 pkgrel=2 pkgdesc="2D rigid body simulation library for games (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.box2d.org/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-breakpad-git/PKGBUILD b/mingw-w64-breakpad-git/PKGBUILD index f5476640e8..8533cbddde 100644 --- a/mingw-w64-breakpad-git/PKGBUILD +++ b/mingw-w64-breakpad-git/PKGBUILD @@ -14,6 +14,7 @@ url='https://code.google.com/p/google-breakpad' pkgdesc='An open-source multi-platform crash reporting system (mingw-w64)' license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=(${MINGW_PACKAGE_PREFIX}-gcc-libs) makedepends=(${MINGW_PACKAGE_PREFIX}-curl rsync git gyp) source=(${_realname}.git::"git+https://chromium.googlesource.com/breakpad/breakpad" diff --git a/mingw-w64-breeze-icons-qt5/PKGBUILD b/mingw-w64-breeze-icons-qt5/PKGBUILD index 75795dc4f3..e646951186 100644 --- a/mingw-w64-breeze-icons-qt5/PKGBUILD +++ b/mingw-w64-breeze-icons-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "breeze-icons" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Breeze icon themes (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-bsdfprocessor/PKGBUILD b/mingw-w64-bsdfprocessor/PKGBUILD index e1c08bb814..bd383c9533 100644 --- a/mingw-w64-bsdfprocessor/PKGBUILD +++ b/mingw-w64-bsdfprocessor/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 epoch= pkgdesc="Application for displaying and editing of BSDF files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/KimuraRyo/BSDFProcessor' license=('MPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-btyacc/PKGBUILD b/mingw-w64-btyacc/PKGBUILD index 91a43b59b0..d0c9c48827 100644 --- a/mingw-w64-btyacc/PKGBUILD +++ b/mingw-w64-btyacc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0 pkgrel=1 pkgdesc="BackTracking Yacc (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.siber.com/btyacc/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-bullet/PKGBUILD b/mingw-w64-bullet/PKGBUILD index 5f17e72cf6..a05b9a3465 100644 --- a/mingw-w64-bullet/PKGBUILD +++ b/mingw-w64-bullet/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.87 pkgrel=2 pkgdesc="A 3D Collision Detection and Rigid Body Dynamics Library for games and animation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.bulletphysics.com/Bullet/" license=('custom:zlib') options=('!strip' 'staticlibs') diff --git a/mingw-w64-butler/PKGBUILD b/mingw-w64-butler/PKGBUILD index f1a07b50e6..c8bf8891a4 100644 --- a/mingw-w64-butler/PKGBUILD +++ b/mingw-w64-butler/PKGBUILD @@ -8,6 +8,7 @@ _gitcommit=69bd25daddd4b6b9f2b86cd6376e6ed522accfbb pkgrel=1 pkgdesc='Command-line itch.io helper (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/itchio/butler" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-go" git) diff --git a/mingw-w64-bwidget/PKGBUILD b/mingw-w64-bwidget/PKGBUILD index a5ad94b0d0..3df591dadc 100644 --- a/mingw-w64-bwidget/PKGBUILD +++ b/mingw-w64-bwidget/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9.14 pkgrel=1 pkgdesc='A companion to Tcllib, for Tk related packages (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://core.tcl.tk/bwidget/home' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-tk") diff --git a/mingw-w64-c99-to-c89-git/PKGBUILD b/mingw-w64-c99-to-c89-git/PKGBUILD index 3fc41add17..38d7072010 100644 --- a/mingw-w64-c99-to-c89-git/PKGBUILD +++ b/mingw-w64-c99-to-c89-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=r169.b3d496d pkgrel=1 pkgdesc="Tool to convert C99 code to MSVC-compatible C89 (git) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/libav/c99-to-c89.git" license=('Apache License 2.0') depends=("${MINGW_PACKAGE_PREFIX}-clang") diff --git a/mingw-w64-cairomm/PKGBUILD b/mingw-w64-cairomm/PKGBUILD index 266f733d34..5b05fc27e7 100644 --- a/mingw-w64-cairomm/PKGBUILD +++ b/mingw-w64-cairomm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12.2 pkgrel=2 pkgdesc="C++ bindings to Cairo vector graphics library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cairographics.org/" license=("LGPL, MPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-cairomm16/PKGBUILD b/mingw-w64-cairomm16/PKGBUILD index fa6bc8d8ad..13580db20f 100644 --- a/mingw-w64-cairomm16/PKGBUILD +++ b/mingw-w64-cairomm16/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="C++ bindings to Cairo vector graphics library (V1.16) (mingw-w64)" url="https://www.cairographics.org/cairomm/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL" "MPL") depends=("${MINGW_PACKAGE_PREFIX}-cairo" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-cantarell-fonts/PKGBUILD b/mingw-w64-cantarell-fonts/PKGBUILD index 92f7b10e34..d247903b44 100644 --- a/mingw-w64-cantarell-fonts/PKGBUILD +++ b/mingw-w64-cantarell-fonts/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.201 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Humanist sans serif font (mingw-w64)" makedepends=("${MINGW_PACKAGE_PREFIX}-meson" "${MINGW_PACKAGE_PREFIX}-appstream-glib") diff --git a/mingw-w64-capnproto/PKGBUILD b/mingw-w64-capnproto/PKGBUILD index c288f68784..45f707f22e 100644 --- a/mingw-w64-capnproto/PKGBUILD +++ b/mingw-w64-capnproto/PKGBUILD @@ -13,6 +13,7 @@ pkgver=0.8.0 pkgrel=3 pkgdesc="Cap'n Proto serialization/RPC system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://capnproto.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-capstone/PKGBUILD b/mingw-w64-capstone/PKGBUILD index a210f2da8f..d075846487 100644 --- a/mingw-w64-capstone/PKGBUILD +++ b/mingw-w64-capstone/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=1 pkgdesc='Lightweight multi-platform, multi-architecture disassembly framework' url='https://www.capstone-engine.org/index.html' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-cargo-c/PKGBUILD b/mingw-w64-cargo-c/PKGBUILD index 0992b17ff1..8508bce1e7 100644 --- a/mingw-w64-cargo-c/PKGBUILD +++ b/mingw-w64-cargo-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.1 pkgrel=1 pkgdesc='A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/lu-zero/cargo-c/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-curl" diff --git a/mingw-w64-cas-offinder/PKGBUILD b/mingw-w64-cas-offinder/PKGBUILD index b8e20c4ea3..b3708662dd 100644 --- a/mingw-w64-cas-offinder/PKGBUILD +++ b/mingw-w64-cas-offinder/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.4.1 pkgrel=1 pkgdesc='A fast algorithm to search for potential off-target sites of Cas9 RNA-guided endonucleases (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/snugel/${_realname}" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-catch/PKGBUILD b/mingw-w64-catch/PKGBUILD index 56a68412cc..c22e525a4f 100644 --- a/mingw-w64-catch/PKGBUILD +++ b/mingw-w64-catch/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.13.4 pkgrel=1 pkgdesc="A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD using C++11 and later (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/philsquared/Catch' makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-ccache/PKGBUILD b/mingw-w64-ccache/PKGBUILD index 59ca30a3a6..7d6c7d055f 100644 --- a/mingw-w64-ccache/PKGBUILD +++ b/mingw-w64-ccache/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.7.9 pkgrel=1 pkgdesc="Compiler cache that speeds up recompilation by caching previous compilations (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ccache.dev/" license=("GPL3") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") diff --git a/mingw-w64-cccl/PKGBUILD b/mingw-w64-cccl/PKGBUILD index ead7c44ea0..f15d0561e1 100644 --- a/mingw-w64-cccl/PKGBUILD +++ b/mingw-w64-cccl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0 pkgrel=1 pkgdesc="Unix cc compiler to Microsoft's cl compiler wrapper (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://github.com/swig/${_realname}" source=("${url}/archive/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-cego/PKGBUILD b/mingw-w64-cego/PKGBUILD index 19366990f0..ada1e4cd65 100644 --- a/mingw-w64-cego/PKGBUILD +++ b/mingw-w64-cego/PKGBUILD @@ -6,6 +6,7 @@ pkgver=2.47.0 pkgrel=1 pkgdesc="Cego database system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.lemke-it.com/' license=('GPL3') source=("http://www.lemke-it.com/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-cegui/PKGBUILD b/mingw-w64-cegui/PKGBUILD index e792fcbfa1..dd5df0b9fb 100644 --- a/mingw-w64-cegui/PKGBUILD +++ b/mingw-w64-cegui/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.7 pkgrel=1 pkgdesc="A free library providing windowing and widgets for graphics APIs/engines (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://cegui.org.uk" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-celt/PKGBUILD b/mingw-w64-celt/PKGBUILD index 6ae83bf52d..4c57b09406 100644 --- a/mingw-w64-celt/PKGBUILD +++ b/mingw-w64-celt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.11.3 pkgrel=4 pkgdesc="Low-latency audio communication codec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.celt-codec.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-cereal/PKGBUILD b/mingw-w64-cereal/PKGBUILD index 5b2cb6f900..68293fcdec 100644 --- a/mingw-w64-cereal/PKGBUILD +++ b/mingw-w64-cereal/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc="A C++11 library for serialization (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://uscilab.github.io/cereal/" license=('New BSD license') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ceres-solver/PKGBUILD b/mingw-w64-ceres-solver/PKGBUILD index 92d04382cf..7ece70d825 100644 --- a/mingw-w64-ceres-solver/PKGBUILD +++ b/mingw-w64-ceres-solver/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.0 pkgrel=2 pkgdesc="A large scale non-linear optimization library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://ceres-solver.org/" license=('New BSD license') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cfitsio/PKGBUILD b/mingw-w64-cfitsio/PKGBUILD index 154fed1983..247175e886 100644 --- a/mingw-w64-cfitsio/PKGBUILD +++ b/mingw-w64-cfitsio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.48 pkgrel=1 pkgdesc="A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://heasarc.gsfc.nasa.gov/fitsio/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-cgal/PKGBUILD b/mingw-w64-cgal/PKGBUILD index 508c149065..d381c92a03 100644 --- a/mingw-w64-cgal/PKGBUILD +++ b/mingw-w64-cgal/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.2 pkgrel=1 pkgdesc="Computational Geometry Algorithms Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cgal.org/" license=("LGPL, GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cglm/PKGBUILD b/mingw-w64-cglm/PKGBUILD index 747cc003ae..65f85c98c6 100644 --- a/mingw-w64-cglm/PKGBUILD +++ b/mingw-w64-cglm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.0 pkgrel=1 pkgdesc="OpenGL Mathematics (glm) for C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/recp/cglm" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cgns/PKGBUILD b/mingw-w64-cgns/PKGBUILD index 59990b00b9..0fa5bbf9d1 100644 --- a/mingw-w64-cgns/PKGBUILD +++ b/mingw-w64-cgns/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.1.1 pkgrel=1 pkgdesc="CFD General Notation System library and tools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cgns.github.io" license=('zlib') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-charls/PKGBUILD b/mingw-w64-charls/PKGBUILD index f00f59a1cb..a1e31a7b0e 100644 --- a/mingw-w64-charls/PKGBUILD +++ b/mingw-w64-charls/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc="CharLS, a C++ JPEG-LS library implementation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/team-charls/charls' license=('BSD-3-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-check/PKGBUILD b/mingw-w64-check/PKGBUILD index caa65e6588..2e892253f7 100644 --- a/mingw-w64-check/PKGBUILD +++ b/mingw-w64-check/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.15.2 pkgrel=1 pkgdesc="A unit testing framework for C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libcheck.github.io/check/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-chicken/PKGBUILD b/mingw-w64-chicken/PKGBUILD index a9a53fd734..0c7e4b6437 100644 --- a/mingw-w64-chicken/PKGBUILD +++ b/mingw-w64-chicken/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.12.0 pkgrel=1 pkgdesc='Feature rich R5RS Scheme compiler and interpreter (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://call-cc.org/' license=('BSD') source=("https://code.call-cc.org/releases/$pkgver/${_realname}-$pkgver.tar.gz") diff --git a/mingw-w64-chipmunk/PKGBUILD b/mingw-w64-chipmunk/PKGBUILD index 69d589c69a..249569224c 100644 --- a/mingw-w64-chipmunk/PKGBUILD +++ b/mingw-w64-chipmunk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=7.0.3 pkgrel=1 pkgdesc="A high-performance 2D rigid body physics library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://chipmunk-physics.net/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-chromaprint/PKGBUILD b/mingw-w64-chromaprint/PKGBUILD index f72f8887c5..fe5a629523 100644 --- a/mingw-w64-chromaprint/PKGBUILD +++ b/mingw-w64-chromaprint/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="Library that implements a custom algorithm for extracting fingerprints from any audio source (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://acoustid.org/chromaprint" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-civetweb/PKGBUILD b/mingw-w64-civetweb/PKGBUILD index 463c1e8138..75a335ac2b 100644 --- a/mingw-w64-civetweb/PKGBUILD +++ b/mingw-w64-civetweb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.13 pkgrel=2 pkgdesc="Embedded C/C++ web server (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/civetweb/civetweb" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-openssl") diff --git a/mingw-w64-cjose/PKGBUILD b/mingw-w64-cjose/PKGBUILD index 26474c6cf0..5fc7bff0a5 100644 --- a/mingw-w64-cjose/PKGBUILD +++ b/mingw-w64-cjose/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.1 pkgrel=1 pkgdesc="C library implementing the Javascript Object Signing and Encryption (JOSE) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cisco/cjose" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cjson/PKGBUILD b/mingw-w64-cjson/PKGBUILD index 168e2371cb..60bd839649 100644 --- a/mingw-w64-cjson/PKGBUILD +++ b/mingw-w64-cjson/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.14 pkgrel=1 pkgdesc="Ultralightweight JSON parser in ANSI C (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/DaveGamble/cJSON" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-clblast/PKGBUILD b/mingw-w64-clblast/PKGBUILD index 71b851ee3a..005494fb80 100644 --- a/mingw-w64-clblast/PKGBUILD +++ b/mingw-w64-clblast/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.2 pkgrel=1 pkgdesc="Tuned OpenCL BLAS (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/CNugteren/CLBlast' license=('Apache 2.0') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-clucene/PKGBUILD b/mingw-w64-clucene/PKGBUILD index 9c5485cdd9..68644af9d6 100644 --- a/mingw-w64-clucene/PKGBUILD +++ b/mingw-w64-clucene/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.3.4 pkgrel=1 pkgdesc="CLucene - a C++ search engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://clucene.sourceforge.io/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-clustal-omega/PKGBUILD b/mingw-w64-clustal-omega/PKGBUILD index 2c1e78421d..885b4ebc45 100644 --- a/mingw-w64-clustal-omega/PKGBUILD +++ b/mingw-w64-clustal-omega/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.4 pkgrel=1 pkgdesc="Fast, scalable generation multiple sequence alignments (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="http://www.clustal.org/omega" source=("http://www.clustal.org/omega/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-clutter-gst/PKGBUILD b/mingw-w64-clutter-gst/PKGBUILD index 8ff2ffe0d4..aac61b7e3f 100644 --- a/mingw-w64-clutter-gst/PKGBUILD +++ b/mingw-w64-clutter-gst/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.27 pkgrel=1 pkgdesc="A GStreamer integration library for Clutter (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://blogs.gnome.org/clutter" license=("LGPL") makedepends=('automake' 'libtool' 'intltool' 'itstool' 'gtk-doc' 'gnome-doc-utils' 'yelp-tools') diff --git a/mingw-w64-clutter-gtk/PKGBUILD b/mingw-w64-clutter-gtk/PKGBUILD index 3abc85cf97..17dc1e3e9c 100644 --- a/mingw-w64-clutter-gtk/PKGBUILD +++ b/mingw-w64-clutter-gtk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.4 pkgrel=1 pkgdesc="Clutter integration with GTK+ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://blogs.gnome.org/clutter" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-clutter/PKGBUILD b/mingw-w64-clutter/PKGBUILD index 4cd0a0d35b..b540484742 100644 --- a/mingw-w64-clutter/PKGBUILD +++ b/mingw-w64-clutter/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.26.4 pkgrel=1 pkgdesc="A GObject based library for creating fast, visually rich graphical user interfaces (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://blogs.gnome.org/clutter" license=("LGPL") makedepends=('automake' 'libtool' 'intltool' 'itstool' 'gtk-doc' 'gnome-doc-utils' 'yelp-tools' diff --git a/mingw-w64-cmake-doc-qt/PKGBUILD b/mingw-w64-cmake-doc-qt/PKGBUILD index 9fffa369c8..5b3522bf3e 100644 --- a/mingw-w64-cmake-doc-qt/PKGBUILD +++ b/mingw-w64-cmake-doc-qt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.19.3 pkgrel=1 pkgdesc="CMake documentation in Qt Help format" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('CCPL:cc-by') url='https://www.cmake.org/documentation/' # rename to include version of each release diff --git a/mingw-w64-cmark/PKGBUILD b/mingw-w64-cmark/PKGBUILD index 49ab0f8c94..495c42cbd1 100644 --- a/mingw-w64-cmark/PKGBUILD +++ b/mingw-w64-cmark/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.29.0 pkgrel=1 pkgdesc="CommonMark parsing and rendering library and program in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jgm/${_realname}" license=('custom:BSD2') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-python3") diff --git a/mingw-w64-cmdpack/PKGBUILD b/mingw-w64-cmdpack/PKGBUILD index 428649b926..bc7cfb6bff 100644 --- a/mingw-w64-cmdpack/PKGBUILD +++ b/mingw-w64-cmdpack/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.06 pkgrel=1 pkgdesc='These are a set of utilities originally released by Neill Corlett (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/chungy/cmdpack" license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-cmocka/PKGBUILD b/mingw-w64-cmocka/PKGBUILD index c3205cd7ce..a85c463aa3 100644 --- a/mingw-w64-cmocka/PKGBUILD +++ b/mingw-w64-cmocka/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.5 pkgrel=1 pkgdesc="Unit testing framework for C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Apache') url="https://cmocka.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cninja/PKGBUILD b/mingw-w64-cninja/PKGBUILD index 7e0f666851..b366adc967 100644 --- a/mingw-w64-cninja/PKGBUILD +++ b/mingw-w64-cninja/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.7.6 pkgrel=1 pkgdesc="cninja, an opinionated cmake config manager" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jcelerier/cninja" license=('AGPLv3') depends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-codelite/PKGBUILD b/mingw-w64-codelite/PKGBUILD index 6c7192cf03..8adb318e5d 100644 --- a/mingw-w64-codelite/PKGBUILD +++ b/mingw-w64-codelite/PKGBUILD @@ -10,6 +10,7 @@ pkgver=14.0 pkgrel=2 pkgdesc="Open-source, cross platform IDE for the C/C++ programming languages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://www.codelite.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-cogl/PKGBUILD b/mingw-w64-cogl/PKGBUILD index 8f4e512adf..2c8e897ace 100644 --- a/mingw-w64-cogl/PKGBUILD +++ b/mingw-w64-cogl/PKGBUILD @@ -7,6 +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') 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-coin/PKGBUILD b/mingw-w64-coin/PKGBUILD index b91b7e6224..be7a9e6647 100644 --- a/mingw-w64-coin/PKGBUILD +++ b/mingw-w64-coin/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.0.0 pkgrel=4 pkgdesc="A high-level 3D graphics toolkit, fully compatible with SGI Open Inventor 2.1 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/coin3d/coin" license=('custom:coin') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-collada-dom-svn/PKGBUILD b/mingw-w64-collada-dom-svn/PKGBUILD index fd1d1aec19..c568b58d89 100644 --- a/mingw-w64-collada-dom-svn/PKGBUILD +++ b/mingw-w64-collada-dom-svn/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.4.1.r889 pkgrel=7 pkgdesc="API that provides a C++ object representation of a COLLADA XML instance document (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/collada-dom/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-cmake" "subversion") diff --git a/mingw-w64-confuse/PKGBUILD b/mingw-w64-confuse/PKGBUILD index d3c79dfff0..99ebaebb98 100644 --- a/mingw-w64-confuse/PKGBUILD +++ b/mingw-w64-confuse/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3 pkgrel=1 pkgdesc='Library for parsing configuration files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/martinh/libconfuse" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-connect/PKGBUILD b/mingw-w64-connect/PKGBUILD index 9a2608b267..d91224fc5f 100644 --- a/mingw-w64-connect/PKGBUILD +++ b/mingw-w64-connect/PKGBUILD @@ -8,6 +8,7 @@ tag='e122d9bd28e1' pkgrel=2 pkgdesc="Make socket connection using SOCKS4/5 and HTTP tunnel (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2+') url="https://github.com/gotoh/ssh-connect" options=('strip') diff --git a/mingw-w64-corrade/PKGBUILD b/mingw-w64-corrade/PKGBUILD index c13eb75764..cadafa2986 100644 --- a/mingw-w64-corrade/PKGBUILD +++ b/mingw-w64-corrade/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2020.06 pkgrel=1 pkgdesc='C++11/C++14 multiplatform utility library' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://magnum.graphics/corrade/' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja" 'unzip') diff --git a/mingw-w64-cotire/PKGBUILD b/mingw-w64-cotire/PKGBUILD index ee85045af3..3ae377172c 100644 --- a/mingw-w64-cotire/PKGBUILD +++ b/mingw-w64-cotire/PKGBUILD @@ -10,6 +10,7 @@ pkgver=${_cotirever}_${_cmakever} pkgrel=1 pkgdesc='CMake module to speed up builds (automated PCH, unity builds) (mingw-w64)' arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') conflicts=("$MINGW_PACKAGE_PREFIX-cmake<${_cmakever}" "$MINGW_PACKAGE_PREFIX-cmake>=${_cmakegooduntil}") # the Modules dir changes every major release url='https://github.com/sakra/cotire' diff --git a/mingw-w64-cppcheck/PKGBUILD b/mingw-w64-cppcheck/PKGBUILD index 69672b646c..958d478b6f 100644 --- a/mingw-w64-cppcheck/PKGBUILD +++ b/mingw-w64-cppcheck/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3 pkgrel=1 pkgdesc="static analysis of C/C++ code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cppcheck.sourceforge.io/" license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-pcre") diff --git a/mingw-w64-cppcoro/PKGBUILD b/mingw-w64-cppcoro/PKGBUILD index 99cf9b3ab2..2762f26c9f 100644 --- a/mingw-w64-cppcoro/PKGBUILD +++ b/mingw-w64-cppcoro/PKGBUILD @@ -6,6 +6,7 @@ pkgver=r390.a87e97f pkgrel=1 pkgdesc=" A library of C++ coroutine abstractions for the coroutines TS (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("MIT") url="https://github.com/lewissbaker/cppcoro" makedepends=('git') diff --git a/mingw-w64-cppreference-qt/PKGBUILD b/mingw-w64-cppreference-qt/PKGBUILD index 554d83d3ad..50960e5a4c 100644 --- a/mingw-w64-cppreference-qt/PKGBUILD +++ b/mingw-w64-cppreference-qt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20190607 pkgrel=1 pkgdesc="A complete reference for the features in the C++ Standard Library, for qt help (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://en.cppreference.com/" license=('CCPL:cc-by-sa') source=("http://upload.cppreference.com/mwiki/images/5/5a/qch_book_${pkgver}.tar.xz") diff --git a/mingw-w64-cpptest/PKGBUILD b/mingw-w64-cpptest/PKGBUILD index 1a29e85bd3..095f04bb1c 100644 --- a/mingw-w64-cpptest/PKGBUILD +++ b/mingw-w64-cpptest/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.0 pkgrel=1 pkgdesc="A C++ Unit Testing Framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cpptest.sourceforge.io/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "automake" "autoconf") diff --git a/mingw-w64-cppunit/PKGBUILD b/mingw-w64-cppunit/PKGBUILD index 72db57e4be..5123d62195 100644 --- a/mingw-w64-cppunit/PKGBUILD +++ b/mingw-w64-cppunit/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.15.1 pkgrel=1 pkgdesc="A C++ unit testing framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.freedesktop.org/wiki/Software/cppunit" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cpputest/PKGBUILD b/mingw-w64-cpputest/PKGBUILD index 624a626d7e..32ab588df9 100644 --- a/mingw-w64-cpputest/PKGBUILD +++ b/mingw-w64-cpputest/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Unit testing and mocking framework for C and C++ (mingw-w64)" url="https://cpputest.github.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD-3-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-ninja") diff --git a/mingw-w64-creduce/PKGBUILD b/mingw-w64-creduce/PKGBUILD index 14395c3a30..4e8f154807 100644 --- a/mingw-w64-creduce/PKGBUILD +++ b/mingw-w64-creduce/PKGBUILD @@ -17,6 +17,7 @@ depends=('perl-Benchmark-Timer' "${MINGW_PACKAGE_PREFIX}-indent" "${MINGW_PACKAGE_PREFIX}-clang") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/csmith-project/creduce' license=('custom:University of Illinois/NCSA Open Source License') makedepends=("flex" "${MINGW_PACKAGE_PREFIX}-clang") diff --git a/mingw-w64-crypto++/PKGBUILD b/mingw-w64-crypto++/PKGBUILD index 08426e89dc..3676e452f3 100644 --- a/mingw-w64-crypto++/PKGBUILD +++ b/mingw-w64-crypto++/PKGBUILD @@ -7,6 +7,7 @@ pkgver=8.4.0 pkgrel=2 pkgdesc="Crypto++ Library is a free C++ class library of cryptographic schemes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cryptopp.com/" license=('Boost Software License 1.0') options=('staticlibs' 'strip' 'emptydirs') diff --git a/mingw-w64-csfml/PKGBUILD b/mingw-w64-csfml/PKGBUILD index 8387b14e06..73a0f65291 100644 --- a/mingw-w64-csfml/PKGBUILD +++ b/mingw-w64-csfml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.5 pkgrel=1 pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API for C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/SFML/CSFML" license=("zlib") depends=("${MINGW_PACKAGE_PREFIX}-sfml") diff --git a/mingw-w64-ctags/PKGBUILD b/mingw-w64-ctags/PKGBUILD index 6fd40f8a3c..f096364b2a 100644 --- a/mingw-w64-ctags/PKGBUILD +++ b/mingw-w64-ctags/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.8 pkgrel=5 pkgdesc="A multilanguage implementation of Ctags (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ctags.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-ctpl-git/PKGBUILD b/mingw-w64-ctpl-git/PKGBUILD index c7a0ec86b8..4e866aca09 100644 --- a/mingw-w64-ctpl-git/PKGBUILD +++ b/mingw-w64-ctpl-git/PKGBUILD @@ -7,6 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}-git" pkgver=0.3.3.391.6dd5c14 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="C Template (Parser) Library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-cusp/PKGBUILD b/mingw-w64-cusp/PKGBUILD index 7973bcdfec..87f2775c8f 100644 --- a/mingw-w64-cusp/PKGBUILD +++ b/mingw-w64-cusp/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.5.1 pkgrel=1 pkgdesc="A C++ Templated Sparse Matrix Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://cusplibrary.github.io' license=('Apache') makedepends=() diff --git a/mingw-w64-cvode/PKGBUILD b/mingw-w64-cvode/PKGBUILD index ec26562009..142c058607 100644 --- a/mingw-w64-cvode/PKGBUILD +++ b/mingw-w64-cvode/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.1.0 pkgrel=1 pkgdesc="ordinary differential equation system solver (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://computation.llnl.gov/projects/sundials" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-cxxopts/PKGBUILD b/mingw-w64-cxxopts/PKGBUILD index 227b9e5476..00e31cada4 100644 --- a/mingw-w64-cxxopts/PKGBUILD +++ b/mingw-w64-cxxopts/PKGBUILD @@ -6,6 +6,7 @@ pkgver=2.2.1 pkgrel=1 pkgdesc="Lightweight C++ command line option parser (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jarro2783/cxxopts" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-cyrus-sasl/PKGBUILD b/mingw-w64-cyrus-sasl/PKGBUILD index dd87c1a26d..132611114c 100644 --- a/mingw-w64-cyrus-sasl/PKGBUILD +++ b/mingw-w64-cyrus-sasl/PKGBUILD @@ -28,6 +28,7 @@ pkgver=2.1.27 pkgrel=1 pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cyrusimap.org/sasl/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gdbm" diff --git a/mingw-w64-d-feet/PKGBUILD b/mingw-w64-d-feet/PKGBUILD index 20223da05d..471e2a742f 100644 --- a/mingw-w64-d-feet/PKGBUILD +++ b/mingw-w64-d-feet/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.3.15 pkgrel=5 pkgdesc="D-Bus debugger for GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wiki.gnome.org/Apps/DFeet" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-daala-git/PKGBUILD b/mingw-w64-daala-git/PKGBUILD index a35fbd3ac7..70eb075685 100644 --- a/mingw-w64-daala-git/PKGBUILD +++ b/mingw-w64-daala-git/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="Daala is next-next-gen video compression technology from Xiph.org, Mozi pkgver=r1505.52bbd43 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.xiph.org/daala/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-darktable/PKGBUILD b/mingw-w64-darktable/PKGBUILD index ff6ef81734..017bc836bf 100644 --- a/mingw-w64-darktable/PKGBUILD +++ b/mingw-w64-darktable/PKGBUILD @@ -7,7 +7,7 @@ pkgver=3.4.1 pkgrel=2 pkgdesc="darktable is an open source photography workflow application and raw developer (mingw-w64)" arch=('any') -mingw_arch=('mingw64') +mingw_arch=('mingw64' 'ucrt64') url='https://www.darktable.org' license=('GPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-dav1d/PKGBUILD b/mingw-w64-dav1d/PKGBUILD index a06ab8f8d1..d34336e4b2 100644 --- a/mingw-w64-dav1d/PKGBUILD +++ b/mingw-w64-dav1d/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.2 pkgrel=1 pkgdesc="AV1 cross-platform decoder focused on speed and correctness (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://code.videolan.org/videolan/dav1d' license=('BSD-2-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-db/PKGBUILD b/mingw-w64-db/PKGBUILD index 0804eded53..8e3e6b70fd 100644 --- a/mingw-w64-db/PKGBUILD +++ b/mingw-w64-db/PKGBUILD @@ -8,6 +8,7 @@ pkgver=6.0.19 pkgrel=4 pkgdesc="The Berkeley DB embedded database system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-dbus-c++/PKGBUILD b/mingw-w64-dbus-c++/PKGBUILD index 93007ef06b..dc20d64491 100644 --- a/mingw-w64-dbus-c++/PKGBUILD +++ b/mingw-w64-dbus-c++/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.9.0 pkgrel=1 pkgdesc="A C++ API for D-BUS (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://dbus-cplusplus.sourceforge.net/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-dbus") diff --git a/mingw-w64-dbus-glib/PKGBUILD b/mingw-w64-dbus-glib/PKGBUILD index 4f5a7b307b..11c20a1211 100644 --- a/mingw-w64-dbus-glib/PKGBUILD +++ b/mingw-w64-dbus-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.110 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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" ) diff --git a/mingw-w64-dcadec/PKGBUILD b/mingw-w64-dcadec/PKGBUILD index 5d025a6323..c3266bb03d 100644 --- a/mingw-w64-dcadec/PKGBUILD +++ b/mingw-w64-dcadec/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc='dcadec is a free DTS Coherent Acoustics decoder with support for HD ext pkgver=0.2.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/foo86/dcadec' license=('LGPL') replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") diff --git a/mingw-w64-dcraw/PKGBUILD b/mingw-w64-dcraw/PKGBUILD index 612eedc48d..b58153dd60 100644 --- a/mingw-w64-dcraw/PKGBUILD +++ b/mingw-w64-dcraw/PKGBUILD @@ -8,6 +8,7 @@ pkgver=9.28 pkgrel=1 pkgdesc="Decoder for any raw image from any digital camera" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.dechifro.org/dcraw/" license=("GPLv2") options=('strip') diff --git a/mingw-w64-desktop-file-utils/PKGBUILD b/mingw-w64-desktop-file-utils/PKGBUILD index 5bd595dc14..44eebe1c8e 100644 --- a/mingw-w64-desktop-file-utils/PKGBUILD +++ b/mingw-w64-desktop-file-utils/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.26 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Utilities for .desktop files (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-devcon-git/PKGBUILD b/mingw-w64-devcon-git/PKGBUILD index d077ef8402..6dbd8234ff 100644 --- a/mingw-w64-devcon-git/PKGBUILD +++ b/mingw-w64-devcon-git/PKGBUILD @@ -11,6 +11,7 @@ pkgver=r233.8b17cf3 pkgrel=1 pkgdesc='Search for and manipulate devices (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/Microsoft/Windows-driver-samples/tree/master/setup/devcon' license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-dfu-programmer/PKGBUILD b/mingw-w64-dfu-programmer/PKGBUILD index 600fa9fe31..21e61001bd 100644 --- a/mingw-w64-dfu-programmer/PKGBUILD +++ b/mingw-w64-dfu-programmer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.2 pkgrel=2 pkgdesc='Device firmware update based USB programmer for Atmel chips (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://github.com/dfu-programmer/dfu-programmer' depends=("${MINGW_PACKAGE_PREFIX}-libusb-win32") diff --git a/mingw-w64-dfu-util/PKGBUILD b/mingw-w64-dfu-util/PKGBUILD index 822ae4d4ce..73e17a5076 100644 --- a/mingw-w64-dfu-util/PKGBUILD +++ b/mingw-w64-dfu-util/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10 pkgrel=4 pkgdesc='Device firmware upgrade utilities (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2') groups=("${MINGW_PACKAGE_PREFIX}-eda") url='http://dfu-util.sourceforge.net/' diff --git a/mingw-w64-diffutils/PKGBUILD b/mingw-w64-diffutils/PKGBUILD index 157014e532..74be3d1c4e 100644 --- a/mingw-w64-diffutils/PKGBUILD +++ b/mingw-w64-diffutils/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.6 pkgrel=2 pkgdesc="GNU Diffutils is a package of several programs related to finding differences between files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.gnu.org/software/diffutils/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-libsigsegv" diff --git a/mingw-w64-discount/PKGBUILD b/mingw-w64-discount/PKGBUILD index 697a1a01b3..079b192a89 100644 --- a/mingw-w64-discount/PKGBUILD +++ b/mingw-w64-discount/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.7 pkgrel=1 pkgdesc="A Markdown implementation written in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.pell.portland.or.us/~orc/Code/discount/" license=('custom:BSD') provides=("${MINGW_PACKAGE_PREFIX}-markdown") diff --git a/mingw-w64-distorm/PKGBUILD b/mingw-w64-distorm/PKGBUILD index 1d8246f2bd..0c11389666 100644 --- a/mingw-w64-distorm/PKGBUILD +++ b/mingw-w64-distorm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.5 pkgrel=1 pkgdesc="Powerful disassembler library for x86/AMD64 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/gdabah/distorm" license=('GPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-djview/PKGBUILD b/mingw-w64-djview/PKGBUILD index 393914aa96..37bfe9533e 100644 --- a/mingw-w64-djview/PKGBUILD +++ b/mingw-w64-djview/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc='Portable DjVu viewer (mingw-w64)' url='http://djvu.sourceforge.net/djview4.html' license=('GPL') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-djvulibre" "${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-qt5" diff --git a/mingw-w64-djvulibre/PKGBUILD b/mingw-w64-djvulibre/PKGBUILD index 40ceddc5fc..a4bb5777d5 100644 --- a/mingw-w64-djvulibre/PKGBUILD +++ b/mingw-w64-djvulibre/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.5.28 pkgrel=1 pkgdesc="Suite to create, manipulate and view DjVu (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://djvu.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-dlib/PKGBUILD b/mingw-w64-dlib/PKGBUILD index fd03bf0d8d..88bc0866c3 100644 --- a/mingw-w64-dlib/PKGBUILD +++ b/mingw-w64-dlib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=19.21 pkgrel=1 pkgdesc="A toolkit for making real world machine learning and data analysis applications in C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://dlib.net/' license=('Boost') depends=("${MINGW_PACKAGE_PREFIX}-lapack" diff --git a/mingw-w64-dmake/PKGBUILD b/mingw-w64-dmake/PKGBUILD index c63e8222eb..4d4f56c1d9 100644 --- a/mingw-w64-dmake/PKGBUILD +++ b/mingw-w64-dmake/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.12.2.2 pkgrel=1 pkgdesc="Dmake is a make utility similar to GNU make or the Workshop dmake (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') license=('GPL') diff --git a/mingw-w64-dnscrypt-proxy/PKGBUILD b/mingw-w64-dnscrypt-proxy/PKGBUILD index 3622af2a0e..462109f3ee 100644 --- a/mingw-w64-dnscrypt-proxy/PKGBUILD +++ b/mingw-w64-dnscrypt-proxy/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.6.0 pkgrel=2 pkgdesc="A tool for securing communications between a client and a DNS resolver (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dnscrypt.org" license=('custom:ISC') depends=("${MINGW_PACKAGE_PREFIX}-libsodium" diff --git a/mingw-w64-dnssec-anchors/PKGBUILD b/mingw-w64-dnssec-anchors/PKGBUILD index 377c2ae8d1..82b2e518a6 100644 --- a/mingw-w64-dnssec-anchors/PKGBUILD +++ b/mingw-w64-dnssec-anchors/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc='DNSSEC trust anchors for the root zone (mingw-w64)' url='https://data.iana.org/root-anchors/' license=('custom:NoCopyright') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') source=('LICENSE' 'trusted-key.key') sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb' diff --git a/mingw-w64-docbook-dsssl/PKGBUILD b/mingw-w64-docbook-dsssl/PKGBUILD index 7b98fde8a4..c1d0c46872 100644 --- a/mingw-w64-docbook-dsssl/PKGBUILD +++ b/mingw-w64-docbook-dsssl/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.79 pkgrel=1 pkgdesc="DSSSL Stylesheets for DocBook (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://docbook.sourceforge.io/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-sgml-common" "perl") diff --git a/mingw-w64-docbook-mathml/PKGBUILD b/mingw-w64-docbook-mathml/PKGBUILD index 44ebc6b3f0..92ee004f9d 100644 --- a/mingw-w64-docbook-mathml/PKGBUILD +++ b/mingw-w64-docbook-mathml/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.1CR1 pkgrel=2 pkgdesc="MathML XML scheme (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.oasis-open.org/docbook/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-libxml2") diff --git a/mingw-w64-docbook-sgml/PKGBUILD b/mingw-w64-docbook-sgml/PKGBUILD index 29916ef352..d11cb826ce 100644 --- a/mingw-w64-docbook-sgml/PKGBUILD +++ b/mingw-w64-docbook-sgml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.5 pkgrel=1 pkgdesc='Document type definitions for verification of SGML data files against the DocBook rule set. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.docbook.org/sgml/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-sgml-common") diff --git a/mingw-w64-docbook-sgml31/PKGBUILD b/mingw-w64-docbook-sgml31/PKGBUILD index 2ef33f38e7..bb14ad0b4c 100644 --- a/mingw-w64-docbook-sgml31/PKGBUILD +++ b/mingw-w64-docbook-sgml31/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1 pkgrel=1 pkgdesc="Legacy docbook-sgml (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.docbook.org/sgml/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-sgml-common") diff --git a/mingw-w64-docbook5-xml/PKGBUILD b/mingw-w64-docbook5-xml/PKGBUILD index e52f665645..0126fa32c3 100644 --- a/mingw-w64-docbook5-xml/PKGBUILD +++ b/mingw-w64-docbook5-xml/PKGBUILD @@ -11,6 +11,7 @@ pkgver=${_vers_51x[-1]} pkgrel=1 pkgdesc="a complete rewrite of the well-known DocBook 4 XML schema (DTD, Relax NG, W3C schema) for Docbook 5.X (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-libxml2") makedepends=('unzip') optdepends=('perl: for docbook v4 upgrade tools') diff --git a/mingw-w64-dragon/PKGBUILD b/mingw-w64-dragon/PKGBUILD index 19483a0de6..8662ed6212 100644 --- a/mingw-w64-dragon/PKGBUILD +++ b/mingw-w64-dragon/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.2 pkgrel=1 pkgdesc="Dragon parser generator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.lemke-it.com/' license=('GPL3') diff --git a/mingw-w64-drmingw/PKGBUILD b/mingw-w64-drmingw/PKGBUILD index 4aac9dfaf3..4770886d7c 100644 --- a/mingw-w64-drmingw/PKGBUILD +++ b/mingw-w64-drmingw/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.9.2 pkgrel=2 pkgdesc="Just-in-Time (JIT) debugger (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=(LGPL2.1) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=(${MINGW_PACKAGE_PREFIX}-discount diff --git a/mingw-w64-dsdp/PKGBUILD b/mingw-w64-dsdp/PKGBUILD index c3ebdcb856..45afa87045 100644 --- a/mingw-w64-dsdp/PKGBUILD +++ b/mingw-w64-dsdp/PKGBUILD @@ -9,6 +9,7 @@ pkgver=5.8 pkgrel=1 pkgdesc="A free open source implementation of an interior-point method for semidefinite programming (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.mcs.anl.gov/hs/software/DSDP" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-openblas") diff --git a/mingw-w64-ducible/PKGBUILD b/mingw-w64-ducible/PKGBUILD index 73a6103500..f45ad96281 100644 --- a/mingw-w64-ducible/PKGBUILD +++ b/mingw-w64-ducible/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.1 pkgrel=1 pkgdesc="A tool to make Windows builds reproducible." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") url="https://github.com/jasonwhite/ducible" diff --git a/mingw-w64-dumb/PKGBUILD b/mingw-w64-dumb/PKGBUILD index 8493580ecc..790efea65c 100644 --- a/mingw-w64-dumb/PKGBUILD +++ b/mingw-w64-dumb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.3 pkgrel=1 pkgdesc="IT, XM, S3M and MOD player library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://dumb.sourceforge.net/" license=("custom:dumb, GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-allegro" diff --git a/mingw-w64-dwarfstack/PKGBUILD b/mingw-w64-dwarfstack/PKGBUILD index 75b2b12bbc..f0b8234abb 100644 --- a/mingw-w64-dwarfstack/PKGBUILD +++ b/mingw-w64-dwarfstack/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1 pkgrel=1 pkgdesc="Provides stacktrace with source file/line information" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ssbssa/dwarfstack" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-eccodes/PKGBUILD b/mingw-w64-eccodes/PKGBUILD index e389de21b0..7a13981543 100644 --- a/mingw-w64-eccodes/PKGBUILD +++ b/mingw-w64-eccodes/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.19.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="ECMWF's GRIB and BUFR encoding/decoding library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-netcdf" "${MINGW_PACKAGE_PREFIX}-libjpeg-turbo" diff --git a/mingw-w64-ecpprog/PKGBUILD b/mingw-w64-ecpprog/PKGBUILD index df5ca5b37f..26642fa49f 100644 --- a/mingw-w64-ecpprog/PKGBUILD +++ b/mingw-w64-ecpprog/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.r29.d654a4d pkgrel=2 pkgdesc="ecpprog: basic driver for FTDI based JTAG probes, to program ECP5 FPGAs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/gregdavill/ecpprog" license=('ISC') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-editorconfig-core-c/PKGBUILD b/mingw-w64-editorconfig-core-c/PKGBUILD index 7241db9a06..c281bf701f 100644 --- a/mingw-w64-editorconfig-core-c/PKGBUILD +++ b/mingw-w64-editorconfig-core-c/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=2 pkgdesc='EditorConfig core code written in C (mingw-w64)' url='https://github.com/editorconfig/editorconfig-core-c' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-pcre2") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-editrights/PKGBUILD b/mingw-w64-editrights/PKGBUILD index 7f10280f07..8c695b87ac 100644 --- a/mingw-w64-editrights/PKGBUILD +++ b/mingw-w64-editrights/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.03 pkgrel=3 pkgdesc="Edit special privileges of Windows accounts (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cygwin.org/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-eigen3/PKGBUILD b/mingw-w64-eigen3/PKGBUILD index e20f415993..1371501b60 100644 --- a/mingw-w64-eigen3/PKGBUILD +++ b/mingw-w64-eigen3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.9 pkgrel=1 pkgdesc="Lightweight C++ template library for vector and matrix math (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://eigen.tuxfamily.org/' license=('MPL2') options=('strip' 'staticlibs') diff --git a/mingw-w64-embree/PKGBUILD b/mingw-w64-embree/PKGBUILD index 7842d453cb..712e27cedb 100644 --- a/mingw-w64-embree/PKGBUILD +++ b/mingw-w64-embree/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.12.1 pkgrel=2 pkgdesc="High Performance Ray Tracing Kernels Intel Corporation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.embree.org/" license=("Apache 2.0") depends=("${MINGW_PACKAGE_PREFIX}-intel-tbb" diff --git a/mingw-w64-enca/PKGBUILD b/mingw-w64-enca/PKGBUILD index 48b781b2cf..1c700efcdc 100644 --- a/mingw-w64-enca/PKGBUILD +++ b/mingw-w64-enca/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.19 pkgrel=2 pkgdesc="Charset analyser and converter (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cihar.com/software/enca/" options=('strip' 'staticlibs') license=('GPL') diff --git a/mingw-w64-enchant/PKGBUILD b/mingw-w64-enchant/PKGBUILD index 5f7c19c70c..a6a3513a5d 100644 --- a/mingw-w64-enchant/PKGBUILD +++ b/mingw-w64-enchant/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.2.11 pkgrel=1 pkgdesc="Enchanting Spell Checking Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://abiword.github.io/enchant/" license=(LGPL2.1) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-enet/PKGBUILD b/mingw-w64-enet/PKGBUILD index 6f0c2c770e..9c3f56848d 100644 --- a/mingw-w64-enet/PKGBUILD +++ b/mingw-w64-enet/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Reliable UDP networking library (mingw-w64)" url="http://enet.bespin.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs' 'strip') diff --git a/mingw-w64-ensmallen/PKGBUILD b/mingw-w64-ensmallen/PKGBUILD index fe3be5a794..85dd5a8120 100644 --- a/mingw-w64-ensmallen/PKGBUILD +++ b/mingw-w64-ensmallen/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.12.1 pkgrel=1 pkgdesc='flexible C++ library for efficient mathematical optimization (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.ensmallen.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-eog-plugins/PKGBUILD b/mingw-w64-eog-plugins/PKGBUILD index cf57b1eca6..9531a9d9db 100644 --- a/mingw-w64-eog-plugins/PKGBUILD +++ b/mingw-w64-eog-plugins/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.26.5 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Eye of GNOME graphics viewer program - plugins (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-eog" diff --git a/mingw-w64-eog/PKGBUILD b/mingw-w64-eog/PKGBUILD index f9d57d0d2e..54f956eaae 100644 --- a/mingw-w64-eog/PKGBUILD +++ b/mingw-w64-eog/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Eye of GNOME graphics viewer program (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" diff --git a/mingw-w64-evince/PKGBUILD b/mingw-w64-evince/PKGBUILD index a23ad23d56..97634ec300 100644 --- a/mingw-w64-evince/PKGBUILD +++ b/mingw-w64-evince/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Document (PostScript, PDF) viewer (mingw-w64)" license=("GPL 2") url="https://www.gnome.org" diff --git a/mingw-w64-exiv2/PKGBUILD b/mingw-w64-exiv2/PKGBUILD index 2ca4c05a33..3f033dcaf2 100644 --- a/mingw-w64-exiv2/PKGBUILD +++ b/mingw-w64-exiv2/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.27.3 pkgrel=1 pkgdesc="Exif and Iptc metadata manipulation library and tools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://exiv2.org/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-expresscpp/PKGBUILD b/mingw-w64-expresscpp/PKGBUILD index c82b0ca7a2..52a644ebe2 100644 --- a/mingw-w64-expresscpp/PKGBUILD +++ b/mingw-w64-expresscpp/PKGBUILD @@ -6,6 +6,7 @@ pkgver=0.20.0 pkgrel=1 pkgdesc='Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs.(mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/expresscpp/expresscpp' license=(MIT) depends=("${MINGW_PACKAGE_PREFIX}-fmt" diff --git a/mingw-w64-extra-cmake-modules/PKGBUILD b/mingw-w64-extra-cmake-modules/PKGBUILD index 83d0b84634..0ba99c450d 100644 --- a/mingw-w64-extra-cmake-modules/PKGBUILD +++ b/mingw-w64-extra-cmake-modules/PKGBUILD @@ -9,6 +9,7 @@ pkgver=5.75.0 pkgrel=1 pkgdesc='Extra CMake modules (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://projects.kde.org/projects/kdesupport/extra-cmake-modules' license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-f2c/PKGBUILD b/mingw-w64-f2c/PKGBUILD index 41d66f2489..34e169bcf6 100644 --- a/mingw-w64-f2c/PKGBUILD +++ b/mingw-w64-f2c/PKGBUILD @@ -11,6 +11,7 @@ license=('custom') makedepends=('unzip') options=('strip' 'staticlibs') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') options=('!buildflags' 'staticlibs') source=(f2c-src.tgz::"https://www.netlib.org/f2c/src.tgz" libf2c-${pkgver}.zip::"https://www.netlib.org/f2c/libf2c.zip" diff --git a/mingw-w64-faac/PKGBUILD b/mingw-w64-faac/PKGBUILD index 81867005f9..fca839f092 100644 --- a/mingw-w64-faac/PKGBUILD +++ b/mingw-w64-faac/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.30 pkgrel=1 pkgdesc="FAAC is an AAC audio encoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/knik0/faac' license=('GPL2') source=("https://github.com/knik0/${_realname}/archive/${pkgver//\./_}.tar.gz") diff --git a/mingw-w64-faad2/PKGBUILD b/mingw-w64-faad2/PKGBUILD index c6ff2e9112..e2be7985f6 100644 --- a/mingw-w64-faad2/PKGBUILD +++ b/mingw-w64-faad2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.10.0 pkgrel=1 pkgdesc="ISO AAC audio decoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/knik0/faad2" license=('GPL') options=('staticlibs' 'strip') diff --git a/mingw-w64-fann/PKGBUILD b/mingw-w64-fann/PKGBUILD index 49b42ea552..3497093d08 100644 --- a/mingw-w64-fann/PKGBUILD +++ b/mingw-w64-fann/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0 pkgrel=2 pkgdesc="Fast Artificial Neural Network Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://leenissen.dk/fann/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-farstream/PKGBUILD b/mingw-w64-farstream/PKGBUILD index 2b20cd5585..4986e61d3b 100644 --- a/mingw-w64-farstream/PKGBUILD +++ b/mingw-w64-farstream/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.8 pkgrel=2 pkgdesc="Farstream (formerly Farsight) - Audio/Video Communications Framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.freedesktop.org/wiki/Software/Farstream" license=('LGPL') options=('staticlibs' 'strip') diff --git a/mingw-w64-fastjar/PKGBUILD b/mingw-w64-fastjar/PKGBUILD index a1420082a8..022ea2904f 100644 --- a/mingw-w64-fastjar/PKGBUILD +++ b/mingw-w64-fastjar/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.98 pkgrel=1 pkgdesc="Sun java jar compatible archive (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://savannah.nongnu.org/projects/fastjar" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib") diff --git a/mingw-w64-faudio/PKGBUILD b/mingw-w64-faudio/PKGBUILD index 2bf2d3caa2..a572ed9489 100644 --- a/mingw-w64-faudio/PKGBUILD +++ b/mingw-w64-faudio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=21.03 pkgrel=1 pkgdesc="FAudio - Accuracy-focused XAudio reimplementation for open platforms (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/FNA-XNA/FAudio" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-SDL2" diff --git a/mingw-w64-fcrackzip/PKGBUILD b/mingw-w64-fcrackzip/PKGBUILD index 62bd0a6a24..94b28b7cd4 100644 --- a/mingw-w64-fcrackzip/PKGBUILD +++ b/mingw-w64-fcrackzip/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0 pkgrel=1 pkgdesc="Zip file password cracker (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://oldhome.schmorp.de/marc/${_realname}.html" license=('GPL') source=("http://oldhome.schmorp.de/marc/data/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-fdk-aac/PKGBUILD b/mingw-w64-fdk-aac/PKGBUILD index 32866b5934..ff93431dbc 100644 --- a/mingw-w64-fdk-aac/PKGBUILD +++ b/mingw-w64-fdk-aac/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.0.1 pkgrel=1 pkgdesc="A standalone library of the Fraunhofer FDK AAC code from Android (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') makedepends=('autoconf' 'automake' 'libtool' 'make') url="https://github.com/mstorsjo/${_realname}" diff --git a/mingw-w64-ffcall/PKGBUILD b/mingw-w64-ffcall/PKGBUILD index d6a6a825ec..a5e3f14dd3 100644 --- a/mingw-w64-ffcall/PKGBUILD +++ b/mingw-w64-ffcall/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2 pkgrel=1 pkgdesc="C library for implementing foreign function calls in embedded interpreters (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/libffcall/" license=('GPL2') options=('!makeflags' 'staticlibs') diff --git a/mingw-w64-ffmpeg-python/PKGBUILD b/mingw-w64-ffmpeg-python/PKGBUILD index 18144019fa..e4d9c643f8 100644 --- a/mingw-w64-ffmpeg-python/PKGBUILD +++ b/mingw-w64-ffmpeg-python/PKGBUILD @@ -10,6 +10,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python-${_realname}") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/kkroening/ffmpeg-python" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-future" "${MINGW_PACKAGE_PREFIX}-ffmpeg") diff --git a/mingw-w64-ffmpeg/PKGBUILD b/mingw-w64-ffmpeg/PKGBUILD index 8370e43fc4..5929dcb6d7 100644 --- a/mingw-w64-ffmpeg/PKGBUILD +++ b/mingw-w64-ffmpeg/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.3.2 pkgrel=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ffmpeg.org/" license=('GPL') options=('staticlibs' 'strip') diff --git a/mingw-w64-ffms2/PKGBUILD b/mingw-w64-ffms2/PKGBUILD index 3aa9b0f9f5..98d8bad090 100644 --- a/mingw-w64-ffms2/PKGBUILD +++ b/mingw-w64-ffms2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.40 pkgrel=1 pkgdesc="A cross-platform wrapper library around libav/FFmpeg (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/FFMS/ffms2/" license=('MIT') options=('staticlibs' 'strip') diff --git a/mingw-w64-fftw/PKGBUILD b/mingw-w64-fftw/PKGBUILD index 2d6ac6bc60..4aa28469c3 100644 --- a/mingw-w64-fftw/PKGBUILD +++ b/mingw-w64-fftw/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc="A library for computing the discrete Fourier transform (DFT) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.fftw.org" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-fgsl/PKGBUILD b/mingw-w64-fgsl/PKGBUILD index 285f164104..bab0c2485b 100644 --- a/mingw-w64-fgsl/PKGBUILD +++ b/mingw-w64-fgsl/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 gsl_required=2.4 pkgdesc="Fortran interface to the GNU scientific library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/reinh-bader/fgsl" license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-field3d/PKGBUILD b/mingw-w64-field3d/PKGBUILD index f5e51d52ca..94a5d98493 100644 --- a/mingw-w64-field3d/PKGBUILD +++ b/mingw-w64-field3d/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.3 pkgrel=3 pkgdesc="Open source library for storing voxel data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sites.google.com/site/field3d/" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-file/PKGBUILD b/mingw-w64-file/PKGBUILD index b450f15bfa..9cd63a0b2c 100644 --- a/mingw-w64-file/PKGBUILD +++ b/mingw-w64-file/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.39 pkgrel=1 pkgdesc='Determine the type of a file from its contents (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.darwinsys.com/file/' license=('BSD') depends=(${MINGW_PACKAGE_PREFIX}-bzip2 diff --git a/mingw-w64-filezilla/PKGBUILD b/mingw-w64-filezilla/PKGBUILD index 42493059c4..c03a67f159 100644 --- a/mingw-w64-filezilla/PKGBUILD +++ b/mingw-w64-filezilla/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.51.0 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lib.filezilla-project.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gnutls" diff --git a/mingw-w64-firebird2-git/PKGBUILD b/mingw-w64-firebird2-git/PKGBUILD index 4de2a38838..f50008d71e 100644 --- a/mingw-w64-firebird2-git/PKGBUILD +++ b/mingw-w64-firebird2-git/PKGBUILD @@ -10,6 +10,7 @@ pkgdesc="Cross-platform relational database offering many ANSI SQL standard feat url="https://www.firebirdsql.org/" license=('custom') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}" "${MINGW_PACKAGE_PREFIX}-${_realname}2" "${MINGW_PACKAGE_PREFIX}-libfbclient") provides=("${MINGW_PACKAGE_PREFIX}-${_realname}2" "${MINGW_PACKAGE_PREFIX}-libfbclient") replaces=("${MINGW_PACKAGE_PREFIX}-libfbclient") diff --git a/mingw-w64-flatbuffers/PKGBUILD b/mingw-w64-flatbuffers/PKGBUILD index 127969abc0..aa84109886 100644 --- a/mingw-w64-flatbuffers/PKGBUILD +++ b/mingw-w64-flatbuffers/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12.0 pkgrel=1 pkgdesc='Memory Efficient Serialization Library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://google.github.io/flatbuffers/' license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-flexdll/PKGBUILD b/mingw-w64-flexdll/PKGBUILD index 127899ac6b..d341099c11 100644 --- a/mingw-w64-flexdll/PKGBUILD +++ b/mingw-w64-flexdll/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.34 pkgrel=2 pkgdesc="An implementation of a dlopen-like API for Windows (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://alain.frisch.fr/flexdll.html' license=('zlib/libpng License') makedepends=("${MINGW_PACKAGE_PREFIX}-ocaml") diff --git a/mingw-w64-flickcurl/PKGBUILD b/mingw-w64-flickcurl/PKGBUILD index 20fccfa9f7..7a3aee1ead 100644 --- a/mingw-w64-flickcurl/PKGBUILD +++ b/mingw-w64-flickcurl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.26 pkgrel=2 pkgdesc="Flickcurl is a C library for the Flickr API (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://librdf.org/flickcurl/" license=("LGPLv2") depends=("${MINGW_PACKAGE_PREFIX}-curl" diff --git a/mingw-w64-flif/PKGBUILD b/mingw-w64-flif/PKGBUILD index 1bf5674f22..dbe0faa626 100644 --- a/mingw-w64-flif/PKGBUILD +++ b/mingw-w64-flif/PKGBUILD @@ -7,7 +7,8 @@ _pkgname=FLIF pkgver=0.3 pkgrel=1 pkgdesc="Free Lossless Image Format (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/FLIF-hub/FLIF" license=('GPL3') conflicts=("${MINGW_PACKAGE_PREFIX}-flif-git") diff --git a/mingw-w64-fmt/PKGBUILD b/mingw-w64-fmt/PKGBUILD index 8d6d277dd0..8e0a915403 100644 --- a/mingw-w64-fmt/PKGBUILD +++ b/mingw-w64-fmt/PKGBUILD @@ -9,6 +9,7 @@ pkgver=7.1.3 pkgrel=1 pkgdesc="A modern formatting library for C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://fmt.dev" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-fossil/PKGBUILD b/mingw-w64-fossil/PKGBUILD index 422d860f9a..8a47d73e3e 100644 --- a/mingw-w64-fossil/PKGBUILD +++ b/mingw-w64-fossil/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.15 pkgrel=1 pkgdesc='Simple, high-reliability, distributed software configuration management (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url='https://www.fossil-scm.org/' depends=("${MINGW_PACKAGE_PREFIX}-openssl" diff --git a/mingw-w64-fox/PKGBUILD b/mingw-w64-fox/PKGBUILD index 40dfa5cd45..263557c04c 100644 --- a/mingw-w64-fox/PKGBUILD +++ b/mingw-w64-fox/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.57 pkgrel=1 pkgdesc="C++ user interface toolkit (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.fox-toolkit.org" license=('LGPLv2+ with exceptions') groups=("${MINGW_PACKAGE_PREFIX}") diff --git a/mingw-w64-freealut/PKGBUILD b/mingw-w64-freealut/PKGBUILD index 54d6e45f53..bb7c3bd007 100644 --- a/mingw-w64-freealut/PKGBUILD +++ b/mingw-w64-freealut/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="OpenAL Utility Toolkit (ALUT) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.openal.org" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-openal") diff --git a/mingw-w64-freeimage/PKGBUILD b/mingw-w64-freeimage/PKGBUILD index 8ada0f6b20..2afb37087d 100644 --- a/mingw-w64-freeimage/PKGBUILD +++ b/mingw-w64-freeimage/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.18.0 pkgrel=5 pkgdesc="Library project for developers who would like to support popular graphics image formats (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'custom:FIPL') url="https://freeimage.sourceforge.io/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-freetds/PKGBUILD b/mingw-w64-freetds/PKGBUILD index 72ff2393cb..5301965898 100644 --- a/mingw-w64-freetds/PKGBUILD +++ b/mingw-w64-freetds/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.2.6 pkgrel=1 pkgdesc="A free implementation of Sybase's DB-Library, CT-Library and ODBC libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.freetds.org/" license=(LGPL2) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-frei0r-plugins/PKGBUILD b/mingw-w64-frei0r-plugins/PKGBUILD index 78814032b8..b2a05c9add 100644 --- a/mingw-w64-frei0r-plugins/PKGBUILD +++ b/mingw-w64-frei0r-plugins/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.7.0 pkgrel=2 pkgdesc="Minimalistic plugin API for video effects" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://frei0r.dyne.org/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-cairo" diff --git a/mingw-w64-fritzing/PKGBUILD b/mingw-w64-fritzing/PKGBUILD index 0935744adc..3a7c07d415 100644 --- a/mingw-w64-fritzing/PKGBUILD +++ b/mingw-w64-fritzing/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.4 pkgrel=2 pkgdesc="Electronic Design Automation software with a low entry barrier, suited for the needs of makers and hobbyists (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/fritzing/fritzing-app" license=('GPL' 'CCPL:cc-by-sa-3.0') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-ftgl/PKGBUILD b/mingw-w64-ftgl/PKGBUILD index 16136b9147..6290c2452d 100644 --- a/mingw-w64-ftgl/PKGBUILD +++ b/mingw-w64-ftgl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.4.0 pkgrel=1 pkgdesc="OpenGL library to use arbitrary fonts (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/frankheckenbach/ftgl" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-cppunit" diff --git a/mingw-w64-fxc2-git/PKGBUILD b/mingw-w64-fxc2-git/PKGBUILD index f7ab1b109b..7418b611a8 100644 --- a/mingw-w64-fxc2-git/PKGBUILD +++ b/mingw-w64-fxc2-git/PKGBUILD @@ -10,6 +10,7 @@ _commit='5ace4c25b63cb5a83b58a3eae3d36256a6022cde' pkgrel=1 pkgdesc="A wine-runnable version of Microsofts Shader Compiler fxc (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/mozilla/fxc2/' license=('custom:Mozilla') options=('strip' 'staticlibs') diff --git a/mingw-w64-gavl/PKGBUILD b/mingw-w64-gavl/PKGBUILD index 56c18a0874..57c7c288f1 100644 --- a/mingw-w64-gavl/PKGBUILD +++ b/mingw-w64-gavl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.0 pkgrel=1 pkgdesc="A low level library, upon which multimedia APIs can be built. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gmerlin.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-gc/PKGBUILD b/mingw-w64-gc/PKGBUILD index 684b738957..a69569772e 100644 --- a/mingw-w64-gc/PKGBUILD +++ b/mingw-w64-gc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=8.0.4 pkgrel=1 pkgdesc="A garbage collector for C and C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.hboehm.info/gc" license=("GPL") makedepends=(${MINGW_PACKAGE_PREFIX}-gcc ${MINGW_PACKAGE_PREFIX}-pkg-config) diff --git a/mingw-w64-gcab/PKGBUILD b/mingw-w64-gcab/PKGBUILD index d0085179c2..07f84a0282 100644 --- a/mingw-w64-gcab/PKGBUILD +++ b/mingw-w64-gcab/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4 pkgrel=1 pkgdesc="A GObject library to create cabinet files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://wiki.gnome.org/msitools' license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-gdal/PKGBUILD b/mingw-w64-gdal/PKGBUILD index 72bfaa5472..45384917a1 100644 --- a/mingw-w64-gdal/PKGBUILD +++ b/mingw-w64-gdal/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.2.2 pkgrel=2 pkgdesc="A translator library for raster geospatial data formats (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gdal.org/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gdcm/PKGBUILD b/mingw-w64-gdcm/PKGBUILD index 83eb3b132f..c65806f7b6 100644 --- a/mingw-w64-gdcm/PKGBUILD +++ b/mingw-w64-gdcm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.8 pkgrel=2 pkgdesc="The Grassroots DICOM library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gdcm.sourceforge.io/wiki/index.php" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-expat" diff --git a/mingw-w64-gdl/PKGBUILD b/mingw-w64-gdl/PKGBUILD index bede52a8fe..6ae58c9d2c 100644 --- a/mingw-w64-gdl/PKGBUILD +++ b/mingw-w64-gdl/PKGBUILD @@ -9,6 +9,7 @@ pkgver=3.34.0 pkgrel=1 pkgdesc="GNOME Docking Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL 2') url="https://www.gnome.org/" depends=("${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-gdl2/PKGBUILD b/mingw-w64-gdl2/PKGBUILD index ece295d4f0..9109dfed21 100644 --- a/mingw-w64-gdl2/PKGBUILD +++ b/mingw-w64-gdl2/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.31.2 pkgrel=2 pkgdesc="GNOME Docking Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL 2') url="https://www.gnome.org/" depends=("${MINGW_PACKAGE_PREFIX}-gtk2" diff --git a/mingw-w64-gdlmm2/PKGBUILD b/mingw-w64-gdlmm2/PKGBUILD index baebffa072..3c8cf15122 100644 --- a/mingw-w64-gdlmm2/PKGBUILD +++ b/mingw-w64-gdlmm2/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.30.0 pkgrel=2 pkgdesc="GNOME Docking Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL 2') url="https://www.gnome.org/" depends=("${MINGW_PACKAGE_PREFIX}-gtk2" diff --git a/mingw-w64-geany-plugins/PKGBUILD b/mingw-w64-geany-plugins/PKGBUILD index ab82ef5052..61d064db69 100644 --- a/mingw-w64-geany-plugins/PKGBUILD +++ b/mingw-w64-geany-plugins/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.37.0 pkgrel=2 pkgdesc='Plugins for Geany (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://plugins.geany.org/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-geany>=${pkgver}" diff --git a/mingw-w64-geany/PKGBUILD b/mingw-w64-geany/PKGBUILD index 85d274228b..d2b6a8bc2b 100644 --- a/mingw-w64-geany/PKGBUILD +++ b/mingw-w64-geany/PKGBUILD @@ -12,6 +12,7 @@ pkgver=1.37.1 pkgrel=1 pkgdesc='Fast and lightweight IDE (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.geany.org/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-gedit-plugins/PKGBUILD b/mingw-w64-gedit-plugins/PKGBUILD index a4a4488d0c..055b1264be 100644 --- a/mingw-w64-gedit-plugins/PKGBUILD +++ b/mingw-w64-gedit-plugins/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Collection of plugins for the gedit Text Editor (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gedit" "${MINGW_PACKAGE_PREFIX}-libgit2-glib" diff --git a/mingw-w64-gedit/PKGBUILD b/mingw-w64-gedit/PKGBUILD index d466e8bb01..c42a5a3cff 100644 --- a/mingw-w64-gedit/PKGBUILD +++ b/mingw-w64-gedit/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A text editor for GNOME (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" "${MINGW_PACKAGE_PREFIX}-appstream-glib" diff --git a/mingw-w64-gegl/PKGBUILD b/mingw-w64-gegl/PKGBUILD index 19160840f4..7aa022e9e4 100644 --- a/mingw-w64-gegl/PKGBUILD +++ b/mingw-w64-gegl/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.4.28 pkgrel=1 pkgdesc="Generic Graphics Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://gegl.org/" license=("GPL3" "LGPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-asciidoc" diff --git a/mingw-w64-geocode-glib/PKGBUILD b/mingw-w64-geocode-glib/PKGBUILD index 22b9829bf6..f99675469e 100644 --- a/mingw-w64-geocode-glib/PKGBUILD +++ b/mingw-w64-geocode-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.26.2 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Helper library for geocoding services (mingw-w64)" license=("LGPL") url="https://gitlab.gnome.org/GNOME/geocode-glib" diff --git a/mingw-w64-geoip/PKGBUILD b/mingw-w64-geoip/PKGBUILD index 05e2c1e656..0d26a60951 100644 --- a/mingw-w64-geoip/PKGBUILD +++ b/mingw-w64-geoip/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.6.12 pkgrel=1 pkgdesc="Non-DNS IP-to-country resolver C library & utils (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.maxmind.com/app/c" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-geoip2-database" diff --git a/mingw-w64-geoip2-database/PKGBUILD b/mingw-w64-geoip2-database/PKGBUILD index 12e8499851..c35753aba9 100644 --- a/mingw-w64-geoip2-database/PKGBUILD +++ b/mingw-w64-geoip2-database/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20190624 pkgrel=1 pkgdesc="GeoLite country geolocation database compiled by MaxMind (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dev.maxmind.com/geoip/geoip2/geolite2/" license=('custom:Creative Commons Attribution-ShareAlike 3.0 Unported') source=(GeoLite2-City-${pkgver}.tar.gz::https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz diff --git a/mingw-w64-geos/PKGBUILD b/mingw-w64-geos/PKGBUILD index dea05cf175..cc78b0d4b9 100644 --- a/mingw-w64-geos/PKGBUILD +++ b/mingw-w64-geos/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.8.0 pkgrel=1 pkgdesc="C++ port of the Java Topology Suite (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://trac.osgeo.org/geos/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-gexiv2/PKGBUILD b/mingw-w64-gexiv2/PKGBUILD index 61d6fb677c..6e3cb16614 100644 --- a/mingw-w64-gexiv2/PKGBUILD +++ b/mingw-w64-gexiv2/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.12.2 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GObject-based wrapper around the Exiv2 library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-exiv2") diff --git a/mingw-w64-gflags/PKGBUILD b/mingw-w64-gflags/PKGBUILD index da373f4b42..a1f672725f 100644 --- a/mingw-w64-gflags/PKGBUILD +++ b/mingw-w64-gflags/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.2 pkgrel=2 pkgdesc="Google's Commandline flags module for C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gflags.github.io/gflags/" license=('New BSD License') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-ghc/PKGBUILD b/mingw-w64-ghc/PKGBUILD index 74422c4720..c8426251df 100644 --- a/mingw-w64-ghc/PKGBUILD +++ b/mingw-w64-ghc/PKGBUILD @@ -8,6 +8,7 @@ pkgver=8.6.5 pkgrel=2 pkgdesc="The Glorious Glasgow Haskell Compilation System (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') group="${MINGW_PACKAGE_PREFIX}-haskell-platform" url='https://www.haskell.org/ghc/' license=('The Glasgow Haskell Compiler License') diff --git a/mingw-w64-ghdl/PKGBUILD b/mingw-w64-ghdl/PKGBUILD index 18ab5eea24..d733724b9d 100644 --- a/mingw-w64-ghdl/PKGBUILD +++ b/mingw-w64-ghdl/PKGBUILD @@ -5,6 +5,7 @@ pkgver=1.0.0.r101.g420a1d3e pkgrel=1 pkgdesc='GHDL: the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2+') url='https://github.com/ghdl' groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-ghex/PKGBUILD b/mingw-w64-ghex/PKGBUILD index 1d2b642512..fda642e357 100644 --- a/mingw-w64-ghex/PKGBUILD +++ b/mingw-w64-ghex/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=4 pkgdesc="A simple binary editor for the Gnome desktop (mingw-w64)" url="https://wiki.gnome.org/Apps/Ghex" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("GPL2") options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-gi-docgen/PKGBUILD b/mingw-w64-gi-docgen/PKGBUILD index 1ab2507c79..32ab893290 100644 --- a/mingw-w64-gi-docgen/PKGBUILD +++ b/mingw-w64-gi-docgen/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2021.2.r486.c633261 pkgrel=1 pkgdesc='Documentation tool for GObject-based libraries (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.gnome.org/GNOME/gi-docgen" license=('GPL3' 'Apache2.0' 'CC0-1.0') depends=( diff --git a/mingw-w64-gimp-ufraw/PKGBUILD b/mingw-w64-gimp-ufraw/PKGBUILD index 3704af9efc..09a03d5b7c 100644 --- a/mingw-w64-gimp-ufraw/PKGBUILD +++ b/mingw-w64-gimp-ufraw/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.22 pkgrel=2 pkgdesc="Converter for raw files; utility and GIMP plugin (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ufraw.sourceforge.io/" license=("GPL") options=('strip' 'staticlibs') diff --git a/mingw-w64-gimp/PKGBUILD b/mingw-w64-gimp/PKGBUILD index 297925b5dc..71e98ec5a6 100644 --- a/mingw-w64-gimp/PKGBUILD +++ b/mingw-w64-gimp/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_basever}${_prever//-/} pkgrel=2 pkgdesc="GNU Image Manipulation Program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gimp.org/" license=('GPL' 'LGPL') depends=("${MINGW_PACKAGE_PREFIX}-babl" diff --git a/mingw-w64-git-lfs/PKGBUILD b/mingw-w64-git-lfs/PKGBUILD index a1bc7d805a..8dd364d9f7 100644 --- a/mingw-w64-git-lfs/PKGBUILD +++ b/mingw-w64-git-lfs/PKGBUILD @@ -6,7 +6,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=2.11.0 pkgsrc=${_realname}-${pkgver} pkgrel=1 -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="An open source Git extension for versioning large files (mingw-w64)" url="https://git-lfs.github.com/" license=('MIT') diff --git a/mingw-w64-git-repo/PKGBUILD b/mingw-w64-git-repo/PKGBUILD index ae30991727..1fe8261baf 100644 --- a/mingw-w64-git-repo/PKGBUILD +++ b/mingw-w64-git-repo/PKGBUILD @@ -4,7 +4,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.4.20 pkgrel=1 pkgdesc="The multiple Git repository tool (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/esrlabs/git-repo" license=("Apache-2.0") groups=("${MINGW_PACKAGE_PREFIX}") diff --git a/mingw-w64-gitg/PKGBUILD b/mingw-w64-gitg/PKGBUILD index 19b4210365..a5c42bf0ef 100644 --- a/mingw-w64-gitg/PKGBUILD +++ b/mingw-w64-gitg/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.32.1 pkgrel=5 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="git repository viewer for GTK+/GNOME (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" "${MINGW_PACKAGE_PREFIX}-gtksourceview3" diff --git a/mingw-w64-github-cli/PKGBUILD b/mingw-w64-github-cli/PKGBUILD index 02075e4bec..d6e13e4860 100644 --- a/mingw-w64-github-cli/PKGBUILD +++ b/mingw-w64-github-cli/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.0 pkgrel=1 pkgdesc='The GitHub CLI (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cli/cli" license=('MIT') depends=("winpty") diff --git a/mingw-w64-gl2ps/PKGBUILD b/mingw-w64-gl2ps/PKGBUILD index c11b930018..21dfba2f4c 100644 --- a/mingw-w64-gl2ps/PKGBUILD +++ b/mingw-w64-gl2ps/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="an OpenGL to PostScript printing library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://geuz.org/gl2ps/' license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-libpng") diff --git a/mingw-w64-glade-gtk2/PKGBUILD b/mingw-w64-glade-gtk2/PKGBUILD index 4a3044824f..47d32488f6 100644 --- a/mingw-w64-glade-gtk2/PKGBUILD +++ b/mingw-w64-glade-gtk2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.8.6 pkgrel=4 pkgdesc="User interface builder for GTK+ and GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://glade.gnome.org/" license=("GPL" "LGPL") options=('strip' '!debug' 'staticlibs') diff --git a/mingw-w64-glade/PKGBUILD b/mingw-w64-glade/PKGBUILD index 58b711e10d..86491d3446 100644 --- a/mingw-w64-glade/PKGBUILD +++ b/mingw-w64-glade/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.38.2 pkgrel=1 pkgdesc="User interface builder for GTK+ and GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://glade.gnome.org/" license=("GPL" "LGPL") options=('strip' '!debug' 'staticlibs') diff --git a/mingw-w64-glbinding/PKGBUILD b/mingw-w64-glbinding/PKGBUILD index 7a1e5fa4fc..55097fd4a6 100644 --- a/mingw-w64-glbinding/PKGBUILD +++ b/mingw-w64-glbinding/PKGBUILD @@ -7,6 +7,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-angleproject") pkgver=3.1.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cginternals/glbinding' pkgdesc="A C++ binding for the OpenGL API, generated using the gl.xml specification (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-glew/PKGBUILD b/mingw-w64-glew/PKGBUILD index 8c0060a1a0..0a3c4c9708 100644 --- a/mingw-w64-glew/PKGBUILD +++ b/mingw-w64-glew/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.2.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GLEW, The OpenGL Extension Wrangler Library (mingw-w64)" depends=() makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-glfw/PKGBUILD b/mingw-w64-glfw/PKGBUILD index d0f20830f8..28516baefd 100644 --- a/mingw-w64-glfw/PKGBUILD +++ b/mingw-w64-glfw/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.3 pkgrel=1 pkgdesc="A free, open source, portable framework for OpenGL application development (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.glfw.org/" license=('custom:ZLIB') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-glib-networking/PKGBUILD b/mingw-w64-glib-networking/PKGBUILD index 05f9712ac4..15bfe93f4d 100644 --- a/mingw-w64-glib-networking/PKGBUILD +++ b/mingw-w64-glib-networking/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.66.0 pkgrel=2 pkgdesc="Network-related GIO modules for glib (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.gnome.org/GNOME/glib-networking" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-glibmm/PKGBUILD b/mingw-w64-glibmm/PKGBUILD index 8e0d60bf02..868d594f16 100644 --- a/mingw-w64-glibmm/PKGBUILD +++ b/mingw-w64-glibmm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.66.0 pkgrel=1 pkgdesc="Glib-- (glibmm) is a C++ interface for glib (V2.66) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-glibmm268/PKGBUILD b/mingw-w64-glibmm268/PKGBUILD index caa066566e..015e3622d4 100644 --- a/mingw-w64-glibmm268/PKGBUILD +++ b/mingw-w64-glibmm268/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.68.0 pkgrel=1 pkgdesc="Glib-- (glibmm) is a C++ interface for glib (V2.68) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-glm/PKGBUILD b/mingw-w64-glm/PKGBUILD index e7605c9cd2..c8ffe1d1ac 100644 --- a/mingw-w64-glm/PKGBUILD +++ b/mingw-w64-glm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.9.8 pkgrel=1 pkgdesc="C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://glm.g-truc.net/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-global/PKGBUILD b/mingw-w64-global/PKGBUILD index 0078e58978..104ce16807 100644 --- a/mingw-w64-global/PKGBUILD +++ b/mingw-w64-global/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.6.5 pkgrel=1 pkgdesc="GNU GLOBAL source code tagging system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.gnu.org/software/global' license=('GPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-ncurses") diff --git a/mingw-w64-globjects/PKGBUILD b/mingw-w64-globjects/PKGBUILD index d43172b276..833cc8262f 100644 --- a/mingw-w64-globjects/PKGBUILD +++ b/mingw-w64-globjects/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.1.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-glog/PKGBUILD b/mingw-w64-glog/PKGBUILD index 8f872ebee8..99584535b7 100644 --- a/mingw-w64-glog/PKGBUILD +++ b/mingw-w64-glog/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=2 pkgdesc="C++ implementation of the Google logging module (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/glog" license=('New BSD License') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-glpk/PKGBUILD b/mingw-w64-glpk/PKGBUILD index 521dc8baf0..26b1c51c61 100644 --- a/mingw-w64-glpk/PKGBUILD +++ b/mingw-w64-glpk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.65 pkgrel=2 pkgdesc="GNU Linear Programming Kit: solve LP, MIP and other problems (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/glpk/glpk.html" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gmp") diff --git a/mingw-w64-glsl-optimizer-git/PKGBUILD b/mingw-w64-glsl-optimizer-git/PKGBUILD index fcbe33376e..34ac3a1513 100644 --- a/mingw-w64-glsl-optimizer-git/PKGBUILD +++ b/mingw-w64-glsl-optimizer-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=r66914.9a2852138d pkgrel=1 pkgdesc="C++ library that takes GLSL shaders, does some GPU-independent optimizations on them and outputs GLSL back (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aras-p/glsl-optimizer" license=('MIT') makedepends=("git" "${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-glslang/PKGBUILD b/mingw-w64-glslang/PKGBUILD index 02e5098c38..b3a6023fd4 100644 --- a/mingw-w64-glslang/PKGBUILD +++ b/mingw-w64-glslang/PKGBUILD @@ -8,6 +8,7 @@ pkgver=11.2.0 pkgrel=1 pkgdesc='An OpenGL and OpenGL ES shader front end and validator (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/KhronosGroup/glslang' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-glslviewer/PKGBUILD b/mingw-w64-glslviewer/PKGBUILD index 86e52dc0fe..967585b3f4 100644 --- a/mingw-w64-glslviewer/PKGBUILD +++ b/mingw-w64-glslviewer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.1 pkgrel=1 pkgdesc=" Console-based GLSL Sandbox for 2D/3D shaders shaders (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/patriciogonzalezvivo/glslViewer" license=('BSD-3-Clause') depends=( diff --git a/mingw-w64-gmic/PKGBUILD b/mingw-w64-gmic/PKGBUILD index d71670209f..5698fb5a65 100644 --- a/mingw-w64-gmic/PKGBUILD +++ b/mingw-w64-gmic/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.9.0 pkgrel=3 pkgdesc="A Full-Featured Open-Source Framework for Image Processing (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gmic.eu" license=("CeCILL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gmime/PKGBUILD b/mingw-w64-gmime/PKGBUILD index 8ed9eab879..858c004094 100644 --- a/mingw-w64-gmime/PKGBUILD +++ b/mingw-w64-gmime/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.2.7 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Glorious MIME Utility Library (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gmsh/PKGBUILD b/mingw-w64-gmsh/PKGBUILD index 43f641e158..be86f50f08 100644 --- a/mingw-w64-gmsh/PKGBUILD +++ b/mingw-w64-gmsh/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc="This is Gmsh, an automatic three-dimensional finite element mesh generator with built-in pre- and post-processing facilities." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gmsh.info" license=("GPLv2") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gnat_util/PKGBUILD b/mingw-w64-gnat_util/PKGBUILD index ceea7eba9e..2352516981 100644 --- a/mingw-w64-gnat_util/PKGBUILD +++ b/mingw-w64-gnat_util/PKGBUILD @@ -9,6 +9,7 @@ _srcpkgid='20.0w-20190814-1532A' pkgdesc="Internal GNAT compiler components (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url="https://adacore.com" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc-ada" diff --git a/mingw-w64-gnatcoll/PKGBUILD b/mingw-w64-gnatcoll/PKGBUILD index f542401667..2cb6de1192 100644 --- a/mingw-w64-gnatcoll/PKGBUILD +++ b/mingw-w64-gnatcoll/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="The GNAT Components Collection (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-gpl") url="https://github.com/AdaCore/gnatcoll-core" license=('GPL3 with GCC exception') diff --git a/mingw-w64-gnome-calculator/PKGBUILD b/mingw-w64-gnome-calculator/PKGBUILD index 2df492ea37..04d936ecc0 100644 --- a/mingw-w64-gnome-calculator/PKGBUILD +++ b/mingw-w64-gnome-calculator/PKGBUILD @@ -10,6 +10,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.1 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GNOME desktop calculator (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gnome-common/PKGBUILD b/mingw-w64-gnome-common/PKGBUILD index 01dcd0f699..470d29217f 100644 --- a/mingw-w64-gnome-common/PKGBUILD +++ b/mingw-w64-gnome-common/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.18.0 pkgrel=1 pkgdesc="Common development macros for GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://www.gnome.org" source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz diff --git a/mingw-w64-gnome-latex/PKGBUILD b/mingw-w64-gnome-latex/PKGBUILD index b567030114..a6f0da4879 100644 --- a/mingw-w64-gnome-latex/PKGBUILD +++ b/mingw-w64-gnome-latex/PKGBUILD @@ -7,6 +7,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-latexila") pkgver=3.38.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="LaTeX editor designed for the GNOME desktop (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-gsettings-desktop-schemas" diff --git a/mingw-w64-gnucobol/PKGBUILD b/mingw-w64-gnucobol/PKGBUILD index 0c85546137..5c2d556507 100644 --- a/mingw-w64-gnucobol/PKGBUILD +++ b/mingw-w64-gnucobol/PKGBUILD @@ -11,6 +11,7 @@ pkgdesc="GnuCOBOL, a free and modern COBOL compiler (mingw-w64)" conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn" "${MINGW_PACKAGE_PREFIX}-gnu-cobol-svn") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn" "${MINGW_PACKAGE_PREFIX}-gnu-cobol-svn") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/gnucobol/" options=('strip') license=('GPL3' 'LGPL3') diff --git a/mingw-w64-gnupg/PKGBUILD b/mingw-w64-gnupg/PKGBUILD index 8ec8b1998d..ee99139cd5 100644 --- a/mingw-w64-gnupg/PKGBUILD +++ b/mingw-w64-gnupg/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.2.27 pkgrel=2 pkgdesc="GNU Privacy Guard - a PGP replacement tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-bzip2" "${MINGW_PACKAGE_PREFIX}-curl" "${MINGW_PACKAGE_PREFIX}-gnutls" diff --git a/mingw-w64-gnuplot/PKGBUILD b/mingw-w64-gnuplot/PKGBUILD index d2167381c8..dd268b1901 100644 --- a/mingw-w64-gnuplot/PKGBUILD +++ b/mingw-w64-gnuplot/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.4.1 pkgrel=1 pkgdesc="Plotting package which outputs to X11, PostScript, PNG, GIF, and others (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.gnuplot.info/' license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-cairo" diff --git a/mingw-w64-go/PKGBUILD b/mingw-w64-go/PKGBUILD index 66d9d2c884..adb4cf41c9 100644 --- a/mingw-w64-go/PKGBUILD +++ b/mingw-w64-go/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.16 pkgrel=1 pkgdesc="Go Lang (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") url="https://www.golang.org/" diff --git a/mingw-w64-godot-cpp/PKGBUILD b/mingw-w64-godot-cpp/PKGBUILD index 439a2a4f9b..54ab0c69dc 100644 --- a/mingw-w64-godot-cpp/PKGBUILD +++ b/mingw-w64-godot-cpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2 pkgrel=3 pkgdesc='C++ bindings for the Godot script API (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.godotengine.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-godot_headers") diff --git a/mingw-w64-godot/PKGBUILD b/mingw-w64-godot/PKGBUILD index 317d0fdd86..65d83b0bbc 100644 --- a/mingw-w64-godot/PKGBUILD +++ b/mingw-w64-godot/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2.3 pkgrel=1 pkgdesc='An advanced, feature packed, multi-platform 2D and 3D game engine (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.godotengine.org/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-yasm" "${MINGW_PACKAGE_PREFIX}-scons") diff --git a/mingw-w64-godot_headers/PKGBUILD b/mingw-w64-godot_headers/PKGBUILD index bea226aeeb..697817cd8e 100644 --- a/mingw-w64-godot_headers/PKGBUILD +++ b/mingw-w64-godot_headers/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2 pkgrel=2 pkgdesc='Headers for the Godot API supplied by the GDNative module. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.godotengine.org/" license=('MIT') _commit='4b73c5445ef544a7a59de0836c08cbc0c9a62846' diff --git a/mingw-w64-goocanvas/PKGBUILD b/mingw-w64-goocanvas/PKGBUILD index dc3d4737ff..75a1ead1d0 100644 --- a/mingw-w64-goocanvas/PKGBUILD +++ b/mingw-w64-goocanvas/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.4 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Canvas widget for GTK+ that uses the Cairo 2D library (mingw-w64)" license=("LGPL 2") url="https://www.gnome.org" diff --git a/mingw-w64-gpgme/PKGBUILD b/mingw-w64-gpgme/PKGBUILD index bf831fa22f..5bc1d9778b 100644 --- a/mingw-w64-gpgme/PKGBUILD +++ b/mingw-w64-gpgme/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.15.1 pkgrel=2 pkgdesc="A C wrapper library for GnuPG (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gnupg.org/related_software/gpgme/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gphoto2/PKGBUILD b/mingw-w64-gphoto2/PKGBUILD index f67a4a8093..1e49e2d4f7 100644 --- a/mingw-w64-gphoto2/PKGBUILD +++ b/mingw-w64-gphoto2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.5.26 pkgrel=1 pkgdesc="The gphoto2 commandline tool for accessing and controlling digital cameras. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.gphoto.org/' license=('GNU') depends=("${MINGW_PACKAGE_PREFIX}-libgphoto2" diff --git a/mingw-w64-gplugin/PKGBUILD b/mingw-w64-gplugin/PKGBUILD index c9ca402920..3dd6b24adf 100644 --- a/mingw-w64-gplugin/PKGBUILD +++ b/mingw-w64-gplugin/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.29.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-gprbuild-bootstrap-git/PKGBUILD b/mingw-w64-gprbuild-bootstrap-git/PKGBUILD index da07fe17c8..59b20b6115 100644 --- a/mingw-w64-gprbuild-bootstrap-git/PKGBUILD +++ b/mingw-w64-gprbuild-bootstrap-git/PKGBUILD @@ -12,6 +12,7 @@ pkgrel=1 pkgdesc="Static GPRbuild to bootstrap XML/Ada and GPRbuild itself (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/AdaCore/gprbuild/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-gprbuild/PKGBUILD b/mingw-w64-gprbuild/PKGBUILD index 1434e7530b..e2f2b082ed 100644 --- a/mingw-w64-gprbuild/PKGBUILD +++ b/mingw-w64-gprbuild/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=3 pkgdesc="Software tool designed to help automate the construction of multi-language systems (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') replaces=("${MINGW_PACKAGE_PREFIX}-gprbuild-gpl") license=('GPL3') url="https://github.com/AdaCore/gprbuild/" diff --git a/mingw-w64-gr/PKGBUILD b/mingw-w64-gr/PKGBUILD index 46867810ad..6123aa45fa 100644 --- a/mingw-w64-gr/PKGBUILD +++ b/mingw-w64-gr/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.56.1 pkgrel=2 pkgdesc="A graphics library for visualisation applications (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gr-framework.org/" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-bzip2" diff --git a/mingw-w64-grantlee/PKGBUILD b/mingw-w64-grantlee/PKGBUILD index 4994d0adf3..e954b8e5e1 100644 --- a/mingw-w64-grantlee/PKGBUILD +++ b/mingw-w64-grantlee/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.2.0 pkgrel=1 pkgdesc="A string template engine based on the Django template system and written in Qt5 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.grantlee.org/' license=('LGPL2.1') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-doxygen" diff --git a/mingw-w64-graphene/PKGBUILD b/mingw-w64-graphene/PKGBUILD index e4621a982c..9d43db15c9 100644 --- a/mingw-w64-graphene/PKGBUILD +++ b/mingw-w64-graphene/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.10.4 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A thin layer of graphic data types (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2") makedepends=("${MINGW_PACKAGE_PREFIX}-meson" diff --git a/mingw-w64-graphicsmagick/PKGBUILD b/mingw-w64-graphicsmagick/PKGBUILD index dc702fb560..554569503c 100644 --- a/mingw-w64-graphicsmagick/PKGBUILD +++ b/mingw-w64-graphicsmagick/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.36 pkgrel=4 pkgdesc="An image viewing/manipulation program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.graphicsmagick.org/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-grep/PKGBUILD b/mingw-w64-grep/PKGBUILD index aef2406955..b2c36d18d8 100644 --- a/mingw-w64-grep/PKGBUILD +++ b/mingw-w64-grep/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.4 pkgrel=1 pkgdesc="Grep searches one or more input files for lines containing a match to a specified pattern (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.gnu.org/software/grep/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-pcre") diff --git a/mingw-w64-groonga/PKGBUILD b/mingw-w64-groonga/PKGBUILD index fee5a819ab..757511448d 100644 --- a/mingw-w64-groonga/PKGBUILD +++ b/mingw-w64-groonga/PKGBUILD @@ -7,6 +7,7 @@ pkgver=11.0.0 pkgrel=1 pkgdesc="An opensource fulltext search engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://groonga.org/" license=('LGPL2') options=('strip' 'staticlibs') diff --git a/mingw-w64-grpc/PKGBUILD b/mingw-w64-grpc/PKGBUILD index 9268434040..5f97f25b18 100644 --- a/mingw-w64-grpc/PKGBUILD +++ b/mingw-w64-grpc/PKGBUILD @@ -9,6 +9,7 @@ _abseil_ver=20200923.3 pkgrel=2 pkgdesc="gRPC - Google's high performance, open source, general RPC framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.grpc.io/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-gsasl/PKGBUILD b/mingw-w64-gsasl/PKGBUILD index cfd38d415a..0a73b73224 100644 --- a/mingw-w64-gsasl/PKGBUILD +++ b/mingw-w64-gsasl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10.0 pkgrel=1 pkgdesc="Simple Authentication and Security Layer framework and a few common SASL mechanisms (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://josefsson.org/gsasl/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-gsettings-desktop-schemas/PKGBUILD b/mingw-w64-gsettings-desktop-schemas/PKGBUILD index 25c8a84ea8..f3001e66ef 100644 --- a/mingw-w64-gsettings-desktop-schemas/PKGBUILD +++ b/mingw-w64-gsettings-desktop-schemas/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wiki.gnome.org/" pkgdesc="Shared GSettings schemas for the desktop (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-gsfonts/PKGBUILD b/mingw-w64-gsfonts/PKGBUILD index 71330a262b..4de0c70b4e 100644 --- a/mingw-w64-gsfonts/PKGBUILD +++ b/mingw-w64-gsfonts/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=2 pkgdesc='(URW)++ Core Font Set [Level 2] (mingw-w64)' url='https://github.com/ArtifexSoftware/urw-base35-fonts' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('AGPL3') makedepends=('git') source=("git+https://github.com/ArtifexSoftware/urw-base35-fonts#tag=${pkgver}") diff --git a/mingw-w64-gsl/PKGBUILD b/mingw-w64-gsl/PKGBUILD index efde14f2c3..ec386dc039 100644 --- a/mingw-w64-gsl/PKGBUILD +++ b/mingw-w64-gsl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.6 pkgrel=1 pkgdesc="The GNU Scientific Library (GSL) is a modern numerical library for C and C++ programmers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/gsl/gsl.html" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-gsm/PKGBUILD b/mingw-w64-gsm/PKGBUILD index 83b1285515..3f7780bc23 100644 --- a/mingw-w64-gsm/PKGBUILD +++ b/mingw-w64-gsm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.19 pkgrel=1 pkgdesc="Shared libraries for GSM 06.10 lossy speech compression (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.quut.com/gsm/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gsoap/PKGBUILD b/mingw-w64-gsoap/PKGBUILD index 35dc06634c..64e4d843f4 100644 --- a/mingw-w64-gsoap/PKGBUILD +++ b/mingw-w64-gsoap/PKGBUILD @@ -13,6 +13,7 @@ pkgver="${_ver_major}.${_ver_minor}.${_ver_patch}" pkgrel=1 pkgdesc="An extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2') url="http://gsoap2.sourceforge.net" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gspell/PKGBUILD b/mingw-w64-gspell/PKGBUILD index 5b7f25ee21..4105c1d645 100644 --- a/mingw-w64-gspell/PKGBUILD +++ b/mingw-w64-gspell/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.8.4 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Spell-checking library for GTK applications (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-gss/PKGBUILD b/mingw-w64-gss/PKGBUILD index 0703bb8c3f..705e9209bc 100644 --- a/mingw-w64-gss/PKGBUILD +++ b/mingw-w64-gss/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc="GNU Generic Security Service (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/gss/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "git" "wget" "texinfo") diff --git a/mingw-w64-gst-devtools/PKGBUILD b/mingw-w64-gst-devtools/PKGBUILD index d151aa6340..c68d510891 100644 --- a/mingw-w64-gst-devtools/PKGBUILD +++ b/mingw-w64-gst-devtools/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.3 pkgrel=1 pkgdesc="Development and debugging tools for GStreamer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 2cf554b146..f8e77379dd 100644 --- a/mingw-w64-gst-editing-services/PKGBUILD +++ b/mingw-w64-gst-editing-services/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.3 pkgrel=1 pkgdesc="GStreamer Editing Services (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-libav/PKGBUILD b/mingw-w64-gst-libav/PKGBUILD index 461114cc21..f75df39893 100644 --- a/mingw-w64-gst-libav/PKGBUILD +++ b/mingw-w64-gst-libav/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="Multimedia graph framework - libav plugin (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-plugins-bad/PKGBUILD b/mingw-w64-gst-plugins-bad/PKGBUILD index 2d460891b3..19d678e08c 100644 --- a/mingw-w64-gst-plugins-bad/PKGBUILD +++ b/mingw-w64-gst-plugins-bad/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Bad Plugins (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-plugins-base/PKGBUILD b/mingw-w64-gst-plugins-base/PKGBUILD index 7b05fb5741..0dbbdbfe60 100644 --- a/mingw-w64-gst-plugins-base/PKGBUILD +++ b/mingw-w64-gst-plugins-base/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-plugins-good/PKGBUILD b/mingw-w64-gst-plugins-good/PKGBUILD index ca65702b58..380ae40fb1 100644 --- a/mingw-w64-gst-plugins-good/PKGBUILD +++ b/mingw-w64-gst-plugins-good/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gst-plugins-ugly/PKGBUILD b/mingw-w64-gst-plugins-ugly/PKGBUILD index c49b46da2e..3201b40f70 100644 --- a/mingw-w64-gst-plugins-ugly/PKGBUILD +++ b/mingw-w64-gst-plugins-ugly/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Ugly Plugins (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 4fb472caef..963a8754d2 100644 --- a/mingw-w64-gst-python/PKGBUILD +++ b/mingw-w64-gst-python/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer GObject Introspection overrides for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gstreamer" "${MINGW_PACKAGE_PREFIX}-gst-plugins-base" diff --git a/mingw-w64-gst-rtsp-server/PKGBUILD b/mingw-w64-gst-rtsp-server/PKGBUILD index 41e713a5fc..316a57bea6 100644 --- a/mingw-w64-gst-rtsp-server/PKGBUILD +++ b/mingw-w64-gst-rtsp-server/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.3 pkgrel=1 pkgdesc="GStreamer RTSP server library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gstreamer/PKGBUILD b/mingw-w64-gstreamer/PKGBUILD index 3dc4961fee..19b810280f 100644 --- a/mingw-w64-gstreamer/PKGBUILD +++ b/mingw-w64-gstreamer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.18.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gobject-introspection" diff --git a/mingw-w64-gtest/PKGBUILD b/mingw-w64-gtest/PKGBUILD index 0b6627d04f..6cce222a0d 100644 --- a/mingw-w64-gtest/PKGBUILD +++ b/mingw-w64-gtest/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10.0 pkgrel=1 pkgdesc="Googletest (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/googletest" license=('custom:BSD3') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-gtk-engine-murrine/PKGBUILD b/mingw-w64-gtk-engine-murrine/PKGBUILD index 4308c6b63b..b2ec6b4131 100644 --- a/mingw-w64-gtk-engine-murrine/PKGBUILD +++ b/mingw-w64-gtk-engine-murrine/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.98.2 pkgrel=3 pkgdesc="GTK2 engine to make your desktop look like a 'murrina', an italian word meaning the art glass works done by Venicians glass blowers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://cimitan.com/murrine/project/murrine" license=('LGPL3') depends=("${MINGW_PACKAGE_PREFIX}-gtk2") diff --git a/mingw-w64-gtk-engines/PKGBUILD b/mingw-w64-gtk-engines/PKGBUILD index d6756b4c5e..246b5c97c9 100644 --- a/mingw-w64-gtk-engines/PKGBUILD +++ b/mingw-w64-gtk-engines/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.21.0 pkgrel=3 pkgdesc="Theme engines for GTK+ 2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gtk2>=2.22.0") makedepends=('pkg-config' 'intltool') diff --git a/mingw-w64-gtk-vnc/PKGBUILD b/mingw-w64-gtk-vnc/PKGBUILD index fe17e738c1..9590a22f74 100644 --- a/mingw-w64-gtk-vnc/PKGBUILD +++ b/mingw-w64-gtk-vnc/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.0.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="VNC viewer widget for GTK+ (mingw-w64)" options=('strip' 'staticlibs') depends=("${MINGW_PACKAGE_PREFIX}-cyrus-sasl" diff --git a/mingw-w64-gtk4/PKGBUILD b/mingw-w64-gtk4/PKGBUILD index 2ab422424e..702e41887d 100644 --- a/mingw-w64-gtk4/PKGBUILD +++ b/mingw-w64-gtk4/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.2.0 pkgrel=1 pkgdesc="GObject-based multi-platform GUI toolkit (v4) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtk.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gtkada/PKGBUILD b/mingw-w64-gtkada/PKGBUILD index 1bdeca052f..47700637de 100644 --- a/mingw-w64-gtkada/PKGBUILD +++ b/mingw-w64-gtkada/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.8.2 pkgrel=2 pkgdesc="GtkAda is a Gtk3+ binding for Ada using the OOP and other features of this programming language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') conflicts=("${MINGW_PACKAGE_PREFIX}-GtkAda-svn") url="https://libre.adacore.com/tools/gtkada/" options=('!staticlibs' 'strip') diff --git a/mingw-w64-gtkimageview/PKGBUILD b/mingw-w64-gtkimageview/PKGBUILD index a8ec09f1c3..3e0ba98882 100644 --- a/mingw-w64-gtkimageview/PKGBUILD +++ b/mingw-w64-gtkimageview/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.4 pkgrel=4 pkgdesc="Simple image viewer widget for GTK2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://projects-old.gnome.org/gtkimageview/" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-gtkmm/PKGBUILD b/mingw-w64-gtkmm/PKGBUILD index 7801a64674..c34c97f10f 100644 --- a/mingw-w64-gtkmm/PKGBUILD +++ b/mingw-w64-gtkmm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.24.5 pkgrel=2 pkgdesc="C++ bindings for gtk2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-gtkmm3/PKGBUILD b/mingw-w64-gtkmm3/PKGBUILD index e58884202a..366e28b520 100644 --- a/mingw-w64-gtkmm3/PKGBUILD +++ b/mingw-w64-gtkmm3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.24.3 pkgrel=3 pkgdesc="C++ bindings for gtk3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-atkmm" diff --git a/mingw-w64-gtkmm4/PKGBUILD b/mingw-w64-gtkmm4/PKGBUILD index 51d1e42d56..48fd1bb575 100644 --- a/mingw-w64-gtkmm4/PKGBUILD +++ b/mingw-w64-gtkmm4/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="C++ bindings for GTK+4 (mingw-w64)" url="https://www.gtkmm.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-cairomm16" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-gtksourceview2/PKGBUILD b/mingw-w64-gtksourceview2/PKGBUILD index 74483ba4e0..de2f9b4294 100644 --- a/mingw-w64-gtksourceview2/PKGBUILD +++ b/mingw-w64-gtksourceview2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.10.5 pkgrel=3 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnome.org" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "intltool") diff --git a/mingw-w64-gtksourceview3/PKGBUILD b/mingw-w64-gtksourceview3/PKGBUILD index 99878caa86..fb6539e591 100644 --- a/mingw-w64-gtksourceview3/PKGBUILD +++ b/mingw-w64-gtksourceview3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.24.11 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnome.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gtksourceview4/PKGBUILD b/mingw-w64-gtksourceview4/PKGBUILD index 27ae2e802c..b870ccec05 100644 --- a/mingw-w64-gtksourceview4/PKGBUILD +++ b/mingw-w64-gtksourceview4/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.8.1 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnome.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gtksourceviewmm2/PKGBUILD b/mingw-w64-gtksourceviewmm2/PKGBUILD index 0d38141c02..a449401faf 100644 --- a/mingw-w64-gtksourceviewmm2/PKGBUILD +++ b/mingw-w64-gtksourceviewmm2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.10.3 pkgrel=2 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnome.org" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "intltool") diff --git a/mingw-w64-gtksourceviewmm3/PKGBUILD b/mingw-w64-gtksourceviewmm3/PKGBUILD index 62d187719e..4f770bcd78 100644 --- a/mingw-w64-gtksourceviewmm3/PKGBUILD +++ b/mingw-w64-gtksourceviewmm3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.21.3 pkgrel=2 pkgdesc="C++ bindings to gtksourceview3 library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnome.org" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-gtkspell/PKGBUILD b/mingw-w64-gtkspell/PKGBUILD index 8b5fe4843c..1fba0e99d5 100644 --- a/mingw-w64-gtkspell/PKGBUILD +++ b/mingw-w64-gtkspell/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.0.16 pkgrel=7 pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gtkspell.sourceforge.io/" license=(GPL2) makedepends=("gtk-doc" diff --git a/mingw-w64-gtkspell3/PKGBUILD b/mingw-w64-gtkspell3/PKGBUILD index 4137c2d568..64461397f1 100644 --- a/mingw-w64-gtkspell3/PKGBUILD +++ b/mingw-w64-gtkspell3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.10 pkgrel=1 pkgdesc="Provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gtkspell.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-gtkwave/PKGBUILD b/mingw-w64-gtkwave/PKGBUILD index fcc19eac88..0dd6144bc4 100644 --- a/mingw-w64-gtkwave/PKGBUILD +++ b/mingw-w64-gtkwave/PKGBUILD @@ -14,6 +14,7 @@ pkgver=3.3.108 pkgrel=1 pkgdesc='GtkWave, a fully featured GTK+ based wave viewer which reads VCD, GHW, LXT, LXT2, VZT and FST files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://gtkwave.sourceforge.io/' license=('GPL') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-gumbo-parser/PKGBUILD b/mingw-w64-gumbo-parser/PKGBUILD index ea2511d979..fe9b0630f2 100644 --- a/mingw-w64-gumbo-parser/PKGBUILD +++ b/mingw-w64-gumbo-parser/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.1 pkgrel=1 pkgdesc='HTML5 parsing library in pure C99 (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/google/gumbo-parser' license=(Apache) checkdepends=(${MINGW_PACKAGE_PREFIX}-gtest) diff --git a/mingw-w64-gxml/PKGBUILD b/mingw-w64-gxml/PKGBUILD index 5557bb05b0..23e1137d00 100644 --- a/mingw-w64-gxml/PKGBUILD +++ b/mingw-w64-gxml/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.18.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GObject Libxml2 wrapper and Serializer Framework (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gettext" diff --git a/mingw-w64-hclient-git/PKGBUILD b/mingw-w64-hclient-git/PKGBUILD index 0f9e5391f2..d558c068f0 100644 --- a/mingw-w64-hclient-git/PKGBUILD +++ b/mingw-w64-hclient-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=233.8b17cf3 pkgrel=1 pkgdesc='Sample GUI for communicating with HIDs (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/Microsoft/Windows-driver-samples/tree/master/hid/hclient' license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-hdf4/PKGBUILD b/mingw-w64-hdf4/PKGBUILD index 0a3dbe71d4..b0f6c2044d 100644 --- a/mingw-w64-hdf4/PKGBUILD +++ b/mingw-w64-hdf4/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.2.15 pkgrel=2 pkgdesc="Legacy HDF4 driver for GDAL (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://support.hdfgroup.org/products/hdf4/' license=('GPL2') source=(#"https://support.hdfgroup.org/ftp/HDF/HDF_Current/src/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-hdf5/PKGBUILD b/mingw-w64-hdf5/PKGBUILD index 4c0c1ec41d..a37a1c013e 100644 --- a/mingw-w64-hdf5/PKGBUILD +++ b/mingw-w64-hdf5/PKGBUILD @@ -10,6 +10,7 @@ pkgver=${_ver}${patch//-/.} pkgrel=2 pkgdesc="General purpose library and file format for storing scientific data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="https://www.hdfgroup.org/HDF5/" source=("https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${_ver%.*}/hdf5-${_ver}${patch}/src/hdf5-${_ver}${patch}.tar.bz2" diff --git a/mingw-w64-helics/PKGBUILD b/mingw-w64-helics/PKGBUILD index ae51e6756b..92206ddfe2 100644 --- a/mingw-w64-helics/PKGBUILD +++ b/mingw-w64-helics/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.6.0 pkgrel=1 pkgdesc="Hierarchical Engine for Large-scale Infrastructure Co-Simulation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/GMLC-TDC/HELICS" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-zeromq" diff --git a/mingw-w64-hexyl/PKGBUILD b/mingw-w64-hexyl/PKGBUILD index 153068f3aa..4ec0ecd61e 100644 --- a/mingw-w64-hexyl/PKGBUILD +++ b/mingw-w64-hexyl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.0 pkgrel=1 pkgdesc="A command-line hex viewer" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/sharkdp/hexyl" license=('APACHE' 'MIT') depends=() diff --git a/mingw-w64-hidapi/PKGBUILD b/mingw-w64-hidapi/PKGBUILD index d52d6a1f2d..949120fb67 100644 --- a/mingw-w64-hidapi/PKGBUILD +++ b/mingw-w64-hidapi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.1 pkgrel=1 pkgdesc="Library for communicating with USB and Bluetooth HID devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/libusb/hidapi" license=("BSD" "GPLv3") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-hiredis/PKGBUILD b/mingw-w64-hiredis/PKGBUILD index c5e5e93ea7..baca908036 100644 --- a/mingw-w64-hiredis/PKGBUILD +++ b/mingw-w64-hiredis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="Minimalistic C client for Redis" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/redis/hiredis" license=("BSD-3-Clause License") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-hlsl2glsl-git/PKGBUILD b/mingw-w64-hlsl2glsl-git/PKGBUILD index 74abebcd2d..12bcc28ac6 100644 --- a/mingw-w64-hlsl2glsl-git/PKGBUILD +++ b/mingw-w64-hlsl2glsl-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=r848.957cd20 pkgrel=1 pkgdesc="HLSL to GLSL shader language translator" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/aras-p/hlsl2glslfork' license=('MIT') makedepends=("git" "${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-http-parser/PKGBUILD b/mingw-w64-http-parser/PKGBUILD index babe146c31..9bc8319bd3 100644 --- a/mingw-w64-http-parser/PKGBUILD +++ b/mingw-w64-http-parser/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.9.4 pkgrel=1 pkgdesc="Parser for HTTP Request/Response written in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/nodejs/http-parser' license=('MIT') source=(${_realname}-${pkgver}.tar.gz::"https://github.com/nodejs/http-parser/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-hub/PKGBUILD b/mingw-w64-hub/PKGBUILD index ad6bef05b5..43f26257ac 100644 --- a/mingw-w64-hub/PKGBUILD +++ b/mingw-w64-hub/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.14.2 pkgrel=1 pkgdesc="hub introduces git to GitHub (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://hub.github.com" license=('MIT') options=('!strip') diff --git a/mingw-w64-hunspell-en/PKGBUILD b/mingw-w64-hunspell-en/PKGBUILD index 24b3e5749e..52e001ea78 100644 --- a/mingw-w64-hunspell-en/PKGBUILD +++ b/mingw-w64-hunspell-en/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2019.10.06 pkgrel=1 pkgdesc="Hunspell dictionaries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wordlist.sourceforge.io/" license=('LGPL' 'custom:scowl') makedepends=("unzip") diff --git a/mingw-w64-hunspell/PKGBUILD b/mingw-w64-hunspell/PKGBUILD index e27c136392..9f2713f602 100644 --- a/mingw-w64-hunspell/PKGBUILD +++ b/mingw-w64-hunspell/PKGBUILD @@ -12,6 +12,7 @@ pkgver=1.7.0 pkgrel=5 pkgdesc="Spell checker and morphological analyzer library and program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://hunspell.github.io/" # We omit MPL because it cannot be applied to the whole source, see COPYING license=(GPL2+ LGPL2.1+) diff --git a/mingw-w64-hwloc/PKGBUILD b/mingw-w64-hwloc/PKGBUILD index c553b02402..1794123e2e 100644 --- a/mingw-w64-hwloc/PKGBUILD +++ b/mingw-w64-hwloc/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.4.1 pkgrel=1 pkgdesc='Portable Hardware Locality is a portable abstraction of hierarchical architectures (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-libtool") makedepends=("${MINGW_PACKAGE_PREFIX}-cairo" "${MINGW_PACKAGE_PREFIX}-libxml2") diff --git a/mingw-w64-hyphen/PKGBUILD b/mingw-w64-hyphen/PKGBUILD index d86eb33d67..bff9afbb0e 100644 --- a/mingw-w64-hyphen/PKGBUILD +++ b/mingw-w64-hyphen/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.8.8 pkgrel=1 pkgdesc="A text hyphenation library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://hunspell.sourceforge.io/' license=(GPL-2.0+ or LGPL-2.0+ or MPL-1.1+) makedepends=('perl') diff --git a/mingw-w64-icesprog/PKGBUILD b/mingw-w64-icesprog/PKGBUILD index f6b0218800..1ef2f3c684 100644 --- a/mingw-w64-icesprog/PKGBUILD +++ b/mingw-w64-icesprog/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="iCESugar FPGA Board programming tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/wuxx/icesugar/tree/master/tools/" license=('GPLv2+') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-icestorm/PKGBUILD b/mingw-w64-icestorm/PKGBUILD index a25093fa9b..14a77bfe4c 100644 --- a/mingw-w64-icestorm/PKGBUILD +++ b/mingw-w64-icestorm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.r777.c495861 pkgrel=1 pkgdesc="Simple tools for analyzing and creating bitstream files for Lattice iCE40 FPGAs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.clifford.at/icestorm/" license=("ISC") groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-icoutils/PKGBUILD b/mingw-w64-icoutils/PKGBUILD index 86bbf4dfdc..52274e9adf 100644 --- a/mingw-w64-icoutils/PKGBUILD +++ b/mingw-w64-icoutils/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.32.3 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Create and extract MS Windows icons and cursors (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-libpng") options=('strip' 'staticlibs') diff --git a/mingw-w64-id3lib/PKGBUILD b/mingw-w64-id3lib/PKGBUILD index 6232789861..f783ad9082 100644 --- a/mingw-w64-id3lib/PKGBUILD +++ b/mingw-w64-id3lib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.8.3 pkgrel=2 pkgdesc='Library for reading, writing, and manipulating ID3v1 and ID3v2 tags (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://id3lib.sourceforge.io/" options=('staticlibs') diff --git a/mingw-w64-igraph/PKGBUILD b/mingw-w64-igraph/PKGBUILD index 2a5976bac9..22d02539e7 100644 --- a/mingw-w64-igraph/PKGBUILD +++ b/mingw-w64-igraph/PKGBUILD @@ -6,6 +6,7 @@ pkgver=0.9.0 pkgrel=1 pkgdesc="Library for the analysis of networks (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://igraph.org" license=('GPL') source=("https://github.com/igraph/igraph/releases/download/${pkgver}/igraph-${pkgver}.tar.gz" diff --git a/mingw-w64-imagemagick/PKGBUILD b/mingw-w64-imagemagick/PKGBUILD index e9846aa81b..cecb5619e5 100644 --- a/mingw-w64-imagemagick/PKGBUILD +++ b/mingw-w64-imagemagick/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_basever}${_rc//-/.} # pkgver doesn't have "," "/", "-" and space. pkgrel=3 pkgdesc="An image viewing/manipulation program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.imagemagick.org/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-cairo" diff --git a/mingw-w64-indent/PKGBUILD b/mingw-w64-indent/PKGBUILD index 2cc42cae4e..cc50775c89 100644 --- a/mingw-w64-indent/PKGBUILD +++ b/mingw-w64-indent/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.2.12 pkgrel=2 pkgdesc="C language source code formatting program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/indent/" license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-gettext") diff --git a/mingw-w64-inkscape/PKGBUILD b/mingw-w64-inkscape/PKGBUILD index 336ac82e5c..9a382eed76 100644 --- a/mingw-w64-inkscape/PKGBUILD +++ b/mingw-w64-inkscape/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.2 pkgrel=2 pkgdesc="Vector graphics editor using the SVG file format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://inkscape.sourceforge.io/" license=("GPL" "LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-innoextract/PKGBUILD b/mingw-w64-innoextract/PKGBUILD index 169a7bd2c8..ca9e3b81e1 100644 --- a/mingw-w64-innoextract/PKGBUILD +++ b/mingw-w64-innoextract/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9 pkgrel=1 pkgdesc="A tool to extract installers created by Inno Setup (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://constexpr.org/innoextract/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-intel-tbb/PKGBUILD b/mingw-w64-intel-tbb/PKGBUILD index 3bd739f4f5..160c4c7249 100644 --- a/mingw-w64-intel-tbb/PKGBUILD +++ b/mingw-w64-intel-tbb/PKGBUILD @@ -13,6 +13,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-make") options=('!strip' 'staticlibs') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.threadingbuildingblocks.org/' license=('Apache') source=(${_realname}-${pkgver}.tar.gz::https://github.com/intel/tbb/archive/v${pkgver}.tar.gz diff --git a/mingw-w64-irrlicht/PKGBUILD b/mingw-w64-irrlicht/PKGBUILD index dccdc07a10..5f9fe52764 100644 --- a/mingw-w64-irrlicht/PKGBUILD +++ b/mingw-w64-irrlicht/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.8.4 pkgrel=1 pkgdesc="An open source high performance realtime 3D graphics engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://irrlicht.sourceforge.io/" license=("ZLIB") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "dos2unix") diff --git a/mingw-w64-iso-codes/PKGBUILD b/mingw-w64-iso-codes/PKGBUILD index 8e2eacceea..af456495a9 100644 --- a/mingw-w64-iso-codes/PKGBUILD +++ b/mingw-w64-iso-codes/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.5.0 pkgrel=1 pkgdesc="Lists of the country, language, and currency names (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') makedepends=("git") url="https://salsa.debian.org/iso-codes-team/iso-codes" diff --git a/mingw-w64-itk/PKGBUILD b/mingw-w64-itk/PKGBUILD index 60901c99e5..19b13b8f7b 100644 --- a/mingw-w64-itk/PKGBUILD +++ b/mingw-w64-itk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.1.0 pkgrel=2 pkgdesc='An open-source C++ toolkit for medical image processing (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.itk.org/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-iverilog/PKGBUILD b/mingw-w64-iverilog/PKGBUILD index 2d1a0599b4..15d32a1ab3 100644 --- a/mingw-w64-iverilog/PKGBUILD +++ b/mingw-w64-iverilog/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 epoch=1 pkgdesc="Icarus Verilog, is a Verilog simulation and synthesis tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://iverilog.icarus.com/" license=('GPLv2+') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-jbigkit/PKGBUILD b/mingw-w64-jbigkit/PKGBUILD index a799c579c0..3807cb402d 100644 --- a/mingw-w64-jbigkit/PKGBUILD +++ b/mingw-w64-jbigkit/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.1 pkgrel=4 pkgdesc="Data compression library/utilities for bi-level high-resolution images (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cl.cam.ac.uk/~mgk25/jbigkit/" license=(GPL2) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-jp2-pixbuf-loader/PKGBUILD b/mingw-w64-jp2-pixbuf-loader/PKGBUILD index 8a26eff2bb..11c77290c9 100644 --- a/mingw-w64-jp2-pixbuf-loader/PKGBUILD +++ b/mingw-w64-jp2-pixbuf-loader/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.2 pkgrel=1 pkgdesc="JPEG2000 GDK Pixbuf Loader library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://notabug.org/necklace/jp2-pixbuf-loader" license=(LGPL2.1) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-jpegoptim/PKGBUILD b/mingw-w64-jpegoptim/PKGBUILD index e52e87b852..1b8f07dc83 100644 --- a/mingw-w64-jpegoptim/PKGBUILD +++ b/mingw-w64-jpegoptim/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.6 pkgrel=1 pkgdesc="Utility to optimize jpeg files" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.kokkonen.net/tjko/projects.html" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-libjpeg-turbo") diff --git a/mingw-w64-jq/PKGBUILD b/mingw-w64-jq/PKGBUILD index 38d8ad6003..6d9f7fb11c 100644 --- a/mingw-w64-jq/PKGBUILD +++ b/mingw-w64-jq/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6 pkgrel=4 pkgdesc="Command-line JSON processor (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://stedolan.github.io/jq/' license=('MIT') makedepends=("autoconf" "automake" "bison" "flex") diff --git a/mingw-w64-json-c/PKGBUILD b/mingw-w64-json-c/PKGBUILD index ce8ed3a48a..4f885eec5c 100644 --- a/mingw-w64-json-c/PKGBUILD +++ b/mingw-w64-json-c/PKGBUILD @@ -7,6 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=0.15 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A JSON implementation in C (mingw-w64)" url='https://github.com/json-c/json-c' depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-jsonrpc-glib/PKGBUILD b/mingw-w64-jsonrpc-glib/PKGBUILD index 67cff2087e..3fc61d53a7 100644 --- a/mingw-w64-jsonrpc-glib/PKGBUILD +++ b/mingw-w64-jsonrpc-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A JSON-RPC library for GLib (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-json-glib") diff --git a/mingw-w64-julia/PKGBUILD b/mingw-w64-julia/PKGBUILD index 8a6adad7e6..3e820c37a3 100644 --- a/mingw-w64-julia/PKGBUILD +++ b/mingw-w64-julia/PKGBUILD @@ -31,6 +31,7 @@ _rc= _sourcedir=${_realname}-${pkgver}${_rc} pkgdesc="High-level, high-performance, dynamic programming language for technical computing (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://julialang.org/" license=('MIT') depends=("p7zip" diff --git a/mingw-w64-jxrlib/PKGBUILD b/mingw-w64-jxrlib/PKGBUILD index c08e51fbab..a6fc080c69 100644 --- a/mingw-w64-jxrlib/PKGBUILD +++ b/mingw-w64-jxrlib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1 pkgrel=3 pkgdesc="Open source implementation of jpegxr (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://jxrlib.codeplex.com/" license=('BSD') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-kactivities-qt5/PKGBUILD b/mingw-w64-kactivities-qt5/PKGBUILD index f9ab258a9a..778e35ebb0 100644 --- a/mingw-w64-kactivities-qt5/PKGBUILD +++ b/mingw-w64-kactivities-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kactivities" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-karchive-qt5/PKGBUILD b/mingw-w64-karchive-qt5/PKGBUILD index 530423dc08..9219f213cf 100644 --- a/mingw-w64-karchive-qt5/PKGBUILD +++ b/mingw-w64-karchive-qt5/PKGBUILD @@ -9,6 +9,7 @@ _kde_f5_init_package "${_variant}" "karchive" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Qt 5 addon providing access to numerous types of archives (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kate/PKGBUILD b/mingw-w64-kate/PKGBUILD index bcab2356fa..8e37913c4f 100644 --- a/mingw-w64-kate/PKGBUILD +++ b/mingw-w64-kate/PKGBUILD @@ -8,6 +8,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-kate" pkgver=20.08.2 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL' 'FDL') url="https://www.kde.org/applications/utilities/kate/" pkgdesc="Advanced Text Editor" diff --git a/mingw-w64-kauth-qt5/PKGBUILD b/mingw-w64-kauth-qt5/PKGBUILD index c17cef849f..36e6886745 100644 --- a/mingw-w64-kauth-qt5/PKGBUILD +++ b/mingw-w64-kauth-qt5/PKGBUILD @@ -8,6 +8,7 @@ _kde_f5_init_package "${_variant}" "kauth" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kbookmarks-qt5/PKGBUILD b/mingw-w64-kbookmarks-qt5/PKGBUILD index 5528e3df5c..e39bd4ba84 100644 --- a/mingw-w64-kbookmarks-qt5/PKGBUILD +++ b/mingw-w64-kbookmarks-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kbookmarks" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Support for bookmarks and the XBEL format (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kcmutils-qt5/PKGBUILD b/mingw-w64-kcmutils-qt5/PKGBUILD index d26c6de76d..a2ec0ceac2 100644 --- a/mingw-w64-kcmutils-qt5/PKGBUILD +++ b/mingw-w64-kcmutils-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kcmutils" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Utilities for interacting with KCModules (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-kcodecs-qt5/PKGBUILD b/mingw-w64-kcodecs-qt5/PKGBUILD index fcd24d55f8..6b7fd601c7 100644 --- a/mingw-w64-kcodecs-qt5/PKGBUILD +++ b/mingw-w64-kcodecs-qt5/PKGBUILD @@ -9,6 +9,7 @@ _kde_f5_init_package "${_variant}" "kcodecs" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A collection of methods to manipulate strings using various encodings (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 52ac21e48b..44d62544ef 100644 --- a/mingw-w64-kcompletion-qt5/PKGBUILD +++ b/mingw-w64-kcompletion-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kcompletion" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kconfig-qt5/PKGBUILD b/mingw-w64-kconfig-qt5/PKGBUILD index cce161ebc6..450b92824b 100644 --- a/mingw-w64-kconfig-qt5/PKGBUILD +++ b/mingw-w64-kconfig-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kconfig" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="KConfig provides an advanced configuration system (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kconfigwidgets-qt5/PKGBUILD b/mingw-w64-kconfigwidgets-qt5/PKGBUILD index 13b12babf8..f6aca3b501 100644 --- a/mingw-w64-kconfigwidgets-qt5/PKGBUILD +++ b/mingw-w64-kconfigwidgets-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kconfigwidgets" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Widgets for configuration dialogs (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kcoreaddons-qt5/PKGBUILD b/mingw-w64-kcoreaddons-qt5/PKGBUILD index 8efb8c880d..2a06242c71 100644 --- a/mingw-w64-kcoreaddons-qt5/PKGBUILD +++ b/mingw-w64-kcoreaddons-qt5/PKGBUILD @@ -9,6 +9,7 @@ _kde_f5_init_package "${_variant}" "kcoreaddons" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Classes built on top of QtCore to perform various tasks (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 195f4444ab..1f670b02ee 100644 --- a/mingw-w64-kcrash-qt5/PKGBUILD +++ b/mingw-w64-kcrash-qt5/PKGBUILD @@ -9,6 +9,7 @@ _kde_f5_init_package "${_variant}" "kcrash" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kdbusaddons-qt5/PKGBUILD b/mingw-w64-kdbusaddons-qt5/PKGBUILD index c0590a57fd..da1a6b9c6e 100644 --- a/mingw-w64-kdbusaddons-qt5/PKGBUILD +++ b/mingw-w64-kdbusaddons-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kdbusaddons" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Addons for QtDBus (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kdeclarative-qt5/PKGBUILD b/mingw-w64-kdeclarative-qt5/PKGBUILD index d465e91c28..1b58daedad 100644 --- a/mingw-w64-kdeclarative-qt5/PKGBUILD +++ b/mingw-w64-kdeclarative-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kdeclarative" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Provides integration of QML and KDE Frameworks (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kdewebkit-qt5/PKGBUILD b/mingw-w64-kdewebkit-qt5/PKGBUILD index e69a9d684f..a5a77c0087 100644 --- a/mingw-w64-kdewebkit-qt5/PKGBUILD +++ b/mingw-w64-kdewebkit-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kdewebkit" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="KDE Integration for QtWebKit (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kdnssd-qt5/PKGBUILD b/mingw-w64-kdnssd-qt5/PKGBUILD index 4a1132c10d..f6c9a287e7 100644 --- a/mingw-w64-kdnssd-qt5/PKGBUILD +++ b/mingw-w64-kdnssd-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kdnssd" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kdoctools-qt5/PKGBUILD b/mingw-w64-kdoctools-qt5/PKGBUILD index a3b2f331bd..c8751a360a 100644 --- a/mingw-w64-kdoctools-qt5/PKGBUILD +++ b/mingw-w64-kdoctools-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kdoctools" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kfilemetadata-qt5/PKGBUILD b/mingw-w64-kfilemetadata-qt5/PKGBUILD index ecd635947d..ad7bb2290c 100644 --- a/mingw-w64-kfilemetadata-qt5/PKGBUILD +++ b/mingw-w64-kfilemetadata-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kfilemetadata" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A file metadata extraction library (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kglobalaccel-qt5/PKGBUILD b/mingw-w64-kglobalaccel-qt5/PKGBUILD index 72bde343d8..20de987248 100644 --- a/mingw-w64-kglobalaccel-qt5/PKGBUILD +++ b/mingw-w64-kglobalaccel-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kglobalaccel" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Global desktop keyboard shortcuts (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kguiaddons-qt5/PKGBUILD b/mingw-w64-kguiaddons-qt5/PKGBUILD index 67b19b07a2..0082ae357e 100644 --- a/mingw-w64-kguiaddons-qt5/PKGBUILD +++ b/mingw-w64-kguiaddons-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kguiaddons" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Utilities for graphical user interfaces (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kholidays-qt5/PKGBUILD b/mingw-w64-kholidays-qt5/PKGBUILD index bc5e0155c1..5ca91a5985 100644 --- a/mingw-w64-kholidays-qt5/PKGBUILD +++ b/mingw-w64-kholidays-qt5/PKGBUILD @@ -8,6 +8,7 @@ epoch=1 pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Library for regional holiday information (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules") diff --git a/mingw-w64-ki18n-qt5/PKGBUILD b/mingw-w64-ki18n-qt5/PKGBUILD index 1d885ab11b..f43f98ef8a 100644 --- a/mingw-w64-ki18n-qt5/PKGBUILD +++ b/mingw-w64-ki18n-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "ki18n" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="KDE Gettext-based UI text internationalization (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kicad-doc/PKGBUILD b/mingw-w64-kicad-doc/PKGBUILD index 38d4271be9..e3ae3a3ad0 100644 --- a/mingw-w64-kicad-doc/PKGBUILD +++ b/mingw-w64-kicad-doc/PKGBUILD @@ -18,7 +18,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}-ca" pkgver=5.1.9 pkgrel=1 pkgdesc="Documentation for KiCad (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.kicad-pcb.org" license=("GPL3" "custom") makedepends=() diff --git a/mingw-w64-kicad/PKGBUILD b/mingw-w64-kicad/PKGBUILD index 9c09de8649..f6cbdf1c00 100644 --- a/mingw-w64-kicad/PKGBUILD +++ b/mingw-w64-kicad/PKGBUILD @@ -11,7 +11,8 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=5.1.9 pkgrel=1 pkgdesc="Software for the creation of electronic schematic diagrams and printed circuit board artwork (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.kicad-pcb.org" license=("GPLv3+") groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-kiconthemes-qt5/PKGBUILD b/mingw-w64-kiconthemes-qt5/PKGBUILD index f0f50f6ccd..9862fb94d5 100644 --- a/mingw-w64-kiconthemes-qt5/PKGBUILD +++ b/mingw-w64-kiconthemes-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kiconthemes" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Support for icon themes (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kidletime-qt5/PKGBUILD b/mingw-w64-kidletime-qt5/PKGBUILD index 328762c326..db7de00ccc 100644 --- a/mingw-w64-kidletime-qt5/PKGBUILD +++ b/mingw-w64-kidletime-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kidletime" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Reporting of idle time of user and system (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kimageformats-qt5/PKGBUILD b/mingw-w64-kimageformats-qt5/PKGBUILD index 2d8cfa9a06..9bc4084495 100644 --- a/mingw-w64-kimageformats-qt5/PKGBUILD +++ b/mingw-w64-kimageformats-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kimageformats" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Plugins to allow QImage to support extra file formats (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kinit-qt5/PKGBUILD b/mingw-w64-kinit-qt5/PKGBUILD index 304bde289f..34a3a8cf86 100644 --- a/mingw-w64-kinit-qt5/PKGBUILD +++ b/mingw-w64-kinit-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kinit" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Process launcher to speed up launching KDE applications (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kio-qt5/PKGBUILD b/mingw-w64-kio-qt5/PKGBUILD index 294f20d145..8bceecc7d2 100644 --- a/mingw-w64-kio-qt5/PKGBUILD +++ b/mingw-w64-kio-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kio" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Resource and network access abstraction (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kirigami2-qt5/PKGBUILD b/mingw-w64-kirigami2-qt5/PKGBUILD index ecae66368c..5292517dac 100644 --- a/mingw-w64-kirigami2-qt5/PKGBUILD +++ b/mingw-w64-kirigami2-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kirigami2" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A QtQuick based components set (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kiss_fft/PKGBUILD b/mingw-w64-kiss_fft/PKGBUILD index f012c7af07..c9c95615b7 100644 --- a/mingw-w64-kiss_fft/PKGBUILD +++ b/mingw-w64-kiss_fft/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc="A Fast Fourier Transform based up on the principle: Keep It Simple, Stupid (mingw-w64)" url="https://github.com/mborgerding/kissfft" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") source=("${_realname}-${pkgver}.tar.gz"::https://github.com/mborgerding/kissfft/archive/v${pkgver//./}.tar.gz diff --git a/mingw-w64-kitemmodels-qt5/PKGBUILD b/mingw-w64-kitemmodels-qt5/PKGBUILD index 89ac663738..b2c45b0524 100644 --- a/mingw-w64-kitemmodels-qt5/PKGBUILD +++ b/mingw-w64-kitemmodels-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kitemmodels" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Models for the Qt Model/View system (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kitemviews-qt5/PKGBUILD b/mingw-w64-kitemviews-qt5/PKGBUILD index 17eda01a64..4f5ab0c13e 100644 --- a/mingw-w64-kitemviews-qt5/PKGBUILD +++ b/mingw-w64-kitemviews-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kitemviews" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Widget addons for Qt Model/View (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 008431cdeb..0b097092ea 100644 --- a/mingw-w64-kjobwidgets-qt5/PKGBUILD +++ b/mingw-w64-kjobwidgets-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kjobwidgets" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kjs-qt5/PKGBUILD b/mingw-w64-kjs-qt5/PKGBUILD index c87e3c32f7..b9d9b68bec 100644 --- a/mingw-w64-kjs-qt5/PKGBUILD +++ b/mingw-w64-kjs-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "kjs" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Support JS scripting in KDE applications (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" "perl") diff --git a/mingw-w64-knewstuff-qt5/PKGBUILD b/mingw-w64-knewstuff-qt5/PKGBUILD index 54dd69149b..132b14a5fc 100644 --- a/mingw-w64-knewstuff-qt5/PKGBUILD +++ b/mingw-w64-knewstuff-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "knewstuff" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Support for downloading application assets from the network (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 427daa39d3..4173fc5983 100644 --- a/mingw-w64-knotifications-qt5/PKGBUILD +++ b/mingw-w64-knotifications-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "knotifications" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 d7f7d474f9..11da09c240 100644 --- a/mingw-w64-kpackage-qt5/PKGBUILD +++ b/mingw-w64-kpackage-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kpackage" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kparts-qt5/PKGBUILD b/mingw-w64-kparts-qt5/PKGBUILD index 3b48f7d057..4f831f5111 100644 --- a/mingw-w64-kparts-qt5/PKGBUILD +++ b/mingw-w64-kparts-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kparts" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Document centric plugin system (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kplotting-qt5/PKGBUILD b/mingw-w64-kplotting-qt5/PKGBUILD index 87e546eb39..b8ee2e39f4 100644 --- a/mingw-w64-kplotting-qt5/PKGBUILD +++ b/mingw-w64-kplotting-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kplotting" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Lightweight plotting framework for Qt (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kservice-qt5/PKGBUILD b/mingw-w64-kservice-qt5/PKGBUILD index d993137963..b0ca1d8b26 100644 --- a/mingw-w64-kservice-qt5/PKGBUILD +++ b/mingw-w64-kservice-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kservice" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Advanced plugin and service introspection (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-ktexteditor-qt5/PKGBUILD b/mingw-w64-ktexteditor-qt5/PKGBUILD index 5de1e6d16c..a1e8c37955 100644 --- a/mingw-w64-ktexteditor-qt5/PKGBUILD +++ b/mingw-w64-ktexteditor-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "ktexteditor" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Advanced embeddable text editor (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-ktextwidgets-qt5/PKGBUILD b/mingw-w64-ktextwidgets-qt5/PKGBUILD index e733f8f964..8ec65ba868 100644 --- a/mingw-w64-ktextwidgets-qt5/PKGBUILD +++ b/mingw-w64-ktextwidgets-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "ktextwidgets" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Advanced text editing widgets (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 9ce424af69..f461d55647 100644 --- a/mingw-w64-kunitconversion-qt5/PKGBUILD +++ b/mingw-w64-kunitconversion-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kunitconversion" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-kvazaar/PKGBUILD b/mingw-w64-kvazaar/PKGBUILD index 0e0bc31f54..fb2011618d 100644 --- a/mingw-w64-kvazaar/PKGBUILD +++ b/mingw-w64-kvazaar/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.0 pkgrel=1 pkgdesc="An open-source HEVC encoder licensed under LGPLv2.1 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://ultravideo.cs.tut.fi/#encoder" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-kwallet-qt5/PKGBUILD b/mingw-w64-kwallet-qt5/PKGBUILD index d57d97d161..faecfa1ae7 100644 --- a/mingw-w64-kwallet-qt5/PKGBUILD +++ b/mingw-w64-kwallet-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kwallet" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Secure and unified container for user passwords (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-kwidgetsaddons-qt5/PKGBUILD b/mingw-w64-kwidgetsaddons-qt5/PKGBUILD index 21f6551e54..f664e18de3 100644 --- a/mingw-w64-kwidgetsaddons-qt5/PKGBUILD +++ b/mingw-w64-kwidgetsaddons-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kwidgetsaddons" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Addons to QtWidgets (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kwindowsystem-qt5/PKGBUILD b/mingw-w64-kwindowsystem-qt5/PKGBUILD index 1289018812..3c77cde43e 100644 --- a/mingw-w64-kwindowsystem-qt5/PKGBUILD +++ b/mingw-w64-kwindowsystem-qt5/PKGBUILD @@ -7,6 +7,7 @@ _kde_f5_init_package "${_variant}" "kwindowsystem" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Access to the windowing system (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-kxmlgui-qt5/PKGBUILD b/mingw-w64-kxmlgui-qt5/PKGBUILD index bc50b356c2..a7c54ecc6b 100644 --- a/mingw-w64-kxmlgui-qt5/PKGBUILD +++ b/mingw-w64-kxmlgui-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "kxmlgui" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="User configurable main windows (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-l-smash/PKGBUILD b/mingw-w64-l-smash/PKGBUILD index a1ab32938e..db80ddd89d 100644 --- a/mingw-w64-l-smash/PKGBUILD +++ b/mingw-w64-l-smash/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="Loyal to Spec of Mpeg4 and Ad-hoc Simple Hackwork. Yet another opensour pkgver=2.14.5 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://l-smash.github.io/l-smash/" license=('ISC') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-ladspa-sdk/PKGBUILD b/mingw-w64-ladspa-sdk/PKGBUILD index 50c758df63..d9781f58b4 100644 --- a/mingw-w64-ladspa-sdk/PKGBUILD +++ b/mingw-w64-ladspa-sdk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.15 pkgrel=1 pkgdesc="Linux Audio Developer's Simple Plugin API (LADSPA) SDK (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.ladspa.org/" license=("LGPL") source=("https://ladspa.org/download/ladspa_sdk_${pkgver}.tgz") diff --git a/mingw-w64-lame/PKGBUILD b/mingw-w64-lame/PKGBUILD index fa6d0e9c7c..8ac98db287 100644 --- a/mingw-w64-lame/PKGBUILD +++ b/mingw-w64-lame/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.100 pkgrel=1 pkgdesc="A high quality MPEG Audio Layer III (MP3) encoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lame.sourceforge.io/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-langkit_support/PKGBUILD b/mingw-w64-langkit_support/PKGBUILD index ef7559a625..b022d898a2 100644 --- a/mingw-w64-langkit_support/PKGBUILD +++ b/mingw-w64-langkit_support/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Language creation framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3 with GCC exception') url="https://github.com/AdaCore/langkit" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc-ada" diff --git a/mingw-w64-lapack/PKGBUILD b/mingw-w64-lapack/PKGBUILD index 017e6211e1..a23da8a9a1 100644 --- a/mingw-w64-lapack/PKGBUILD +++ b/mingw-w64-lapack/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.9.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Linear Algebra PACKage (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gcc-libgfortran") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-gcc-fortran") diff --git a/mingw-w64-lasem/PKGBUILD b/mingw-w64-lasem/PKGBUILD index a416591b37..31d8a5d332 100644 --- a/mingw-w64-lasem/PKGBUILD +++ b/mingw-w64-lasem/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.4 pkgrel=1 pkgdesc="Lasem aims to be a C/Gobject based SVG/Mathml renderer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/GNOME/lasem" license=('LGPL') license=('GPL' 'MPL' 'LGPL') diff --git a/mingw-w64-laszip/PKGBUILD b/mingw-w64-laszip/PKGBUILD index 64eec0ef94..96deff9ae8 100644 --- a/mingw-w64-laszip/PKGBUILD +++ b/mingw-w64-laszip/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.4.3 pkgrel=1 pkgdesc="Free and lossless LiDAR compression (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.laszip.org/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-lcms/PKGBUILD b/mingw-w64-lcms/PKGBUILD index 01c36172c9..a3773c56ba 100644 --- a/mingw-w64-lcms/PKGBUILD +++ b/mingw-w64-lcms/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.19 pkgrel=6 pkgdesc="Lightweight color management development library/engine (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.littlecms.com" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-ldns/PKGBUILD b/mingw-w64-ldns/PKGBUILD index a1dd1072fe..da31c6357d 100644 --- a/mingw-w64-ldns/PKGBUILD +++ b/mingw-w64-ldns/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.1 pkgrel=1 pkgdesc="Fast DNS library supporting recent RFCs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.nlnetlabs.nl/projects/ldns/' license=('custom:BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-doxygen" diff --git a/mingw-w64-lensfun/PKGBUILD b/mingw-w64-lensfun/PKGBUILD index 5f0ab172c8..73b05787ce 100644 --- a/mingw-w64-lensfun/PKGBUILD +++ b/mingw-w64-lensfun/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.2 pkgrel=7 pkgdesc="Database of photographic lenses and a library that allows advanced access to the database (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lensfun.github.io/" license=("LGPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-leptonica/PKGBUILD b/mingw-w64-leptonica/PKGBUILD index f3927253e3..353f162a2e 100644 --- a/mingw-w64-leptonica/PKGBUILD +++ b/mingw-w64-leptonica/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.80.0 pkgrel=1 pkgdesc="Leptonica library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.leptonica.org" license=("Leptonica") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-leveldb/PKGBUILD b/mingw-w64-leveldb/PKGBUILD index 01cf38c865..74e81c77e8 100644 --- a/mingw-w64-leveldb/PKGBUILD +++ b/mingw-w64-leveldb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.22 pkgrel=1 pkgdesc="A fast and lightweight key/value database library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/leveldb" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-lfcbase/PKGBUILD b/mingw-w64-lfcbase/PKGBUILD index f635f90258..a1334c0d28 100644 --- a/mingw-w64-lfcbase/PKGBUILD +++ b/mingw-w64-lfcbase/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.16.0 pkgrel=1 pkgdesc="LFC C++ base classes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.lemke-it.com/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-lfcxml/PKGBUILD b/mingw-w64-lfcxml/PKGBUILD index 695feb6a46..3a7fceaec3 100644 --- a/mingw-w64-lfcxml/PKGBUILD +++ b/mingw-w64-lfcxml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.2 pkgrel=1 pkgdesc="LFC C++ xml classes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.lemke-it.com/' license=('GPL3') diff --git a/mingw-w64-lib3mf-1/PKGBUILD b/mingw-w64-lib3mf-1/PKGBUILD index 619cbc749c..22ede47845 100644 --- a/mingw-w64-lib3mf-1/PKGBUILD +++ b/mingw-w64-lib3mf-1/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.1 pkgrel=1 pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard http://3mf.io' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/3MFConsortium/lib3mf' license=('BSD 2-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-lib3mf/PKGBUILD b/mingw-w64-lib3mf/PKGBUILD index b7ad19b709..a1b24bc397 100644 --- a/mingw-w64-lib3mf/PKGBUILD +++ b/mingw-w64-lib3mf/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc='Lib3MF is the reference implementation of the 3D Manufacturing Format file standard http://3mf.io' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/3MFConsortium/lib3mf' license=('BSD 2-Clause') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libaacs/PKGBUILD b/mingw-w64-libaacs/PKGBUILD index 80495e8308..a7e8705e29 100644 --- a/mingw-w64-libaacs/PKGBUILD +++ b/mingw-w64-libaacs/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.11.0 pkgrel=1 pkgdesc="Advanced Access Content System (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://www.videolan.org/developers/libaacs.html" depends=("${MINGW_PACKAGE_PREFIX}-libgcrypt") diff --git a/mingw-w64-libadalang/PKGBUILD b/mingw-w64-libadalang/PKGBUILD index 1f98dd4ea0..f311bcfb09 100644 --- a/mingw-w64-libadalang/PKGBUILD +++ b/mingw-w64-libadalang/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Library for parsing and semantic analysis of Ada code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3 with GCC exception') url="https://github.com/AdaCore/gprbuild/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc-ada" diff --git a/mingw-w64-libaec/PKGBUILD b/mingw-w64-libaec/PKGBUILD index 4e526f7cf1..b130c546ae 100644 --- a/mingw-w64-libaec/PKGBUILD +++ b/mingw-w64-libaec/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.4 pkgrel=1 pkgdesc="Adaptive Entropy Coding library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.dkrz.de/k202009/libaec" license=('BSD-2-Clause') depends=("${MINGW_PACKAGE_PREFIX}-crt") diff --git a/mingw-w64-libao/PKGBUILD b/mingw-w64-libao/PKGBUILD index 4ff413d5ac..09869169c2 100644 --- a/mingw-w64-libao/PKGBUILD +++ b/mingw-w64-libao/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.2 pkgrel=1 pkgdesc="Cross-platform audio output library and plugins (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://xiph.org/ao/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "git") diff --git a/mingw-w64-libart_lgpl/PKGBUILD b/mingw-w64-libart_lgpl/PKGBUILD index 09e4ae12c5..f917dbba91 100644 --- a/mingw-w64-libart_lgpl/PKGBUILD +++ b/mingw-w64-libart_lgpl/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="Library for high-performance 2D graphics (mingw-w64)" depends=() makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.levien.com/libart' license=('custom') source=("https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2" diff --git a/mingw-w64-libass/PKGBUILD b/mingw-w64-libass/PKGBUILD index 1e5b50e970..2a7405a099 100644 --- a/mingw-w64-libass/PKGBUILD +++ b/mingw-w64-libass/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.15.0 pkgrel=1 pkgdesc="A portable library for SSA/ASS subtitles rendering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/libass/libass' license=('ISC') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libassuan/PKGBUILD b/mingw-w64-libassuan/PKGBUILD index bd9b553fd4..0d6fd80553 100644 --- a/mingw-w64-libassuan/PKGBUILD +++ b/mingw-w64-libassuan/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.5.4 pkgrel=1 pkgdesc="A IPC library used by some GnuPG related software (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://gnupg.org/related_software/libassuan" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libatomic_ops/PKGBUILD b/mingw-w64-libatomic_ops/PKGBUILD index a344461130..7af1b20f89 100644 --- a/mingw-w64-libatomic_ops/PKGBUILD +++ b/mingw-w64-libatomic_ops/PKGBUILD @@ -7,6 +7,7 @@ pkgver=7.6.10 pkgrel=1 pkgdesc="Provides semi-portable access to hardware provided atomic memory operations (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.hboehm.info/gc" license=('GPL2' 'MIT') source=("https://github.com/ivmai/${_realname}/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-libavif/PKGBUILD b/mingw-w64-libavif/PKGBUILD index ed4f182760..1359582343 100644 --- a/mingw-w64-libavif/PKGBUILD +++ b/mingw-w64-libavif/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.0 pkgrel=1 pkgdesc="Library for encoding and decoding .avif files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/AOMediaCodec/libavif" license=('BSD-2-Clause') depends=("${MINGW_PACKAGE_PREFIX}-aom" diff --git a/mingw-w64-libavro/PKGBUILD b/mingw-w64-libavro/PKGBUILD index b182c2d440..2b27c5b817 100644 --- a/mingw-w64-libavro/PKGBUILD +++ b/mingw-w64-libavro/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10.0 pkgrel=2 pkgdesc="The Apache Avro data serialization system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/apache/avro" license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-libbacktrace/PKGBUILD b/mingw-w64-libbacktrace/PKGBUILD index 38282c7426..ef6d74104d 100644 --- a/mingw-w64-libbacktrace/PKGBUILD +++ b/mingw-w64-libbacktrace/PKGBUILD @@ -6,6 +6,7 @@ pkgver=r53.1da441c pkgrel=2 pkgdesc="Library to produce symbolic backtraces (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ianlancetaylor/libbacktrace" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libbdplus/PKGBUILD b/mingw-w64-libbdplus/PKGBUILD index 469db9d546..d77cc65796 100644 --- a/mingw-w64-libbdplus/PKGBUILD +++ b/mingw-w64-libbdplus/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.2 pkgrel=1 pkgdesc="Library for handling the BD+ protection scheme on bluray discs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://www.videolan.org/developers/libbdplus.html" depends=("${MINGW_PACKAGE_PREFIX}-libaacs>=0.7.0" "${MINGW_PACKAGE_PREFIX}-libgpg-error") diff --git a/mingw-w64-libblocksruntime/PKGBUILD b/mingw-w64-libblocksruntime/PKGBUILD index f1aa1b3483..df377ec96a 100644 --- a/mingw-w64-libblocksruntime/PKGBUILD +++ b/mingw-w64-libblocksruntime/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.1 pkgrel=1 pkgdesc='compiler-rt Blocks runtime library for Clang (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://compiler-rt.llvm.org" license=("custom:University of Illinois" "MIT") depends=("${MINGW_PACKAGE_PREFIX}-clang") diff --git a/mingw-w64-libbluray/PKGBUILD b/mingw-w64-libbluray/PKGBUILD index 4048c2429f..2bd022809b 100644 --- a/mingw-w64-libbluray/PKGBUILD +++ b/mingw-w64-libbluray/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.1 pkgrel=1 pkgdesc="Library to access Blu-Ray disks for video playback (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.videolan.org/developers/libbluray.html' license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-libxml2" "${MINGW_PACKAGE_PREFIX}-freetype") diff --git a/mingw-w64-libbotan/PKGBUILD b/mingw-w64-libbotan/PKGBUILD index 6321d8e73c..adae04a580 100644 --- a/mingw-w64-libbotan/PKGBUILD +++ b/mingw-w64-libbotan/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.17.3 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://botan.randombit.net/' pkgdesc='Botan is a C++ cryptography library released under the permissive Simplified BSD license (mingw-w64)' depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libbs2b/PKGBUILD b/mingw-w64-libbs2b/PKGBUILD index 863db18398..72e41bf7ca 100644 --- a/mingw-w64-libbs2b/PKGBUILD +++ b/mingw-w64-libbs2b/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.0 pkgrel=1 pkgdesc="Bauer stereophonic-to-binaural DSP effect library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bs2b.sourceforge.io/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-libsndfile") diff --git a/mingw-w64-libbsdf/PKGBUILD b/mingw-w64-libbsdf/PKGBUILD index e50fd683d7..a8589b9422 100644 --- a/mingw-w64-libbsdf/PKGBUILD +++ b/mingw-w64-libbsdf/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 epoch= pkgdesc="Library for handling BSDF files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/KimuraRyo/libbsdf' license=('MPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-libcaca/PKGBUILD b/mingw-w64-libcaca/PKGBUILD index ebba60384c..23f6efc08c 100644 --- a/mingw-w64-libcaca/PKGBUILD +++ b/mingw-w64-libcaca/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.99.beta19 pkgrel=5 pkgdesc="Color AsCii Art library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://caca.zoy.org/wiki/libcaca" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-cppunit" diff --git a/mingw-w64-libcddb/PKGBUILD b/mingw-w64-libcddb/PKGBUILD index 548c64456b..55fe553ce0 100644 --- a/mingw-w64-libcddb/PKGBUILD +++ b/mingw-w64-libcddb/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.3.2 pkgrel=5 pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://sourceforge.net/projects/libcddb/" options=('staticlibs' 'strip') diff --git a/mingw-w64-libcdio-paranoia/PKGBUILD b/mingw-w64-libcdio-paranoia/PKGBUILD index 52f3835e63..a64c155358 100644 --- a/mingw-w64-libcdio-paranoia/PKGBUILD +++ b/mingw-w64-libcdio-paranoia/PKGBUILD @@ -9,6 +9,7 @@ pkgver=10.2+2.0.0 pkgrel=1 pkgdesc="CD paranoia libraries from libcdio (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL') url="https://www.gnu.org/software/libcdio/" depends=("${MINGW_PACKAGE_PREFIX}-libcdio") diff --git a/mingw-w64-libcdio/PKGBUILD b/mingw-w64-libcdio/PKGBUILD index 51c8bab6ba..28bb09bc76 100644 --- a/mingw-w64-libcdio/PKGBUILD +++ b/mingw-w64-libcdio/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.1.0 pkgrel=3 pkgdesc="GNU Compact Disc Input and Control Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url="https://www.gnu.org/software/libcdio/" options=('staticlibs' 'strip') diff --git a/mingw-w64-libcdr/PKGBUILD b/mingw-w64-libcdr/PKGBUILD index 94e57c4f60..ac84bf0310 100644 --- a/mingw-w64-libcdr/PKGBUILD +++ b/mingw-w64-libcdr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.6 pkgrel=4 pkgdesc="libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MPL2') url="https://wiki.documentfoundation.org/DLP/Libraries/libcdr" options=('staticlibs' 'strip') diff --git a/mingw-w64-libcello-git/PKGBUILD b/mingw-w64-libcello-git/PKGBUILD index de66f40833..669565d3ff 100644 --- a/mingw-w64-libcello-git/PKGBUILD +++ b/mingw-w64-libcello-git/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.0.301.da28eef pkgrel=1 pkgdesc="A library brings higher level programming to C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://libcello.org/" license=("BSD") source=(${_realname}::"git+https://github.com/orangeduck/Cello.git") diff --git a/mingw-w64-libcerf/PKGBUILD b/mingw-w64-libcerf/PKGBUILD index 72f1863ab4..2ed193aaee 100644 --- a/mingw-w64-libcerf/PKGBUILD +++ b/mingw-w64-libcerf/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 _tag=46d5887030419861cd68bf6b8f7c96c9f18c551a pkgdesc="Complex error functions, Dawson, Faddeeva, and Voigt function (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://jugit.fz-juelich.de/mlz/libcerf' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-libchamplain/PKGBUILD b/mingw-w64-libchamplain/PKGBUILD index 69e4b4cbdf..f551013c28 100644 --- a/mingw-w64-libchamplain/PKGBUILD +++ b/mingw-w64-libchamplain/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.12.20 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="C library providing ClutterActor to display maps (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-clutter" "${MINGW_PACKAGE_PREFIX}-clutter-gtk" diff --git a/mingw-w64-libconfig/PKGBUILD b/mingw-w64-libconfig/PKGBUILD index b922dd0b3a..4b349c67b5 100644 --- a/mingw-w64-libconfig/PKGBUILD +++ b/mingw-w64-libconfig/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.2 pkgrel=1 pkgdesc="C/C++ Configuration File Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/hyperrealm/libconfig" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libconfini/PKGBUILD b/mingw-w64-libconfini/PKGBUILD index e5ed755742..00c98f1ece 100644 --- a/mingw-w64-libconfini/PKGBUILD +++ b/mingw-w64-libconfini/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.16.0 pkgrel=1 pkgdesc='Yet another INI parser (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://madmurphy.github.io/libconfini' license=('GPL') options=('staticlibs') diff --git a/mingw-w64-libcue/PKGBUILD b/mingw-w64-libcue/PKGBUILD index f5f8357561..a5be29b26a 100644 --- a/mingw-w64-libcue/PKGBUILD +++ b/mingw-w64-libcue/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.1 pkgrel=2 pkgdesc="Parses so-called cue sheets and handles the parsed data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lipnitsk/libcue/" makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-ninja") diff --git a/mingw-w64-libdazzle/PKGBUILD b/mingw-w64-libdazzle/PKGBUILD index be93cd728a..5d6e06a777 100644 --- a/mingw-w64-libdazzle/PKGBUILD +++ b/mingw-w64-libdazzle/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.38.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A companion library to GObject and Gtk+" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gtk3") diff --git a/mingw-w64-libdca/PKGBUILD b/mingw-w64-libdca/PKGBUILD index 3c93be8f8f..c10c154bcd 100644 --- a/mingw-w64-libdca/PKGBUILD +++ b/mingw-w64-libdca/PKGBUILD @@ -10,6 +10,7 @@ provides=("${MINGW_PACKAGE_PREFIX}-libdts") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn" "${MINGW_PACKAGE_PREFIX}-${_realname}-git" "${MINGW_PACKAGE_PREFIX}-libdts") conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-svn" "${MINGW_PACKAGE_PREFIX}-${_realname}-git" "${MINGW_PACKAGE_PREFIX}-libdts") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.videolan.org/developers/libdca.html" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libde265/PKGBUILD b/mingw-w64-libde265/PKGBUILD index 207010dfda..97c3b2a87f 100644 --- a/mingw-w64-libde265/PKGBUILD +++ b/mingw-w64-libde265/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.8 pkgrel=1 pkgdesc="Open h.265 video codec library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/strukturag/libde265" license=(LGPL3' GPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libdiscid/PKGBUILD b/mingw-w64-libdiscid/PKGBUILD index 5a2915f6b8..3fd873a752 100644 --- a/mingw-w64-libdiscid/PKGBUILD +++ b/mingw-w64-libdiscid/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.2 pkgrel=1 pkgdesc="A Library for creating MusicBrainz DiscIDs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://musicbrainz.org/doc/libdiscid" license=('LGPL') source=("http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-libdsm/PKGBUILD b/mingw-w64-libdsm/PKGBUILD index 8fe1a572d7..04812da38c 100644 --- a/mingw-w64-libdsm/PKGBUILD +++ b/mingw-w64-libdsm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.2 pkgrel=1 pkgdesc="SMB protocol client implementation in pure old C, with a lot less features than Samba but with a much simpler, and a more permissive license (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://videolabs.github.io/libdsm" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libdvbpsi/PKGBUILD b/mingw-w64-libdvbpsi/PKGBUILD index ef450481db..41bf5cc259 100644 --- a/mingw-w64-libdvbpsi/PKGBUILD +++ b/mingw-w64-libdvbpsi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.3 pkgrel=1 pkgdesc="A library designed for decoding and generation of MPEG TS and DVB PSI tables (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.videolan.org/developers/libdvbpsi.html" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libdvdcss/PKGBUILD b/mingw-w64-libdvdcss/PKGBUILD index 1eef36176c..bd97013632 100644 --- a/mingw-w64-libdvdcss/PKGBUILD +++ b/mingw-w64-libdvdcss/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="Portable abstraction library for DVD decryption (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.videolan.org/libdvdcss" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libdvdnav/PKGBUILD b/mingw-w64-libdvdnav/PKGBUILD index 53035f7dec..56312ac225 100644 --- a/mingw-w64-libdvdnav/PKGBUILD +++ b/mingw-w64-libdvdnav/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.1.0 pkgrel=2 pkgdesc="The library for xine-dvdnav plugin (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dvdnav.mplayerhq.hu/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libdvdread/PKGBUILD b/mingw-w64-libdvdread/PKGBUILD index ae28dabd74..1c4a3d3321 100644 --- a/mingw-w64-libdvdread/PKGBUILD +++ b/mingw-w64-libdvdread/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.1.1 pkgrel=1 pkgdesc="Provides a simple foundation for reading DVD video disks (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dvdnav.mplayerhq.hu" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libebml/PKGBUILD b/mingw-w64-libebml/PKGBUILD index 512c01105f..ea9ed2efb4 100644 --- a/mingw-w64-libebml/PKGBUILD +++ b/mingw-w64-libebml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.1 pkgrel=1 pkgdesc="Extensible Binary Meta Language library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://matroska.org" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libebur128/PKGBUILD b/mingw-w64-libebur128/PKGBUILD index 70376ce6e9..b4f1f998ae 100644 --- a/mingw-w64-libebur128/PKGBUILD +++ b/mingw-w64-libebur128/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="A Library that implements the EBU R 128 standard for loudness normalisation (mingw-w64)" url="https://github.com/jiixyj/libebur128/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-ninja" diff --git a/mingw-w64-libelf/PKGBUILD b/mingw-w64-libelf/PKGBUILD index 002573c9ed..898c3131c5 100644 --- a/mingw-w64-libelf/PKGBUILD +++ b/mingw-w64-libelf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.13 pkgrel=4 pkgdesc="ELF object file access library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="http://www.mr511.de/software/english.html" options=('staticlibs') diff --git a/mingw-w64-liberime/PKGBUILD b/mingw-w64-liberime/PKGBUILD index 95715ebc9b..db685f9aa0 100644 --- a/mingw-w64-liberime/PKGBUILD +++ b/mingw-w64-liberime/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.5 pkgrel=2 pkgdesc="An emacs dynamic module provide librime bindings for emacs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/merrickluo/liberime" license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-librime") diff --git a/mingw-w64-libevent/PKGBUILD b/mingw-w64-libevent/PKGBUILD index 8350766bd5..44e0cf8013 100644 --- a/mingw-w64-libevent/PKGBUILD +++ b/mingw-w64-libevent/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.1.12 pkgrel=1 pkgdesc="An event notification library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libevent.org" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libexif/PKGBUILD b/mingw-w64-libexif/PKGBUILD index 4b05891af1..3b7fba4d77 100644 --- a/mingw-w64-libexif/PKGBUILD +++ b/mingw-w64-libexif/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.22 pkgrel=1 pkgdesc="A library to parse an EXIF file and read the data from those tags (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libexif.github.io/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libexodus/PKGBUILD b/mingw-w64-libexodus/PKGBUILD index 1b38e8045c..5eedb7f8bd 100644 --- a/mingw-w64-libexodus/PKGBUILD +++ b/mingw-w64-libexodus/PKGBUILD @@ -8,6 +8,7 @@ pkgver=8.09 pkgrel=1 pkgdesc="EXODUS is a model developed to store and retrieve data for finite element analyses (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-crt") makedepends=("unzip" "${MINGW_PACKAGE_PREFIX}-netcdf") diff --git a/mingw-w64-libfilezilla/PKGBUILD b/mingw-w64-libfilezilla/PKGBUILD index ccc7e6a9ea..575a433a98 100644 --- a/mingw-w64-libfilezilla/PKGBUILD +++ b/mingw-w64-libfilezilla/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.25.0 pkgrel=1 pkgdesc="Small and modern C++ library, offering some basic functionality to build high-performing, platform-independent programs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lib.filezilla-project.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-nettle" diff --git a/mingw-w64-libfreexl/PKGBUILD b/mingw-w64-libfreexl/PKGBUILD index 17cd8ca6e8..f7b4276d9a 100644 --- a/mingw-w64-libfreexl/PKGBUILD +++ b/mingw-w64-libfreexl/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.6 pkgrel=1 pkgdesc="Library to extract valid data from within an Excel (.xls) spreadsheet (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gaia-gis.it/fossil/freexl" license=('MPL' 'GPL' 'LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-libiconv") diff --git a/mingw-w64-libftdi/PKGBUILD b/mingw-w64-libftdi/PKGBUILD index 892ceb0580..f7cc20f991 100644 --- a/mingw-w64-libftdi/PKGBUILD +++ b/mingw-w64-libftdi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5 pkgrel=1 pkgdesc='Library to talk to FTDI chips, with Python 3 bindings (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.intra2net.com/en/developer/libftdi/" license=('LGPL', 'GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libgadu/PKGBUILD b/mingw-w64-libgadu/PKGBUILD index 2e98bbbb3d..279b27ea17 100644 --- a/mingw-w64-libgadu/PKGBUILD +++ b/mingw-w64-libgadu/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12.2 pkgrel=1 pkgdesc="This library implements the client side of the Gadu-Gadu protocol (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libgadu.net/" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libgda/PKGBUILD b/mingw-w64-libgda/PKGBUILD index 87b4ae198b..6cf14895d2 100644 --- a/mingw-w64-libgda/PKGBUILD +++ b/mingw-w64-libgda/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=5.2.9 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Data abstraction library based on GLib (mingw-w64)" license=("LGPL 2") url="https://www.gnome.org" diff --git a/mingw-w64-libgdata/PKGBUILD b/mingw-w64-libgdata/PKGBUILD index ca569796c6..356c39c112 100644 --- a/mingw-w64-libgdata/PKGBUILD +++ b/mingw-w64-libgdata/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.17.13 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Library for accessing GData webservices (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-libgdiplus/PKGBUILD b/mingw-w64-libgdiplus/PKGBUILD index a52b126d06..40c64385c0 100644 --- a/mingw-w64-libgdiplus/PKGBUILD +++ b/mingw-w64-libgdiplus/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.6.1 pkgrel=1 pkgdesc="An Open Source Implementation of the GDI+ API (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MPL' 'LGPL') url="https://www.mono-project.com/" depends=("${MINGW_PACKAGE_PREFIX}-libtiff" diff --git a/mingw-w64-libgee/PKGBUILD b/mingw-w64-libgee/PKGBUILD index deae5ace87..6ccbb7f6bd 100644 --- a/mingw-w64-libgee/PKGBUILD +++ b/mingw-w64-libgee/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.20.3 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A collection library providing GObject-based interfaces and classes for commonly used data structures (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libgeotiff/PKGBUILD b/mingw-w64-libgeotiff/PKGBUILD index 9fa3d0e453..997c69c3ec 100644 --- a/mingw-w64-libgeotiff/PKGBUILD +++ b/mingw-w64-libgeotiff/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="TIFF based interchange format for georeferenced raster imagery (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://trac.osgeo.org/geotiff/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libgit2-glib/PKGBUILD b/mingw-w64-libgit2-glib/PKGBUILD index 28ef11d1c9..53357904ed 100644 --- a/mingw-w64-libgit2-glib/PKGBUILD +++ b/mingw-w64-libgit2-glib/PKGBUILD @@ -7,6 +7,7 @@ _pkgver=0.99.0 pkgver=$_pkgver.1 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GLib wrapper for libgit2 (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-libgit2>=0.99" "${MINGW_PACKAGE_PREFIX}-libssh2" diff --git a/mingw-w64-libgit2/PKGBUILD b/mingw-w64-libgit2/PKGBUILD index 274fa5bd43..85b9047e54 100644 --- a/mingw-w64-libgit2/PKGBUILD +++ b/mingw-w64-libgit2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc='A linkable library for Git (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/libgit2/libgit2' license=('GPL2' 'custom') options=('strip') diff --git a/mingw-w64-libgme/PKGBUILD b/mingw-w64-libgme/PKGBUILD index 61c2be0d57..ef9204b641 100644 --- a/mingw-w64-libgme/PKGBUILD +++ b/mingw-w64-libgme/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.3 pkgrel=2 pkgdesc="Video game music file emulation/playback library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/mpyne/game-music-emu/wiki/Home" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libgnomecanvas/PKGBUILD b/mingw-w64-libgnomecanvas/PKGBUILD index 362896f481..61e2e2210f 100644 --- a/mingw-w64-libgnomecanvas/PKGBUILD +++ b/mingw-w64-libgnomecanvas/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.30.3 pkgrel=3 pkgdesc="The GNOME canvas library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gtk2" "${MINGW_PACKAGE_PREFIX}-gettext" "${MINGW_PACKAGE_PREFIX}-libart_lgpl" diff --git a/mingw-w64-libgnurx/PKGBUILD b/mingw-w64-libgnurx/PKGBUILD index ac88c8e8a1..4ef86a0ca8 100644 --- a/mingw-w64-libgnurx/PKGBUILD +++ b/mingw-w64-libgnurx/PKGBUILD @@ -7,6 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.5.1 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="libgnurx (mingw-w64)" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('staticlibs') diff --git a/mingw-w64-libgoom2/PKGBUILD b/mingw-w64-libgoom2/PKGBUILD index d7e2bf90c2..6e9baf37de 100644 --- a/mingw-w64-libgoom2/PKGBUILD +++ b/mingw-w64-libgoom2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2k4 pkgrel=3 pkgdesc="Shared library part of the Goom visualization plugin (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.fovea.cc/?page=details_produits&id=goom" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "flex") diff --git a/mingw-w64-libgphoto2/PKGBUILD b/mingw-w64-libgphoto2/PKGBUILD index a14998b121..c928433d6b 100644 --- a/mingw-w64-libgphoto2/PKGBUILD +++ b/mingw-w64-libgphoto2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.5.26 pkgrel=1 pkgdesc="libgphoto2 is a free, redistributable, ready to use set of digital camera software applications for Unix-like system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://gphoto.org/proj/libgphoto2/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-libsystre" diff --git a/mingw-w64-libgpr/PKGBUILD b/mingw-w64-libgpr/PKGBUILD index 68327f8919..7edb438165 100644 --- a/mingw-w64-libgpr/PKGBUILD +++ b/mingw-w64-libgpr/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Library for GPRbuild project files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3 with GCC exception') url="https://github.com/AdaCore/gprbuild/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc-ada" diff --git a/mingw-w64-libgsf/PKGBUILD b/mingw-w64-libgsf/PKGBUILD index 5b4a12ee51..3e2b865cfb 100644 --- a/mingw-w64-libgsf/PKGBUILD +++ b/mingw-w64-libgsf/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.14.47 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="An extensible I/O abstraction library for dealing with structured file formats (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2" diff --git a/mingw-w64-libguess/PKGBUILD b/mingw-w64-libguess/PKGBUILD index 13113e33e5..53a9ee664e 100644 --- a/mingw-w64-libguess/PKGBUILD +++ b/mingw-w64-libguess/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2 pkgrel=3 pkgdesc="High-speed character set detection library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://atheme.org/projects/libguess.html" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-libmowgli") diff --git a/mingw-w64-libgusb/PKGBUILD b/mingw-w64-libgusb/PKGBUILD index a6c08abd84..8a9ff7914a 100644 --- a/mingw-w64-libgusb/PKGBUILD +++ b/mingw-w64-libgusb/PKGBUILD @@ -7,6 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.3.5 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GLib wrapper around libusb1 (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-libusb" "${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-libgweather/PKGBUILD b/mingw-w64-libgweather/PKGBUILD index 90152c5d18..fd586c204e 100644 --- a/mingw-w64-libgweather/PKGBUILD +++ b/mingw-w64-libgweather/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.36.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GWeather shared library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gtk3" "${MINGW_PACKAGE_PREFIX}-libsoup" diff --git a/mingw-w64-libgxps/PKGBUILD b/mingw-w64-libgxps/PKGBUILD index c30e8f2b82..45314b7e75 100644 --- a/mingw-w64-libgxps/PKGBUILD +++ b/mingw-w64-libgxps/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.3.1 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A library to handling and rendering XPS documents (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gtk3" diff --git a/mingw-w64-libhandy/PKGBUILD b/mingw-w64-libhandy/PKGBUILD index c307d528dc..1ec7871fa0 100644 --- a/mingw-w64-libhandy/PKGBUILD +++ b/mingw-w64-libhandy/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="A library full of GTK+ widgets for mobile phones (mingw-w64)" url="https://gitlab.gnome.org/GNOME/libhandy" license=("LGPL2.1+") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gtk3") makedepends=("${MINGW_PACKAGE_PREFIX}-glade" diff --git a/mingw-w64-libharu/PKGBUILD b/mingw-w64-libharu/PKGBUILD index 2f2b3b5f55..6a9b645d0a 100644 --- a/mingw-w64-libharu/PKGBUILD +++ b/mingw-w64-libharu/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=2 pkgdesc="C library for generating PDF documents (mingw-w64)" url="https://github.com/libharu/libharu" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom:ZLIB') depends=("${MINGW_PACKAGE_PREFIX}-libpng") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-libheif/PKGBUILD b/mingw-w64-libheif/PKGBUILD index c74f98af45..29c8416ed6 100644 --- a/mingw-w64-libheif/PKGBUILD +++ b/mingw-w64-libheif/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.11.0 pkgrel=1 pkgdesc="HEIF image decoder/encoder library and tools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/strukturag/libheif" license=('LGPL3' 'MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libical/PKGBUILD b/mingw-w64-libical/PKGBUILD index 46a2914202..f6361de982 100644 --- a/mingw-w64-libical/PKGBUILD +++ b/mingw-w64-libical/PKGBUILD @@ -9,6 +9,7 @@ replaces=(${MINGW_PACKAGE_PREFIX}-${_realname}-glib) pkgver=3.0.8 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="An Open Source implementation of the iCalendar protocols and protocol data units (mingw-w64)" license=("LGPL2.1") url="https://github.com/libical/libical" diff --git a/mingw-w64-libicsneo/PKGBUILD b/mingw-w64-libicsneo/PKGBUILD index c6c05c5157..fd1876c31f 100644 --- a/mingw-w64-libicsneo/PKGBUILD +++ b/mingw-w64-libicsneo/PKGBUILD @@ -8,6 +8,7 @@ conflicts=(${MINGW_PACKAGE_PREFIX}-${_realname}-git) pkgver=0.1.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="The Intrepid Control Systems Open Cross-Platform Device Communication API (mingw-w64)" license=("custom") url="https://github.com/intrepidcs/libicsneo" diff --git a/mingw-w64-libid3tag/PKGBUILD b/mingw-w64-libid3tag/PKGBUILD index c360e81fba..7e90aeaf7b 100644 --- a/mingw-w64-libid3tag/PKGBUILD +++ b/mingw-w64-libid3tag/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.15.1b pkgrel=2 pkgdesc="Library for id3 tagging (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.underbit.com/products/mad/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-zlib") diff --git a/mingw-w64-libidl2/PKGBUILD b/mingw-w64-libidl2/PKGBUILD index 8b9366f429..98bbb37484 100644 --- a/mingw-w64-libidl2/PKGBUILD +++ b/mingw-w64-libidl2/PKGBUILD @@ -8,6 +8,7 @@ _pkgver=0.8 pkgrel=1 pkgdesc="A front-end for CORBA 2.2 IDL and Netscape's XPIDL (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.gnome.org" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-libilbc/PKGBUILD b/mingw-w64-libilbc/PKGBUILD index f1020a1744..c4d84786d6 100644 --- a/mingw-w64-libilbc/PKGBUILD +++ b/mingw-w64-libilbc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.4 pkgrel=1 pkgdesc="A friendly copy of the iLBC codec from the WebRTC project (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/TimothyGu/libilbc/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libimobiledevice/PKGBUILD b/mingw-w64-libimobiledevice/PKGBUILD index 838fc4cc9c..dde5290cab 100644 --- a/mingw-w64-libimobiledevice/PKGBUILD +++ b/mingw-w64-libimobiledevice/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.0 pkgrel=2 pkgdesc='A cross-platform protocol library to communicate with iOS devices (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.libimobiledevice.org/' license=('GPL2+') options=('staticlibs') diff --git a/mingw-w64-libiptcdata/PKGBUILD b/mingw-w64-libiptcdata/PKGBUILD index 24569b2a3c..b223db3699 100644 --- a/mingw-w64-libiptcdata/PKGBUILD +++ b/mingw-w64-libiptcdata/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.4 pkgrel=1 pkgdesc="Library for manipulating the IPTC metadata (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://libiptcdata.sourceforge.net/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libjaylink-git/PKGBUILD b/mingw-w64-libjaylink-git/PKGBUILD index a8d3ae9cd9..efe8fb953f 100644 --- a/mingw-w64-libjaylink-git/PKGBUILD +++ b/mingw-w64-libjaylink-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=r175.cfccbc9 pkgrel=1 pkgdesc="Shared library written in C to access SEGGER J-Link and compatible devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.zapb.de/zapb/libjaylink/" license=("GPLv2+") depends=("${MINGW_PACKAGE_PREFIX}-libusb") diff --git a/mingw-w64-libkml/PKGBUILD b/mingw-w64-libkml/PKGBUILD index 250ca404e9..ca97af1255 100644 --- a/mingw-w64-libkml/PKGBUILD +++ b/mingw-w64-libkml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.0 pkgrel=8 pkgdesc="Reference implementation of OGC KML 2.2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/libkml/libkml/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-libksba/PKGBUILD b/mingw-w64-libksba/PKGBUILD index 0b8aac86b3..14ec470224 100644 --- a/mingw-w64-libksba/PKGBUILD +++ b/mingw-w64-libksba/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.0 pkgrel=1 pkgdesc="A CMS and X.509 access library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://www.gnupg.org/related_software/libksba/" depends=("${MINGW_PACKAGE_PREFIX}-libgpg-error") diff --git a/mingw-w64-liblas/PKGBUILD b/mingw-w64-liblas/PKGBUILD index df0d073d03..a03c7ef9b0 100644 --- a/mingw-w64-liblas/PKGBUILD +++ b/mingw-w64-liblas/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.1 pkgrel=2 pkgdesc="ASPRS LiDAR data translation toolset (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://liblas.org/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-liblastfm/PKGBUILD b/mingw-w64-liblastfm/PKGBUILD index f27e7b4b7d..3f4662a570 100644 --- a/mingw-w64-liblastfm/PKGBUILD +++ b/mingw-w64-liblastfm/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.9 pkgrel=2 pkgdesc="A Qt C++ library for the Last.fm webservices https://www.last.fm" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Boost') url="https://www.last.fm/download" depends=("${MINGW_PACKAGE_PREFIX}-qt5" diff --git a/mingw-w64-liblo/PKGBUILD b/mingw-w64-liblo/PKGBUILD index a70028d533..f2a115086a 100644 --- a/mingw-w64-liblo/PKGBUILD +++ b/mingw-w64-liblo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.31 pkgrel=1 pkgdesc="An implementation of the Open Sound Control protocol" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://liblo.sourceforge.net/" license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-liblqr/PKGBUILD b/mingw-w64-liblqr/PKGBUILD index 76ac0575c9..2b7522fa04 100644 --- a/mingw-w64-liblqr/PKGBUILD +++ b/mingw-w64-liblqr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.2 pkgrel=4 pkgdesc="A seam-carving C/C++ library called Liquid Rescale (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://liblqr.wikidot.com/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libmad/PKGBUILD b/mingw-w64-libmad/PKGBUILD index 9517c2f9a3..7820ad0269 100644 --- a/mingw-w64-libmad/PKGBUILD +++ b/mingw-w64-libmad/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.15.1b pkgrel=4 pkgdesc="A high-quality MPEG audio decoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.underbit.com/products/mad/" license=('GPL') depends=() diff --git a/mingw-w64-libmatroska/PKGBUILD b/mingw-w64-libmatroska/PKGBUILD index 06d546ead0..d7e705d24d 100644 --- a/mingw-w64-libmatroska/PKGBUILD +++ b/mingw-w64-libmatroska/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.2 pkgrel=1 pkgdesc="Matroska library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://matroska.org" depends=("${MINGW_PACKAGE_PREFIX}-libebml") diff --git a/mingw-w64-libmaxminddb/PKGBUILD b/mingw-w64-libmaxminddb/PKGBUILD index 670c1fab23..8e21467594 100644 --- a/mingw-w64-libmaxminddb/PKGBUILD +++ b/mingw-w64-libmaxminddb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.2 pkgrel=1 pkgdesc="C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dev.maxmind.com/geoip/" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-geoip2-database") diff --git a/mingw-w64-libmfx/PKGBUILD b/mingw-w64-libmfx/PKGBUILD index ebfddce20c..8344e0c0c1 100644 --- a/mingw-w64-libmfx/PKGBUILD +++ b/mingw-w64-libmfx/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.25 pkgrel=1 pkgdesc="Intel Media SDK dispatcher library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lu-zero/mfx_dispatch/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libmicrodns/PKGBUILD b/mingw-w64-libmicrodns/PKGBUILD index 11a31e5136..f2ae4e1182 100644 --- a/mingw-w64-libmicrodns/PKGBUILD +++ b/mingw-w64-libmicrodns/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.0 pkgrel=2 pkgdesc="Minimal mDNS resolver library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/videolabs/libmicrodns" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libmicrohttpd/PKGBUILD b/mingw-w64-libmicrohttpd/PKGBUILD index 2cd33d7ffb..5cbc36b841 100644 --- a/mingw-w64-libmicrohttpd/PKGBUILD +++ b/mingw-w64-libmicrohttpd/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.9.72 pkgrel=1 pkgdesc="GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/libmicrohttpd" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libmicroutils/PKGBUILD b/mingw-w64-libmicroutils/PKGBUILD index c838462629..14d8b46c05 100644 --- a/mingw-w64-libmicroutils/PKGBUILD +++ b/mingw-w64-libmicroutils/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.3.0 pkgrel=1 pkgdesc="Micro cross-platform C library for handling strings, files, regex, hashs and among others." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/silvioprog/microutils" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libmikmod/PKGBUILD b/mingw-w64-libmikmod/PKGBUILD index 852f160cff..c450d4d947 100644 --- a/mingw-w64-libmikmod/PKGBUILD +++ b/mingw-w64-libmikmod/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.11.1 pkgrel=1 pkgdesc="A portable sound library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://mikmod.sourceforge.io/" license=("GPL" "LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libmimic/PKGBUILD b/mingw-w64-libmimic/PKGBUILD index dbc379e2cf..61fb06ff76 100644 --- a/mingw-w64-libmimic/PKGBUILD +++ b/mingw-w64-libmimic/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.4 pkgrel=3 pkgdesc="An open source video encoding/decoding library for Mimic V2.x (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://farsight.sourceforge.io/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-doxygen") diff --git a/mingw-w64-libmodbus-git/PKGBUILD b/mingw-w64-libmodbus-git/PKGBUILD index 2069443372..c7fd5014c8 100644 --- a/mingw-w64-libmodbus-git/PKGBUILD +++ b/mingw-w64-libmodbus-git/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc="A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32 (mingw-w64)" url="https://libmodbus.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') makedepends=("git" "asciidoc" "${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libmodplug/PKGBUILD b/mingw-w64-libmodplug/PKGBUILD index 5ef6d09e8e..c28941d29e 100644 --- a/mingw-w64-libmodplug/PKGBUILD +++ b/mingw-w64-libmodplug/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.9.0 pkgrel=1 pkgdesc="A MOD playing library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://modplug-xmms.sourceforge.io/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libmongoose/PKGBUILD b/mingw-w64-libmongoose/PKGBUILD index c599130016..4e223104d4 100644 --- a/mingw-w64-libmongoose/PKGBUILD +++ b/mingw-w64-libmongoose/PKGBUILD @@ -10,6 +10,7 @@ url="https://github.com/cesanta/mongoose" pkgdesc='Embedded web server for C/C++ (mingw-w64)' license=('GPL2') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=(${MINGW_PACKAGE_PREFIX}-gcc-libs) makedepends=(${MINGW_PACKAGE_PREFIX}-gcc) source=(${_realname}-${pkgver}.tar.gz::"https://github.com/cesanta/mongoose/archive/${pkgver}.tar.gz" diff --git a/mingw-w64-libmowgli/PKGBUILD b/mingw-w64-libmowgli/PKGBUILD index d0bf2fd7db..1ba095a573 100644 --- a/mingw-w64-libmowgli/PKGBUILD +++ b/mingw-w64-libmowgli/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.3 pkgrel=3 pkgdesc="Performance and usability-oriented extensions to C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.atheme.org/project/mowgli" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libmpack/PKGBUILD b/mingw-w64-libmpack/PKGBUILD index 934dbcdf23..d0aebe07b0 100644 --- a/mingw-w64-libmpack/PKGBUILD +++ b/mingw-w64-libmpack/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="Simple implementation of msgpack in C (mingw-w64)" pkgver=1.0.5 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/libmpack/libmpack' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libmpcdec/PKGBUILD b/mingw-w64-libmpcdec/PKGBUILD index dd4ce610d9..691d1c8ddb 100644 --- a/mingw-w64-libmpcdec/PKGBUILD +++ b/mingw-w64-libmpcdec/PKGBUILD @@ -9,6 +9,7 @@ epoch=1 _rel=475 pkgdesc="MusePack commandline utilities and decoder library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://musepack.net/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-libreplaygain" diff --git a/mingw-w64-libmpeg2-git/PKGBUILD b/mingw-w64-libmpeg2-git/PKGBUILD index 6cda6dffd0..ceb35a41ea 100644 --- a/mingw-w64-libmpeg2-git/PKGBUILD +++ b/mingw-w64-libmpeg2-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=r1108.946bf4b pkgrel=1 pkgdesc="Library for decoding MPEG-1 and MPEG-2 video streams (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libmpeg2.sourceforge.io/" license=("GPL2") provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") diff --git a/mingw-w64-libmypaint/PKGBUILD b/mingw-w64-libmypaint/PKGBUILD index d56feab267..d07078c7a0 100644 --- a/mingw-w64-libmypaint/PKGBUILD +++ b/mingw-w64-libmypaint/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_realver/-/} pkgrel=2 pkgdesc="Brush engine used by MyPaint (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://mypaint.org" license=("ISC") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libnfs/PKGBUILD b/mingw-w64-libnfs/PKGBUILD index 66a739b430..ffbad701c1 100644 --- a/mingw-w64-libnfs/PKGBUILD +++ b/mingw-w64-libnfs/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=4.0.0 pkgrel=1 pkgdesc="Client library for accessing NFS shares over a network (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/sahlberg/libnfs/" license=('BSD' 'GPL3' 'LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libnice/PKGBUILD b/mingw-w64-libnice/PKGBUILD index 20d0c1ada8..c86993997a 100644 --- a/mingw-w64-libnice/PKGBUILD +++ b/mingw-w64-libnice/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.18 pkgrel=2 pkgdesc="An implementation of the IETF's draft ICE (for p2p UDP data streams) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://nice.freedesktop.org/wiki/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libnotify/PKGBUILD b/mingw-w64-libnotify/PKGBUILD index b495791377..b2abc6e003 100644 --- a/mingw-w64-libnotify/PKGBUILD +++ b/mingw-w64-libnotify/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.7.8 pkgrel=3 pkgdesc="Desktop notification library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://developer.gnome.org/notification-spec/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gdk-pixbuf2" diff --git a/mingw-w64-libnova/PKGBUILD b/mingw-w64-libnova/PKGBUILD index 8049a9e265..e9edac0dbf 100644 --- a/mingw-w64-libnova/PKGBUILD +++ b/mingw-w64-libnova/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.15.0 pkgrel=1 pkgdesc="A general purpose, double precision, celestial mechanics, astrometry and astrodynamics library. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://libnova.sourceforge.net/" license=('GPL2') source=("https://downloads.sourceforge.net/sourceforge/libnova/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-libntlm/PKGBUILD b/mingw-w64-libntlm/PKGBUILD index 6d5ae4d328..3a247c873b 100644 --- a/mingw-w64-libntlm/PKGBUILD +++ b/mingw-w64-libntlm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6 pkgrel=1 pkgdesc="Library that implement Microsoft's NTLM authentication (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.nongnu.org/libntlm/" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libnumbertext/PKGBUILD b/mingw-w64-libnumbertext/PKGBUILD index 33c26854a6..8cc63dc6ef 100644 --- a/mingw-w64-libnumbertext/PKGBUILD +++ b/mingw-w64-libnumbertext/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.6 pkgrel=1 pkgdesc="Number to number name and money text conversion library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/Numbertext/libnumbertext' license=('LGPL3' 'custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-liboauth/PKGBUILD b/mingw-w64-liboauth/PKGBUILD index 94c7da756b..2b693da3ac 100644 --- a/mingw-w64-liboauth/PKGBUILD +++ b/mingw-w64-liboauth/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.0.3 pkgrel=6 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="liboauth is a collection of POSIX-c functions implementing the OAuth Core RFC 5849 standard (mingw-w64)" license=("GPL 2") url="https://liboauth.sourceforge.io/" diff --git a/mingw-w64-libodfgen/PKGBUILD b/mingw-w64-libodfgen/PKGBUILD index 39197c756a..969347bccb 100644 --- a/mingw-w64-libodfgen/PKGBUILD +++ b/mingw-w64-libodfgen/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.8 pkgrel=3 pkgdesc="Library to generate ODF documents (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/p/libwpd/libodfgen/" license=("LGPL 2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libopenmpt/PKGBUILD b/mingw-w64-libopenmpt/PKGBUILD index 94dce8057a..ce30fec916 100644 --- a/mingw-w64-libopenmpt/PKGBUILD +++ b/mingw-w64-libopenmpt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.19 pkgrel=1 pkgdesc="A cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lib.openmpt.org" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-zlib" diff --git a/mingw-w64-libopusenc/PKGBUILD b/mingw-w64-libopusenc/PKGBUILD index e1107adfbd..e1ee80f8ac 100644 --- a/mingw-w64-libopusenc/PKGBUILD +++ b/mingw-w64-libopusenc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.1 pkgrel=1 pkgdesc="High-level API for encoding .opus files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.opus-codec.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libosmpbf/PKGBUILD b/mingw-w64-libosmpbf/PKGBUILD index cbd746d968..5f2bd0ca59 100644 --- a/mingw-w64-libosmpbf/PKGBUILD +++ b/mingw-w64-libosmpbf/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="A library to support OpenStreetMap's protocolbuffer binary .pbf format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/scrosby/OSM-binary" license=('LGPL3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libosmscout/PKGBUILD b/mingw-w64-libosmscout/PKGBUILD index eaff83cfba..c5d4008c2e 100644 --- a/mingw-w64-libosmscout/PKGBUILD +++ b/mingw-w64-libosmscout/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="A Library for offline map rendering, routing and location lookup based on OpenStreetMap data" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/Framstag/libosmscout" license=('custom:LGPL') depends=("${MINGW_PACKAGE_PREFIX}-protobuf" diff --git a/mingw-w64-libotr/PKGBUILD b/mingw-w64-libotr/PKGBUILD index 91c0f8064e..3e34a4d2fa 100644 --- a/mingw-w64-libotr/PKGBUILD +++ b/mingw-w64-libotr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.1.1 pkgrel=2 pkgdesc="Off-the-Record Messaging Library and Toolkit (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.cypherpunks.ca/otr/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-libgcrypt") diff --git a/mingw-w64-libpeas/PKGBUILD b/mingw-w64-libpeas/PKGBUILD index 859b1ca4cf..2a1748a1df 100644 --- a/mingw-w64-libpeas/PKGBUILD +++ b/mingw-w64-libpeas/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.28.0 pkgrel=3 pkgdesc="A GObject-based plugins engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtk.org/" license=("LGPL2") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libplacebo/PKGBUILD b/mingw-w64-libplacebo/PKGBUILD index 3ba2ff4778..72fb3ee00b 100644 --- a/mingw-w64-libplacebo/PKGBUILD +++ b/mingw-w64-libplacebo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.104.0 pkgrel=3 pkgdesc="Reusable library for GPU-accelerated video/image rendering primitives (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://code.videolan.org/videolan/libplacebo" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-glslang" diff --git a/mingw-w64-libplist/PKGBUILD b/mingw-w64-libplist/PKGBUILD index 996819d38d..9634a9f85e 100644 --- a/mingw-w64-libplist/PKGBUILD +++ b/mingw-w64-libplist/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc='A library to handle Apple Property List format in binary or XML (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.libimobiledevice.org/' license=('GPL2+') source=("${_realname}-${pkgver}.tar.gz"::https://github.com/libimobiledevice/libplist/archive/${pkgver}.tar.gz diff --git a/mingw-w64-libproxy/PKGBUILD b/mingw-w64-libproxy/PKGBUILD index 2eb7520977..37c115f282 100644 --- a/mingw-w64-libproxy/PKGBUILD +++ b/mingw-w64-libproxy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.17 pkgrel=1 pkgdesc="A library that provides automatic proxy configuration management (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libproxy.github.io/libproxy/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libraqm/PKGBUILD b/mingw-w64-libraqm/PKGBUILD index 9c90e0010d..b3f5a96b82 100644 --- a/mingw-w64-libraqm/PKGBUILD +++ b/mingw-w64-libraqm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.1 pkgrel=1 pkgdesc="A library that encapsulates the logic for complex text layout (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/HOST-Oman/libraqm" depends=("${MINGW_PACKAGE_PREFIX}-freetype" "${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-libraw/PKGBUILD b/mingw-w64-libraw/PKGBUILD index cd66773592..6d5097bd85 100644 --- a/mingw-w64-libraw/PKGBUILD +++ b/mingw-w64-libraw/PKGBUILD @@ -11,6 +11,7 @@ pkgver=0.20.2 pkgrel=2 pkgdesc="Library for reading RAW files obtained from digital photo cameras (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.libraw.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-librdkafka/PKGBUILD b/mingw-w64-librdkafka/PKGBUILD index 46e9090e1c..01adb7d584 100644 --- a/mingw-w64-librdkafka/PKGBUILD +++ b/mingw-w64-librdkafka/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.3 pkgrel=1 pkgdesc="The Apache Kafka C/C++ client library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/edenhill/librdkafka" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-libreplaygain/PKGBUILD b/mingw-w64-libreplaygain/PKGBUILD index e84726f1df..89ac18c1ad 100644 --- a/mingw-w64-libreplaygain/PKGBUILD +++ b/mingw-w64-libreplaygain/PKGBUILD @@ -7,6 +7,7 @@ pkgver=475 pkgrel=1 pkgdesc="A library to adjust audio gain (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://musepack.net/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-librescl/PKGBUILD b/mingw-w64-librescl/PKGBUILD index 440ad46501..9fae00bf61 100644 --- a/mingw-w64-librescl/PKGBUILD +++ b/mingw-w64-librescl/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.3.3 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Reader/Writer SCL IEC 61850-6 files (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gettext" diff --git a/mingw-w64-libressl/PKGBUILD b/mingw-w64-libressl/PKGBUILD index 8eae2d1161..45649f3a17 100644 --- a/mingw-w64-libressl/PKGBUILD +++ b/mingw-w64-libressl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc="LibreSSL Encryption (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.libressl.org/' license=('BSD') options=('staticlibs' 'strip') diff --git a/mingw-w64-librest/PKGBUILD b/mingw-w64-librest/PKGBUILD index 624259f6c0..6e9eebe3f1 100644 --- a/mingw-w64-librest/PKGBUILD +++ b/mingw-w64-librest/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-lib${_realname}" pkgver=0.8.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Helper library for RESTful services (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-libsoup" diff --git a/mingw-w64-librevenge/PKGBUILD b/mingw-w64-librevenge/PKGBUILD index 8802b04625..b081bd68a1 100644 --- a/mingw-w64-librevenge/PKGBUILD +++ b/mingw-w64-librevenge/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.4 pkgrel=2 pkgdesc="Library for REVerses ENGineered formats filters (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/p/libwpd/librevenge/" license=("MPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-librime/PKGBUILD b/mingw-w64-librime/PKGBUILD index a7fc94a254..d0b458691a 100644 --- a/mingw-w64-librime/PKGBUILD +++ b/mingw-w64-librime/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.3 pkgrel=2 pkgdesc="Rime Input Method Engine Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/librime" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-librsync/PKGBUILD b/mingw-w64-librsync/PKGBUILD index 5cb5211015..239af4ccf1 100644 --- a/mingw-w64-librsync/PKGBUILD +++ b/mingw-w64-librsync/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.3.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://librsync.github.io/' pkgdesc="Remote delta-compression library. (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libsamplerate/PKGBUILD b/mingw-w64-libsamplerate/PKGBUILD index e581e35ca3..3b95d4579e 100644 --- a/mingw-w64-libsamplerate/PKGBUILD +++ b/mingw-w64-libsamplerate/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.1.9 pkgrel=1 pkgdesc="Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD-2-Clause') url="http://www.mega-nerd.com" depends=("${MINGW_PACKAGE_PREFIX}-libsndfile" diff --git a/mingw-w64-libsbml/PKGBUILD b/mingw-w64-libsbml/PKGBUILD index f372255603..d70f4f4c2e 100644 --- a/mingw-w64-libsbml/PKGBUILD +++ b/mingw-w64-libsbml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.19.0 pkgrel=2 pkgdesc="A file format for exchanging computational models in systems biology (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="http://sbml.org/Software/libSBML/" source=("http://sourceforge.net/projects/sbml/files/libsbml/${pkgver}/stable/libSBML-${pkgver}-core-plus-packages-src.tar.gz" diff --git a/mingw-w64-libsecret/PKGBUILD b/mingw-w64-libsecret/PKGBUILD index 2fea7bfb7b..6946b920ad 100644 --- a/mingw-w64-libsecret/PKGBUILD +++ b/mingw-w64-libsecret/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.20.4 pkgrel=2 pkgdesc="Library for storing and retrieving passwords and other secrets (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wiki.gnome.org/Projects/Libsecret" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libserdes/PKGBUILD b/mingw-w64-libserdes/PKGBUILD index 659609dea3..05e9b14cee 100644 --- a/mingw-w64-libserdes/PKGBUILD +++ b/mingw-w64-libserdes/PKGBUILD @@ -8,6 +8,7 @@ _pkgver_suffix=beta201023193458 pkgrel=1 pkgdesc="Avro library with Confluent schema-registry support (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/confluentinc/libserdes" license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-libshout/PKGBUILD b/mingw-w64-libshout/PKGBUILD index 4befcd3c4e..5132fb4bdd 100644 --- a/mingw-w64-libshout/PKGBUILD +++ b/mingw-w64-libshout/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.4.4 pkgrel=1 pkgdesc="Library for accessing a shoutcast/icecast server (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.icecast.org/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-libvorbis" diff --git a/mingw-w64-libsidplayfp/PKGBUILD b/mingw-w64-libsidplayfp/PKGBUILD index 3a5ecfa852..687810dc57 100644 --- a/mingw-w64-libsidplayfp/PKGBUILD +++ b/mingw-w64-libsidplayfp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.1 pkgrel=1 pkgdesc="A library to play Commodore 64 music (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/libsidplayfp/libsidplayfp" license=("GPL") depends=("${MINGW_PACKAGE_PREFIX}-libftdi" diff --git a/mingw-w64-libsigc++/PKGBUILD b/mingw-w64-libsigc++/PKGBUILD index e9190fcc63..e58004d838 100644 --- a/mingw-w64-libsigc++/PKGBUILD +++ b/mingw-w64-libsigc++/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.10.6 pkgrel=2 pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsigcplusplus.github.io/libsigcplusplus/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libsigc++3/PKGBUILD b/mingw-w64-libsigc++3/PKGBUILD index 4f639766f3..fca570f482 100644 --- a/mingw-w64-libsigc++3/PKGBUILD +++ b/mingw-w64-libsigc++3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.3 pkgrel=2 pkgdesc="Libsigc++ implements a full callback system for use in widget libraries - V3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libsigcplusplus.github.io/libsigcplusplus/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libsignal-protocol-c/PKGBUILD b/mingw-w64-libsignal-protocol-c/PKGBUILD index 4041bb227a..7a9186c671 100644 --- a/mingw-w64-libsignal-protocol-c/PKGBUILD +++ b/mingw-w64-libsignal-protocol-c/PKGBUILD @@ -11,6 +11,7 @@ pkgdesc='Signal Protocol C Library (mingw-w64)' url='https://github.com/WhisperSystems/libsignal-protocol-c' license=(GPL3) arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') options=(!libtool strip staticlibs) source=(${_realname}-${pkgver}.tar.gz::https://github.com/signalapp/libsignal-protocol-c/archive/v${pkgver}.tar.gz) sha256sums=('c22e7690546e24d46210ca92dd808f17c3102e1344cd2f9a370136a96d22319d') diff --git a/mingw-w64-libsigsegv/PKGBUILD b/mingw-w64-libsigsegv/PKGBUILD index 708caef153..8a37a6e718 100644 --- a/mingw-w64-libsigsegv/PKGBUILD +++ b/mingw-w64-libsigsegv/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.13 pkgrel=1 pkgdesc="Page fault detection library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/libsigsegv/" license=('GPL2') source=("${_realname}-${pkgver}.tar.gz"::"https://ftp.gnu.org/gnu/${_realname}/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-libslirp/PKGBUILD b/mingw-w64-libslirp/PKGBUILD index 96982ba622..bd2a913965 100644 --- a/mingw-w64-libslirp/PKGBUILD +++ b/mingw-w64-libslirp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.4.0 pkgrel=1 pkgdesc="General purpose TCP-IP emulator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.freedesktop.org/slirp/libslirp" license=('BSD' 'MIT') depends=("${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-libsodium/PKGBUILD b/mingw-w64-libsodium/PKGBUILD index 28994aea69..4b46e2de1e 100644 --- a/mingw-w64-libsodium/PKGBUILD +++ b/mingw-w64-libsodium/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=1.0.18 pkgrel=1 pkgdesc="P(ortable|ackageable) NaCl-based crypto library (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jedisct1/libsodium" license=('custom:ISC') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libsoup/PKGBUILD b/mingw-w64-libsoup/PKGBUILD index 690f38fba8..67f8e6085a 100644 --- a/mingw-w64-libsoup/PKGBUILD +++ b/mingw-w64-libsoup/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.72.0 pkgrel=2 pkgdesc="HTTP client/server library (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://download.gnome.org/sources/libsoup" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libsoxr/PKGBUILD b/mingw-w64-libsoxr/PKGBUILD index 341d2a3af8..25e662da0c 100644 --- a/mingw-w64-libsoxr/PKGBUILD +++ b/mingw-w64-libsoxr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.3 pkgrel=2 pkgdesc="The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/p/soxr/wiki/Home/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libspatialite/PKGBUILD b/mingw-w64-libspatialite/PKGBUILD index 40349aa623..ce4b79acc9 100644 --- a/mingw-w64-libspatialite/PKGBUILD +++ b/mingw-w64-libspatialite/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.0.0 pkgrel=1 pkgdesc="SQLite extension to support spatial data types and operations (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gaia-gis.it/fossil/libspatialite/index" license=('MPL' 'GPL' 'LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "automake" "autoconf") diff --git a/mingw-w64-libspectre/PKGBUILD b/mingw-w64-libspectre/PKGBUILD index d64268299f..b756dc3cb2 100644 --- a/mingw-w64-libspectre/PKGBUILD +++ b/mingw-w64-libspectre/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.2.9 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-ghostscript" "${MINGW_PACKAGE_PREFIX}-cairo") diff --git a/mingw-w64-libspiro/PKGBUILD b/mingw-w64-libspiro/PKGBUILD index 84eb78487d..01381b48a5 100644 --- a/mingw-w64-libspiro/PKGBUILD +++ b/mingw-w64-libspiro/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 epoch=1 pkgdesc="Simplifies the drawing of beautiful curves (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libspiro.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libsrtp/PKGBUILD b/mingw-w64-libsrtp/PKGBUILD index 260cb3e79d..494f00fa24 100644 --- a/mingw-w64-libsrtp/PKGBUILD +++ b/mingw-w64-libsrtp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.0 pkgrel=1 pkgdesc="Library for SRTP (Secure Realtime Transport Protocol) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cisco/libsrtp' license=('BSD-based') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libssh/PKGBUILD b/mingw-w64-libssh/PKGBUILD index ac2ca9fc62..4a062b38ec 100644 --- a/mingw-w64-libssh/PKGBUILD +++ b/mingw-w64-libssh/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.5 pkgrel=1 pkgdesc="Library for accessing ssh client services through C libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.libssh.org/" license=("LGPL") install=libssh-${CARCH}.install diff --git a/mingw-w64-libswift/PKGBUILD b/mingw-w64-libswift/PKGBUILD index 7e2e6aae9a..c95301d784 100644 --- a/mingw-w64-libswift/PKGBUILD +++ b/mingw-w64-libswift/PKGBUILD @@ -10,6 +10,7 @@ C programmers by providing Data structures, Networking, IO, Threading, and so forth. libswift was originally created by S.J.R. van Schaik and is currently being managed by Andrew Wheeler" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ascendingcreations.com" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libtheora/PKGBUILD b/mingw-w64-libtheora/PKGBUILD index 4cc6e526ff..f594e3dea5 100644 --- a/mingw-w64-libtheora/PKGBUILD +++ b/mingw-w64-libtheora/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.1 pkgrel=4 pkgdesc="An open video codec developed by the Xiph.org (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://xiph.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-libpng" diff --git a/mingw-w64-libtimidity/PKGBUILD b/mingw-w64-libtimidity/PKGBUILD index 9716ae43fb..c5e32a1fbe 100644 --- a/mingw-w64-libtimidity/PKGBUILD +++ b/mingw-w64-libtimidity/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.6 pkgrel=1 pkgdesc="MIDI to WAVE converter library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libtimidity.sourceforge.io/" license=("LGPL" "Artistic") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libtorrent-rasterbar/PKGBUILD b/mingw-w64-libtorrent-rasterbar/PKGBUILD index 789ad594f2..c738ab38e0 100644 --- a/mingw-w64-libtorrent-rasterbar/PKGBUILD +++ b/mingw-w64-libtorrent-rasterbar/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.0.2 pkgrel=1 pkgdesc="libtorrent is a feature complete C++ bittorrent implementation focusing on efficiency and scalability (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://libtorrent.org/" conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}2") diff --git a/mingw-w64-libuninameslist/PKGBUILD b/mingw-w64-libuninameslist/PKGBUILD index 2ad876f2ef..a729bb6765 100644 --- a/mingw-w64-libuninameslist/PKGBUILD +++ b/mingw-w64-libuninameslist/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20200413 pkgrel=1 pkgdesc="Library of Unicode annotation data (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libuninameslist.sourceforge.io/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libusb-compat-git/PKGBUILD b/mingw-w64-libusb-compat-git/PKGBUILD index cb6687909d..67c1216986 100644 --- a/mingw-w64-libusb-compat-git/PKGBUILD +++ b/mingw-w64-libusb-compat-git/PKGBUILD @@ -10,6 +10,7 @@ pkgver=r76.b5db9d0 pkgrel=1 pkgdesc="Allows applications written for libusb-0.1 to work with libusb-1.0 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libusb.info/" depends=(${MINGW_PACKAGE_PREFIX}-libusb) options=('staticlibs') diff --git a/mingw-w64-libusb-win32/PKGBUILD b/mingw-w64-libusb-win32/PKGBUILD index 360170ca97..b6e45cba6b 100644 --- a/mingw-w64-libusb-win32/PKGBUILD +++ b/mingw-w64-libusb-win32/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.6.0 pkgrel=1 pkgdesc='Port of libusb-0.1 under Windows (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url='https://sourceforge.net/projects/libusb-win32/' source=( diff --git a/mingw-w64-libusb/PKGBUILD b/mingw-w64-libusb/PKGBUILD index 743eca683d..0509424c5a 100644 --- a/mingw-w64-libusb/PKGBUILD +++ b/mingw-w64-libusb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.24 pkgrel=2 pkgdesc="Library that provides generic access to USB devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libusb.info/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-libusbmuxd/PKGBUILD b/mingw-w64-libusbmuxd/PKGBUILD index 2b6970b2aa..62f1f8e4d6 100644 --- a/mingw-w64-libusbmuxd/PKGBUILD +++ b/mingw-w64-libusbmuxd/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.2 pkgrel=1 pkgdesc='A client library to multiplex connections from and to iOS devices (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.libimobiledevice.org/' license=('GPL2+') options=('staticlibs') diff --git a/mingw-w64-libutf8proc/PKGBUILD b/mingw-w64-libutf8proc/PKGBUILD index 07a9cbf6ab..eb51cb3988 100644 --- a/mingw-w64-libutf8proc/PKGBUILD +++ b/mingw-w64-libutf8proc/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.6.1 pkgrel=1 pkgdesc="C library for processing UTF-8 encoded Unicode strings (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/JuliaStrings/utf8proc' license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-libview/PKGBUILD b/mingw-w64-libview/PKGBUILD index 803bf73e69..15d97bfea6 100644 --- a/mingw-w64-libview/PKGBUILD +++ b/mingw-w64-libview/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.6.6 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="VMware's Incredibly Exciting Widgets (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-gtk2" diff --git a/mingw-w64-libvips/PKGBUILD b/mingw-w64-libvips/PKGBUILD index 60a6c813a3..7072a14767 100644 --- a/mingw-w64-libvips/PKGBUILD +++ b/mingw-w64-libvips/PKGBUILD @@ -7,6 +7,7 @@ pkgver=8.10.5 pkgrel=1 pkgdesc="A fast image processing library with low memory needs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libvips.github.io/libvips/" license=("LGPL-2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libvirt-glib/PKGBUILD b/mingw-w64-libvirt-glib/PKGBUILD index 7ffab1b0cc..671f8f8e03 100644 --- a/mingw-w64-libvirt-glib/PKGBUILD +++ b/mingw-w64-libvirt-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.0.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="libvirt GLib and GObject mapping library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-libxml2" diff --git a/mingw-w64-libvirt/PKGBUILD b/mingw-w64-libvirt/PKGBUILD index 1a0c94960a..c4c850b166 100644 --- a/mingw-w64-libvirt/PKGBUILD +++ b/mingw-w64-libvirt/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgdev//-/} pkgrel=1 pkgdesc="Windows libvirt virtualization library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url=https://libvirt.org license=('LGPL2') depends=(${MINGW_PACKAGE_PREFIX}-curl diff --git a/mingw-w64-libvisio/PKGBUILD b/mingw-w64-libvisio/PKGBUILD index 8a4693a833..cc7a8f1651 100644 --- a/mingw-w64-libvisio/PKGBUILD +++ b/mingw-w64-libvisio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.7 pkgrel=6 pkgdesc="libvisio is a library and a set of tools for reading and converting MS Visio diagram (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MPL2') url="https://wiki.documentfoundation.org/DLP/Libraries/libvisio" options=('staticlibs' 'strip') diff --git a/mingw-w64-libvmime-git/PKGBUILD b/mingw-w64-libvmime-git/PKGBUILD index 6f03dfd3f4..b213e655c7 100644 --- a/mingw-w64-libvmime-git/PKGBUILD +++ b/mingw-w64-libvmime-git/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=2 pkgdesc="An open source solution for working with MIME messages and Internet messaging services like IMAP, POP or SMTP (mingw-w64)" url="https://www.vmime.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') options=('strip' 'staticlibs') makedepends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-libvncserver/PKGBUILD b/mingw-w64-libvncserver/PKGBUILD index 9c834d9e96..538a385a0b 100644 --- a/mingw-w64-libvncserver/PKGBUILD +++ b/mingw-w64-libvncserver/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.12 pkgrel=1 pkgdesc="Cross-platform C libraries that allow you to easily implement VNC server or client functionality (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libvnc.github.io/" license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-libvoikko/PKGBUILD b/mingw-w64-libvoikko/PKGBUILD index f345ce9ba3..cdf8f2362f 100644 --- a/mingw-w64-libvoikko/PKGBUILD +++ b/mingw-w64-libvoikko/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.3 pkgrel=1 pkgdesc="A spelling and grammar checker, hyphenator and collection of related linguistic data for Finnish language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://voikko.sourceforge.net" license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-libvorbisidec-svn/PKGBUILD b/mingw-w64-libvorbisidec-svn/PKGBUILD index e7a66a43a0..49dc07a3a8 100644 --- a/mingw-w64-libvorbisidec-svn/PKGBUILD +++ b/mingw-w64-libvorbisidec-svn/PKGBUILD @@ -10,6 +10,7 @@ pkgver=r19643 pkgrel=1 pkgdesc='Integer-only Ogg Vorbis decoder, AKA \"tremor\" (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://svn.xiph.org/trunk/Tremor' license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-libogg") diff --git a/mingw-w64-libvpx/PKGBUILD b/mingw-w64-libvpx/PKGBUILD index 6869b7caf4..e7e6f5e15d 100644 --- a/mingw-w64-libvpx/PKGBUILD +++ b/mingw-w64-libvpx/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9.0 pkgrel=1 pkgdesc="The VP8 Codec SDK (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-yasm") diff --git a/mingw-w64-libwebsockets/PKGBUILD b/mingw-w64-libwebsockets/PKGBUILD index 7f315b81e4..74ac5845b1 100644 --- a/mingw-w64-libwebsockets/PKGBUILD +++ b/mingw-w64-libwebsockets/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=4.1.6 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="C library for websocket clients and servers (mingw-w64)" url='https://libwebsockets.org/' license=('LGPL2.1') diff --git a/mingw-w64-libwmf/PKGBUILD b/mingw-w64-libwmf/PKGBUILD index 83f2731112..9464568dcb 100644 --- a/mingw-w64-libwmf/PKGBUILD +++ b/mingw-w64-libwmf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.12 pkgrel=2 pkgdesc="Library for Converting Metafile Images (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wvWare.sourceforge.io/" license=("GPL" "LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libwpd/PKGBUILD b/mingw-w64-libwpd/PKGBUILD index 1a507efb4f..9aa828b295 100644 --- a/mingw-w64-libwpd/PKGBUILD +++ b/mingw-w64-libwpd/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.3 pkgrel=1 pkgdesc="Library for Importing WordPerfect (tm) Documents (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libwpd.sourceforge.io/" license=("LGPL-2.1+" "MPL-2.0+") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libwpg/PKGBUILD b/mingw-w64-libwpg/PKGBUILD index b07e488dbd..0201f6f19d 100644 --- a/mingw-w64-libwpg/PKGBUILD +++ b/mingw-w64-libwpg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.3 pkgrel=1 pkgdesc="Library to read and parse graphics in WordPerfect Graphics format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://libwpg.sourceforge.io/" license=("LGPL-2.1+" "MPL-2.0+") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-libxlsxwriter/PKGBUILD b/mingw-w64-libxlsxwriter/PKGBUILD index 9c8e0aa149..b93bb97c66 100644 --- a/mingw-w64-libxlsxwriter/PKGBUILD +++ b/mingw-w64-libxlsxwriter/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="A C library for creating Excel XLSX files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jmcnamara/libxlsxwriter" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-libxml++/PKGBUILD b/mingw-w64-libxml++/PKGBUILD index 16fdf0b392..98efdf25d1 100644 --- a/mingw-w64-libxml++/PKGBUILD +++ b/mingw-w64-libxml++/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.2.2 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="C++ wrapper for the libxml2 XML parser library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-libxml2" diff --git a/mingw-w64-libxml++2.6/PKGBUILD b/mingw-w64-libxml++2.6/PKGBUILD index 3b8b74e99b..f20fe3728f 100644 --- a/mingw-w64-libxml++2.6/PKGBUILD +++ b/mingw-w64-libxml++2.6/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}2.6" pkgver=2.42.0 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="C++ wrapper for the libxml2 XML parser library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-libxml2" diff --git a/mingw-w64-libyuv-git/PKGBUILD b/mingw-w64-libyuv-git/PKGBUILD index b3f11f92d1..faadd29ed0 100644 --- a/mingw-w64-libyuv-git/PKGBUILD +++ b/mingw-w64-libyuv-git/PKGBUILD @@ -8,7 +8,8 @@ conflics=(${MINGW_PACKAGE_PREFIX}-${_realname}) pkgver=1724.r7ce50764 pkgrel=1 pkgdesc="YUV conversion and scaling library" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://chromium.googlesource.com/libyuv/libyuv" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-libzip/PKGBUILD b/mingw-w64-libzip/PKGBUILD index 7519cb4830..3211f45c6b 100644 --- a/mingw-w64-libzip/PKGBUILD +++ b/mingw-w64-libzip/PKGBUILD @@ -11,6 +11,7 @@ pkgdesc="A C library for reading, creating, and modifying zip archives (mingw-w6 url="https://libzip.org" license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-bzip2" "${MINGW_PACKAGE_PREFIX}-gnutls" "${MINGW_PACKAGE_PREFIX}-nettle" diff --git a/mingw-w64-lis/PKGBUILD b/mingw-w64-lis/PKGBUILD index a2242712c0..fa893b3df7 100644 --- a/mingw-w64-lis/PKGBUILD +++ b/mingw-w64-lis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.30 pkgrel=1 pkgdesc='Library of Iterative Solvers for linear systems (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-libtool" "${MINGW_PACKAGE_PREFIX}-msmpi") makedepends=("${MINGW_PACKAGE_PREFIX}-msmpi") diff --git a/mingw-w64-live-media/PKGBUILD b/mingw-w64-live-media/PKGBUILD index d26e46a20c..5cc2a347cc 100644 --- a/mingw-w64-live-media/PKGBUILD +++ b/mingw-w64-live-media/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2021.02.11 pkgrel=1 pkgdesc="A set of C++ libraries for multimedia streaming (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="http://live555.com/liveMedia" depends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-livechart-gtk3/PKGBUILD b/mingw-w64-livechart-gtk3/PKGBUILD index f7c821818e..045284c1a9 100644 --- a/mingw-w64-livechart-gtk3/PKGBUILD +++ b/mingw-w64-livechart-gtk3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.1 pkgrel=2 pkgdesc="Live Chart is a real-time charting library for GTK3 and Vala, based on Cairo." arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lcallarec/live-chart" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-lmdb/PKGBUILD b/mingw-w64-lmdb/PKGBUILD index c6aeb1c3d1..834cb5b6b9 100644 --- a/mingw-w64-lmdb/PKGBUILD +++ b/mingw-w64-lmdb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.27 pkgrel=1 pkgdesc="Lightning Memory-mapped Database (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://symas.com/mdb/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-lmdbxx/PKGBUILD b/mingw-w64-lmdbxx/PKGBUILD index 8b38431ec4..11b4746edf 100644 --- a/mingw-w64-lmdbxx/PKGBUILD +++ b/mingw-w64-lmdbxx/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.14.0 pkgrel=1 pkgdesc="C++11 wrapper for LMDB (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://lmdbxx.sourceforge.io/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-lpsolve/PKGBUILD b/mingw-w64-lpsolve/PKGBUILD index 4f169be6e7..576b656d74 100644 --- a/mingw-w64-lpsolve/PKGBUILD +++ b/mingw-w64-lpsolve/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.5.2.5 pkgrel=2 pkgdesc="Mixed Integer Linear Programming (MILP) solver (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/lpsolve/" license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-lua-bitop/PKGBUILD b/mingw-w64-lua-bitop/PKGBUILD index 2fa3e480fc..d3e85e3634 100644 --- a/mingw-w64-lua-bitop/PKGBUILD +++ b/mingw-w64-lua-bitop/PKGBUILD @@ -6,6 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-lua51-${_realname}") pkgver=1.0.2 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bitop.luajit.org/' license=('MIT') pkgdesc='C extension adding bitwise operations on numbers for Lua (mingw-w64)' diff --git a/mingw-w64-lua-lgi/PKGBUILD b/mingw-w64-lua-lgi/PKGBUILD index 1d7f03cba2..c09e0f1550 100644 --- a/mingw-w64-lua-lgi/PKGBUILD +++ b/mingw-w64-lua-lgi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.2 pkgrel=2 pkgdesc="LGI is gobject-introspection based dynamic Lua binding to GObject based libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pavouk/lgi" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-lua-lpeg/PKGBUILD b/mingw-w64-lua-lpeg/PKGBUILD index 1c61c45f95..54120d587c 100644 --- a/mingw-w64-lua-lpeg/PKGBUILD +++ b/mingw-w64-lua-lpeg/PKGBUILD @@ -9,6 +9,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-lua-${_realname}" pkgver=1.0.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.inf.puc-rio.br/~roberto/lpeg/' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-lua" diff --git a/mingw-w64-lua-lsqlite3/PKGBUILD b/mingw-w64-lua-lsqlite3/PKGBUILD index 9a55ee483e..3cc6d2f091 100644 --- a/mingw-w64-lua-lsqlite3/PKGBUILD +++ b/mingw-w64-lua-lsqlite3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.3 pkgrel=1 pkgdesc="LuaSQLite is a Lua 5 binding to allow users/developers to manipulate SQLite 2 and SQLite 3 databases (through different implementations) from lua (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://lua.sqlite.org" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-lua51" diff --git a/mingw-w64-lua-luarocks/PKGBUILD b/mingw-w64-lua-luarocks/PKGBUILD index c1c8b0fd23..743079dc1a 100644 --- a/mingw-w64-lua-luarocks/PKGBUILD +++ b/mingw-w64-lua-luarocks/PKGBUILD @@ -9,6 +9,7 @@ pkgver=3.5.0 pkgrel=1 pkgdesc="the package manager for Lua modules (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://luarocks.org" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-lua") diff --git a/mingw-w64-lua-mpack/PKGBUILD b/mingw-w64-lua-mpack/PKGBUILD index 95201fdbed..f5b5718b88 100644 --- a/mingw-w64-lua-mpack/PKGBUILD +++ b/mingw-w64-lua-mpack/PKGBUILD @@ -7,6 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-lua51-${_realname}" pkgver=1.0.8 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/libmpack/libmpack' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-lua51" diff --git a/mingw-w64-lua-winapi/PKGBUILD b/mingw-w64-lua-winapi/PKGBUILD index 33d6579813..0454aa51c2 100644 --- a/mingw-w64-lua-winapi/PKGBUILD +++ b/mingw-w64-lua-winapi/PKGBUILD @@ -6,6 +6,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="Minimal but useful Lua bindings to the Windows API" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://stevedonovan.github.io/winapi/api.html" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-lua51") diff --git a/mingw-w64-lua51/PKGBUILD b/mingw-w64-lua51/PKGBUILD index 14dd8a348d..cbd1069f99 100644 --- a/mingw-w64-lua51/PKGBUILD +++ b/mingw-w64-lua51/PKGBUILD @@ -8,6 +8,7 @@ pkgver=5.1.5 pkgrel=4 pkgdesc="A powerful light-weight programming language designed for extending applications. Version 5.1.x (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.lua.org/" license=('MIT') depends=('winpty') diff --git a/mingw-w64-luabind-git/PKGBUILD b/mingw-w64-luabind-git/PKGBUILD index fb3f8f34af..9bb33f638b 100644 --- a/mingw-w64-luabind-git/PKGBUILD +++ b/mingw-w64-luabind-git/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.1.144.ge414c57 pkgrel=1 pkgdesc="A library that helps you create bindings between C++ and Lua (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.rasterbar.com/products/luabind.html" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake" "git") diff --git a/mingw-w64-luajit/PKGBUILD b/mingw-w64-luajit/PKGBUILD index ab9817e7ae..b4391e66cb 100644 --- a/mingw-w64-luajit/PKGBUILD +++ b/mingw-w64-luajit/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 _sourcedir=${_realname}-${pkgver//_/-} pkgdesc="Just-in-time compiler and drop-in replacement for Lua 5.1 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://luajit.org/" license=('MIT') depends=('winpty') diff --git a/mingw-w64-m2r/PKGBUILD b/mingw-w64-m2r/PKGBUILD index 5e90484349..a19ec52e3e 100644 --- a/mingw-w64-m2r/PKGBUILD +++ b/mingw-w64-m2r/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.1 pkgrel=3 pkgdesc='"Markdown to reStructuredText converter" (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/miyakogi/m2r" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-docutils" "${MINGW_PACKAGE_PREFIX}-python-mistune") diff --git a/mingw-w64-magnum-integration/PKGBUILD b/mingw-w64-magnum-integration/PKGBUILD index 74882d29a8..95842d7f1c 100644 --- a/mingw-w64-magnum-integration/PKGBUILD +++ b/mingw-w64-magnum-integration/PKGBUILD @@ -10,6 +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') url='https://magnum.graphics/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-magnum>=$pkgver" diff --git a/mingw-w64-magnum-plugins/PKGBUILD b/mingw-w64-magnum-plugins/PKGBUILD index c6ede386c3..b2f3ab8d45 100644 --- a/mingw-w64-magnum-plugins/PKGBUILD +++ b/mingw-w64-magnum-plugins/PKGBUILD @@ -11,6 +11,7 @@ _meshopt_pkgver=97c52415c6d29f297a76482ddde22f739292446d pkgrel=1 pkgdesc='Plugins for the Magnum C++11/C++14 graphics engine' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://magnum.graphics/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-magnum>=$pkgver" diff --git a/mingw-w64-magnum/PKGBUILD b/mingw-w64-magnum/PKGBUILD index edd2b36978..4ba19afffc 100644 --- a/mingw-w64-magnum/PKGBUILD +++ b/mingw-w64-magnum/PKGBUILD @@ -9,6 +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') url='https://magnum.graphics/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-corrade>=$pkgver" diff --git a/mingw-w64-manim/PKGBUILD b/mingw-w64-manim/PKGBUILD index 2a2363a34e..dff589372e 100644 --- a/mingw-w64-manim/PKGBUILD +++ b/mingw-w64-manim/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc="Animation engine for explanatory math videos (community edition) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.manim.community' license=('MIT' 'custom') depends=( diff --git a/mingw-w64-marisa/PKGBUILD b/mingw-w64-marisa/PKGBUILD index d5334015c9..c2c5b04412 100644 --- a/mingw-w64-marisa/PKGBUILD +++ b/mingw-w64-marisa/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Static and space-efficient trie data structure library (mingw-w64)" url="https://github.com/s-yata/marisa-trie" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "autoconf") diff --git a/mingw-w64-mathgl/PKGBUILD b/mingw-w64-mathgl/PKGBUILD index 06c413f8fd..6ef48a099d 100644 --- a/mingw-w64-mathgl/PKGBUILD +++ b/mingw-w64-mathgl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.4.4 pkgrel=3 pkgdesc="Library for high-quality scientific graphics (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://mathgl.sourceforge.io/" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-matio/PKGBUILD b/mingw-w64-matio/PKGBUILD index 17c722a567..f5f5efee62 100644 --- a/mingw-w64-matio/PKGBUILD +++ b/mingw-w64-matio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.19 pkgrel=1 pkgdesc="matio is a C library for reading and writing MATLAB MAT files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://sourceforge.net/projects/matio/' license=('Simplified BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-maxflow/PKGBUILD b/mingw-w64-maxflow/PKGBUILD index 8c21acc368..6c0322c9de 100644 --- a/mingw-w64-maxflow/PKGBUILD +++ b/mingw-w64-maxflow/PKGBUILD @@ -5,6 +5,7 @@ pkgver=3.0.5 pkgrel=1 pkgdesc="A library implementing the max-flow/min-cut algorithm (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/gerddie/maxflow' license=('GPL 3') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-mbedtls/PKGBUILD b/mingw-w64-mbedtls/PKGBUILD index d3f273fb90..44f4624401 100644 --- a/mingw-w64-mbedtls/PKGBUILD +++ b/mingw-w64-mbedtls/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.26.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://tls.mbed.org/' pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl (mingw-w64)." depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-mcpp/PKGBUILD b/mingw-w64-mcpp/PKGBUILD index 611594dc93..fff35c5216 100644 --- a/mingw-w64-mcpp/PKGBUILD +++ b/mingw-w64-mcpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.7.2 pkgrel=2 pkgdesc="Matsui's CPP implementation precisely conformed to standards (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://mcpp.sourceforge.io/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-md4c/PKGBUILD b/mingw-w64-md4c/PKGBUILD index fa3ec7f564..245c5627ef 100644 --- a/mingw-w64-md4c/PKGBUILD +++ b/mingw-w64-md4c/PKGBUILD @@ -6,7 +6,8 @@ pkgbase="mingw-w64-${_realname}" pkgver=0.4.7 pkgrel=1 pkgdesc="C Markdown parser implementation compliant to CommonMark specification" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mity/md4c" license=("MIT") depends=() diff --git a/mingw-w64-mdloader/PKGBUILD b/mingw-w64-mdloader/PKGBUILD index 02fc74fad6..c66044faa4 100644 --- a/mingw-w64-mdloader/PKGBUILD +++ b/mingw-w64-mdloader/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.5 pkgrel=1 pkgdesc='Massdrop keyboard firmware loader (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url='https://github.com/Massdrop/mdloader' source=( diff --git a/mingw-w64-meanwhile/PKGBUILD b/mingw-w64-meanwhile/PKGBUILD index 7c5927f5ae..4c5bf20086 100644 --- a/mingw-w64-meanwhile/PKGBUILD +++ b/mingw-w64-meanwhile/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.0.2 pkgrel=4 pkgdesc="Meanwhile libraries (mingw64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/meanwhile" license=(LGPL2) depends=("${MINGW_PACKAGE_PREFIX}-glib2") diff --git a/mingw-w64-mecab-naist-jdic/PKGBUILD b/mingw-w64-mecab-naist-jdic/PKGBUILD index 8a04e45221..0d11ec9b80 100644 --- a/mingw-w64-mecab-naist-jdic/PKGBUILD +++ b/mingw-w64-mecab-naist-jdic/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.3b_20111013 pkgrel=1 pkgdesc="NAIST Japanese Dictionary (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://osdn.net/projects/naist-jdic/" license=('BSD') source=("https://ja.osdn.net/projects/naist-jdic/downloads/53500/mecab-naist-jdic-${pkgver//_/-}.tar.gz" diff --git a/mingw-w64-mecab/PKGBUILD b/mingw-w64-mecab/PKGBUILD index 13813a22e5..c3a999784d 100644 --- a/mingw-w64-mecab/PKGBUILD +++ b/mingw-w64-mecab/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.996 pkgrel=2 pkgdesc="Yet another Japanese morphological analyzer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://taku910.github.io/mecab/" license=('GPL2' 'LGPL2' 'BSD') # licensed under triple lincense options=('strip' 'staticlibs') diff --git a/mingw-w64-med/PKGBUILD b/mingw-w64-med/PKGBUILD index f9ee484bf6..6ab22b3870 100644 --- a/mingw-w64-med/PKGBUILD +++ b/mingw-w64-med/PKGBUILD @@ -11,6 +11,7 @@ pkgver=4.1.0 pkgrel=4 pkgdesc="Generic pre- and post-processing platform for numerical simulation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.salome-platform.org/downloads/current-version" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-hdf5" diff --git a/mingw-w64-meld3/PKGBUILD b/mingw-w64-meld3/PKGBUILD index 68942d7e06..e6318c8731 100644 --- a/mingw-w64-meld3/PKGBUILD +++ b/mingw-w64-meld3/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.21.0 pkgrel=3 pkgdesc="Visual diff and merge tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://meldmerge.org/" license=("GPL" "LGPL") options=('strip' 'staticlibs') diff --git a/mingw-w64-memphis/PKGBUILD b/mingw-w64-memphis/PKGBUILD index 8ff876578e..3d18374491 100644 --- a/mingw-w64-memphis/PKGBUILD +++ b/mingw-w64-memphis/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.2.3 pkgrel=4 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A map-rendering library for OpenStreetMap (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-mesa/PKGBUILD b/mingw-w64-mesa/PKGBUILD index 33b65690b0..4f6b6a5771 100644 --- a/mingw-w64-mesa/PKGBUILD +++ b/mingw-w64-mesa/PKGBUILD @@ -7,6 +7,7 @@ pkgver=21.0.1 pkgrel=1 pkgdesc="Open-source implementation of the OpenGL specification (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-llvm" "${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-python-mako" diff --git a/mingw-w64-metis/PKGBUILD b/mingw-w64-metis/PKGBUILD index cabc3bcd18..b6afbff36b 100644 --- a/mingw-w64-metis/PKGBUILD +++ b/mingw-w64-metis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.1.0 pkgrel=3 pkgdesc="Serial Graph Partitioning and Fill-reducing Matrix Ordering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://glaros.dtc.umn.edu/gkhome/views/metis' license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-mhook/PKGBUILD b/mingw-w64-mhook/PKGBUILD index 7a0ce2b6c4..6355f3557b 100644 --- a/mingw-w64-mhook/PKGBUILD +++ b/mingw-w64-mhook/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=r7.a159eed pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="An API hooking library (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-minisign/PKGBUILD b/mingw-w64-minisign/PKGBUILD index 7d33ece01f..2b99df7494 100644 --- a/mingw-w64-minisign/PKGBUILD +++ b/mingw-w64-minisign/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.9 pkgrel=1 pkgdesc="A dead simple tool to sign files and verify digital signatures (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jedisct1/minisign" license=('custom:ISC') depends=("${MINGW_PACKAGE_PREFIX}-libsodium") diff --git a/mingw-w64-miniupnpc/PKGBUILD b/mingw-w64-miniupnpc/PKGBUILD index 53f98e46f7..018dc1ed48 100644 --- a/mingw-w64-miniupnpc/PKGBUILD +++ b/mingw-w64-miniupnpc/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_base_ver}.${_snap_date} pkgrel=1 pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://miniupnp.free.fr" license=('BSD') options=('staticlibs') diff --git a/mingw-w64-minizip2/PKGBUILD b/mingw-w64-minizip2/PKGBUILD index 5d444589ab..17c6e55ffa 100644 --- a/mingw-w64-minizip2/PKGBUILD +++ b/mingw-w64-minizip2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.7.0 pkgrel=1 pkgdesc="Minizip zlib contribution fork with latest bug fixes that supports PKWARE disk splitting, AES encryption, and IO buffering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/nmoinvaz/minizip/' license=('ZLIB') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-mlpack/PKGBUILD b/mingw-w64-mlpack/PKGBUILD index 8837c5a3eb..547cce9082 100644 --- a/mingw-w64-mlpack/PKGBUILD +++ b/mingw-w64-mlpack/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.1 pkgrel=2 pkgdesc='An intuitive, fast, scalable C++ machine learning library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://mlpack.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-mlt/PKGBUILD b/mingw-w64-mlt/PKGBUILD index 43d7af7625..3d62af084c 100644 --- a/mingw-w64-mlt/PKGBUILD +++ b/mingw-w64-mlt/PKGBUILD @@ -8,6 +8,7 @@ pkgver=6.24.0 pkgrel=3 pkgdesc="An open source multimedia framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.mltframework.org" license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-moab/PKGBUILD b/mingw-w64-moab/PKGBUILD index 6d727aa9b6..a6c951c4ef 100644 --- a/mingw-w64-moab/PKGBUILD +++ b/mingw-w64-moab/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.2.1 pkgrel=2 pkgdesc='The Mesh-Oriented datABase MOAB is a component for representing and evaluating mesh data (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-openblas" "${MINGW_PACKAGE_PREFIX}-ninja" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-mono-basic/PKGBUILD b/mingw-w64-mono-basic/PKGBUILD index c79fcd333d..25300a28a1 100644 --- a/mingw-w64-mono-basic/PKGBUILD +++ b/mingw-w64-mono-basic/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.8 pkgrel=1 pkgdesc="Mono Visual Basic.NET compiler (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.mono-project.com/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-mono") diff --git a/mingw-w64-mono/PKGBUILD b/mingw-w64-mono/PKGBUILD index eb1384d4ff..5ce03fa325 100644 --- a/mingw-w64-mono/PKGBUILD +++ b/mingw-w64-mono/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc='Free implementation of the .NET platform including runtime and compiler (mingw-w64)' url='https://www.mono-project.com/' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL2.1' 'MPL') depends=("${MINGW_PACKAGE_PREFIX}-zlib" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-mono/bootstrap/PKGBUILD b/mingw-w64-mono/bootstrap/PKGBUILD index 5440db31e2..cdf541d735 100644 --- a/mingw-w64-mono/bootstrap/PKGBUILD +++ b/mingw-w64-mono/bootstrap/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=1 pkgdesc='Free implementation of the .NET platform including runtime and compiler (mingw-w64)' url='https://www.mono-project.com/' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL2.1' 'MPL') depends=("${MINGW_PACKAGE_PREFIX}-zlib" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-mpg123/PKGBUILD b/mingw-w64-mpg123/PKGBUILD index 96aab79e37..3101454e7e 100644 --- a/mingw-w64-mpg123/PKGBUILD +++ b/mingw-w64-mpg123/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.26.5 pkgrel=1 pkgdesc="A console based real time MPEG Audio Player for Layer 1, 2 and 3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.mpg123.com/" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-mpv/PKGBUILD b/mingw-w64-mpv/PKGBUILD index 7f682c1d6d..86d7dd6693 100644 --- a/mingw-w64-mpv/PKGBUILD +++ b/mingw-w64-mpv/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=2 pkgdesc="Video player based on MPlayer/mplayer2 (mingw-w64)" url="https://mpv.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-ffmpeg" "${MINGW_PACKAGE_PREFIX}-lcms2" diff --git a/mingw-w64-mruby/PKGBUILD b/mingw-w64-mruby/PKGBUILD index 89cfef1adb..c824b3ab62 100644 --- a/mingw-w64-mruby/PKGBUILD +++ b/mingw-w64-mruby/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="mruby is the lightweight implementation of the Ruby language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mruby" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-ruby" diff --git a/mingw-w64-mscgen/PKGBUILD b/mingw-w64-mscgen/PKGBUILD index b5b3c28b53..90f0e63968 100644 --- a/mingw-w64-mscgen/PKGBUILD +++ b/mingw-w64-mscgen/PKGBUILD @@ -6,6 +6,7 @@ pkgver=0.20 pkgrel=1 pkgdesc="Message Sequence Chart Generator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.mcternan.me.uk/mscgen/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-libgd") diff --git a/mingw-w64-msgpack-c/PKGBUILD b/mingw-w64-msgpack-c/PKGBUILD index 2736625f7b..d87743c2b6 100644 --- a/mingw-w64-msgpack-c/PKGBUILD +++ b/mingw-w64-msgpack-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.0 pkgrel=1 pkgdesc="MessagePack implementation for C and C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/msgpack/msgpack-c" license=('custom:Boost Software License 1.0') makedepends=("${MINGW_PACKAGE_PREFIX}-gtest" diff --git a/mingw-w64-msmpi/PKGBUILD b/mingw-w64-msmpi/PKGBUILD index ce2625394b..b09f1db670 100644 --- a/mingw-w64-msmpi/PKGBUILD +++ b/mingw-w64-msmpi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=10.1.1 pkgrel=4 pkgdesc="Microsoft MPI SDK (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-binutils") diff --git a/mingw-w64-msmtp/PKGBUILD b/mingw-w64-msmtp/PKGBUILD index bf0de25946..2fecbb23a9 100644 --- a/mingw-w64-msmtp/PKGBUILD +++ b/mingw-w64-msmtp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.12 pkgrel=1 pkgdesc="An SMTP client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2+') url="https://msmtp.sourceforge.io/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-mtex2MML/PKGBUILD b/mingw-w64-mtex2MML/PKGBUILD index a7e1718298..37c7c1c765 100644 --- a/mingw-w64-mtex2MML/PKGBUILD +++ b/mingw-w64-mtex2MML/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.1 pkgrel=2 pkgdesc="A Bison grammar to convert TeX math into MathML (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/gjtorikian/mtex2MML/" license=('LGPL') license=('GPL' 'MPL' 'LGPL') diff --git a/mingw-w64-mtn/PKGBUILD b/mingw-w64-mtn/PKGBUILD index bb7df7258b..2678a78b2f 100755 --- a/mingw-w64-mtn/PKGBUILD +++ b/mingw-w64-mtn/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.4.1 pkgrel=1 pkgdesc="Command line program to save thumbnails (screenshots) of movie or video files into jpeg/png files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gitlab.com/movie_thumbnailer/mtn" license=('GPL2') source=("${url}/-/archive/v${pkgver}/${_realname}-v${pkgver}.tar.gz") diff --git a/mingw-w64-mumps/PKGBUILD b/mingw-w64-mumps/PKGBUILD index 8a9eb4c7d2..a2a22ce9c4 100644 --- a/mingw-w64-mumps/PKGBUILD +++ b/mingw-w64-mumps/PKGBUILD @@ -7,6 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=5.3.5 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Sparse direct SLAE solver (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gcc-libgfortran" diff --git a/mingw-w64-munt-mt32emu/PKGBUILD b/mingw-w64-munt-mt32emu/PKGBUILD index 6b6b94bb8f..52851f7514 100644 --- a/mingw-w64-munt-mt32emu/PKGBUILD +++ b/mingw-w64-munt-mt32emu/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.4.0 pkgrel=1 pkgdesc="mt32emu is a C/C++ library which allows to emulate (approximately) the Roland MT-32, CM-32L and LAPC-I synthesiser modules." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://munt.sourceforge.net" license=("LGPL2.1") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-munt/PKGBUILD b/mingw-w64-munt/PKGBUILD index c813e08d78..3acb439bb1 100644 --- a/mingw-w64-munt/PKGBUILD +++ b/mingw-w64-munt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.4.0 pkgrel=1 pkgdesc="Software synthesizer emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://munt.sourceforge.net" license=("LGPL2.1" "GPL3") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-muparser/PKGBUILD b/mingw-w64-muparser/PKGBUILD index 768ad511d6..2f7878a48f 100644 --- a/mingw-w64-muparser/PKGBUILD +++ b/mingw-w64-muparser/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.2 pkgrel=2 pkgdesc="A fast math parser library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://muparser.beltoforion.de/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-mxml/PKGBUILD b/mingw-w64-mxml/PKGBUILD index c2681ebef0..36e3fc18cf 100644 --- a/mingw-w64-mxml/PKGBUILD +++ b/mingw-w64-mxml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2 pkgrel=1 pkgdesc="A tiny XML library for reading and writing XML files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.msweet.org/mxml/" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-mypaint-brushes/PKGBUILD b/mingw-w64-mypaint-brushes/PKGBUILD index b1695bcc4e..d719737270 100644 --- a/mingw-w64-mypaint-brushes/PKGBUILD +++ b/mingw-w64-mypaint-brushes/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.1 pkgrel=1 pkgdesc="Brushes for MyPaint (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mypaint/mypaint-brushes" license=("ISC") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-mypaint-brushes2/PKGBUILD b/mingw-w64-mypaint-brushes2/PKGBUILD index 5121c73b34..c231e4a848 100644 --- a/mingw-w64-mypaint-brushes2/PKGBUILD +++ b/mingw-w64-mypaint-brushes2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.2 pkgrel=1 pkgdesc="Brushes for MyPaint 2.0 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mypaint/mypaint-brushes" license=("ISC") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-mypaint/PKGBUILD b/mingw-w64-mypaint/PKGBUILD index 42303c67ca..968bf6cdec 100644 --- a/mingw-w64-mypaint/PKGBUILD +++ b/mingw-w64-mypaint/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Simple drawing & painting program that works well with Wacom-style graphics tablets (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-mypy/PKGBUILD b/mingw-w64-mypy/PKGBUILD index 892bd64d1f..04802f1c5b 100644 --- a/mingw-w64-mypy/PKGBUILD +++ b/mingw-w64-mypy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.812 pkgrel=2 pkgdesc="Optional static typing for Python 2 and 3 (PEP484) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.mypy-lang.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-mypy_extensions" "${MINGW_PACKAGE_PREFIX}-python-psutil" "${MINGW_PACKAGE_PREFIX}-python-typed_ast" "${MINGW_PACKAGE_PREFIX}-python-typing_extensions") diff --git a/mingw-w64-nana/PKGBUILD b/mingw-w64-nana/PKGBUILD index 8709099893..c90e19b708 100644 --- a/mingw-w64-nana/PKGBUILD +++ b/mingw-w64-nana/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.4 pkgrel=1 pkgdesc="An opensource cross-platform GUI library written in modern C++11 for static linking (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cnjinhao/${_realname}" license=("Custom:Boost Software License") depends=("${MINGW_PACKAGE_PREFIX}-libpng" "${MINGW_PACKAGE_PREFIX}-libjpeg-turbo") diff --git a/mingw-w64-nanodbc/PKGBUILD b/mingw-w64-nanodbc/PKGBUILD index 393fe85eac..2b0a857543 100644 --- a/mingw-w64-nanodbc/PKGBUILD +++ b/mingw-w64-nanodbc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.12.4 pkgrel=2 pkgdesc="A small C++ wrapper for the native C ODBC API (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://nanodbc.io/" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-nanovg/PKGBUILD b/mingw-w64-nanovg/PKGBUILD index 4ecbe214d6..726cf52fe4 100644 --- a/mingw-w64-nanovg/PKGBUILD +++ b/mingw-w64-nanovg/PKGBUILD @@ -9,6 +9,7 @@ pkgver=r398.c35e80c pkgrel=1 pkgdesc="Small antialiased vector graphics rendering library for OpenGL" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/memononen/nanovg" license=('ZLIB') makedepends=("git" "${MINGW_PACKAGE_PREFIX}-premake") diff --git a/mingw-w64-neon/PKGBUILD b/mingw-w64-neon/PKGBUILD index 8df67d1ac2..d21b32675a 100644 --- a/mingw-w64-neon/PKGBUILD +++ b/mingw-w64-neon/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.31.2 pkgrel=1 pkgdesc="HTTP and WebDAV client library with a C interface (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://notroj.github.io/neon/" license=('GPL' 'LGPL') depends=("${MINGW_PACKAGE_PREFIX}-expat" diff --git a/mingw-w64-netcdf/PKGBUILD b/mingw-w64-netcdf/PKGBUILD index 7cf0a38ad6..ed391ee832 100644 --- a/mingw-w64-netcdf/PKGBUILD +++ b/mingw-w64-netcdf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.7.4 pkgrel=1 pkgdesc="Interface for scientific data access to large binary data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://www.unidata.ucar.edu/software/netcdf/" depends=("${MINGW_PACKAGE_PREFIX}-curl" diff --git a/mingw-w64-newton-dynamics/PKGBUILD b/mingw-w64-newton-dynamics/PKGBUILD index 7149001332..ed4339f7b6 100644 --- a/mingw-w64-newton-dynamics/PKGBUILD +++ b/mingw-w64-newton-dynamics/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.14c pkgrel=1 pkgdesc='Newton dynamics is a realistic, cross-platform physics simulation library. ' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-tinyxml") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-nextpnr/PKGBUILD b/mingw-w64-nextpnr/PKGBUILD index c113164cee..0f56b5dd85 100644 --- a/mingw-w64-nextpnr/PKGBUILD +++ b/mingw-w64-nextpnr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.r3229.326b3488 pkgrel=1 pkgdesc="Portable FPGA place and route tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/YosysHQ/nextpnr" license=('ISC') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-ngraph-gtk/PKGBUILD b/mingw-w64-ngraph-gtk/PKGBUILD index cdda8cff6e..463f01a443 100644 --- a/mingw-w64-ngraph-gtk/PKGBUILD +++ b/mingw-w64-ngraph-gtk/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=6.09.01 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="create scientific 2-dimensional graphs (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-adwaita-icon-theme" "${MINGW_PACKAGE_PREFIX}-gsettings-desktop-schemas" diff --git a/mingw-w64-ngspice/PKGBUILD b/mingw-w64-ngspice/PKGBUILD index eb55420bc7..7cab0a1695 100644 --- a/mingw-w64-ngspice/PKGBUILD +++ b/mingw-w64-ngspice/PKGBUILD @@ -17,6 +17,7 @@ pkgdesc="Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Cider1b1, url='https://ngspice.sourceforge.io/' license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') groups=("${MINGW_PACKAGE_PREFIX}-eda") conflicts=(${MINGW_PACKAGE_PREFIX}-${_realname}-git) replaces=(${MINGW_PACKAGE_PREFIX}-${_realname}-git) diff --git a/mingw-w64-nim/PKGBUILD b/mingw-w64-nim/PKGBUILD index a648d66f7c..b4012672f6 100644 --- a/mingw-w64-nim/PKGBUILD +++ b/mingw-w64-nim/PKGBUILD @@ -10,6 +10,7 @@ _csourcesver=0.20.0 pkgrel=1 pkgdesc='Imperative, multi-paradigm, compiled programming language (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://nim-lang.org/' license=('MIT') makedepends=('git') diff --git a/mingw-w64-nimble/PKGBUILD b/mingw-w64-nimble/PKGBUILD index 9d1c636201..ecfbe97c7f 100644 --- a/mingw-w64-nimble/PKGBUILD +++ b/mingw-w64-nimble/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.12.0 pkgrel=1 pkgdesc='Package manager for the Nim programming language (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/nim-lang/nimble' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-openssl") diff --git a/mingw-w64-nlohmann-json/PKGBUILD b/mingw-w64-nlohmann-json/PKGBUILD index 3c027ff11e..9c0a9aad37 100644 --- a/mingw-w64-nlohmann-json/PKGBUILD +++ b/mingw-w64-nlohmann-json/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.9.1 pkgrel=1 pkgdesc="JSON for Modern C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/nlohmann/json" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-nlopt/PKGBUILD b/mingw-w64-nlopt/PKGBUILD index cdd84ca7f3..d2fe5790ca 100644 --- a/mingw-w64-nlopt/PKGBUILD +++ b/mingw-w64-nlopt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.6.2 pkgrel=1 pkgdesc="A library for nonlinear optimization (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-python3" "${MINGW_PACKAGE_PREFIX}-python3-numpy" diff --git a/mingw-w64-nodejs/PKGBUILD b/mingw-w64-nodejs/PKGBUILD index 96bd4ac593..86e8a0fffe 100644 --- a/mingw-w64-nodejs/PKGBUILD +++ b/mingw-w64-nodejs/PKGBUILD @@ -11,6 +11,7 @@ pkgver=11.15.0 pkgrel=1 pkgdesc="Evented I/O for V8 javascript (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://nodejs.org/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-python2" diff --git a/mingw-w64-npm/PKGBUILD b/mingw-w64-npm/PKGBUILD index 4470d305cf..82caca6bab 100644 --- a/mingw-w64-npm/PKGBUILD +++ b/mingw-w64-npm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.3.0 pkgrel=1 pkgdesc='The package manager for JavaScript (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.npmjs.com/' license=('custom:Artistic') depends=('winpty' "$MINGW_PACKAGE_PREFIX-nodejs") diff --git a/mingw-w64-npth/PKGBUILD b/mingw-w64-npth/PKGBUILD index 797cd5c17b..1dddafb6d7 100644 --- a/mingw-w64-npth/PKGBUILD +++ b/mingw-w64-npth/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6 pkgrel=1 pkgdesc="New portable threads library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") license=('LGPL') diff --git a/mingw-w64-nsis-nsisunz/PKGBUILD b/mingw-w64-nsis-nsisunz/PKGBUILD index 1116218b30..0c9b35985f 100644 --- a/mingw-w64-nsis-nsisunz/PKGBUILD +++ b/mingw-w64-nsis-nsisunz/PKGBUILD @@ -9,6 +9,7 @@ url='https://nsis.sourceforge.io/Nsisunz_plug-in' pkgdesc='NSIS plugin which allows you to extract files from ZIP archives (mingw-w64)' license=(custom:'ZLIB-like') arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=(${MINGW_PACKAGE_PREFIX}-nsis) makedepends=(${MINGW_PACKAGE_PREFIX}-gcc ${MINGW_PACKAGE_PREFIX}-zlib) source=('https://nsis.sourceforge.io/mediawiki/images/5/5a/NSISunzU.zip' diff --git a/mingw-w64-nsis/PKGBUILD b/mingw-w64-nsis/PKGBUILD index 2f29d18b75..c0005b2e33 100644 --- a/mingw-w64-nsis/PKGBUILD +++ b/mingw-w64-nsis/PKGBUILD @@ -9,6 +9,7 @@ url='https://nsis.sourceforge.io/' pkgdesc='Windows installer development tool (mingw-w64)' license=(ZLIB) arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=(${MINGW_PACKAGE_PREFIX}-zlib ${MINGW_PACKAGE_PREFIX}-gcc-libs ${MINGW_PACKAGE_PREFIX}-libwinpthread) diff --git a/mingw-w64-nsync/PKGBUILD b/mingw-w64-nsync/PKGBUILD index 967c9131f7..70157311bf 100644 --- a/mingw-w64-nsync/PKGBUILD +++ b/mingw-w64-nsync/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.24.0 pkgrel=1 pkgdesc="C library that exports various synchronization primitives (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/nsync" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-nuspell/PKGBUILD b/mingw-w64-nuspell/PKGBUILD index 8f423c6cfe..a3f404ee75 100644 --- a/mingw-w64-nuspell/PKGBUILD +++ b/mingw-w64-nuspell/PKGBUILD @@ -5,6 +5,7 @@ pkgver=4.2.0 pkgrel=3 pkgdesc="Fast and safe spellchecking C++ library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://nuspell.github.io/" license=(LGPL3+) makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-nvidia-cg-toolkit/PKGBUILD b/mingw-w64-nvidia-cg-toolkit/PKGBUILD index abfbfb9838..78ce19cfb9 100644 --- a/mingw-w64-nvidia-cg-toolkit/PKGBUILD +++ b/mingw-w64-nvidia-cg-toolkit/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.1 pkgrel=1 pkgdesc="NVIDIA Cg libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://developer.nvidia.com/cg-toolkit" license=("custom") makedepends=("dos2unix" "${MINGW_PACKAGE_PREFIX}-innoextract" "${MINGW_PACKAGE_PREFIX}-tools" "${MINGW_PACKAGE_PREFIX}-binutils") diff --git a/mingw-w64-ocaml/PKGBUILD b/mingw-w64-ocaml/PKGBUILD index 87bb33c84c..41cf694057 100644 --- a/mingw-w64-ocaml/PKGBUILD +++ b/mingw-w64-ocaml/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.11.1 pkgrel=2 pkgdesc="An industrial strength programming language supporting functional, imperative and object-oriented styles (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://ocaml.org/' license=('Q Public Licence 1.0' 'GPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-ncurses" diff --git a/mingw-w64-oce/PKGBUILD b/mingw-w64-oce/PKGBUILD index 2f0078cf45..b77c02fecd 100644 --- a/mingw-w64-oce/PKGBUILD +++ b/mingw-w64-oce/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=3 pkgdesc="Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library." url="https://github.com/tpaviot/oce" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPLv2.1') conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-ode/PKGBUILD b/mingw-w64-ode/PKGBUILD index 960755149a..50399aa903 100644 --- a/mingw-w64-ode/PKGBUILD +++ b/mingw-w64-ode/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.16.2 pkgrel=1 pkgdesc="A library for simulating articulated rigid body dynamics (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/odedevs/ode" license=('LGPL', 'BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-odt2txt/PKGBUILD b/mingw-w64-odt2txt/PKGBUILD index cfaa1fa5e9..1382cfec23 100644 --- a/mingw-w64-odt2txt/PKGBUILD +++ b/mingw-w64-odt2txt/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="extracts the text out of OpenDocument Texts" url="https://github.com/dstosberg/odt2txt/" license=("GPL2") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("mingw-w64-${CARCH}-libiconv" "mingw-w64-${CARCH}-libzip" "mingw-w64-${CARCH}-pcre") diff --git a/mingw-w64-ogitor-git/PKGBUILD b/mingw-w64-ogitor-git/PKGBUILD index b69f99fcc0..c1a3d3ad33 100644 --- a/mingw-w64-ogitor-git/PKGBUILD +++ b/mingw-w64-ogitor-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=r816.cf42232 pkgrel=1 pkgdesc="WYSIWYG scene editing environment for OGRE (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.ogre3d.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ogre3d/PKGBUILD b/mingw-w64-ogre3d/PKGBUILD index 1c2ed05db6..8a6557a17a 100644 --- a/mingw-w64-ogre3d/PKGBUILD +++ b/mingw-w64-ogre3d/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12.6 pkgrel=1 pkgdesc="A cross-platform 3D game engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.ogre3d.org/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-ois/PKGBUILD b/mingw-w64-ois/PKGBUILD index af78c8597c..799b01e288 100644 --- a/mingw-w64-ois/PKGBUILD +++ b/mingw-w64-ois/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.5 pkgrel=1 pkgdesc="Object Oriented Input System (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/wgois" license=('custom:zlib/libpng') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-onednn/PKGBUILD b/mingw-w64-onednn/PKGBUILD index 1371ba60fe..0251db48c1 100644 --- a/mingw-w64-onednn/PKGBUILD +++ b/mingw-w64-onednn/PKGBUILD @@ -7,7 +7,7 @@ pkgver=2.1.2 pkgrel=1 pkgdesc='oneAPI Deep Neural Network Library (oneDNN) (mingw-w64)' arch=('any') -mingw_arch=('mingw64') +mingw_arch=('mingw64' 'ucrt64') url="https://github.com/oneapi-src/oneDNN" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-onigmo/PKGBUILD b/mingw-w64-onigmo/PKGBUILD index 0a81bf72b2..8598fe0192 100644 --- a/mingw-w64-onigmo/PKGBUILD +++ b/mingw-w64-onigmo/PKGBUILD @@ -8,6 +8,7 @@ pkgver=6.2.0 pkgrel=1 pkgdesc="A regular expressions library forked from Oniguruma. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/k-takata/Onigmo" options=('staticlibs') diff --git a/mingw-w64-oniguruma/PKGBUILD b/mingw-w64-oniguruma/PKGBUILD index e9a9e2171a..b5c38c5606 100644 --- a/mingw-w64-oniguruma/PKGBUILD +++ b/mingw-w64-oniguruma/PKGBUILD @@ -8,6 +8,7 @@ pkgver=6.9.6 pkgrel=1 pkgdesc="A regular expressions library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/kkos/oniguruma" options=('staticlibs') diff --git a/mingw-w64-openFPGALoader/PKGBUILD b/mingw-w64-openFPGALoader/PKGBUILD index c8f05107a5..0f6dcc0dce 100644 --- a/mingw-w64-openFPGALoader/PKGBUILD +++ b/mingw-w64-openFPGALoader/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.5 pkgrel=1 pkgdesc="openFPGALoader: universal utility for programming FPGA (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/trabucayre/openFPGALoader" license=('AGPLv3.0') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-opencascade/PKGBUILD b/mingw-w64-opencascade/PKGBUILD index c8018d9a85..af9f12947c 100644 --- a/mingw-w64-opencascade/PKGBUILD +++ b/mingw-w64-opencascade/PKGBUILD @@ -8,6 +8,7 @@ _pkgver2=V7_5_0 pkgrel=1 pkgdesc='Open CASCADE Technology, 3D modeling & numerical simulation (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-tk" "${MINGW_PACKAGE_PREFIX}-tcl" "${MINGW_PACKAGE_PREFIX}-freetype" diff --git a/mingw-w64-opencc/PKGBUILD b/mingw-w64-opencc/PKGBUILD index 9ce17ea4cd..f9ec201b6f 100644 --- a/mingw-w64-opencc/PKGBUILD +++ b/mingw-w64-opencc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.6 pkgrel=1 pkgdesc="Library for Open Chinese Convert (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/BYVoid/OpenCC" license=('Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-opencl-headers/PKGBUILD b/mingw-w64-opencl-headers/PKGBUILD index 41c6ed094a..31eb850903 100644 --- a/mingw-w64-opencl-headers/PKGBUILD +++ b/mingw-w64-opencl-headers/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 epoch=2 pkgdesc='OpenCL (Open Computing Language) header files' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.khronos.org/registry/cl/' license=('Apache 2.0') makedepends=(git diff --git a/mingw-w64-opencl-icd-git/PKGBUILD b/mingw-w64-opencl-icd-git/PKGBUILD index 6ba3198eda..6ff653d918 100644 --- a/mingw-w64-opencl-icd-git/PKGBUILD +++ b/mingw-w64-opencl-icd-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=47.c7fda8b pkgrel=1 pkgdesc="OpenCL ICD Loader (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/KhronosGroup/OpenCL-ICD-Loader' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-opencl-headers") diff --git a/mingw-w64-opencollada/PKGBUILD b/mingw-w64-opencollada/PKGBUILD index ad52f8e3bd..47569aeeff 100644 --- a/mingw-w64-opencollada/PKGBUILD +++ b/mingw-w64-opencollada/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.6.68 pkgrel=2 pkgdesc="Stream based reader and writer library for COLLADA files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/khronosGroup/OpenCOLLADA/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-cmake" "git") diff --git a/mingw-w64-opencolorio/PKGBUILD b/mingw-w64-opencolorio/PKGBUILD index d732f5489b..172412de93 100644 --- a/mingw-w64-opencolorio/PKGBUILD +++ b/mingw-w64-opencolorio/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.1.1 pkgrel=10 pkgdesc="A color management framework for visual effects and animation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://opencolorio.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-opencore-amr/PKGBUILD b/mingw-w64-opencore-amr/PKGBUILD index 85bda44ee7..8695eafbe7 100644 --- a/mingw-w64-opencore-amr/PKGBUILD +++ b/mingw-w64-opencore-amr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.5 pkgrel=1 pkgdesc="Open source implementation of the Adaptive Multi Rate (AMR) speech codec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://opencore-amr.sourceforge.io/" license=("Apache") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-ncurses" "nasm") diff --git a/mingw-w64-opencsg/PKGBUILD b/mingw-w64-opencsg/PKGBUILD index c170911e70..9e0f78f50a 100644 --- a/mingw-w64-opencsg/PKGBUILD +++ b/mingw-w64-opencsg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="Library for image-based CSG rendering using OpenGL (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("GPL2") url="http://www.opencsg.org" depends=("${MINGW_PACKAGE_PREFIX}-glew" diff --git a/mingw-w64-opencv/PKGBUILD b/mingw-w64-opencv/PKGBUILD index 99b21d423b..8b40ba606b 100644 --- a/mingw-w64-opencv/PKGBUILD +++ b/mingw-w64-opencv/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.5.1 pkgrel=2 pkgdesc="Open Source Computer Vision Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://opencv.org/" license=("BSD") # 4.5.0 doesn't support ceres 2.x, wait for >4.5.0 diff --git a/mingw-w64-opengl-man-pages/PKGBUILD b/mingw-w64-opengl-man-pages/PKGBUILD index fc705e3a7d..9ddb32f5ae 100644 --- a/mingw-w64-opengl-man-pages/PKGBUILD +++ b/mingw-w64-opengl-man-pages/PKGBUILD @@ -8,6 +8,7 @@ _commit=8acb9c72a30d36a6f7e89b9b2de0635c50773cdb pkgrel=1 pkgdesc="OpenGL Man Pages - OpenGL 4.x (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/KhronosGroup/OpenGL-Refpages" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-docbook5-xml" diff --git a/mingw-w64-openh264/PKGBUILD b/mingw-w64-openh264/PKGBUILD index 907ce10bc7..ebdb30d142 100644 --- a/mingw-w64-openh264/PKGBUILD +++ b/mingw-w64-openh264/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.1 pkgrel=1 pkgdesc="Library for encoding/decoding H264/AVC video streams (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.openh264.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-openimagedenoise/PKGBUILD b/mingw-w64-openimagedenoise/PKGBUILD index 60bb16ad81..02f5da5ddb 100644 --- a/mingw-w64-openimagedenoise/PKGBUILD +++ b/mingw-w64-openimagedenoise/PKGBUILD @@ -7,7 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Intel Open Image Denoise library of high-performance, high-quality denoising filters for images rendered with ray tracing (mingw-w64)" arch=('any') -mingw_arch=('mingw64') +mingw_arch=('mingw64' 'ucrt64') url="https://openimagedenoise.github.io/" license=("Apache 2.0") depends=("${MINGW_PACKAGE_PREFIX}-intel-tbb") diff --git a/mingw-w64-openimageio/PKGBUILD b/mingw-w64-openimageio/PKGBUILD index 0ee4f8ddf8..7de6bb4b69 100644 --- a/mingw-w64-openimageio/PKGBUILD +++ b/mingw-w64-openimageio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.10.0 pkgrel=1 pkgdesc="A library for reading and writing images, including classes, utilities, and applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.openimageio.org/" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-openjpeg/PKGBUILD b/mingw-w64-openjpeg/PKGBUILD index ce4e395f28..7ef1c0668f 100644 --- a/mingw-w64-openjpeg/PKGBUILD +++ b/mingw-w64-openjpeg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.2 pkgrel=7 pkgdesc="An open source JPEG 2000 codec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.openjpeg.org/" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-lcms2" diff --git a/mingw-w64-openldap/PKGBUILD b/mingw-w64-openldap/PKGBUILD index 6bcce3d0d9..170fa8dc12 100644 --- a/mingw-w64-openldap/PKGBUILD +++ b/mingw-w64-openldap/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.4.57 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-openlibm/PKGBUILD b/mingw-w64-openlibm/PKGBUILD index 9e8ef6acc7..1dbce606cf 100644 --- a/mingw-w64-openlibm/PKGBUILD +++ b/mingw-w64-openlibm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.3 pkgrel=1 pkgdesc="High quality system independent, portable, open source libm implementation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.openlibm.org' license=('MIT') options=('strip' 'staticlibs') diff --git a/mingw-w64-openocd/PKGBUILD b/mingw-w64-openocd/PKGBUILD index df9d484c00..713a8626d4 100644 --- a/mingw-w64-openocd/PKGBUILD +++ b/mingw-w64-openocd/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.11.0 pkgrel=1 pkgdesc="OpenOCD - Open On-Chip Debugger (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://openocd.org/" license=("GPLv2") options=('!ccache') diff --git a/mingw-w64-openscad/PKGBUILD b/mingw-w64-openscad/PKGBUILD index 4b54bfdd6c..8c0b856588 100644 --- a/mingw-w64-openscad/PKGBUILD +++ b/mingw-w64-openscad/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2021.01 pkgrel=1 pkgdesc="The programmers solid 3D CAD modeller (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("GPL2") url="http://openscad.org/" depends=("${MINGW_PACKAGE_PREFIX}-qt5" diff --git a/mingw-w64-openshadinglanguage/PKGBUILD b/mingw-w64-openshadinglanguage/PKGBUILD index a70d96f502..838121a030 100644 --- a/mingw-w64-openshadinglanguage/PKGBUILD +++ b/mingw-w64-openshadinglanguage/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.11.10.0 pkgrel=2 pkgdesc="Advanced shading language for production GI renderers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/imageworks/OpenShadingLanguage/" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-openvdb/PKGBUILD b/mingw-w64-openvdb/PKGBUILD index 48d9738fb0..80ef4784e7 100644 --- a/mingw-w64-openvdb/PKGBUILD +++ b/mingw-w64-openvdb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=8.0.0 pkgrel=2 pkgdesc="OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a large suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.openvdb.org/" license=("MPL 2.0") depends=("${MINGW_PACKAGE_PREFIX}-blosc" diff --git a/mingw-w64-openvr/PKGBUILD b/mingw-w64-openvr/PKGBUILD index 24854fd425..1101d67d6c 100644 --- a/mingw-w64-openvr/PKGBUILD +++ b/mingw-w64-openvr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.14.15 pkgrel=2 pkgdesc="API and SDK that allows access to VR hardware from multiple vendors (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ValveSoftware/openvr/" license=("BSD3") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-openxr/PKGBUILD b/mingw-w64-openxr/PKGBUILD index e100463761..5ce04fef8e 100644 --- a/mingw-w64-openxr/PKGBUILD +++ b/mingw-w64-openxr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.9 pkgrel=4 pkgdesc='OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.khronos.org/registry/cl/' license=('Apache 2.0') depends=("${MINGW_PACKAGE_PREFIX}-jsoncpp" diff --git a/mingw-w64-optipng/PKGBUILD b/mingw-w64-optipng/PKGBUILD index 363e79f3a1..99ba812db0 100644 --- a/mingw-w64-optipng/PKGBUILD +++ b/mingw-w64-optipng/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.7.7 pkgrel=1 pkgdesc="Compresses PNG files to a smaller size, without losing any information (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://optipng.sourceforge.io/" license=("ZLIB") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-opus-tools/PKGBUILD b/mingw-w64-opus-tools/PKGBUILD index acbe91f671..456bab961b 100644 --- a/mingw-w64-opus-tools/PKGBUILD +++ b/mingw-w64-opus-tools/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.2 pkgrel=1 pkgdesc="Collection of tools for Opus audio codec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.opus-codec.org/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-opusfile/PKGBUILD b/mingw-w64-opusfile/PKGBUILD index 3ac252fbe7..051a6d9ac2 100644 --- a/mingw-w64-opusfile/PKGBUILD +++ b/mingw-w64-opusfile/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.12 pkgrel=1 pkgdesc="Library for opening, seeking, and decoding .opus files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.opus-codec.org/" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-libogg" diff --git a/mingw-w64-orc/PKGBUILD b/mingw-w64-orc/PKGBUILD index 10940e2d82..799be64502 100644 --- a/mingw-w64-orc/PKGBUILD +++ b/mingw-w64-orc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.31 pkgrel=2 pkgdesc="The Oild Runtime Compiler (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://gstreamer.freedesktop.org/projects/orc.html" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-osgQt/PKGBUILD b/mingw-w64-osgQt/PKGBUILD index 5666480056..be6634ad55 100644 --- a/mingw-w64-osgQt/PKGBUILD +++ b/mingw-w64-osgQt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.5.7 pkgrel=7 pkgdesc="OpenSceneGraph Qt5 Modules (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/openscenegraph/osgQt" makedepends=("make" diff --git a/mingw-w64-osgbullet-git/PKGBUILD b/mingw-w64-osgbullet-git/PKGBUILD index c79626f55c..8d59c28587 100644 --- a/mingw-w64-osgbullet-git/PKGBUILD +++ b/mingw-w64-osgbullet-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.0.0.265 pkgrel=1 pkgdesc="Bullet physics and OpenSceneGraph integration (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/mccdo/osgbullet/" depends=("${MINGW_PACKAGE_PREFIX}-bullet" diff --git a/mingw-w64-osgearth/PKGBUILD b/mingw-w64-osgearth/PKGBUILD index a50f547993..306078314e 100644 --- a/mingw-w64-osgearth/PKGBUILD +++ b/mingw-w64-osgearth/PKGBUILD @@ -7,6 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" "${MINGW_PACKAGE_PREFIX}-${_real pkgver=2.10.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="http://osgearth.org" depends=("${MINGW_PACKAGE_PREFIX}-OpenSceneGraph" diff --git a/mingw-w64-osgocean-git/PKGBUILD b/mingw-w64-osgocean-git/PKGBUILD index 2035943665..5a8c4a1253 100644 --- a/mingw-w64-osgocean-git/PKGBUILD +++ b/mingw-w64-osgocean-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.1.r161 pkgrel=1 pkgdesc="An ocean rendering nodekit for OpenSceneGraph (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/kbale/osgocean/" depends=("${MINGW_PACKAGE_PREFIX}-fftw" "${MINGW_PACKAGE_PREFIX}-OpenSceneGraph") diff --git a/mingw-w64-osgqtquick-git/PKGBUILD b/mingw-w64-osgqtquick-git/PKGBUILD index 9060df07bc..ae9784271a 100644 --- a/mingw-w64-osgqtquick-git/PKGBUILD +++ b/mingw-w64-osgqtquick-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.0.0.r172 pkgrel=4 pkgdesc="OpenSceneGraph QML Modules (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/podsvirov/osgqtquick" makedepends=("make" diff --git a/mingw-w64-osgworks-git/PKGBUILD b/mingw-w64-osgworks-git/PKGBUILD index 2ab6f7a564..48610f449b 100644 --- a/mingw-w64-osgworks-git/PKGBUILD +++ b/mingw-w64-osgworks-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.1.0.444 pkgrel=3 pkgdesc="A toolkit for OpenSceneGraph applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://github.com/mccdo/osgworks/" depends=("${MINGW_PACKAGE_PREFIX}-OpenSceneGraph" "${MINGW_PACKAGE_PREFIX}-vrpn") diff --git a/mingw-w64-osl/PKGBUILD b/mingw-w64-osl/PKGBUILD index 5093d77f6d..416578d59b 100644 --- a/mingw-w64-osl/PKGBUILD +++ b/mingw-w64-osl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.2 pkgrel=2 pkgdesc="OpenScop Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://icps.u-strasbg.fr/people/bastoul/public_html/development/openscop/index.html" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gmp") diff --git a/mingw-w64-osm-gps-map/PKGBUILD b/mingw-w64-osm-gps-map/PKGBUILD index c78f0649b9..2de25e65a0 100644 --- a/mingw-w64-osm-gps-map/PKGBUILD +++ b/mingw-w64-osm-gps-map/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=3 pkgdesc="A Gtk+ Widget for Displaying OpenStreetMap tiles. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://nzjrs.github.io/osm-gps-map/" license=("GPLv2+") depends=( diff --git a/mingw-w64-osslsigncode/PKGBUILD b/mingw-w64-osslsigncode/PKGBUILD index dc8be8af7e..82f9765cb5 100644 --- a/mingw-w64-osslsigncode/PKGBUILD +++ b/mingw-w64-osslsigncode/PKGBUILD @@ -7,6 +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') url="https://github.com/mtrojnar/osslsigncode" license=("GPL3") depends=("${MINGW_PACKAGE_PREFIX}-curl" diff --git a/mingw-w64-paho.mqtt.c/PKGBUILD b/mingw-w64-paho.mqtt.c/PKGBUILD index ef6da1e5d4..7eade85f4d 100644 --- a/mingw-w64-paho.mqtt.c/PKGBUILD +++ b/mingw-w64-paho.mqtt.c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc="Eclipse Paho MQTT C client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://eclipse.org/paho/clients/c/' license=('EPL/EDL') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-pangomm/PKGBUILD b/mingw-w64-pangomm/PKGBUILD index e3587913aa..f00c83d936 100644 --- a/mingw-w64-pangomm/PKGBUILD +++ b/mingw-w64-pangomm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.46.0 pkgrel=1 pkgdesc="C++ bindings for pango (V2.46) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gtkmm.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-cairomm" diff --git a/mingw-w64-pangomm248/PKGBUILD b/mingw-w64-pangomm248/PKGBUILD index b3c4a70fee..b8b2f6566d 100644 --- a/mingw-w64-pangomm248/PKGBUILD +++ b/mingw-w64-pangomm248/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="C++ bindings for Pango (V2.48) (mingw-w64)" url="https://www.gtkmm.org/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-cairomm16" "${MINGW_PACKAGE_PREFIX}-glibmm268" diff --git a/mingw-w64-parmetis/PKGBUILD b/mingw-w64-parmetis/PKGBUILD index 1b467c628e..3bcfc169c5 100644 --- a/mingw-w64-parmetis/PKGBUILD +++ b/mingw-w64-parmetis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.0.3 pkgrel=2 pkgdesc="Parallel Graph Partitioning and Fill-reducing Matrix Ordering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://glaros.dtc.umn.edu/gkhome/views/parmetis' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-metis>=5.1.0" "${MINGW_PACKAGE_PREFIX}-msmpi") diff --git a/mingw-w64-parsec/PKGBUILD b/mingw-w64-parsec/PKGBUILD index 63811efa4f..cb6b28e747 100644 --- a/mingw-w64-parsec/PKGBUILD +++ b/mingw-w64-parsec/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.2012 pkgrel=1 pkgdesc='PaRSEC: Parallel Runtime Scheduling and Execution Controller (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=() makedepends=("flex" "bison" diff --git a/mingw-w64-partio/PKGBUILD b/mingw-w64-partio/PKGBUILD index 4a99657d1d..a50e161a53 100644 --- a/mingw-w64-partio/PKGBUILD +++ b/mingw-w64-partio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10.1 pkgrel=2 pkgdesc="A library for particle IO and manipulation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/wdas/partio/" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-freeglut" diff --git a/mingw-w64-pdf2djvu/PKGBUILD b/mingw-w64-pdf2djvu/PKGBUILD index 931803f8d6..b3ec40cbf8 100644 --- a/mingw-w64-pdf2djvu/PKGBUILD +++ b/mingw-w64-pdf2djvu/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.17.1 pkgrel=1 pkgdesc="Creates DjVu files from PDF files" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://jwilk.net/software/pdf2djvu" license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-poppler" diff --git a/mingw-w64-pdf2svg/PKGBUILD b/mingw-w64-pdf2svg/PKGBUILD index 529a57a42d..9800c21253 100644 --- a/mingw-w64-pdf2svg/PKGBUILD +++ b/mingw-w64-pdf2svg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.3 pkgrel=17 pkgdesc="A pdf to svg converter (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.cityinthesky.co.uk/opensource/pdf2svg/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-poppler") diff --git a/mingw-w64-pegtl/PKGBUILD b/mingw-w64-pegtl/PKGBUILD index febdcccece..e5fcafc409 100644 --- a/mingw-w64-pegtl/PKGBUILD +++ b/mingw-w64-pegtl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.8.1 pkgrel=1 pkgdesc="Parsing Expression Grammar (PEG) Template Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ColinH/PEGTL/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-pelican/PKGBUILD b/mingw-w64-pelican/PKGBUILD index 98fae23a39..8f1dcc0ba4 100644 --- a/mingw-w64-pelican/PKGBUILD +++ b/mingw-w64-pelican/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.2.0 pkgrel=1 pkgdesc='A tool to generate a static blog, with restructured text (or markdown) input files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://getpelican.com/' license=('AGPL3') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-perl/PKGBUILD b/mingw-w64-perl/PKGBUILD index 47ab8b1f78..8480b09d9d 100644 --- a/mingw-w64-perl/PKGBUILD +++ b/mingw-w64-perl/PKGBUILD @@ -25,7 +25,8 @@ pkgver="5.28.0" pkgrel="1" pkgdesc="A highly capable, feature-rich programming language (mingw-w64)" url="https://www.perl.org" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("Artistic-1.0-Perl" "GPL-1.0-or-later") options=("staticlibs" "strip" "docs" "!purge" "emptydirs") makedepends=( diff --git a/mingw-w64-petsc/PKGBUILD b/mingw-w64-petsc/PKGBUILD index 9a77ebc37c..68600206a9 100644 --- a/mingw-w64-petsc/PKGBUILD +++ b/mingw-w64-petsc/PKGBUILD @@ -9,6 +9,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" "${MINGW_PACKAGE_PREFIX}-${_real pkgver=3.14.5 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc='Sparse iterative (non)linear solver package (mingw-w64)' depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gcc-libgfortran" diff --git a/mingw-w64-phodav/PKGBUILD b/mingw-w64-phodav/PKGBUILD index 81ee71bf2c..01498e7e84 100644 --- a/mingw-w64-phodav/PKGBUILD +++ b/mingw-w64-phodav/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.4 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A WebDAV server using libsoup (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-libsoup" diff --git a/mingw-w64-phonon-qt5/PKGBUILD b/mingw-w64-phonon-qt5/PKGBUILD index 3e047ccaf3..103d6bf6bd 100644 --- a/mingw-w64-phonon-qt5/PKGBUILD +++ b/mingw-w64-phonon-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "phonon" pkgver=4.11.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Multimedia framework for KF5 (mingw-w64-qt5${_namesuff})" url="https://phonon.kde.org" license=('LGPL') diff --git a/mingw-w64-physfs/PKGBUILD b/mingw-w64-physfs/PKGBUILD index 2bda8af11d..e8b8a27b53 100644 --- a/mingw-w64-physfs/PKGBUILD +++ b/mingw-w64-physfs/PKGBUILD @@ -9,6 +9,7 @@ pkgver=3.0.2 pkgrel=1 pkgdesc="A library to provide abstract access to various archives (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://icculus.org/physfs/" license=('ZLIB') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-pidgin/PKGBUILD b/mingw-w64-pidgin/PKGBUILD index 72ad0a8290..99fe379479 100644 --- a/mingw-w64-pidgin/PKGBUILD +++ b/mingw-w64-pidgin/PKGBUILD @@ -10,6 +10,7 @@ pkgdesc='Multi-protocol instant messaging client (mingw-w64)' url='https://pidgin.im' license=(GPL2 partial:'GPL2+') # GPL2+, but Novell and SILC are GPL2-only arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') options=(!libtool strip staticlibs) source=("https://downloads.sourceforge.net/${_realname}/${_realname}-${pkgver}.tar.bz2" diff --git a/mingw-w64-pikchr/PKGBUILD b/mingw-w64-pikchr/PKGBUILD index c98526eb2a..0226f7caa4 100644 --- a/mingw-w64-pikchr/PKGBUILD +++ b/mingw-w64-pikchr/PKGBUILD @@ -8,6 +8,7 @@ _pkgsha=545b29bf49 pkgrel=1 pkgdesc="A PIC-like markup language for diagrams in technical documentation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pikchr.org/" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-pinentry/PKGBUILD b/mingw-w64-pinentry/PKGBUILD index af996b6d98..c2ef3f958a 100644 --- a/mingw-w64-pinentry/PKGBUILD +++ b/mingw-w64-pinentry/PKGBUILD @@ -10,6 +10,7 @@ url="https://www.gnupg.org/software/pinentry/index.html" license=('GPL') pkgdesc='Collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-qt5" "${MINGW_PACKAGE_PREFIX}-libsecret" "${MINGW_PACKAGE_PREFIX}-libassuan") diff --git a/mingw-w64-plasma-framework-qt5/PKGBUILD b/mingw-w64-plasma-framework-qt5/PKGBUILD index 5cc3eab807..d703e2e44a 100644 --- a/mingw-w64-plasma-framework-qt5/PKGBUILD +++ b/mingw-w64-plasma-framework-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "plasma-framework" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Plasma library and runtime components based upon KF5 and Qt5 (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-plplot/PKGBUILD b/mingw-w64-plplot/PKGBUILD index 67b7368373..fe6f3a5a4e 100644 --- a/mingw-w64-plplot/PKGBUILD +++ b/mingw-w64-plplot/PKGBUILD @@ -13,6 +13,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=5.15.0 pkgrel=6 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Scientific plotting software (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-cairo" "${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-png2ico/PKGBUILD b/mingw-w64-png2ico/PKGBUILD index dd31d82719..39d44b13b6 100644 --- a/mingw-w64-png2ico/PKGBUILD +++ b/mingw-w64-png2ico/PKGBUILD @@ -7,6 +7,7 @@ pkgver="2002.12.08" pkgrel=2 pkgdesc="Converts PNG files to Windows icon resource files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("GPL2") url="https://www.winterdrache.de/freeware/png2ico/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-pngcrush/PKGBUILD b/mingw-w64-pngcrush/PKGBUILD index 792b761f32..aa0386eb26 100644 --- a/mingw-w64-pngcrush/PKGBUILD +++ b/mingw-w64-pngcrush/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.13 pkgrel=1 pkgdesc="A tool for optimizing the compression of PNG files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pmt.sourceforge.io/pngcrush" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-pngnq/PKGBUILD b/mingw-w64-pngnq/PKGBUILD index 447693d33d..872018c481 100644 --- a/mingw-w64-pngnq/PKGBUILD +++ b/mingw-w64-pngnq/PKGBUILD @@ -9,7 +9,8 @@ pkgrel=2 pkgdesc="Pngnq is a tool for quantizing PNG images in RGBA format (mingw-w64)" url="https://pngnq.sourceforge.io/" license=("BSD") -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-libpng" "${MINGW_PACKAGE_PREFIX}-zlib") options=('strip' 'staticlibs') diff --git a/mingw-w64-pngquant/PKGBUILD b/mingw-w64-pngquant/PKGBUILD index 0a3c5122fc..70d7a90cb8 100644 --- a/mingw-w64-pngquant/PKGBUILD +++ b/mingw-w64-pngquant/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.13.1 pkgrel=1 pkgdesc="Command-line utility to quantize PNGs down to 8-bit paletted PNGs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pngquant.org/' license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-libpng" diff --git a/mingw-w64-poco/PKGBUILD b/mingw-w64-poco/PKGBUILD index 5569435de2..ee7d12e645 100644 --- a/mingw-w64-poco/PKGBUILD +++ b/mingw-w64-poco/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10.1 pkgrel=4 pkgdesc="POrtable COmponents C++ Libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pocoproject.org/" license=("boost") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-podofo/PKGBUILD b/mingw-w64-podofo/PKGBUILD index 9cf1d48598..175144fb0c 100644 --- a/mingw-w64-podofo/PKGBUILD +++ b/mingw-w64-podofo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.6 pkgrel=2 pkgdesc="A C++ library to work with the PDF file format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://podofo.sourceforge.io/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-fontconfig" diff --git a/mingw-w64-polipo/PKGBUILD b/mingw-w64-polipo/PKGBUILD index 2cf4955199..7b2a9d69d1 100644 --- a/mingw-w64-polipo/PKGBUILD +++ b/mingw-w64-polipo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc='The Polipo caching HTTP proxy (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://github.com/jech/${_realname}" source=("${url}/archive/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-popt/PKGBUILD b/mingw-w64-popt/PKGBUILD index c60f238a2a..f416b2d46b 100644 --- a/mingw-w64-popt/PKGBUILD +++ b/mingw-w64-popt/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.16 pkgrel=1 pkgdesc="C library for parsing command line parameters (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.rpm5.org/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-port-scanner/PKGBUILD b/mingw-w64-port-scanner/PKGBUILD index adb82d5df8..f7211fdaa7 100644 --- a/mingw-w64-port-scanner/PKGBUILD +++ b/mingw-w64-port-scanner/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3 pkgrel=3 pkgdesc="A multi threaded TCP port scanner from SecPoint.com (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.secpoint.com/multi-threaded-tcp-port-scanner.html" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-portablexdr/PKGBUILD b/mingw-w64-portablexdr/PKGBUILD index 92d40dd2bd..ffaf336f6d 100644 --- a/mingw-w64-portablexdr/PKGBUILD +++ b/mingw-w64-portablexdr/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.9.2.r27.94fb83c pkgrel=3 pkgdesc="PortableXDR / RPC Library (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/Alexpux/portablexdr" license=('LGPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-portmidi/PKGBUILD b/mingw-w64-portmidi/PKGBUILD index 3fe1183c8a..b5636ad30f 100644 --- a/mingw-w64-portmidi/PKGBUILD +++ b/mingw-w64-portmidi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=217 pkgrel=2 pkgdesc="Platform independent library for real-time MIDI input/output (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://portmedia.sourceforge.io/" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-postgis/PKGBUILD b/mingw-w64-postgis/PKGBUILD index 17abd02096..70f27cd46b 100644 --- a/mingw-w64-postgis/PKGBUILD +++ b/mingw-w64-postgis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.3 pkgrel=1 pkgdesc="Spatial and Geographic objects for PostgreSQL (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://postgis.net/" license=('GPL2') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-potrace/PKGBUILD b/mingw-w64-potrace/PKGBUILD index ba33c6260f..bdc04cf523 100644 --- a/mingw-w64-potrace/PKGBUILD +++ b/mingw-w64-potrace/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.16 pkgrel=1 pkgdesc="Tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://potrace.sourceforge.io/' license=('GPL2') source=("https://potrace.sourceforge.io/download/${pkgver}/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-pqp/PKGBUILD b/mingw-w64-pqp/PKGBUILD index 6c8e796b46..e324914bd3 100644 --- a/mingw-w64-pqp/PKGBUILD +++ b/mingw-w64-pqp/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.3 pkgrel=1 pkgdesc="A library for performing proximity queries on a pair of geometric models composed of triangles (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/GammaUNC/PQP" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-precice/PKGBUILD b/mingw-w64-precice/PKGBUILD index 127c3f1f10..9ddef436f5 100644 --- a/mingw-w64-precice/PKGBUILD +++ b/mingw-w64-precice/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc='Fully Parallel Library for Multi-Physics Surface Coupling (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-boost" "${MINGW_PACKAGE_PREFIX}-libxml2" "${MINGW_PACKAGE_PREFIX}-eigen3" diff --git a/mingw-w64-premake/PKGBUILD b/mingw-w64-premake/PKGBUILD index 69a9177f40..99bdf69993 100644 --- a/mingw-w64-premake/PKGBUILD +++ b/mingw-w64-premake/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=2 pkgdesc="A build configuration tool. Describe your build using Lua and generate \ the project files for your specific toolset (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://premake.sourceforge.io/" license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-prjtrellis/PKGBUILD b/mingw-w64-prjtrellis/PKGBUILD index e7759acc79..e47629c100 100644 --- a/mingw-w64-prjtrellis/PKGBUILD +++ b/mingw-w64-prjtrellis/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.r993.7454564 pkgrel=1 pkgdesc="Documenting the Lattice ECP5 bit-stream format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/YosysHQ/prjtrellis" license=('MIT') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-proj/PKGBUILD b/mingw-w64-proj/PKGBUILD index d8b565c8c5..f78beb80fd 100644 --- a/mingw-w64-proj/PKGBUILD +++ b/mingw-w64-proj/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.3.2 pkgrel=1 pkgdesc="Cartographic projection software (PROJ.4) (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://trac.osgeo.org/proj/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-protobuf-c/PKGBUILD b/mingw-w64-protobuf-c/PKGBUILD index 2d37c8d700..ac89e995c6 100644 --- a/mingw-w64-protobuf-c/PKGBUILD +++ b/mingw-w64-protobuf-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.3 pkgrel=2 pkgdesc="Protocol Buffers implementation in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/protobuf-c/protobuf-c" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-protobuf") diff --git a/mingw-w64-protobuf/PKGBUILD b/mingw-w64-protobuf/PKGBUILD index e01dcfdcea..3d0ec6765a 100644 --- a/mingw-w64-protobuf/PKGBUILD +++ b/mingw-w64-protobuf/PKGBUILD @@ -9,6 +9,7 @@ _gtest_ver=1.10.0 pkgrel=1 pkgdesc="Protocol Buffers - Google's data interchange format (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://developers.google.com/protocol-buffers/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-ptex/PKGBUILD b/mingw-w64-ptex/PKGBUILD index eb55410451..d3617be04d 100644 --- a/mingw-w64-ptex/PKGBUILD +++ b/mingw-w64-ptex/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.2 pkgrel=2 pkgdesc="Per-Face Texture Mapping for Production Rendering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://ptex.us/' license=('APACHE') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-pugixml/PKGBUILD b/mingw-w64-pugixml/PKGBUILD index 5377d9257f..6c3917f0b6 100644 --- a/mingw-w64-pugixml/PKGBUILD +++ b/mingw-w64-pugixml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.11.4 pkgrel=1 pkgdesc="Light-weight, simple and fast XML parser for C++ with XPath support (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pugixml.org/" license=("MIT") depends=() diff --git a/mingw-w64-pupnp/PKGBUILD b/mingw-w64-pupnp/PKGBUILD index 92621325cf..b2b9270784 100644 --- a/mingw-w64-pupnp/PKGBUILD +++ b/mingw-w64-pupnp/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.12.1 pkgrel=1 pkgdesc="Portable SDK for UPnP* Devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://pupnp.sourceforge.net/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-purple-skypeweb/PKGBUILD b/mingw-w64-purple-skypeweb/PKGBUILD index f6018aa4ff..f90128926b 100644 --- a/mingw-w64-purple-skypeweb/PKGBUILD +++ b/mingw-w64-purple-skypeweb/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc='Skype plugin for libpurple (mingw-w64)' url='https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb' license=(GPL3+) arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') options=(!libtool strip staticlibs) source=(skype4pidgin-${pkgver}.tar.gz::"https://github.com/EionRobb/skype4pidgin/archive/${pkgver}.tar.gz" diff --git a/mingw-w64-putty-ssh/PKGBUILD b/mingw-w64-putty-ssh/PKGBUILD index 76249d541b..ee3dcfc38d 100644 --- a/mingw-w64-putty-ssh/PKGBUILD +++ b/mingw-w64-putty-ssh/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.0 pkgrel=3 pkgdesc="A wrapper around plink with some nice features (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.wischik.com/lu/programmer/unison-ssh.html" license=('unknown') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-putty/PKGBUILD b/mingw-w64-putty/PKGBUILD index ab679a4f0e..d6b170247a 100644 --- a/mingw-w64-putty/PKGBUILD +++ b/mingw-w64-putty/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.73 pkgrel=1 pkgdesc="A free telnet/SSH client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.chiark.greenend.org.uk/~sgtatham/putty/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-pybind11/PKGBUILD b/mingw-w64-pybind11/PKGBUILD index 9d95f076b6..0a211deabf 100644 --- a/mingw-w64-pybind11/PKGBUILD +++ b/mingw-w64-pybind11/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="A lightweight header-only library that exposes C++ types in Python and url='https://pybind11.readthedocs.org/' license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') optdepends=("${MINGW_PACKAGE_PREFIX}-python: to target bindings supporting python") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-doxygen" diff --git a/mingw-w64-pycairo/PKGBUILD b/mingw-w64-pycairo/PKGBUILD index 98ed35762e..dc32399a76 100644 --- a/mingw-w64-pycairo/PKGBUILD +++ b/mingw-w64-pycairo/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Python bindings for the cairo graphics library (mingw-w64)" url="https://pycairo.readthedocs.io" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL' 'MPL') depends=("${MINGW_PACKAGE_PREFIX}-cairo" "${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-pygobject/PKGBUILD b/mingw-w64-pygobject/PKGBUILD index 1560b54e93..cafe8defad 100644 --- a/mingw-w64-pygobject/PKGBUILD +++ b/mingw-w64-pygobject/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.40.1 pkgrel=1 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+ (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pygobject.readthedocs.io" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-pygobject2/PKGBUILD b/mingw-w64-pygobject2/PKGBUILD index 2274412a0c..0fff95cae4 100644 --- a/mingw-w64-pygobject2/PKGBUILD +++ b/mingw-w64-pygobject2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.28.7 pkgrel=3 pkgdesc="Allows you to load glade interface files in a program at runtime (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.pygtk.org" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-python2" diff --git a/mingw-w64-pyqt-builder/PKGBUILD b/mingw-w64-pyqt-builder/PKGBUILD index cc00aafa4d..e1a631888c 100644 --- a/mingw-w64-pyqt-builder/PKGBUILD +++ b/mingw-w64-pyqt-builder/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.9.1 pkgrel=1 pkgdesc="The PEP 517 compliant PyQt build system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url="https://pypi.org/project/PyQt-builder/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-pyqt5-3d/PKGBUILD b/mingw-w64-pyqt5-3d/PKGBUILD index 5e25d777df..7ffccb940f 100644 --- a/mingw-w64-pyqt5-3d/PKGBUILD +++ b/mingw-w64-pyqt5-3d/PKGBUILD @@ -8,6 +8,7 @@ pkgver=5.15.4 pkgrel=1 pkgdesc="Qt5 Qt3D bindings for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://riverbankcomputing.com/software/pyqt3d" depends=("${MINGW_PACKAGE_PREFIX}-python-pyqt5") diff --git a/mingw-w64-pyqt5-sip/PKGBUILD b/mingw-w64-pyqt5-sip/PKGBUILD index 46ed345dc6..891a57c741 100644 --- a/mingw-w64-pyqt5-sip/PKGBUILD +++ b/mingw-w64-pyqt5-sip/PKGBUILD @@ -11,6 +11,7 @@ pkgver=12.8.1 pkgrel=2 pkgdesc="The sip extension module provides support for the PyQt5 package (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://riverbankcomputing.com/software/pyqt" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-pyqt5/PKGBUILD b/mingw-w64-pyqt5/PKGBUILD index c3b6b9f337..b2787635e0 100644 --- a/mingw-w64-pyqt5/PKGBUILD +++ b/mingw-w64-pyqt5/PKGBUILD @@ -12,6 +12,7 @@ pkgver=5.15.4 pkgrel=1 pkgdesc="Qt5 bindings for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://riverbankcomputing.com/software/pyqt" depends=(#"${MINGW_PACKAGE_PREFIX}-python-dbus" diff --git a/mingw-w64-pyside2-qt5/PKGBUILD b/mingw-w64-pyside2-qt5/PKGBUILD index 90c4f93796..b0ff14e949 100644 --- a/mingw-w64-pyside2-qt5/PKGBUILD +++ b/mingw-w64-pyside2-qt5/PKGBUILD @@ -8,6 +8,7 @@ pkgdesc="Provides LGPL Qt5 bindings for Python and related tools for binding gen pkgver=5.15.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://doc.qt.io/qtforpython-5/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-pyside2-tools-qt5/PKGBUILD b/mingw-w64-pyside2-tools-qt5/PKGBUILD index d0be57724f..37cf0d178e 100644 --- a/mingw-w64-pyside2-tools-qt5/PKGBUILD +++ b/mingw-w64-pyside2-tools-qt5/PKGBUILD @@ -8,6 +8,7 @@ pkgver=5.15.2 pkgrel=2 pkgdesc="Python bindings for Qt5 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://doc.qt.io/qtforpython-5/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-qt5") diff --git a/mingw-w64-pystring/PKGBUILD b/mingw-w64-pystring/PKGBUILD index a241142ed4..36f698a4e5 100644 --- a/mingw-w64-pystring/PKGBUILD +++ b/mingw-w64-pystring/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.3 pkgrel=1 pkgdesc="A collection of C++ functions which match the interface and behavior of python's string class methods using std::string (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/imageworks/pystring" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-python-absl-py/PKGBUILD b/mingw-w64-python-absl-py/PKGBUILD index 6a46e66ba1..e3cbc88e6b 100644 --- a/mingw-w64-python-absl-py/PKGBUILD +++ b/mingw-w64-python-absl-py/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.11.0 pkgrel=1 pkgdesc="Abseil Common Libraries (Python) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/abseil/abseil-py" license=('Apache 2.0') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-aiohttp-cors/PKGBUILD b/mingw-w64-python-aiohttp-cors/PKGBUILD index 600b571424..ecd6c82fdf 100644 --- a/mingw-w64-python-aiohttp-cors/PKGBUILD +++ b/mingw-w64-python-aiohttp-cors/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.0 pkgrel=1 pkgdesc='CORS support for aiohttp (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aio-libs/aiohttp-cors" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-aiohttp") diff --git a/mingw-w64-python-aiohttp/PKGBUILD b/mingw-w64-python-aiohttp/PKGBUILD index bed860b163..cb70697362 100644 --- a/mingw-w64-python-aiohttp/PKGBUILD +++ b/mingw-w64-python-aiohttp/PKGBUILD @@ -8,6 +8,7 @@ _gitcommit=2f655a59d0daedfa2a794996c4355b576c98ecc8 pkgrel=1 pkgdesc='HTTP client/server for asyncio (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://aiohttp.readthedocs.io/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-async-timeout" diff --git a/mingw-w64-python-alembic/PKGBUILD b/mingw-w64-python-alembic/PKGBUILD index 3105038ebc..ebe14fff5e 100644 --- a/mingw-w64-python-alembic/PKGBUILD +++ b/mingw-w64-python-alembic/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5.4 pkgrel=1 pkgdesc="Lightweight database migration tool for usage with SQLAlchemy (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bitbucket.org/zzzeek/alembic' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-appdirs/PKGBUILD b/mingw-w64-python-appdirs/PKGBUILD index 7faab1e9b1..464a9cdbef 100644 --- a/mingw-w64-python-appdirs/PKGBUILD +++ b/mingw-w64-python-appdirs/PKGBUILD @@ -10,6 +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') url="https://github.com/ActiveState/appdirs" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-argh/PKGBUILD b/mingw-w64-python-argh/PKGBUILD index f9f80c39a4..03574dbba1 100644 --- a/mingw-w64-python-argh/PKGBUILD +++ b/mingw-w64-python-argh/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.26.2 pkgrel=1 pkgdesc="An unobtrusive argparse wrapper with natural syntax (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/argh' license=('LGPL3') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-argon2_cffi/PKGBUILD b/mingw-w64-python-argon2_cffi/PKGBUILD index 88ab1b4528..174a1a4eca 100644 --- a/mingw-w64-python-argon2_cffi/PKGBUILD +++ b/mingw-w64-python-argon2_cffi/PKGBUILD @@ -12,6 +12,7 @@ _argon2_pkgver=20190702 pkgrel=2 pkgdesc="CFFI-based Argon2 Bindings for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/hynek/argon2_cffi' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-arrow/PKGBUILD b/mingw-w64-python-arrow/PKGBUILD index 9f0a38c365..faef9b2cfb 100644 --- a/mingw-w64-python-arrow/PKGBUILD +++ b/mingw-w64-python-arrow/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc='Better dates & times for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://arrow.readthedocs.io/" license=('Apache-2.0') depends=( diff --git a/mingw-w64-python-asgiref/PKGBUILD b/mingw-w64-python-asgiref/PKGBUILD index 55882adc89..68797a5eb3 100644 --- a/mingw-w64-python-asgiref/PKGBUILD +++ b/mingw-w64-python-asgiref/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.1 pkgrel=1 pkgdesc="Reference ASGI adapters and channel layers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://github.com/django/asgiref' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-asn1crypto/PKGBUILD b/mingw-w64-python-asn1crypto/PKGBUILD index 4147064dd4..7243bc6011 100644 --- a/mingw-w64-python-asn1crypto/PKGBUILD +++ b/mingw-w64-python-asn1crypto/PKGBUILD @@ -12,6 +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') 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-astor/PKGBUILD b/mingw-w64-python-astor/PKGBUILD index 507d730cde..aa4a5f7871 100644 --- a/mingw-w64-python-astor/PKGBUILD +++ b/mingw-w64-python-astor/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.1 pkgrel=1 pkgdesc='Read/rewrite/write Python ASTs (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://astor.rtfd.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-astroid/PKGBUILD b/mingw-w64-python-astroid/PKGBUILD index 1b0db70c59..1864a1a58c 100644 --- a/mingw-w64-python-astroid/PKGBUILD +++ b/mingw-w64-python-astroid/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.4.2 pkgrel=1 pkgdesc="Useful miscellaneous modules used by Logilab projects (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/PyCQA/astroid" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python-six" diff --git a/mingw-w64-python-astunparse/PKGBUILD b/mingw-w64-python-astunparse/PKGBUILD index 666b3c4ca3..ad8f8492c3 100644 --- a/mingw-w64-python-astunparse/PKGBUILD +++ b/mingw-w64-python-astunparse/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.3 pkgrel=1 pkgdesc='An AST unparser for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/simonpercivall/astunparse" license=('python') depends=("${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-async-timeout/PKGBUILD b/mingw-w64-python-async-timeout/PKGBUILD index 188a262508..55a2e86fe2 100644 --- a/mingw-w64-python-async-timeout/PKGBUILD +++ b/mingw-w64-python-async-timeout/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.1 pkgrel=1 pkgdesc='Asyncio-compatible timeout class (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aio-libs/async-timeout" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-async_generator/PKGBUILD b/mingw-w64-python-async_generator/PKGBUILD index d3b2284fe0..d3ba3ca480 100644 --- a/mingw-w64-python-async_generator/PKGBUILD +++ b/mingw-w64-python-async_generator/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.10 pkgrel=1 pkgdesc='Making it easy to write async iterators (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/python-trio/async_generator" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-audioread/PKGBUILD b/mingw-w64-python-audioread/PKGBUILD index e7c1aa016d..c6a6a5bd2f 100644 --- a/mingw-w64-python-audioread/PKGBUILD +++ b/mingw-w64-python-audioread/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.9 pkgrel=1 pkgdesc='cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/beetbox/audioread" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-autopxd2/PKGBUILD b/mingw-w64-python-autopxd2/PKGBUILD index 043e263347..df965abef4 100644 --- a/mingw-w64-python-autopxd2/PKGBUILD +++ b/mingw-w64-python-autopxd2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=3 pkgdesc='Automatically generate Cython pxd files from C headers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/psf/black" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-backcall/PKGBUILD b/mingw-w64-python-backcall/PKGBUILD index 13b841eebc..60693e0fdc 100644 --- a/mingw-w64-python-backcall/PKGBUILD +++ b/mingw-w64-python-backcall/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.2.0 pkgrel=1 pkgdesc="Backwards compatible callback APIs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/takluyver/backcall' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-bcrypt/PKGBUILD b/mingw-w64-python-bcrypt/PKGBUILD index 7548d0107a..9d41deb4c3 100644 --- a/mingw-w64-python-bcrypt/PKGBUILD +++ b/mingw-w64-python-bcrypt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.2.0 pkgrel=1 pkgdesc="Modern password hashing for your software and your servers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pyca/bcrypt/' license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-binaryornot/PKGBUILD b/mingw-w64-python-binaryornot/PKGBUILD index 3598dd7aa1..0ac4238da8 100644 --- a/mingw-w64-python-binaryornot/PKGBUILD +++ b/mingw-w64-python-binaryornot/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.4.4 pkgrel=1 pkgdesc='Ultra-lightweight pure Python package to check if a file is binary or text. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/audreyr/binaryornot" license=('BSD') depends=( diff --git a/mingw-w64-python-binwalk/PKGBUILD b/mingw-w64-python-binwalk/PKGBUILD index 92d25a3d16..bb337aa59c 100644 --- a/mingw-w64-python-binwalk/PKGBUILD +++ b/mingw-w64-python-binwalk/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc="A tool for searching a given binary image for embedded files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ReFirmLabs/binwalk/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-bzip2" diff --git a/mingw-w64-python-biopython/PKGBUILD b/mingw-w64-python-biopython/PKGBUILD index 1642f41c55..fe197cc135 100644 --- a/mingw-w64-python-biopython/PKGBUILD +++ b/mingw-w64-python-biopython/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.78 pkgrel=1 pkgdesc="A set of freely available tools for biological computation written in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Biopython') url="https://biopython.org/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-biscuits/PKGBUILD b/mingw-w64-python-biscuits/PKGBUILD index 518d744ce3..5798171454 100644 --- a/mingw-w64-python-biscuits/PKGBUILD +++ b/mingw-w64-python-biscuits/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.0 pkgrel=2 pkgdesc='Fast and tasty cookies handling (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pyrates/biscuits" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-black/PKGBUILD b/mingw-w64-python-black/PKGBUILD index 69bd3cca64..c80f8459b7 100644 --- a/mingw-w64-python-black/PKGBUILD +++ b/mingw-w64-python-black/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20.8b1 pkgrel=3 pkgdesc='Uncompromising Python code formatter (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/psf/black" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-appdirs" diff --git a/mingw-w64-python-bleach/PKGBUILD b/mingw-w64-python-bleach/PKGBUILD index c876beccb4..1a59a858f6 100644 --- a/mingw-w64-python-bleach/PKGBUILD +++ b/mingw-w64-python-bleach/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="An easy whitelist-based HTML-sanitizing tool (mingw-w64)" url="https://pypi.python.org/pypi/bleach" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-html5lib") diff --git a/mingw-w64-python-blinker/PKGBUILD b/mingw-w64-python-blinker/PKGBUILD index d087768c8b..2b80254630 100644 --- a/mingw-w64-python-blinker/PKGBUILD +++ b/mingw-w64-python-blinker/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4 pkgrel=1 pkgdesc='Fast, simple object-to-object and broadcast signaling (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pythonhosted.org/blinker/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-boto3/PKGBUILD b/mingw-w64-python-boto3/PKGBUILD index c26a79c5f8..ffc29137d5 100644 --- a/mingw-w64-python-boto3/PKGBUILD +++ b/mingw-w64-python-boto3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.17.40 pkgrel=1 pkgdesc='The AWS SDK for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/boto/boto3" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-s3transfer") diff --git a/mingw-w64-python-botocore/PKGBUILD b/mingw-w64-python-botocore/PKGBUILD index 3159cffcf7..b7066bc3b0 100644 --- a/mingw-w64-python-botocore/PKGBUILD +++ b/mingw-w64-python-botocore/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.20.40 pkgrel=1 pkgdesc='A low-level interface to a growing number of Amazon Web Services (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/boto/botocore" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil" "${MINGW_PACKAGE_PREFIX}-python-docutils" "${MINGW_PACKAGE_PREFIX}-python-jmespath" "${MINGW_PACKAGE_PREFIX}-python-urllib3") diff --git a/mingw-w64-python-breathe/PKGBUILD b/mingw-w64-python-breathe/PKGBUILD index 167cd1c32c..f0e84e6ab5 100644 --- a/mingw-w64-python-breathe/PKGBUILD +++ b/mingw-w64-python-breathe/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.26.1 pkgrel=1 pkgdesc="An extension to reStructuredText and Sphinx to be able to read and render Doxygen xml output (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://breathe.readthedocs.org/en/latest/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-bsddb3/PKGBUILD b/mingw-w64-python-bsddb3/PKGBUILD index 55cee3eaaf..97094a93bf 100644 --- a/mingw-w64-python-bsddb3/PKGBUILD +++ b/mingw-w64-python-bsddb3/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.2.9 pkgrel=1 pkgdesc="Python bindings for Oracle Berkeley DB (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://www.jcea.es/programacion/pybsddb.htm" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-build/PKGBUILD b/mingw-w64-python-build/PKGBUILD index 702bbed109..58b61a2e45 100644 --- a/mingw-w64-python-build/PKGBUILD +++ b/mingw-w64-python-build/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.1.post1 pkgrel=1 pkgdesc="A simple, correct PEP517 package builder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pypa/build' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-packaging" diff --git a/mingw-w64-python-cachecontrol/PKGBUILD b/mingw-w64-python-cachecontrol/PKGBUILD index 84242b8362..4c05f549be 100644 --- a/mingw-w64-python-cachecontrol/PKGBUILD +++ b/mingw-w64-python-cachecontrol/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.12.6 pkgrel=1 pkgdesc="httplib2 caching for requests (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ionrock/${_realname}" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-cachetools/PKGBUILD b/mingw-w64-python-cachetools/PKGBUILD index ad237fc07f..d05fdbcc76 100644 --- a/mingw-w64-python-cachetools/PKGBUILD +++ b/mingw-w64-python-cachetools/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.2.1 pkgrel=1 pkgdesc='Extensible memoizing collections and decorators (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tkem/cachetools" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-can/PKGBUILD b/mingw-w64-python-can/PKGBUILD index 4f04e3b7a8..348283e31b 100644 --- a/mingw-w64-python-can/PKGBUILD +++ b/mingw-w64-python-can/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.3.2 pkgrel=1 pkgdesc="Provides controller area network (CAN) support for Python developers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPLv3') url="https://python-can.readthedocs.io/en/master/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-cerberus/PKGBUILD b/mingw-w64-python-cerberus/PKGBUILD index 2bdff711e4..ffeaffe172 100644 --- a/mingw-w64-python-cerberus/PKGBUILD +++ b/mingw-w64-python-cerberus/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.2 pkgrel=1 pkgdesc='Lightweight, extensible schema and data validation tool for Python dictionaries (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pyeve/cerberus" license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-characteristic/PKGBUILD b/mingw-w64-python-characteristic/PKGBUILD index 815a94d968..3fb5f02a55 100644 --- a/mingw-w64-python-characteristic/PKGBUILD +++ b/mingw-w64-python-characteristic/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc='Python attributes without boilerplate (mingw-w64)' url='https://characteristic.readthedocs.io/' license=('MIT') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=("https://pypi.python.org/packages/source/c/${_realname}/${_realname}-${pkgver}.tar.gz") diff --git a/mingw-w64-python-click/PKGBUILD b/mingw-w64-python-click/PKGBUILD index 2e4c74bca9..9c5f56ff42 100644 --- a/mingw-w64-python-click/PKGBUILD +++ b/mingw-w64-python-click/PKGBUILD @@ -7,6 +7,7 @@ pkgver=7.1.2 pkgrel=1 pkgdesc='A simple wrapper around optparse for powerful command line utilities (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://click.pocoo.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-cliff/PKGBUILD b/mingw-w64-python-cliff/PKGBUILD index 6cf93c4af4..ae2496b29a 100644 --- a/mingw-w64-python-cliff/PKGBUILD +++ b/mingw-w64-python-cliff/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.1.0 pkgrel=1 pkgdesc="Command Line Interface Formulation Framewor (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://docs.openstack.org/cliff/latest/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-six" diff --git a/mingw-w64-python-cmd2/PKGBUILD b/mingw-w64-python-cmd2/PKGBUILD index f6f985c16f..921fa14f2c 100644 --- a/mingw-w64-python-cmd2/PKGBUILD +++ b/mingw-w64-python-cmd2/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="Extra features for standard library's cmd module (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/python-cmd2/cmd2' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs" diff --git a/mingw-w64-python-colorspacious/PKGBUILD b/mingw-w64-python-colorspacious/PKGBUILD index 0f0145e1c1..572e78e009 100644 --- a/mingw-w64-python-colorspacious/PKGBUILD +++ b/mingw-w64-python-colorspacious/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.2 pkgrel=1 pkgdesc="Python library for doing colorspace conversions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://pypi.python.org/pypi/colorspacious" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-colour-science/PKGBUILD b/mingw-w64-python-colour-science/PKGBUILD index eea08ebe6a..f01cd4f9f9 100644 --- a/mingw-w64-python-colour-science/PKGBUILD +++ b/mingw-w64-python-colour-science/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.3.16 pkgrel=1 pkgdesc="Python library for a multitude of colour science applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/colour-science" license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python-imageio" diff --git a/mingw-w64-python-colour/PKGBUILD b/mingw-w64-python-colour/PKGBUILD index c2c2a72a38..6fcf465811 100644 --- a/mingw-w64-python-colour/PKGBUILD +++ b/mingw-w64-python-colour/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 epoch=1 pkgdesc="converts and manipulates various color representation (HSL, RVB, web, X11, ...) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD-3-Clause') url="https://pypi.org/pypi/colour" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-commonmark/PKGBUILD b/mingw-w64-python-commonmark/PKGBUILD index a79fa40c92..d2ee5f1df0 100644 --- a/mingw-w64-python-commonmark/PKGBUILD +++ b/mingw-w64-python-commonmark/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.1 pkgrel=1 pkgdesc="Python parser for the CommonMark Markdown spec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/readthedocs/commonmark.py" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-comtypes/PKGBUILD b/mingw-w64-python-comtypes/PKGBUILD index 0ded41f7d3..3d4e641537 100644 --- a/mingw-w64-python-comtypes/PKGBUILD +++ b/mingw-w64-python-comtypes/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.7 pkgrel=2 pkgdesc="A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/enthought/comtypes' license=('OSI') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-contextlib2/PKGBUILD b/mingw-w64-python-contextlib2/PKGBUILD index 8a3a105df6..3679114fc2 100644 --- a/mingw-w64-python-contextlib2/PKGBUILD +++ b/mingw-w64-python-contextlib2/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6.0.post1 pkgrel=1 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') url="https://pypi.python.org/pypi/${_pypiname}" license=('PSF') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-cookiecutter/PKGBUILD b/mingw-w64-python-cookiecutter/PKGBUILD index 3011fe73aa..c1e99ef3b6 100644 --- a/mingw-w64-python-cookiecutter/PKGBUILD +++ b/mingw-w64-python-cookiecutter/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.7.2 pkgrel=1 pkgdesc='A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cookiecutter/cookiecutter" license=('BSD-3-Clause') depends=( diff --git a/mingw-w64-python-coverage/PKGBUILD b/mingw-w64-python-coverage/PKGBUILD index 65669ffafd..facedb6a67 100644 --- a/mingw-w64-python-coverage/PKGBUILD +++ b/mingw-w64-python-coverage/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.5 pkgrel=1 pkgdesc="Code coverage measurement for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://coverage.readthedocs.io/' license=('Apache 2.0') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-crcmod/PKGBUILD b/mingw-w64-python-crcmod/PKGBUILD index 7a7abac5ce..4b451a4c8b 100644 --- a/mingw-w64-python-crcmod/PKGBUILD +++ b/mingw-w64-python-crcmod/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.7 pkgrel=1 pkgdesc="Cyclic Redundancy Check (CRC) implementation in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/crcmod/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-csv23/PKGBUILD b/mingw-w64-python-csv23/PKGBUILD index f419210db0..2a7e739daa 100644 --- a/mingw-w64-python-csv23/PKGBUILD +++ b/mingw-w64-python-csv23/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.2 pkgrel=1 pkgdesc="Python 2/3 unicode CSV compatibility layer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/xflr6/csv23' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-cvxopt/PKGBUILD b/mingw-w64-python-cvxopt/PKGBUILD index c1b4699e53..b3d54675a8 100644 --- a/mingw-w64-python-cvxopt/PKGBUILD +++ b/mingw-w64-python-cvxopt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.2.5 pkgrel=1 pkgdesc="Convex optimization based on the Python programming language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://cvxopt.org/' license=('GPL v3') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-cx_Freeze/PKGBUILD b/mingw-w64-python-cx_Freeze/PKGBUILD index 0a8e1c3aca..b9f5be2736 100644 --- a/mingw-w64-python-cx_Freeze/PKGBUILD +++ b/mingw-w64-python-cx_Freeze/PKGBUILD @@ -13,6 +13,7 @@ pkgver=6.5.3 pkgrel=1 pkgdesc="Creates standalone executables from Python scripts, with the same performance (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('PSF') url="https://github.com/marcelotduarte/cx_Freeze/" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-cycler/PKGBUILD b/mingw-w64-python-cycler/PKGBUILD index f420d12728..8f47faced3 100644 --- a/mingw-w64-python-cycler/PKGBUILD +++ b/mingw-w64-python-cycler/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.10.0 pkgrel=1 pkgdesc="Composable style cycles" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/matplotlib/cycler" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-dateutil/PKGBUILD b/mingw-w64-python-dateutil/PKGBUILD index adbbc4710b..5b926216c7 100644 --- a/mingw-w64-python-dateutil/PKGBUILD +++ b/mingw-w64-python-dateutil/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2.8.1 pkgrel=1 pkgdesc="Provides powerful extensions to the standard datetime module (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD' 'Apache') url="https://github.com/dateutil/dateutil" depends=("${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-ddt/PKGBUILD b/mingw-w64-python-ddt/PKGBUILD index 14c094844e..b5318c85d4 100644 --- a/mingw-w64-python-ddt/PKGBUILD +++ b/mingw-w64-python-ddt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.1 pkgrel=1 pkgdesc="Data-Driven/Decorated Tests (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/txels/ddt' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-debtcollector/PKGBUILD b/mingw-w64-python-debtcollector/PKGBUILD index 625debec29..7f323265ab 100644 --- a/mingw-w64-python-debtcollector/PKGBUILD +++ b/mingw-w64-python-debtcollector/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc="A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://docs.openstack.org/developer/debtcollector' license=('Apache') options=('staticlibs' 'strip' '!debug') diff --git a/mingw-w64-python-decorator/PKGBUILD b/mingw-w64-python-decorator/PKGBUILD index c53b1d6a43..599705bc85 100644 --- a/mingw-w64-python-decorator/PKGBUILD +++ b/mingw-w64-python-decorator/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.4.2 pkgrel=1 pkgdesc="Python Decorator module (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/decorator' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-defusexml/PKGBUILD b/mingw-w64-python-defusexml/PKGBUILD index 1835319f1c..6f913d53f6 100644 --- a/mingw-w64-python-defusexml/PKGBUILD +++ b/mingw-w64-python-defusexml/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6.0 pkgrel=1 pkgdesc="XML bomb protection for Python stdlib modules (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bitbucket.org/tiran/defusedxml' license=('PSF') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-dephell-archive/PKGBUILD b/mingw-w64-python-dephell-archive/PKGBUILD index 9423905185..5d35ac7b4b 100644 --- a/mingw-w64-python-dephell-archive/PKGBUILD +++ b/mingw-w64-python-dephell-archive/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.7 pkgrel=1 pkgdesc='Pathlib for archives (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_archive" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs") diff --git a/mingw-w64-python-dephell-argparse/PKGBUILD b/mingw-w64-python-dephell-argparse/PKGBUILD index 0f8915d451..99cfb3c703 100644 --- a/mingw-w64-python-dephell-argparse/PKGBUILD +++ b/mingw-w64-python-dephell-argparse/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.3 pkgrel=1 pkgdesc='Argparse with groups, commands, colors, and fuzzy matching (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_argparse" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs") diff --git a/mingw-w64-python-dephell-changelogs/PKGBUILD b/mingw-w64-python-dephell-changelogs/PKGBUILD index 92b72c6f85..8b34de2554 100644 --- a/mingw-w64-python-dephell-changelogs/PKGBUILD +++ b/mingw-w64-python-dephell-changelogs/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.1 pkgrel=1 pkgdesc='Find changelog for github repository, local dir, parse changelog (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_changelogs" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-requests") diff --git a/mingw-w64-python-dephell-discover/PKGBUILD b/mingw-w64-python-dephell-discover/PKGBUILD index 84e2efc622..13a7ff4eeb 100644 --- a/mingw-w64-python-dephell-discover/PKGBUILD +++ b/mingw-w64-python-dephell-discover/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.10 pkgrel=1 pkgdesc='Find project modules and data files (packages and package_data for setup.py) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_discover" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs") diff --git a/mingw-w64-python-dephell-licenses/PKGBUILD b/mingw-w64-python-dephell-licenses/PKGBUILD index ac9eca5615..dd070c59ca 100644 --- a/mingw-w64-python-dephell-licenses/PKGBUILD +++ b/mingw-w64-python-dephell-licenses/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.7 pkgrel=1 pkgdesc='Manage OSS licenses: retrieve information, generate (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_licenses" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs" "${MINGW_PACKAGE_PREFIX}-python-requests") diff --git a/mingw-w64-python-dephell-links/PKGBUILD b/mingw-w64-python-dephell-links/PKGBUILD index 9cf9803bda..8c50057d2a 100644 --- a/mingw-w64-python-dephell-links/PKGBUILD +++ b/mingw-w64-python-dephell-links/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.5 pkgrel=1 pkgdesc='Parse dependency links (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_links" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs") diff --git a/mingw-w64-python-dephell-markers/PKGBUILD b/mingw-w64-python-dephell-markers/PKGBUILD index f59a44de80..19ce753de8 100644 --- a/mingw-w64-python-dephell-markers/PKGBUILD +++ b/mingw-w64-python-dephell-markers/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.3 pkgrel=1 pkgdesc='Work with environment markers (PEP-496) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_markers" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-dephell-specifier") diff --git a/mingw-w64-python-dephell-pythons/PKGBUILD b/mingw-w64-python-dephell-pythons/PKGBUILD index 710fb8e7d2..8b2f37929b 100644 --- a/mingw-w64-python-dephell-pythons/PKGBUILD +++ b/mingw-w64-python-dephell-pythons/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.15 pkgrel=1 pkgdesc='Work with python versions (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_pythons" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-dephell-specifier") diff --git a/mingw-w64-python-dephell-setuptools/PKGBUILD b/mingw-w64-python-dephell-setuptools/PKGBUILD index 08ec42a6d9..a6fdb322db 100644 --- a/mingw-w64-python-dephell-setuptools/PKGBUILD +++ b/mingw-w64-python-dephell-setuptools/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.4 pkgrel=1 pkgdesc='Extract meta information from setup.py (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_setuptools" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-dephell-specifier/PKGBUILD b/mingw-w64-python-dephell-specifier/PKGBUILD index 77317ba537..2639e10c56 100644 --- a/mingw-w64-python-dephell-specifier/PKGBUILD +++ b/mingw-w64-python-dephell-specifier/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc='Work with version specifiers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_specifier" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-packaging") diff --git a/mingw-w64-python-dephell-versioning/PKGBUILD b/mingw-w64-python-dephell-versioning/PKGBUILD index 796958092f..129aef3b10 100644 --- a/mingw-w64-python-dephell-versioning/PKGBUILD +++ b/mingw-w64-python-dephell-versioning/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.2 pkgrel=1 pkgdesc='Bump project version like a pro (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dephell/dephell_versioning" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-packaging") diff --git a/mingw-w64-python-deprecated/PKGBUILD b/mingw-w64-python-deprecated/PKGBUILD index 64b352e756..99dfa7490f 100644 --- a/mingw-w64-python-deprecated/PKGBUILD +++ b/mingw-w64-python-deprecated/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.10 pkgrel=1 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tantale/deprecated/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-wrapt") diff --git a/mingw-w64-python-dill/PKGBUILD b/mingw-w64-python-dill/PKGBUILD index d6528aa956..1400fae38b 100644 --- a/mingw-w64-python-dill/PKGBUILD +++ b/mingw-w64-python-dill/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.3 pkgrel=2 pkgdesc='Serialize all of python (almost) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/dill/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-distlib/PKGBUILD b/mingw-w64-python-distlib/PKGBUILD index 8574097da6..326ca3d55c 100644 --- a/mingw-w64-python-distlib/PKGBUILD +++ b/mingw-w64-python-distlib/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.3.1 pkgrel=1 pkgdesc="Low-level components of distutils2/packaging (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bitbucket.org/pypa/${_realname}' license=('FSF') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-distro/PKGBUILD b/mingw-w64-python-distro/PKGBUILD index c9b1157538..ad5092a7d1 100644 --- a/mingw-w64-python-distro/PKGBUILD +++ b/mingw-w64-python-distro/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="Distro - an OS platform information API (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/${_realname}" license=('Apache2.0') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-distutils-extra/PKGBUILD b/mingw-w64-python-distutils-extra/PKGBUILD index 1f29f6cb36..89c84f34ce 100644 --- a/mingw-w64-python-distutils-extra/PKGBUILD +++ b/mingw-w64-python-distutils-extra/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.39 pkgrel=1 pkgdesc="Enhancements to the Python build system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://launchpad.net/python-distutils-extra" depends=("${MINGW_PACKAGE_PREFIX}-python>=3.3" diff --git a/mingw-w64-python-django/PKGBUILD b/mingw-w64-python-django/PKGBUILD index d44066ee82..c2e002d5ee 100644 --- a/mingw-w64-python-django/PKGBUILD +++ b/mingw-w64-python-django/PKGBUILD @@ -12,6 +12,7 @@ pkgver=3.0.5 pkgrel=1 pkgdesc="A high-level Python Web framework that encourages rapid development and clean design (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.djangoproject.com/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-dnspython/PKGBUILD b/mingw-w64-python-dnspython/PKGBUILD index 67aaac729b..f2a9e124a9 100644 --- a/mingw-w64-python-dnspython/PKGBUILD +++ b/mingw-w64-python-dnspython/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.16.0 pkgrel=1 pkgdesc="A DNS toolkit for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.dnspython.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-editor/PKGBUILD b/mingw-w64-python-editor/PKGBUILD index 208d799b1d..100ee323f7 100644 --- a/mingw-w64-python-editor/PKGBUILD +++ b/mingw-w64-python-editor/PKGBUILD @@ -13,6 +13,7 @@ pkgver=1.0.4 pkgrel=1 pkgdesc="Programmatically open an editor, capture the result (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/fmoo/python-editor' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-email-validator/PKGBUILD b/mingw-w64-python-email-validator/PKGBUILD index 9140df9d28..6bd6b50204 100644 --- a/mingw-w64-python-email-validator/PKGBUILD +++ b/mingw-w64-python-email-validator/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.2 pkgrel=1 pkgdesc="A robust email syntax and deliverability validation library for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/JoshData/python-email-validator' license=('custom:CC0') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-entrypoints/PKGBUILD b/mingw-w64-python-entrypoints/PKGBUILD index d396f59f67..85a92762ff 100644 --- a/mingw-w64-python-entrypoints/PKGBUILD +++ b/mingw-w64-python-entrypoints/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Discover and load entry points from installed packages (mingw-w64)" url="https://github.com/takluyver/entrypoints" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=(${_realname}-${pkgver}.tar.gz::https://github.com/takluyver/${_realname}/archive/${pkgver}.tar.gz diff --git a/mingw-w64-python-et-xmlfile/PKGBUILD b/mingw-w64-python-et-xmlfile/PKGBUILD index 4480b40fc5..268e2a9a17 100644 --- a/mingw-w64-python-et-xmlfile/PKGBUILD +++ b/mingw-w64-python-et-xmlfile/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="A low memory library for creating large XML files (mingw-w64)" url="https://et-xmlfile.readthedocs.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-lxml") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-eventlet/PKGBUILD b/mingw-w64-python-eventlet/PKGBUILD index 804a7a4df0..b8c1b5cfc8 100644 --- a/mingw-w64-python-eventlet/PKGBUILD +++ b/mingw-w64-python-eventlet/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.30.0 pkgrel=1 pkgdesc="Highly concurrent networking library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://eventlet.net/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-execnet/PKGBUILD b/mingw-w64-python-execnet/PKGBUILD index 79f3726f12..2eeb55bb42 100644 --- a/mingw-w64-python-execnet/PKGBUILD +++ b/mingw-w64-python-execnet/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.7.1 pkgrel=1 pkgdesc="Rapid multi-Python deployment (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://execnet.readthedocs.io/en/latest' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-extras/PKGBUILD b/mingw-w64-python-extras/PKGBUILD index 003d61c796..429ada4897 100644 --- a/mingw-w64-python-extras/PKGBUILD +++ b/mingw-w64-python-extras/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="Useful extra bits for Python - things that should be in the standard library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/testing-cabal/extras' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-faker/PKGBUILD b/mingw-w64-python-faker/PKGBUILD index 209189b683..75985a3cde 100644 --- a/mingw-w64-python-faker/PKGBUILD +++ b/mingw-w64-python-faker/PKGBUILD @@ -10,6 +10,7 @@ pkgver=7.0.1 pkgrel=1 pkgdesc="Faker generates fake data for you (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://faker.readthedocs.io/en/master/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-dateutil" diff --git a/mingw-w64-python-fasteners/PKGBUILD b/mingw-w64-python-fasteners/PKGBUILD index 71a00efebb..3e931df565 100644 --- a/mingw-w64-python-fasteners/PKGBUILD +++ b/mingw-w64-python-fasteners/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.15 pkgrel=1 pkgdesc="A python package that provides useful locks. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/harlowja/fasteners' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-feedgenerator/PKGBUILD b/mingw-w64-python-feedgenerator/PKGBUILD index a2734444be..349667e057 100644 --- a/mingw-w64-python-feedgenerator/PKGBUILD +++ b/mingw-w64-python-feedgenerator/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9.1 pkgrel=1 pkgdesc='Standalone version of django.utils.feedgenerator (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/feedgenerator/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-filelock/PKGBUILD b/mingw-w64-python-filelock/PKGBUILD index 5f95e23573..aeea1fbf38 100644 --- a/mingw-w64-python-filelock/PKGBUILD +++ b/mingw-w64-python-filelock/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.0.12 pkgrel=1 pkgdesc="A platform independent file lock (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/benediktschmitt/py-filelock' license=('custom:Unlicense') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-fire/PKGBUILD b/mingw-w64-python-fire/PKGBUILD index f2d5de2fb0..8b596d9d9f 100644 --- a/mingw-w64-python-fire/PKGBUILD +++ b/mingw-w64-python-fire/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc='Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/python-fire" license=('Apache 2.0') depends=("${MINGW_PACKAGE_PREFIX}-python-termcolor") diff --git a/mingw-w64-python-fixtures/PKGBUILD b/mingw-w64-python-fixtures/PKGBUILD index 4c793ea3ff..b2d8ca0f86 100644 --- a/mingw-w64-python-fixtures/PKGBUILD +++ b/mingw-w64-python-fixtures/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="Fixtures, reusable state for writing clean tests and more (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://launchpad.net/python-fixtures" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-flake8/PKGBUILD b/mingw-w64-python-flake8/PKGBUILD index be702f4b13..80cd2300a1 100644 --- a/mingw-w64-python-flake8/PKGBUILD +++ b/mingw-w64-python-flake8/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.8.4 pkgrel=1 pkgdesc="The modular source code checker: pep8, pyflakes and co" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://flake8.pycqa.org" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pyflakes" diff --git a/mingw-w64-python-flaky/PKGBUILD b/mingw-w64-python-flaky/PKGBUILD index e694c86d76..ae093fd313 100644 --- a/mingw-w64-python-flaky/PKGBUILD +++ b/mingw-w64-python-flaky/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.7.0 pkgrel=1 pkgdesc="Plugin for nose or py.test that automatically reruns flaky tests (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/box/flaky" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-flask/PKGBUILD b/mingw-w64-python-flask/PKGBUILD index f1e3c2f7d8..9b1d7aa08c 100644 --- a/mingw-w64-python-flask/PKGBUILD +++ b/mingw-w64-python-flask/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.2 pkgrel=2 pkgdesc='Micro webdevelopment framework for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://flask.pocoo.org/" license=('custom:BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-click" "${MINGW_PACKAGE_PREFIX}-python-itsdangerous" "${MINGW_PACKAGE_PREFIX}-python-jinja" "${MINGW_PACKAGE_PREFIX}-python-werkzeug") diff --git a/mingw-w64-python-flexmock/PKGBUILD b/mingw-w64-python-flexmock/PKGBUILD index 94c151bb17..016386d843 100644 --- a/mingw-w64-python-flexmock/PKGBUILD +++ b/mingw-w64-python-flexmock/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.10.4 pkgrel=1 pkgdesc="Mock/Stub/Spy library for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://has207.github.com/flexmock' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-fonttools/PKGBUILD b/mingw-w64-python-fonttools/PKGBUILD index c49f71bb0b..c5b7eee596 100644 --- a/mingw-w64-python-fonttools/PKGBUILD +++ b/mingw-w64-python-fonttools/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.22.0 pkgrel=1 pkgdesc="Converts OpenType and TrueType fonts to and from XML (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/fonttools/fonttools' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-freezegun/PKGBUILD b/mingw-w64-python-freezegun/PKGBUILD index 0a89428cf1..c95663a8a8 100644 --- a/mingw-w64-python-freezegun/PKGBUILD +++ b/mingw-w64-python-freezegun/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Let your Python tests travel through time (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/spulec/freezegun' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-ftfy/PKGBUILD b/mingw-w64-python-ftfy/PKGBUILD index 40f8b0645d..95dd2cd281 100644 --- a/mingw-w64-python-ftfy/PKGBUILD +++ b/mingw-w64-python-ftfy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.9 pkgrel=2 pkgdesc='Fixes some problems with Unicode text after the fact (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/LuminosoInsight/python-ftfy" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-wcwidth") diff --git a/mingw-w64-python-future/PKGBUILD b/mingw-w64-python-future/PKGBUILD index b9a73be9f9..104278cfab 100644 --- a/mingw-w64-python-future/PKGBUILD +++ b/mingw-w64-python-future/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.18.2 pkgrel=1 pkgdesc="Clean single-source support for Python 3 and 2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://python-future.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-gast/PKGBUILD b/mingw-w64-python-gast/PKGBUILD index 7d00749845..e5f78db51e 100644 --- a/mingw-w64-python-gast/PKGBUILD +++ b/mingw-w64-python-gast/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc='AST that abstracts the underlying Python version (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/serge-sans-paille/gast" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-genty/PKGBUILD b/mingw-w64-python-genty/PKGBUILD index 2922e190b2..4693312977 100644 --- a/mingw-w64-python-genty/PKGBUILD +++ b/mingw-w64-python-genty/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.2 pkgrel=1 pkgdesc="Allows you to run a test with multiple data sets (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/box/genty" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-glcontext/PKGBUILD b/mingw-w64-python-glcontext/PKGBUILD index 8030199231..3556ea185c 100644 --- a/mingw-w64-python-glcontext/PKGBUILD +++ b/mingw-w64-python-glcontext/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.3.3 pkgrel=1 pkgdesc='Portable OpenGL Context (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/moderngl/glcontext" license=('MIT') depends=( diff --git a/mingw-w64-python-gmpy2/PKGBUILD b/mingw-w64-python-gmpy2/PKGBUILD index df4aa2b798..bf6be2c915 100644 --- a/mingw-w64-python-gmpy2/PKGBUILD +++ b/mingw-w64-python-gmpy2/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.1.0b4 pkgrel=3 pkgdesc="Provides C-coded Python modules for fast multiple-precision arithmetic (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/aleaxit/gmpy' license=('LGPL2.1') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-google-api-core/PKGBUILD b/mingw-w64-python-google-api-core/PKGBUILD index 99682f613f..6cd5ec4ede 100644 --- a/mingw-w64-python-google-api-core/PKGBUILD +++ b/mingw-w64-python-google-api-core/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.26.3 pkgrel=1 pkgdesc='Google API client core library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/googleapis/googleapis" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth" "${MINGW_PACKAGE_PREFIX}-python-googleapis-common-protos" "${MINGW_PACKAGE_PREFIX}-python-pytz" "${MINGW_PACKAGE_PREFIX}-python-requests") diff --git a/mingw-w64-python-google-auth/PKGBUILD b/mingw-w64-python-google-auth/PKGBUILD index cd7d9c16cf..e54193ae99 100644 --- a/mingw-w64-python-google-auth/PKGBUILD +++ b/mingw-w64-python-google-auth/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.28.0 pkgrel=1 pkgdesc='Google Authentication Library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/GoogleCloudPlatform/google-auth-library-python" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-ca-certificates" "${MINGW_PACKAGE_PREFIX}-python-cachetools" "${MINGW_PACKAGE_PREFIX}-python-pyasn1-modules" "${MINGW_PACKAGE_PREFIX}-python-rsa") diff --git a/mingw-w64-python-google-cloud-core/PKGBUILD b/mingw-w64-python-google-cloud-core/PKGBUILD index d62d62a7e8..1341debcb5 100644 --- a/mingw-w64-python-google-cloud-core/PKGBUILD +++ b/mingw-w64-python-google-cloud-core/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc='Google Cloud API client core library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/google-cloud-core/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-google-auth" "${MINGW_PACKAGE_PREFIX}-python-googleapis-common-protos" "${MINGW_PACKAGE_PREFIX}-python-pytz" "${MINGW_PACKAGE_PREFIX}-python-requests") diff --git a/mingw-w64-python-google-cloud-storage/PKGBUILD b/mingw-w64-python-google-cloud-storage/PKGBUILD index 7142076b24..1b7659032e 100644 --- a/mingw-w64-python-google-cloud-storage/PKGBUILD +++ b/mingw-w64-python-google-cloud-storage/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.37.0 pkgrel=1 pkgdesc='Google Cloud Storage API client library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/googleapis/python-storage" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python-google-cloud-core" "${MINGW_PACKAGE_PREFIX}-python-google-resumable-media") diff --git a/mingw-w64-python-google-resumable-media/PKGBUILD b/mingw-w64-python-google-resumable-media/PKGBUILD index e659471e96..2bc6370c6b 100644 --- a/mingw-w64-python-google-resumable-media/PKGBUILD +++ b/mingw-w64-python-google-resumable-media/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.0 pkgrel=1 pkgdesc='Utilities for Google Media Downloads and Resumable Uploads (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/google-resumable-media/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-googleapis-common-protos/PKGBUILD b/mingw-w64-python-googleapis-common-protos/PKGBUILD index 05f9ff07b9..d6660f2b52 100644 --- a/mingw-w64-python-googleapis-common-protos/PKGBUILD +++ b/mingw-w64-python-googleapis-common-protos/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.53.0 pkgrel=1 pkgdesc='Python classes generated from the common protos in the googleapis repository (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/googleapis/googleapis" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-protobuf") diff --git a/mingw-w64-python-greenlet/PKGBUILD b/mingw-w64-python-greenlet/PKGBUILD index 2a5df0cdef..cb3bcf50a2 100644 --- a/mingw-w64-python-greenlet/PKGBUILD +++ b/mingw-w64-python-greenlet/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="Lightweight in-process concurrent programming (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/greenlet" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-gssapi/PKGBUILD b/mingw-w64-python-gssapi/PKGBUILD index 8eb78d0f8e..ed07bc61fd 100644 --- a/mingw-w64-python-gssapi/PKGBUILD +++ b/mingw-w64-python-gssapi/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.6.5 pkgrel=1 pkgdesc="A python interface to RFC 2743/2744 (plus common extensions) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pythongssapi/${_realname}' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-gsutil/PKGBUILD b/mingw-w64-python-gsutil/PKGBUILD index 0c320632e1..35edd5e642 100644 --- a/mingw-w64-python-gsutil/PKGBUILD +++ b/mingw-w64-python-gsutil/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.60 pkgrel=2 pkgdesc='A command line tool for interacting with cloud storage services. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cloud.google.com/storage/docs/gsutil" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-h5py/PKGBUILD b/mingw-w64-python-h5py/PKGBUILD index d9eae99560..a3e26083e0 100644 --- a/mingw-w64-python-h5py/PKGBUILD +++ b/mingw-w64-python-h5py/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.10.0 pkgrel=1 pkgdesc="General-purpose Python bindings for the HDF5 library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.h5py.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-hacking/PKGBUILD b/mingw-w64-python-hacking/PKGBUILD index f112f84b9c..10d436a50d 100644 --- a/mingw-w64-python-hacking/PKGBUILD +++ b/mingw-w64-python-hacking/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc="OpenStack Hacking Guideline Enforcement (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://docs.openstack.org/developer/hacking' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-httplib2/PKGBUILD b/mingw-w64-python-httplib2/PKGBUILD index f3c3aa3707..7a184d30da 100644 --- a/mingw-w64-python-httplib2/PKGBUILD +++ b/mingw-w64-python-httplib2/PKGBUILD @@ -11,6 +11,7 @@ pkgver=0.18.1 pkgrel=1 pkgdesc="Comprehensive HTTP client library, supporting many features (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://github.com/httplib2/httplib2" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-hunter/PKGBUILD b/mingw-w64-python-hunter/PKGBUILD index d8edac3274..3116384053 100644 --- a/mingw-w64-python-hunter/PKGBUILD +++ b/mingw-w64-python-hunter/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.3 pkgrel=1 pkgdesc="Hunter is a flexible code tracing toolkit (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ionelmc/python-hunter' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-colorama" diff --git a/mingw-w64-python-hypothesis/PKGBUILD b/mingw-w64-python-hypothesis/PKGBUILD index cb7bd059e5..dfbfe2288e 100644 --- a/mingw-w64-python-hypothesis/PKGBUILD +++ b/mingw-w64-python-hypothesis/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.8.4 pkgrel=1 pkgdesc="Advanced Quickcheck style testing library for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://hypothesis.readthedocs.org' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs" diff --git a/mingw-w64-python-icu/PKGBUILD b/mingw-w64-python-icu/PKGBUILD index 5766a0689a..319f430962 100644 --- a/mingw-w64-python-icu/PKGBUILD +++ b/mingw-w64-python-icu/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.6 pkgrel=2 pkgdesc="Python extension wrapping the ICU C++ API (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/ovalhub/pyicu" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-ifaddr/PKGBUILD b/mingw-w64-python-ifaddr/PKGBUILD index 1f96aee308..10f8ac5998 100644 --- a/mingw-w64-python-ifaddr/PKGBUILD +++ b/mingw-w64-python-ifaddr/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.7 pkgrel=1 pkgdesc="Enumerates all IP addresses on all network adapters of the system. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pydron/ifaddr' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-imagecodecs/PKGBUILD b/mingw-w64-python-imagecodecs/PKGBUILD index 13d6cd41a5..4b72f40814 100644 --- a/mingw-w64-python-imagecodecs/PKGBUILD +++ b/mingw-w64-python-imagecodecs/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2021.3.31 pkgrel=1 pkgdesc="Image transformation, compression, and decompression codecs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cgohlke/imagecodecs' license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-blosc" diff --git a/mingw-w64-python-imageio/PKGBUILD b/mingw-w64-python-imageio/PKGBUILD index fcff765b0d..2dcd56a019 100644 --- a/mingw-w64-python-imageio/PKGBUILD +++ b/mingw-w64-python-imageio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.9.0 pkgrel=2 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') url="https://github.com/imageio/imageio" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-imbalanced-learn/PKGBUILD b/mingw-w64-python-imbalanced-learn/PKGBUILD index b59c160621..e799254ff5 100644 --- a/mingw-w64-python-imbalanced-learn/PKGBUILD +++ b/mingw-w64-python-imbalanced-learn/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6.1 pkgrel=1 pkgdesc="A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/scikit-learn-contrib/imbalanced-learn' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-imgviz/PKGBUILD b/mingw-w64-python-imgviz/PKGBUILD index ea851a5c62..6a70708e5c 100644 --- a/mingw-w64-python-imgviz/PKGBUILD +++ b/mingw-w64-python-imgviz/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.6 pkgrel=1 pkgdesc='Image Visualization Tools (object detection, semantic and instance segmentation) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/wkentaro/imgviz" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pillow" "${MINGW_PACKAGE_PREFIX}-python-numpy" "${MINGW_PACKAGE_PREFIX}-python-matplotlib" "${MINGW_PACKAGE_PREFIX}-python-yaml") diff --git a/mingw-w64-python-importlib-metadata/PKGBUILD b/mingw-w64-python-importlib-metadata/PKGBUILD index a3ad03ded5..a8b99b8b05 100644 --- a/mingw-w64-python-importlib-metadata/PKGBUILD +++ b/mingw-w64-python-importlib-metadata/PKGBUILD @@ -10,6 +10,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="Read metadata from Python packages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://importlib-metadata.readthedocs.io/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-iocapture/PKGBUILD b/mingw-w64-python-iocapture/PKGBUILD index 2018b370f0..ea23fb8fe8 100644 --- a/mingw-w64-python-iocapture/PKGBUILD +++ b/mingw-w64-python-iocapture/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.2 pkgrel=1 pkgdesc="Capture stdout, stderr easily (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/oinume/iocapture' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ipykernel/PKGBUILD b/mingw-w64-python-ipykernel/PKGBUILD index 06262a2d15..f3d0405b6a 100644 --- a/mingw-w64-python-ipykernel/PKGBUILD +++ b/mingw-w64-python-ipykernel/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.4.3 pkgrel=1 pkgdesc="The ipython kernel for Jupyter (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ipython.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-ipython" diff --git a/mingw-w64-python-ipython/PKGBUILD b/mingw-w64-python-ipython/PKGBUILD index 0b3a3a7afc..5d03f8e19a 100644 --- a/mingw-w64-python-ipython/PKGBUILD +++ b/mingw-w64-python-ipython/PKGBUILD @@ -10,6 +10,7 @@ pkgver=7.22.0 pkgrel=1 pkgdesc="An enhanced Interactive Python shell (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://ipython.org/" license=('BSD') # Note: prompt_toolkit 2.0 is required for this series. diff --git a/mingw-w64-python-ipython_genutils/PKGBUILD b/mingw-w64-python-ipython_genutils/PKGBUILD index f59480c283..5bfb6016c4 100644 --- a/mingw-w64-python-ipython_genutils/PKGBUILD +++ b/mingw-w64-python-ipython_genutils/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="IPython vestigial utilities (mingw-w64)" url="https://github.com/ipython/ipython_genutils" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Modified BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-ipywidgets/PKGBUILD b/mingw-w64-python-ipywidgets/PKGBUILD index 8a0e74e72d..ddc04ee793 100644 --- a/mingw-w64-python-ipywidgets/PKGBUILD +++ b/mingw-w64-python-ipywidgets/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="IPython widgets for the Jupyter Notebook (mingw-w64)" url="https://github.com/ipython/ipywidgets" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-iso8601/PKGBUILD b/mingw-w64-python-iso8601/PKGBUILD index 4a5fb7aec3..aac17bb9dd 100644 --- a/mingw-w64-python-iso8601/PKGBUILD +++ b/mingw-w64-python-iso8601/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.13 pkgrel=1 pkgdesc="Simple module to parse ISO 8601 dates (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pyiso8601.readthedocs.io/en/latest/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-isort/PKGBUILD b/mingw-w64-python-isort/PKGBUILD index a1169ec89a..11c93bf1aa 100644 --- a/mingw-w64-python-isort/PKGBUILD +++ b/mingw-w64-python-isort/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.7.0 pkgrel=2 pkgdesc="A Python utility / library to sort Python imports (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/PyCQA/isort' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-itsdangerous/PKGBUILD b/mingw-w64-python-itsdangerous/PKGBUILD index a99a7a921f..d843b80005 100644 --- a/mingw-w64-python-itsdangerous/PKGBUILD +++ b/mingw-w64-python-itsdangerous/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc='Various helpers to pass trusted data to untrusted environments (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://pypi.python.org/pypi/itsdangerous" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-jaraco.context/PKGBUILD b/mingw-w64-python-jaraco.context/PKGBUILD index 937397d88a..8f71d8672c 100644 --- a/mingw-w64-python-jaraco.context/PKGBUILD +++ b/mingw-w64-python-jaraco.context/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc='Context managers by jaraco (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jaraco/jaraco.context" license=('MIT') depends=( diff --git a/mingw-w64-python-jaraco.envs/PKGBUILD b/mingw-w64-python-jaraco.envs/PKGBUILD index b93ae25c36..820deaa41d 100644 --- a/mingw-w64-python-jaraco.envs/PKGBUILD +++ b/mingw-w64-python-jaraco.envs/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.1.1 pkgrel=1 pkgdesc='Classes for orchestrating Python (virtual) environments (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/jaraco.envs/" license=('MIT') depends=( diff --git a/mingw-w64-python-jaraco.functools/PKGBUILD b/mingw-w64-python-jaraco.functools/PKGBUILD index a6435cd74f..2bfc60322b 100644 --- a/mingw-w64-python-jaraco.functools/PKGBUILD +++ b/mingw-w64-python-jaraco.functools/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.3.0 pkgrel=1 pkgdesc='Functools like those found in stdlib (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jaraco/jaraco.functools" license=('MIT') depends=( diff --git a/mingw-w64-python-jaraco.path/PKGBUILD b/mingw-w64-python-jaraco.path/PKGBUILD index cd82513cc4..e53c74b099 100644 --- a/mingw-w64-python-jaraco.path/PKGBUILD +++ b/mingw-w64-python-jaraco.path/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.3.1 pkgrel=2 pkgdesc='miscellaneous path functions (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jaraco/jaraco.path" license=('MIT') depends=( diff --git a/mingw-w64-python-jdcal/PKGBUILD b/mingw-w64-python-jdcal/PKGBUILD index 393da7a570..410b970ec5 100644 --- a/mingw-w64-python-jdcal/PKGBUILD +++ b/mingw-w64-python-jdcal/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Julian dates, from proleptic Gregorian and Julian calendars (mingw-w64)" url="https://github.com/phn/jdcal" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-jedi/PKGBUILD b/mingw-w64-python-jedi/PKGBUILD index e6367d00ea..6afcb55c78 100644 --- a/mingw-w64-python-jedi/PKGBUILD +++ b/mingw-w64-python-jedi/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.18.0 pkgrel=1 pkgdesc="Awesome autocompletion for python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/davidhalter/jedi' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jinja2-time/PKGBUILD b/mingw-w64-python-jinja2-time/PKGBUILD index 04b789695a..28ac36d7aa 100644 --- a/mingw-w64-python-jinja2-time/PKGBUILD +++ b/mingw-w64-python-jinja2-time/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.2.0 pkgrel=1 pkgdesc='Jinja2 Extension for Dates and Times (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/hackebrot/jinja2-time" license=('MIT') depends=( diff --git a/mingw-w64-python-jmespath/PKGBUILD b/mingw-w64-python-jmespath/PKGBUILD index ebf3a457ba..7e0157a9f6 100644 --- a/mingw-w64-python-jmespath/PKGBUILD +++ b/mingw-w64-python-jmespath/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.0 pkgrel=1 pkgdesc='A query language for JSON (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jmespath/jmespath" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-joblib/PKGBUILD b/mingw-w64-python-joblib/PKGBUILD index 4a8e326e75..5a95804bbb 100644 --- a/mingw-w64-python-joblib/PKGBUILD +++ b/mingw-w64-python-joblib/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="Set of tools to provide lightweight pipelining in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://joblib.readthedocs.io/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-json-rpc/PKGBUILD b/mingw-w64-python-json-rpc/PKGBUILD index 3d8100ffdd..6ba7f55fdf 100644 --- a/mingw-w64-python-json-rpc/PKGBUILD +++ b/mingw-w64-python-json-rpc/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.13.0 pkgrel=1 pkgdesc="JSON-RPC transport realisation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pavlov99/json-rpc" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-jsonpatch/PKGBUILD b/mingw-w64-python-jsonpatch/PKGBUILD index 26bc4f7a94..2ab34ba9f0 100644 --- a/mingw-w64-python-jsonpatch/PKGBUILD +++ b/mingw-w64-python-jsonpatch/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.32 pkgrel=1 pkgdesc='An implementation of the JSON Patch format (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/stefankoegl/python-json-patch" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-jsonpointer") diff --git a/mingw-w64-python-jsonpointer/PKGBUILD b/mingw-w64-python-jsonpointer/PKGBUILD index 8899cfa833..e9b570fa32 100644 --- a/mingw-w64-python-jsonpointer/PKGBUILD +++ b/mingw-w64-python-jsonpointer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1 pkgrel=1 pkgdesc='Identify specific nodes in a JSON document (RFC 6901) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/stefankoegl/python-json-pointer" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-jsonrpc-server/PKGBUILD b/mingw-w64-python-jsonrpc-server/PKGBUILD index 0366f389fa..c9baeeb4e2 100644 --- a/mingw-w64-python-jsonrpc-server/PKGBUILD +++ b/mingw-w64-python-jsonrpc-server/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc="Python library implementing asynchronous JSON RPC server (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/palantir/python-jsonrpc-server" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jsonschema/PKGBUILD b/mingw-w64-python-jsonschema/PKGBUILD index b8d8ef6b99..5db7e56d0d 100644 --- a/mingw-w64-python-jsonschema/PKGBUILD +++ b/mingw-w64-python-jsonschema/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.2.0 pkgrel=1 pkgdesc="An implementation of JSON Schema validation for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/jsonschema" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter-nbconvert/PKGBUILD b/mingw-w64-python-jupyter-nbconvert/PKGBUILD index f1dfe4fe77..1ea7ff8f4f 100644 --- a/mingw-w64-python-jupyter-nbconvert/PKGBUILD +++ b/mingw-w64-python-jupyter-nbconvert/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.0.7 pkgrel=1 pkgdesc="Convert Jupyter notebooks to other formats (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/nbconvert' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter-nbformat/PKGBUILD b/mingw-w64-python-jupyter-nbformat/PKGBUILD index ba4eea2d82..ccce972e44 100644 --- a/mingw-w64-python-jupyter-nbformat/PKGBUILD +++ b/mingw-w64-python-jupyter-nbformat/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="The base implementation of the Jupyter Notebook format and Python APIs for working with notebooks (mingw-w64)" url="https://pypi.python.org/pypi/nbformat" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-traitlets" diff --git a/mingw-w64-python-jupyter-notebook/PKGBUILD b/mingw-w64-python-jupyter-notebook/PKGBUILD index c676475b3b..5e6ae772e6 100644 --- a/mingw-w64-python-jupyter-notebook/PKGBUILD +++ b/mingw-w64-python-jupyter-notebook/PKGBUILD @@ -15,6 +15,7 @@ pkgver=6.0.2 pkgrel=1 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jupyter/notebook" license=('BSD') install=jupyter_notebook3-${CARCH}.install diff --git a/mingw-w64-python-jupyter_client/PKGBUILD b/mingw-w64-python-jupyter_client/PKGBUILD index 4408f5ec1f..045ed45560 100644 --- a/mingw-w64-python-jupyter_client/PKGBUILD +++ b/mingw-w64-python-jupyter_client/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.1.11 pkgrel=1 pkgdesc="The reference implementation of the Jupyter protocol (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://jupyter.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter_console/PKGBUILD b/mingw-w64-python-jupyter_console/PKGBUILD index 94ab86f638..95779c55db 100644 --- a/mingw-w64-python-jupyter_console/PKGBUILD +++ b/mingw-w64-python-jupyter_console/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.1.0 pkgrel=1 pkgdesc="A terminal-based console frontend for Jupyter kernels. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://jupyter.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-jupyter_core/PKGBUILD b/mingw-w64-python-jupyter_core/PKGBUILD index 756898a420..993f80455c 100644 --- a/mingw-w64-python-jupyter_core/PKGBUILD +++ b/mingw-w64-python-jupyter_core/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.6.3 pkgrel=1 pkgdesc="Core common functionality of Jupyter projects (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://jupyter.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-keras/PKGBUILD b/mingw-w64-python-keras/PKGBUILD index ec3834b8ab..daa7cdd66b 100644 --- a/mingw-w64-python-keras/PKGBUILD +++ b/mingw-w64-python-keras/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.3.1 pkgrel=1 pkgdesc="Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow, CNTK, or Theano (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://keras.io/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-keras_applications/PKGBUILD b/mingw-w64-python-keras_applications/PKGBUILD index e14c4099aa..8e7067d888 100644 --- a/mingw-w64-python-keras_applications/PKGBUILD +++ b/mingw-w64-python-keras_applications/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.8 pkgrel=1 pkgdesc="Reference implementations of popular deep learning models. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/keras-team/keras-applications" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-keras_preprocessing/PKGBUILD b/mingw-w64-python-keras_preprocessing/PKGBUILD index a0ea8d0e68..883f1d5303 100644 --- a/mingw-w64-python-keras_preprocessing/PKGBUILD +++ b/mingw-w64-python-keras_preprocessing/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.2 pkgrel=1 pkgdesc="Utilities for working with image data, text data, and sequence data. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/keras-team/keras-preprocessing" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-kiwisolver/PKGBUILD b/mingw-w64-python-kiwisolver/PKGBUILD index 6a8bba8b09..76b665718e 100644 --- a/mingw-w64-python-kiwisolver/PKGBUILD +++ b/mingw-w64-python-kiwisolver/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="A fast implementation of the Cassowary constraint solver (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/nucleic/kiwi' license=('PerlArtistic') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-labelme/PKGBUILD b/mingw-w64-python-labelme/PKGBUILD index 342a419339..98a2fa1ab7 100644 --- a/mingw-w64-python-labelme/PKGBUILD +++ b/mingw-w64-python-labelme/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.5.7 pkgrel=2 pkgdesc='Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation). (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/wkentaro/labelme" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python-imgviz" "${MINGW_PACKAGE_PREFIX}-python-termcolor" "${MINGW_PACKAGE_PREFIX}-python-qtpy") diff --git a/mingw-w64-python-lark-parser/PKGBUILD b/mingw-w64-python-lark-parser/PKGBUILD index 97f50f34ae..0625adcb2c 100644 --- a/mingw-w64-python-lark-parser/PKGBUILD +++ b/mingw-w64-python-lark-parser/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.11.1 pkgrel=1 pkgdesc="A modern parsing library. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/erezsh/lark' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-lazy-object-proxy/PKGBUILD b/mingw-w64-python-lazy-object-proxy/PKGBUILD index 01133f01d3..96b63cceb7 100644 --- a/mingw-w64-python-lazy-object-proxy/PKGBUILD +++ b/mingw-w64-python-lazy-object-proxy/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="A fast and thorough lazy object proxy (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ionelmc/python-lazy-object-proxy" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ldap/PKGBUILD b/mingw-w64-python-ldap/PKGBUILD index eddf38c1e7..157952cfe6 100644 --- a/mingw-w64-python-ldap/PKGBUILD +++ b/mingw-w64-python-ldap/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.2.0 pkgrel=1 pkgdesc="LDAP client API for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/python-ldap/python-ldap' license=('LICENSE') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ldap3/PKGBUILD b/mingw-w64-python-ldap3/PKGBUILD index dd4529ee46..eae6798970 100644 --- a/mingw-w64-python-ldap3/PKGBUILD +++ b/mingw-w64-python-ldap3/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.9 pkgrel=1 pkgdesc="a strictly RFC 4510 conforming LDAP V3 pure Python client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cannatag/ldap3' license=('LICENSE') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-lhafile/PKGBUILD b/mingw-w64-python-lhafile/PKGBUILD index 69c862c365..7e29f3f740 100644 --- a/mingw-w64-python-lhafile/PKGBUILD +++ b/mingw-w64-python-lhafile/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc="LHA module for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://fengestad.no/python-lhafile" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-librosa/PKGBUILD b/mingw-w64-python-librosa/PKGBUILD index 9e64f8b046..faefb45080 100644 --- a/mingw-w64-python-librosa/PKGBUILD +++ b/mingw-w64-python-librosa/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.0 pkgrel=1 pkgdesc='Python library for music and audio analysis (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://librosa.org/" license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python-audioread" "${MINGW_PACKAGE_PREFIX}-python-decorator" "${MINGW_PACKAGE_PREFIX}-python-joblib" "${MINGW_PACKAGE_PREFIX}-python-matplotlib" "${MINGW_PACKAGE_PREFIX}-python-numba" "${MINGW_PACKAGE_PREFIX}-python-resampy" "${MINGW_PACKAGE_PREFIX}-python-scikit-learn" "${MINGW_PACKAGE_PREFIX}-python-scipy" "${MINGW_PACKAGE_PREFIX}-python-six" "${MINGW_PACKAGE_PREFIX}-python-soundfile") diff --git a/mingw-w64-python-llvmlite/PKGBUILD b/mingw-w64-python-llvmlite/PKGBUILD index 9ba254f386..e2b8cd9aab 100644 --- a/mingw-w64-python-llvmlite/PKGBUILD +++ b/mingw-w64-python-llvmlite/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.34.0 pkgrel=4 pkgdesc='Lightweight LLVM python binding for writing JIT compilers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/numba/llvmlite" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-polly>=10.0.1") diff --git a/mingw-w64-python-lockfile/PKGBUILD b/mingw-w64-python-lockfile/PKGBUILD index 0b453b68db..7f6eaf62e6 100644 --- a/mingw-w64-python-lockfile/PKGBUILD +++ b/mingw-w64-python-lockfile/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.12.2 pkgrel=1 pkgdesc="Platform-independent file locking module (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/openstack/pylockfile' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-lws/PKGBUILD b/mingw-w64-python-lws/PKGBUILD index 185c4f6676..77103d9883 100644 --- a/mingw-w64-python-lws/PKGBUILD +++ b/mingw-w64-python-lws/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.7 pkgrel=1 pkgdesc='Fast spectrogram phase recovery using Local Weighted Sums (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/Jonathan-LeRoux/lws" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-lz4/PKGBUILD b/mingw-w64-python-lz4/PKGBUILD index b8e9e2ca4b..c0dbc2fd45 100644 --- a/mingw-w64-python-lz4/PKGBUILD +++ b/mingw-w64-python-lz4/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.2.1 pkgrel=2 pkgdesc="This package provides python bindings for the LZ4 compression library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/python-lz4/python-lz4' license=('BSD3') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-lzo/PKGBUILD b/mingw-w64-python-lzo/PKGBUILD index e5dcb674fc..d951ca1737 100644 --- a/mingw-w64-python-lzo/PKGBUILD +++ b/mingw-w64-python-lzo/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12 pkgrel=2 pkgdesc="This package provides python bindings for the LZO compression library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/jd-boyd/python-lzo' license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-mallard-ducktype/PKGBUILD b/mingw-w64-python-mallard-ducktype/PKGBUILD index d819ce5583..24069a6cf2 100644 --- a/mingw-w64-python-mallard-ducktype/PKGBUILD +++ b/mingw-w64-python-mallard-ducktype/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Parser for the lightweight Ducktype syntax for Mallard (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://projectmallard.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-manhole/PKGBUILD b/mingw-w64-python-manhole/PKGBUILD index 88e7e3b9a9..278e1f14e0 100644 --- a/mingw-w64-python-manhole/PKGBUILD +++ b/mingw-w64-python-manhole/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="Debugging manhole for python applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ionelmc/python-manhole' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-manimpango/PKGBUILD b/mingw-w64-python-manimpango/PKGBUILD index 1700c6399f..379c06805c 100644 --- a/mingw-w64-python-manimpango/PKGBUILD +++ b/mingw-w64-python-manimpango/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.4 pkgrel=1 pkgdesc="Bindings for Pango for using with Manim. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ManimCommunity/ManimPango' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-mapbox-earcut/PKGBUILD b/mingw-w64-python-mapbox-earcut/PKGBUILD index 621c50bf47..87fcd5fc6c 100644 --- a/mingw-w64-python-mapbox-earcut/PKGBUILD +++ b/mingw-w64-python-mapbox-earcut/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.12.10 pkgrel=1 pkgdesc="Python bindings for the mapbox earcut C++ polygon triangulation library. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/mapbox-earcut/' license=('ISC') depends=( diff --git a/mingw-w64-python-markdown-math/PKGBUILD b/mingw-w64-python-markdown-math/PKGBUILD index 757faf3a1f..fa1f45eba4 100644 --- a/mingw-w64-python-markdown-math/PKGBUILD +++ b/mingw-w64-python-markdown-math/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6 pkgrel=1 pkgdesc="Math extension for Python-Markdown (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/mitya57/python-markdown-math' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-markups/PKGBUILD b/mingw-w64-python-markups/PKGBUILD index 54f5513cd8..bd728fc5c0 100644 --- a/mingw-w64-python-markups/PKGBUILD +++ b/mingw-w64-python-markups/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="Wrapper around various text markups (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://launchpad.net/python-markups' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-matplotlib/PKGBUILD b/mingw-w64-python-matplotlib/PKGBUILD index 62bf387675..66d9d950ed 100644 --- a/mingw-w64-python-matplotlib/PKGBUILD +++ b/mingw-w64-python-matplotlib/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.3.4 pkgrel=2 pkgdesc="A python plotting library, making publication quality plots (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://matplotlib.org/' license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python-pytz" diff --git a/mingw-w64-python-mccabe/PKGBUILD b/mingw-w64-python-mccabe/PKGBUILD index ec88bdced7..3bdb5d7c77 100644 --- a/mingw-w64-python-mccabe/PKGBUILD +++ b/mingw-w64-python-mccabe/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6.1 pkgrel=1 pkgdesc="McCabe complexity checker for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/flintwork/mccabe' license=('custom:Expat') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-mimeparse/PKGBUILD b/mingw-w64-python-mimeparse/PKGBUILD index ca704a1218..f6800da8d4 100644 --- a/mingw-w64-python-mimeparse/PKGBUILD +++ b/mingw-w64-python-mimeparse/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="Module of basic functions for parsing mime-type names and matching them against a list of media-ranges (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dbtsai/python-mimeparse" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-mistune/PKGBUILD b/mingw-w64-python-mistune/PKGBUILD index 6c24cdc48a..a0e5ef1654 100644 --- a/mingw-w64-python-mistune/PKGBUILD +++ b/mingw-w64-python-mistune/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.8.4 pkgrel=1 pkgdesc="The fastest markdown parser in pure Python with renderer feature (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lepture/mistune" license=('BSD') epends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-moderngl/PKGBUILD b/mingw-w64-python-moderngl/PKGBUILD index d91c21072d..7995ab74db 100644 --- a/mingw-w64-python-moderngl/PKGBUILD +++ b/mingw-w64-python-moderngl/PKGBUILD @@ -8,6 +8,7 @@ pkgver=5.6.4 pkgrel=1 pkgdesc='ModernGL: High performance rendering for Python 3 (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/moderngl/moderngl" license=('MIT') depends=( diff --git a/mingw-w64-python-monotonic/PKGBUILD b/mingw-w64-python-monotonic/PKGBUILD index d25001ca5c..ac401e63c2 100644 --- a/mingw-w64-python-monotonic/PKGBUILD +++ b/mingw-w64-python-monotonic/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5 pkgrel=1 pkgdesc="An implementation of time.monotonic() for Python 2 & Python 3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/atdt/monotonic' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-more-itertools/PKGBUILD b/mingw-w64-python-more-itertools/PKGBUILD index d19dea0dc0..eda8957e5b 100644 --- a/mingw-w64-python-more-itertools/PKGBUILD +++ b/mingw-w64-python-more-itertools/PKGBUILD @@ -10,6 +10,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="More routines for operating on iterables, beyond itertools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/erikrose/more-itertools" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-mox3/PKGBUILD b/mingw-w64-python-mox3/PKGBUILD index 5228157b04..8f280a4ae5 100644 --- a/mingw-w64-python-mox3/PKGBUILD +++ b/mingw-w64-python-mox3/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.0 pkgrel=1 pkgdesc="Mock object framework for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://docs.openstack.org/developer/mox3' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-mpmath/PKGBUILD b/mingw-w64-python-mpmath/PKGBUILD index 596b3a2358..4118f98179 100644 --- a/mingw-w64-python-mpmath/PKGBUILD +++ b/mingw-w64-python-mpmath/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Python library for arbitrary-precision floating-point arithmetic (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.mpmath.org/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-msgpack/PKGBUILD b/mingw-w64-python-msgpack/PKGBUILD index 05681d955f..dd90d03692 100644 --- a/mingw-w64-python-msgpack/PKGBUILD +++ b/mingw-w64-python-msgpack/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="MessagePack serializer implementation for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/msgpack/msgpack-python' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-multidict/PKGBUILD b/mingw-w64-python-multidict/PKGBUILD index d7f432512a..55a69a0272 100644 --- a/mingw-w64-python-multidict/PKGBUILD +++ b/mingw-w64-python-multidict/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.1.0 pkgrel=1 pkgdesc='Asyncio-based multidict implementation for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aio-libs/multidict" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-multiprocess/PKGBUILD b/mingw-w64-python-multiprocess/PKGBUILD index 46d4d7cdd7..4bc9778b04 100644 --- a/mingw-w64-python-multiprocess/PKGBUILD +++ b/mingw-w64-python-multiprocess/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.70.11.1 pkgrel=1 pkgdesc='better multiprocessing and multithreading in python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://multiprocess.rtfd.io/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-dill") diff --git a/mingw-w64-python-mypy_extensions/PKGBUILD b/mingw-w64-python-mypy_extensions/PKGBUILD index c584eb02d0..f07effa063 100644 --- a/mingw-w64-python-mypy_extensions/PKGBUILD +++ b/mingw-w64-python-mypy_extensions/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.3 pkgrel=1 pkgdesc='Experimental type system extensions for programs checked with the mypy typechecker (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.mypy-lang.org/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-netaddr/PKGBUILD b/mingw-w64-python-netaddr/PKGBUILD index ecaaf8a768..92155dcd63 100644 --- a/mingw-w64-python-netaddr/PKGBUILD +++ b/mingw-w64-python-netaddr/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.7.19 pkgrel=1 pkgdesc="Pure Python network address representation and manipulation library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/drkjam/netaddr' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-netifaces/PKGBUILD b/mingw-w64-python-netifaces/PKGBUILD index dbacdf95d1..8fc2e2663b 100644 --- a/mingw-w64-python-netifaces/PKGBUILD +++ b/mingw-w64-python-netifaces/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.10.9 pkgrel=1 pkgdesc="Portable module to access network interface information in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://alastairs-place.net/netifaces/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-networkx/PKGBUILD b/mingw-w64-python-networkx/PKGBUILD index e79b03a681..38e15e1bfb 100644 --- a/mingw-w64-python-networkx/PKGBUILD +++ b/mingw-w64-python-networkx/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.5 pkgrel=1 pkgdesc="High-productivity software for complex networks (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/networkx/networkx" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-nose/PKGBUILD b/mingw-w64-python-nose/PKGBUILD index 0b99de3b51..d3e479dffd 100644 --- a/mingw-w64-python-nose/PKGBUILD +++ b/mingw-w64-python-nose/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.3.7 pkgrel=1 pkgdesc="A discovery-based unittest extension (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL-2.1') url="https://nose.readthedocs.io/" depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-nuitka/PKGBUILD b/mingw-w64-python-nuitka/PKGBUILD index 09096f9269..2f955d6686 100644 --- a/mingw-w64-python-nuitka/PKGBUILD +++ b/mingw-w64-python-nuitka/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.6.13.2 pkgrel=1 pkgdesc="Python to native compiler (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('APACHE') url="https://www.nuitka.net/" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-numba/PKGBUILD b/mingw-w64-python-numba/PKGBUILD index f50d195a6c..ee22de4ee3 100644 --- a/mingw-w64-python-numba/PKGBUILD +++ b/mingw-w64-python-numba/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.52.0 pkgrel=1 pkgdesc='NumPy aware dynamic Python compiler using LLVM (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 b4d892face..6405c6a36d 100644 --- a/mingw-w64-python-numexpr/PKGBUILD +++ b/mingw-w64-python-numexpr/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.7.2 pkgrel=1 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pydata/numexpr" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-nvidia-ml/PKGBUILD b/mingw-w64-python-nvidia-ml/PKGBUILD index aefc839a93..dd5c6b5c22 100644 --- a/mingw-w64-python-nvidia-ml/PKGBUILD +++ b/mingw-w64-python-nvidia-ml/PKGBUILD @@ -11,6 +11,7 @@ pkgver=7.352.0 pkgrel=1 pkgdesc="Python bindings to the NVIDIA Management Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.nvidia.com/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-oauth2client/PKGBUILD b/mingw-w64-python-oauth2client/PKGBUILD index 1f3b5f9214..4653e266d7 100644 --- a/mingw-w64-python-oauth2client/PKGBUILD +++ b/mingw-w64-python-oauth2client/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.1.3 pkgrel=1 pkgdesc='A client library for OAuth 2.0 (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/oauth2client" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-httplib2" "${MINGW_PACKAGE_PREFIX}-python-pyasn1" "${MINGW_PACKAGE_PREFIX}-python-pyasn1-modules" "${MINGW_PACKAGE_PREFIX}-python-rsa" "${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-olefile/PKGBUILD b/mingw-w64-python-olefile/PKGBUILD index d7ec67a41f..34a6feda8f 100644 --- a/mingw-w64-python-olefile/PKGBUILD +++ b/mingw-w64-python-olefile/PKGBUILD @@ -10,6 +10,7 @@ pkgdesc="Python library to parse, read and write Microsoft OLE2 files (formerly pkgver=0.46 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://www.decalage.info/olefile" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-openmdao/PKGBUILD b/mingw-w64-python-openmdao/PKGBUILD index 25122fb7f4..d58435240c 100644 --- a/mingw-w64-python-openmdao/PKGBUILD +++ b/mingw-w64-python-openmdao/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.0.0 pkgrel=1 pkgdesc="An open-source MDAO framework written in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('apache') url="https://openmdao.org/" depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-openpyxl/PKGBUILD b/mingw-w64-python-openpyxl/PKGBUILD index b07dac683a..9a702cf6e0 100644 --- a/mingw-w64-python-openpyxl/PKGBUILD +++ b/mingw-w64-python-openpyxl/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="A python library to read/write Excel 2007 xlsx/xlsm file (mingw-w64)" url="https://openpyxl.readthedocs.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-jdcal" "${MINGW_PACKAGE_PREFIX}-python-et-xmlfile" diff --git a/mingw-w64-python-opt_einsum/PKGBUILD b/mingw-w64-python-opt_einsum/PKGBUILD index b66e35d8d3..db8a8a72a2 100644 --- a/mingw-w64-python-opt_einsum/PKGBUILD +++ b/mingw-w64-python-opt_einsum/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.3.0 pkgrel=1 pkgdesc='Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dgasmith/opt_einsum" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ordered-set/PKGBUILD b/mingw-w64-python-ordered-set/PKGBUILD index 2da5628ca7..b51bb6c97f 100644 --- a/mingw-w64-python-ordered-set/PKGBUILD +++ b/mingw-w64-python-ordered-set/PKGBUILD @@ -10,6 +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') url='https://github.com/LuminosoInsight/ordered-set' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-oslo-concurrency/PKGBUILD b/mingw-w64-python-oslo-concurrency/PKGBUILD index 2f0639b5c5..964578cd27 100644 --- a/mingw-w64-python-oslo-concurrency/PKGBUILD +++ b/mingw-w64-python-oslo-concurrency/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.4.0 pkgrel=1 pkgdesc="OpenStack library for all concurrency-related code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/oslo.concurrency' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-config/PKGBUILD b/mingw-w64-python-oslo-config/PKGBUILD index 1aad558a94..8b570253da 100644 --- a/mingw-w64-python-oslo-config/PKGBUILD +++ b/mingw-w64-python-oslo-config/PKGBUILD @@ -10,6 +10,7 @@ pkgver=8.0.2 pkgrel=1 pkgdesc="parsing command line arguments and .ini style configuration files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/oslo.config" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-context/PKGBUILD b/mingw-w64-python-oslo-context/PKGBUILD index 760f2c246d..5daf44406e 100644 --- a/mingw-w64-python-oslo-context/PKGBUILD +++ b/mingw-w64-python-oslo-context/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc="OpenStack Context library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/oslo.context" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-db/PKGBUILD b/mingw-w64-python-oslo-db/PKGBUILD index 0b050a1675..b8dd6f01df 100644 --- a/mingw-w64-python-oslo-db/PKGBUILD +++ b/mingw-w64-python-oslo-db/PKGBUILD @@ -13,6 +13,7 @@ pkgver=8.5.0 pkgrel=1 pkgdesc="OpenStack Database Pattern Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/oslo.db' license=('LICENSE') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-i18n/PKGBUILD b/mingw-w64-python-oslo-i18n/PKGBUILD index a92b67ac76..f200c6ee40 100644 --- a/mingw-w64-python-oslo-i18n/PKGBUILD +++ b/mingw-w64-python-oslo-i18n/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.0.1 pkgrel=1 pkgdesc="Oslo i18n library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/oslo.i18n/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-log/PKGBUILD b/mingw-w64-python-oslo-log/PKGBUILD index 37f69fd7ce..babd634ed6 100644 --- a/mingw-w64-python-oslo-log/PKGBUILD +++ b/mingw-w64-python-oslo-log/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.4.0 pkgrel=1 pkgdesc="Oslo Logging Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/oslo.log' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-serialization/PKGBUILD b/mingw-w64-python-oslo-serialization/PKGBUILD index 73bc520dac..75ca11d508 100644 --- a/mingw-w64-python-oslo-serialization/PKGBUILD +++ b/mingw-w64-python-oslo-serialization/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.0.1 pkgrel=1 pkgdesc="Oslo Serialization library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/oslo.serialization/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslo-utils/PKGBUILD b/mingw-w64-python-oslo-utils/PKGBUILD index d761776110..0c9a1bea0b 100644 --- a/mingw-w64-python-oslo-utils/PKGBUILD +++ b/mingw-w64-python-oslo-utils/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.1.1 pkgrel=1 pkgdesc="Oslo Utility library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/oslo.utils/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-oslosphinx/PKGBUILD b/mingw-w64-python-oslosphinx/PKGBUILD index 18b45f666a..8891339f03 100644 --- a/mingw-w64-python-oslosphinx/PKGBUILD +++ b/mingw-w64-python-oslosphinx/PKGBUILD @@ -13,6 +13,7 @@ pkgver=4.18.0 pkgrel=1 pkgdesc="OpenStack Sphinx Extensions and Theme (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/openstack/oslosphinx' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-oslotest/PKGBUILD b/mingw-w64-python-oslotest/PKGBUILD index ffbe7ac938..0a7dc8f915 100644 --- a/mingw-w64-python-oslotest/PKGBUILD +++ b/mingw-w64-python-oslotest/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.4.1 pkgrel=1 pkgdesc="Oslo test framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/openstack/oslotest' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pandas/PKGBUILD b/mingw-w64-python-pandas/PKGBUILD index e3d116fc5d..a4e319f46d 100644 --- a/mingw-w64-python-pandas/PKGBUILD +++ b/mingw-w64-python-pandas/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.5 pkgrel=1 pkgdesc="Cross-section and time series data analysis toolkit (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pandas.pydata.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-pandocfilters/PKGBUILD b/mingw-w64-python-pandocfilters/PKGBUILD index 3493fcee92..f5fcd1abd2 100644 --- a/mingw-w64-python-pandocfilters/PKGBUILD +++ b/mingw-w64-python-pandocfilters/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.3 pkgrel=1 pkgdesc="A python module for writing pandoc filters (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/pandocfilters' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-parameterized/PKGBUILD b/mingw-w64-python-parameterized/PKGBUILD index 626cf20818..252b457a95 100644 --- a/mingw-w64-python-parameterized/PKGBUILD +++ b/mingw-w64-python-parameterized/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.8.1 pkgrel=1 pkgdesc="Parameterized testing with any Python test framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/wolever/parameterized' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-paramiko/PKGBUILD b/mingw-w64-python-paramiko/PKGBUILD index 1dd3482d91..28ef734679 100644 --- a/mingw-w64-python-paramiko/PKGBUILD +++ b/mingw-w64-python-paramiko/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.7.2 pkgrel=1 pkgdesc="The leading native Python SSHv2 protocol library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/paramiko/paramiko/' license=('LGPL-2.1') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-parso/PKGBUILD b/mingw-w64-python-parso/PKGBUILD index 00a41df4fd..e4d471280f 100644 --- a/mingw-w64-python-parso/PKGBUILD +++ b/mingw-w64-python-parso/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.8.2 pkgrel=1 pkgdesc="Python parser that supports error recovery and round-trip parsing for different Python versions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.parso.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-path.py/PKGBUILD b/mingw-w64-python-path.py/PKGBUILD index 278cfd1f1a..b8201ed2ff 100644 --- a/mingw-w64-python-path.py/PKGBUILD +++ b/mingw-w64-python-path.py/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=2 pkgdesc="A module wrapper for os.path (mingw-w64)" url="https://pypi.org/project/path.py/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-path") makedepends=( diff --git a/mingw-w64-python-path/PKGBUILD b/mingw-w64-python-path/PKGBUILD index d120585dda..317e986ea5 100644 --- a/mingw-w64-python-path/PKGBUILD +++ b/mingw-w64-python-path/PKGBUILD @@ -11,6 +11,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-path") pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://pypi.org/project/path.py/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-importlib-metadata") diff --git a/mingw-w64-python-pathlib2/PKGBUILD b/mingw-w64-python-pathlib2/PKGBUILD index cfe1046efc..35f21e2ca7 100644 --- a/mingw-w64-python-pathlib2/PKGBUILD +++ b/mingw-w64-python-pathlib2/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="This module offers a set of classes featuring all the common operations on paths in an easy, object-oriented way (mingw-w64)" url="https://pypi.org/project/pathlib2/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-python-scandir") diff --git a/mingw-w64-python-pathspec/PKGBUILD b/mingw-w64-python-pathspec/PKGBUILD index cc8ccb4979..57cf5e720d 100644 --- a/mingw-w64-python-pathspec/PKGBUILD +++ b/mingw-w64-python-pathspec/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.1 pkgrel=1 pkgdesc='Utility library for gitignore style pattern matching of file paths (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cpburnz/python-path-specification" license=('MPL2') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pathtools/PKGBUILD b/mingw-w64-python-pathtools/PKGBUILD index 56fe10bcd1..2bd2ea6456 100644 --- a/mingw-w64-python-pathtools/PKGBUILD +++ b/mingw-w64-python-pathtools/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.2 pkgrel=1 pkgdesc="File system general utilities (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/pathtools/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-patsy/PKGBUILD b/mingw-w64-python-patsy/PKGBUILD index 8924206306..178d7cc3b3 100644 --- a/mingw-w64-python-patsy/PKGBUILD +++ b/mingw-w64-python-patsy/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.5.1 pkgrel=1 pkgdesc="A Python package for describing statistical models and for building design matrices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pydata/patsy" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-paver/PKGBUILD b/mingw-w64-python-paver/PKGBUILD index 676bc13154..1c810f8c0d 100644 --- a/mingw-w64-python-paver/PKGBUILD +++ b/mingw-w64-python-paver/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.3.4 pkgrel=1 pkgdesc='Easy build, distribution and deployment scripting (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/Paver/" license=('BSD') depends=( diff --git a/mingw-w64-python-pdfrw/PKGBUILD b/mingw-w64-python-pdfrw/PKGBUILD index e0ab07b072..1dfd15ed16 100644 --- a/mingw-w64-python-pdfrw/PKGBUILD +++ b/mingw-w64-python-pdfrw/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.4 pkgrel=1 pkgdesc="Convert restructured text to PDF via reportlab (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pmaupin/pdfrw' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pep517/PKGBUILD b/mingw-w64-python-pep517/PKGBUILD index d130758f5a..f2734b26c7 100644 --- a/mingw-w64-python-pep517/PKGBUILD +++ b/mingw-w64-python-pep517/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.10.0 pkgrel=1 pkgdesc="Wrappers to build Python packages using PEP 517 hooks (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/takluyver/pep517" license=('MIT') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-pesq/PKGBUILD b/mingw-w64-python-pesq/PKGBUILD index 1950b829ec..860fe37b6c 100644 --- a/mingw-w64-python-pesq/PKGBUILD +++ b/mingw-w64-python-pesq/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.2 pkgrel=1 pkgdesc='PESQ (Perceptual Evaluation of Speech Quality) Wrapper for Python Users (narrow band and wide band) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ludlows/python-pesq" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-pexpect/PKGBUILD b/mingw-w64-python-pexpect/PKGBUILD index e4c6401c43..47f9fbf279 100644 --- a/mingw-w64-python-pexpect/PKGBUILD +++ b/mingw-w64-python-pexpect/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.8.0 pkgrel=1 pkgdesc="For controlling and automating applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pexpect.readthedocs.org/en/stable/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pgen2/PKGBUILD b/mingw-w64-python-pgen2/PKGBUILD index 68b44443b5..23278dd2cb 100644 --- a/mingw-w64-python-pgen2/PKGBUILD +++ b/mingw-w64-python-pgen2/PKGBUILD @@ -13,6 +13,7 @@ pkgver=0.1.0 pkgrel=1 pkgdesc="Pure Python implementation of pgen, the Python parser generator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/mythonlang/pgen2/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pickleshare/PKGBUILD b/mingw-w64-python-pickleshare/PKGBUILD index 26ccf119aa..30a3637a41 100644 --- a/mingw-w64-python-pickleshare/PKGBUILD +++ b/mingw-w64-python-pickleshare/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://github.com/pickleshare/pickleshare" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-path>=8.1") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-pillow/PKGBUILD b/mingw-w64-python-pillow/PKGBUILD index fb7c068936..62ea0442c6 100644 --- a/mingw-w64-python-pillow/PKGBUILD +++ b/mingw-w64-python-pillow/PKGBUILD @@ -12,6 +12,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-pillow") arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://github.com/python-pillow/Pillow/" pkgdesc="Python Imaging Library (PIL) fork Python3 version (mingw-w64)" diff --git a/mingw-w64-python-pivy/PKGBUILD b/mingw-w64-python-pivy/PKGBUILD index 9665e54764..cbd5515856 100644 --- a/mingw-w64-python-pivy/PKGBUILD +++ b/mingw-w64-python-pivy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.5 pkgrel=1 pkgdesc='Python bindings to Coin3D (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/coin3d/pivy' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pkgconfig/PKGBUILD b/mingw-w64-python-pkgconfig/PKGBUILD index 9b3e2015ea..122e4d5179 100644 --- a/mingw-w64-python-pkgconfig/PKGBUILD +++ b/mingw-w64-python-pkgconfig/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5.1 pkgrel=1 pkgdesc="A Python interface to the pkg-config command line tool" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/matze/pkgconfig' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pkginfo/PKGBUILD b/mingw-w64-python-pkginfo/PKGBUILD index 7d53052afb..579ec377b0 100644 --- a/mingw-w64-python-pkginfo/PKGBUILD +++ b/mingw-w64-python-pkginfo/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5.0.1 pkgrel=1 pkgdesc="Query metadatdata from sdists / bdists / installed packages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/pkginfo' license=('PSF') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-poetry-core/PKGBUILD b/mingw-w64-python-poetry-core/PKGBUILD index ae7ed86cff..03d8c8970e 100644 --- a/mingw-w64-python-poetry-core/PKGBUILD +++ b/mingw-w64-python-poetry-core/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Poetry PEP 517 Build Backend (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/python-poetry/poetry-core" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" diff --git a/mingw-w64-python-pooch/PKGBUILD b/mingw-w64-python-pooch/PKGBUILD index 85ce02a61c..facfd6b317 100644 --- a/mingw-w64-python-pooch/PKGBUILD +++ b/mingw-w64-python-pooch/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc='Python library for fetching and caching data files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.fatiando.org/pooch/latest/" license=('BSD 3-clause') depends=("${MINGW_PACKAGE_PREFIX}-python-appdirs" "${MINGW_PACKAGE_PREFIX}-python-packaging" "${MINGW_PACKAGE_PREFIX}-python-requests") diff --git a/mingw-w64-python-poyo/PKGBUILD b/mingw-w64-python-poyo/PKGBUILD index c7e0cdc14b..e9f57220b5 100644 --- a/mingw-w64-python-poyo/PKGBUILD +++ b/mingw-w64-python-poyo/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc='A lightweight YAML Parser for Python. 🐓 (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/hackebrot/poyo" license=('MIT') depends=( diff --git a/mingw-w64-python-pptx/PKGBUILD b/mingw-w64-python-pptx/PKGBUILD index a559fddf30..25832bfce0 100644 --- a/mingw-w64-python-pptx/PKGBUILD +++ b/mingw-w64-python-pptx/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Create Open XML PowerPoint documents in Python (mingw-w64)" url="https://github.com/scanny/python-pptx" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-pretend/PKGBUILD b/mingw-w64-python-pretend/PKGBUILD index 833e6c4983..8808f27481 100644 --- a/mingw-w64-python-pretend/PKGBUILD +++ b/mingw-w64-python-pretend/PKGBUILD @@ -10,6 +10,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="A library for stubbing in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/alex/pretend" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-prettytable/PKGBUILD b/mingw-w64-python-prettytable/PKGBUILD index 8452a9ef76..5c25576d3d 100644 --- a/mingw-w64-python-prettytable/PKGBUILD +++ b/mingw-w64-python-prettytable/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="A simple Python library for easily displaying tabular data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/PrettyTable" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-wcwidth") diff --git a/mingw-w64-python-profanityfilter/PKGBUILD b/mingw-w64-python-profanityfilter/PKGBUILD index b3c1f1b407..44496c0dce 100644 --- a/mingw-w64-python-profanityfilter/PKGBUILD +++ b/mingw-w64-python-profanityfilter/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.6 pkgrel=3 pkgdesc='A universal Python library for detecting and filtering profanity (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/areebbeigh/profanityfilter" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-progress/PKGBUILD b/mingw-w64-python-progress/PKGBUILD index 5bd4a4bde0..8499193427 100644 --- a/mingw-w64-python-progress/PKGBUILD +++ b/mingw-w64-python-progress/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.5 pkgrel=1 pkgdesc="Easy to use progress bars for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/verigak/progress" license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-prometheus-client/PKGBUILD b/mingw-w64-python-prometheus-client/PKGBUILD index fea9572b77..7e8def7ed3 100644 --- a/mingw-w64-python-prometheus-client/PKGBUILD +++ b/mingw-w64-python-prometheus-client/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.7.1 pkgrel=1 pkgdesc="Prometheus instrumentation library for Python applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/prometheus/client_python" license=('APACHE') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-prompt_toolkit/PKGBUILD b/mingw-w64-python-prompt_toolkit/PKGBUILD index 7e3890ec43..9b8ad7b302 100644 --- a/mingw-w64-python-prompt_toolkit/PKGBUILD +++ b/mingw-w64-python-prompt_toolkit/PKGBUILD @@ -12,6 +12,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="Library for building powerful interactive command lines in Python (mingw-w64)" url="https://github.com/jonathanslenders/python-prompt-toolkit" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-wcwidth") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-protobuf/PKGBUILD b/mingw-w64-python-protobuf/PKGBUILD index 1df256fdd0..1fc7761645 100644 --- a/mingw-w64-python-protobuf/PKGBUILD +++ b/mingw-w64-python-protobuf/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.12.4 pkgrel=1 pkgdesc="Protocol Buffers (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/protocolbuffers/protobuf" license=('3-Clause BSD License') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-psutil/PKGBUILD b/mingw-w64-python-psutil/PKGBUILD index 915f45c40a..6144b2b5ac 100644 --- a/mingw-w64-python-psutil/PKGBUILD +++ b/mingw-w64-python-psutil/PKGBUILD @@ -11,6 +11,7 @@ pkgver=5.6.7 pkgrel=1 pkgdesc="A cross-platform process and system utilities module for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/giampaolo/psutil" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-psycopg2/PKGBUILD b/mingw-w64-python-psycopg2/PKGBUILD index 67497d1c77..9e6dd55f87 100644 --- a/mingw-w64-python-psycopg2/PKGBUILD +++ b/mingw-w64-python-psycopg2/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.8.5 pkgrel=1 pkgdesc="A PostgreSQL database adapter for the Python programming language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://initd.org/psycopg/' license=('LGPL3') validpgpkeys=('8AD609956CF1899418E19A856013BD3AFCF957DE') diff --git a/mingw-w64-python-ptyprocess/PKGBUILD b/mingw-w64-python-ptyprocess/PKGBUILD index e7b17bf36f..6e925e6cb7 100644 --- a/mingw-w64-python-ptyprocess/PKGBUILD +++ b/mingw-w64-python-ptyprocess/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Run a subprocess in a pseudo terminal (mingw-w64)" url="https://github.com/pexpect/ptyprocess" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-py-cpuinfo/PKGBUILD b/mingw-w64-python-py-cpuinfo/PKGBUILD index 9c6309c72c..98a7b36614 100644 --- a/mingw-w64-python-py-cpuinfo/PKGBUILD +++ b/mingw-w64-python-py-cpuinfo/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.0.0 pkgrel=1 pkgdesc="Get CPU info with pure Python 2 & 3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/workhorsy/py-cpuinfo' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyamg/PKGBUILD b/mingw-w64-python-pyamg/PKGBUILD index c1d80ab370..d8a051065e 100644 --- a/mingw-w64-python-pyamg/PKGBUILD +++ b/mingw-w64-python-pyamg/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc="PyAMG: Algebraic Multigrid Solvers in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://github.com/pyamg/pyamg" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pyasn1-modules/PKGBUILD b/mingw-w64-python-pyasn1-modules/PKGBUILD index e059428c83..e6f0a619b1 100644 --- a/mingw-w64-python-pyasn1-modules/PKGBUILD +++ b/mingw-w64-python-pyasn1-modules/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc='A collection of ASN.1-based protocols modules (mingw-w64)' url='https://github.com/etingof/pyasn1-modules/' license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-python-pyasn1") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") source=(${_realname}-${pkgver}.tar.gz::"https://github.com/etingof/pyasn1-modules/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-python-pycodestyle/PKGBUILD b/mingw-w64-python-pycodestyle/PKGBUILD index 5b6a4c169c..bba7366b7b 100644 --- a/mingw-w64-python-pycodestyle/PKGBUILD +++ b/mingw-w64-python-pycodestyle/PKGBUILD @@ -15,6 +15,7 @@ pkgver=2.6.0 pkgrel=1 pkgdesc="Python style guide checker (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/PyCQA/pycodestyle' license=('custom:Expat') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pydub/PKGBUILD b/mingw-w64-python-pydub/PKGBUILD index 6eb1260fbb..85b4c4e679 100644 --- a/mingw-w64-python-pydub/PKGBUILD +++ b/mingw-w64-python-pydub/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.24.1 pkgrel=1 pkgdesc="Manipulate audio with an simple and easy high level interface (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://pydub.com/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pyfastbti-git/PKGBUILD b/mingw-w64-python-pyfastbti-git/PKGBUILD index 19b3542422..68c1215d98 100644 --- a/mingw-w64-python-pyfastbti-git/PKGBUILD +++ b/mingw-w64-python-pyfastbti-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.r3.da01c14 pkgrel=1 pkgdesc='Python module for quickly handling BTI image files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/LagoLunatic/PyFastBTI" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyfasttextureutils-git/PKGBUILD b/mingw-w64-python-pyfasttextureutils-git/PKGBUILD index 0e41eb0595..9a786e76e1 100644 --- a/mingw-w64-python-pyfasttextureutils-git/PKGBUILD +++ b/mingw-w64-python-pyfasttextureutils-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.r2.8fd8558 pkgrel=1 pkgdesc='Python module for quickly making certain modifications to images (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/LagoLunatic/PyFastTextureUtils" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyfilesystem2/PKGBUILD b/mingw-w64-python-pyfilesystem2/PKGBUILD index a2ad0c2655..dec349468f 100644 --- a/mingw-w64-python-pyfilesystem2/PKGBUILD +++ b/mingw-w64-python-pyfilesystem2/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.4.11 pkgrel=1 pkgdesc="Python's filesystem abstraction layer (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/PyFilesystem/pyfilesystem2' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pyflakes/PKGBUILD b/mingw-w64-python-pyflakes/PKGBUILD index 41c206600a..2295a6a48f 100644 --- a/mingw-w64-python-pyflakes/PKGBUILD +++ b/mingw-w64-python-pyflakes/PKGBUILD @@ -13,6 +13,7 @@ pkgver=2.2.0 pkgrel=1 pkgdesc="A lint-like tool for Python to identify common errors quickly without executing code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/pyflakes' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pygithub/PKGBUILD b/mingw-w64-python-pygithub/PKGBUILD index f9387123a3..cd094316ac 100644 --- a/mingw-w64-python-pygithub/PKGBUILD +++ b/mingw-w64-python-pygithub/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.54.1 pkgrel=1 pkgdesc="Use the full Github API v3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/PyGithub/PyGithub/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python-deprecated" diff --git a/mingw-w64-python-pyglet/PKGBUILD b/mingw-w64-python-pyglet/PKGBUILD index 9e7c8d0959..30c57706df 100644 --- a/mingw-w64-python-pyglet/PKGBUILD +++ b/mingw-w64-python-pyglet/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.5.14 pkgrel=1 pkgdesc="A cross-platform windowing and multimedia library for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pyglet/pyglet' license=('BSD') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-pyjwt/PKGBUILD b/mingw-w64-python-pyjwt/PKGBUILD index d49325446f..36c30da7b0 100644 --- a/mingw-w64-python-pyjwt/PKGBUILD +++ b/mingw-w64-python-pyjwt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.7.1 pkgrel=1 pkgdesc='JSON Web Token implementation in Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/jpadilla/pyjwt' license=('MIT') install=${_realname}-${CARCH}.install diff --git a/mingw-w64-python-pylint/PKGBUILD b/mingw-w64-python-pylint/PKGBUILD index 618cf1956d..861a25b86b 100644 --- a/mingw-w64-python-pylint/PKGBUILD +++ b/mingw-w64-python-pylint/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.6.0 pkgrel=1 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pylint.org/' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python-astroid" diff --git a/mingw-w64-python-pynacl/PKGBUILD b/mingw-w64-python-pynacl/PKGBUILD index 5bc3fc96fb..62b7f862c6 100644 --- a/mingw-w64-python-pynacl/PKGBUILD +++ b/mingw-w64-python-pynacl/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc="Python binding to the Networking and Cryptography (NaCl) library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pyca/pynacl/' license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyopengl/PKGBUILD b/mingw-w64-python-pyopengl/PKGBUILD index 1b51ed3b1a..b85fcb5e6b 100644 --- a/mingw-w64-python-pyopengl/PKGBUILD +++ b/mingw-w64-python-pyopengl/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.1.5 pkgrel=1 pkgdesc="PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://pyopengl.sourceforge.net' license=('PyOpenGL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyperclip/PKGBUILD b/mingw-w64-python-pyperclip/PKGBUILD index 7618a9db13..fc6f0cdd0b 100644 --- a/mingw-w64-python-pyperclip/PKGBUILD +++ b/mingw-w64-python-pyperclip/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.8.2 pkgrel=1 pkgdesc="A cross-platform clipboard module for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/asweigart/pyperclip' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyreadline/PKGBUILD b/mingw-w64-python-pyreadline/PKGBUILD index 10a2ea2792..50b2241bb4 100644 --- a/mingw-w64-python-pyreadline/PKGBUILD +++ b/mingw-w64-python-pyreadline/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.1 pkgrel=1 pkgdesc="A python implementation of GNU readline (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://ipython.org/pyreadline.html' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyrsistent/PKGBUILD b/mingw-w64-python-pyrsistent/PKGBUILD index dd8dd4ac95..970be1754b 100644 --- a/mingw-w64-python-pyrsistent/PKGBUILD +++ b/mingw-w64-python-pyrsistent/PKGBUILD @@ -11,6 +11,7 @@ pkgver=0.17.3 pkgrel=1 pkgdesc="Persistent/Functional/Immutable data structures (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/tobgu/pyrsistent' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyserial/PKGBUILD b/mingw-w64-python-pyserial/PKGBUILD index f74e55bb5e..087f131014 100644 --- a/mingw-w64-python-pyserial/PKGBUILD +++ b/mingw-w64-python-pyserial/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.4 pkgrel=3 pkgdesc="Multiplatform Serial Port Module for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pyserial/pyserial/' license=('custom:PYTHON') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pysocks/PKGBUILD b/mingw-w64-python-pysocks/PKGBUILD index a2deb4426d..6311febd99 100644 --- a/mingw-w64-python-pysocks/PKGBUILD +++ b/mingw-w64-python-pysocks/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.7.0 pkgrel=1 pkgdesc="SOCKS4, SOCKS5 or HTTP proxy (Anorov fork PySocks replaces socksipy) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/Anorov/PySocks' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pystemmer/PKGBUILD b/mingw-w64-python-pystemmer/PKGBUILD index c757bd372f..27cd799422 100644 --- a/mingw-w64-python-pystemmer/PKGBUILD +++ b/mingw-w64-python-pystemmer/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2.0.0.1 pkgrel=1 pkgdesc="Snowball stemming algorithms, for information retrieval (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://snowball.tartarus.org" license=('MIT' 'BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pystoi/PKGBUILD b/mingw-w64-python-pystoi/PKGBUILD index f3d7c19020..2e0c6fac14 100644 --- a/mingw-w64-python-pystoi/PKGBUILD +++ b/mingw-w64-python-pystoi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.3 pkgrel=1 pkgdesc='Python implementation of the Short Term Objective Intelligibility measure (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mpariente/pystoi" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-scipy") diff --git a/mingw-w64-python-pytest-asyncio/PKGBUILD b/mingw-w64-python-pytest-asyncio/PKGBUILD index a4d3e610b1..90d47d702e 100644 --- a/mingw-w64-python-pytest-asyncio/PKGBUILD +++ b/mingw-w64-python-pytest-asyncio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.14.0 pkgrel=1 pkgdesc='Pytest support for asyncio (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pytest-dev/pytest-asyncio/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-pytest") diff --git a/mingw-w64-python-pytest-benchmark/PKGBUILD b/mingw-w64-python-pytest-benchmark/PKGBUILD index bba4d182b8..2ac3bb6615 100644 --- a/mingw-w64-python-pytest-benchmark/PKGBUILD +++ b/mingw-w64-python-pytest-benchmark/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.2.3 pkgrel=1 pkgdesc="A py.test fixture for benchmarking code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ionelmc/pytest-benchmark' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pytest-black/PKGBUILD b/mingw-w64-python-pytest-black/PKGBUILD index 3285e19254..3a73979e15 100644 --- a/mingw-w64-python-pytest-black/PKGBUILD +++ b/mingw-w64-python-pytest-black/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.3.12 pkgrel=2 pkgdesc='A pytest plugin to enable format checking with black (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/shopkeep/pytest-black" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-checkdocs/PKGBUILD b/mingw-w64-python-pytest-checkdocs/PKGBUILD index 386c2e0b3d..f3ce4aa4af 100644 --- a/mingw-w64-python-pytest-checkdocs/PKGBUILD +++ b/mingw-w64-python-pytest-checkdocs/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.5.0 pkgrel=1 pkgdesc='check the README when running tests (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jaraco/pytest-checkdocs" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-cov/PKGBUILD b/mingw-w64-python-pytest-cov/PKGBUILD index c968a09bb3..64d003237a 100644 --- a/mingw-w64-python-pytest-cov/PKGBUILD +++ b/mingw-w64-python-pytest-cov/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.11.1 pkgrel=1 pkgdesc="py.test plugin for coverage reporting with support for both centralised and distributed testing, including subprocesses and multiprocessing (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/schlamar/pytest-cov' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pytest-enabler/PKGBUILD b/mingw-w64-python-pytest-enabler/PKGBUILD index a7be55a114..86c55312e6 100644 --- a/mingw-w64-python-pytest-enabler/PKGBUILD +++ b/mingw-w64-python-pytest-enabler/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.2.0 pkgrel=2 pkgdesc='Enable installed pytest plugins (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jaraco/pytest-enabler" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-expect/PKGBUILD b/mingw-w64-python-pytest-expect/PKGBUILD index 684b171616..a27cb806b9 100644 --- a/mingw-w64-python-pytest-expect/PKGBUILD +++ b/mingw-w64-python-pytest-expect/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="py.test plugin to store test expectations and mark tests based on them (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/gsnedders/pytest-expect' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pytest-fixture-config/PKGBUILD b/mingw-w64-python-pytest-fixture-config/PKGBUILD index 611ec6c3de..7e2ed919ea 100644 --- a/mingw-w64-python-pytest-fixture-config/PKGBUILD +++ b/mingw-w64-python-pytest-fixture-config/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.7.0 pkgrel=1 pkgdesc='Fixture configuration utils for py.test (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/manahl/pytest-plugins" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-flake8/PKGBUILD b/mingw-w64-python-pytest-flake8/PKGBUILD index 18c5e959de..5d23bd38cf 100644 --- a/mingw-w64-python-pytest-flake8/PKGBUILD +++ b/mingw-w64-python-pytest-flake8/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.7 pkgrel=1 pkgdesc='pytest plugin to check FLAKE8 requirements (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tholo/pytest-flake8" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pytest" "${MINGW_PACKAGE_PREFIX}-python-flake8") diff --git a/mingw-w64-python-pytest-forked/PKGBUILD b/mingw-w64-python-pytest-forked/PKGBUILD index a22ae54d22..46f3e96f19 100644 --- a/mingw-w64-python-pytest-forked/PKGBUILD +++ b/mingw-w64-python-pytest-forked/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc="run tests in isolated forked subprocesses (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pytest-dev/pytest-forked' license=('MIT') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-pytest-localserver/PKGBUILD b/mingw-w64-python-pytest-localserver/PKGBUILD index 23c29e3d2c..64fce5fe89 100644 --- a/mingw-w64-python-pytest-localserver/PKGBUILD +++ b/mingw-w64-python-pytest-localserver/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc='py.test plugin to test server connections locally (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/pytest-dev/pytest-localserver" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pytest" "${MINGW_PACKAGE_PREFIX}-python-werkzeug") diff --git a/mingw-w64-python-pytest-mock/PKGBUILD b/mingw-w64-python-pytest-mock/PKGBUILD index 0772a65832..4c24388d4d 100644 --- a/mingw-w64-python-pytest-mock/PKGBUILD +++ b/mingw-w64-python-pytest-mock/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.5.1 pkgrel=1 pkgdesc='Thin-wrapper around the mock package for easier use with py.test (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/pytest-dev/pytest-mock/" license=('LGPL3') depends=("${MINGW_PACKAGE_PREFIX}-python-pytest") diff --git a/mingw-w64-python-pytest-runner/PKGBUILD b/mingw-w64-python-pytest-runner/PKGBUILD index b72f588ac9..cd219feea5 100644 --- a/mingw-w64-python-pytest-runner/PKGBUILD +++ b/mingw-w64-python-pytest-runner/PKGBUILD @@ -10,6 +10,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="Invoke py.test as distutils command with dependency resolution (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pytest-dev/pytest-runner' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pytest-shutil/PKGBUILD b/mingw-w64-python-pytest-shutil/PKGBUILD index 3c2714a1f7..6d53922298 100644 --- a/mingw-w64-python-pytest-shutil/PKGBUILD +++ b/mingw-w64-python-pytest-shutil/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.7.0 pkgrel=2 pkgdesc='A goodie-bag of unix shell and environment tools for py.test (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/manahl/pytest-plugins" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-timeout/PKGBUILD b/mingw-w64-python-pytest-timeout/PKGBUILD index 5a0fc89c84..75e00ee88b 100644 --- a/mingw-w64-python-pytest-timeout/PKGBUILD +++ b/mingw-w64-python-pytest-timeout/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc='py.test plugin to abort hanging tests (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/pytest-dev/pytest-timeout" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-pytest") diff --git a/mingw-w64-python-pytest-virtualenv/PKGBUILD b/mingw-w64-python-pytest-virtualenv/PKGBUILD index 4efece8c91..9c3d83961c 100644 --- a/mingw-w64-python-pytest-virtualenv/PKGBUILD +++ b/mingw-w64-python-pytest-virtualenv/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.7.0 pkgrel=2 pkgdesc='Virtualenv fixture for py.test (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/manahl/pytest-plugins" license=('MIT') depends=( diff --git a/mingw-w64-python-pytest-xdist/PKGBUILD b/mingw-w64-python-pytest-xdist/PKGBUILD index 913da5c774..44d99153e6 100644 --- a/mingw-w64-python-pytest-xdist/PKGBUILD +++ b/mingw-w64-python-pytest-xdist/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.31.0 pkgrel=1 pkgdesc="py.test xdist plugin for distributed testing and loop-on-failing modes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url='https://bitbucket.org/pytest-dev/pytest-xdist' depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-python_ics/PKGBUILD b/mingw-w64-python-python_ics/PKGBUILD index 81e1337d78..3159486d4e 100644 --- a/mingw-w64-python-python_ics/PKGBUILD +++ b/mingw-w64-python-python_ics/PKGBUILD @@ -10,6 +10,7 @@ pkgver=4.3 pkgrel=2 pkgdesc="Python C Code module for interfacing to the icsneo40 dynamic library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/intrepidcs/python_ics/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pytoml/PKGBUILD b/mingw-w64-python-pytoml/PKGBUILD index 53ed28ea54..7271b2dcff 100644 --- a/mingw-w64-python-pytoml/PKGBUILD +++ b/mingw-w64-python-pytoml/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.21 pkgrel=1 pkgdesc="A TOML-0.4.0 parser/writer for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/avakar/pytoml' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pyu2f/PKGBUILD b/mingw-w64-python-pyu2f/PKGBUILD index 33f250b9db..a66ce0b04b 100644 --- a/mingw-w64-python-pyu2f/PKGBUILD +++ b/mingw-w64-python-pyu2f/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.1.4 pkgrel=1 pkgdesc="pyu2f is a python based U2F host library for Linux, Windows, and MacOS. It provides functionality for interacting with a U2F device over USB (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/google/pyu2f/' license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-pywavelets/PKGBUILD b/mingw-w64-python-pywavelets/PKGBUILD index 9b3c65baeb..1c4ff486db 100644 --- a/mingw-w64-python-pywavelets/PKGBUILD +++ b/mingw-w64-python-pywavelets/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="Discrete Wavelet Transforms in Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://github.com/PyWavelets/pywt" depends=("${MINGW_PACKAGE_PREFIX}-python-numpy" diff --git a/mingw-w64-python-pywin32/PKGBUILD b/mingw-w64-python-pywin32/PKGBUILD index 985fcfa957..3e54784532 100644 --- a/mingw-w64-python-pywin32/PKGBUILD +++ b/mingw-w64-python-pywin32/PKGBUILD @@ -6,6 +6,7 @@ url='https://sourceforge.net/projects/pywin32' pkgdesc='Python for Windows Extensions (mingw-w64)' license=('PSF') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgver=219 pkgrel=1 makedepends=(${MINGW_PACKAGE_PREFIX}-python2 ${MINGW_PACKAGE_PREFIX}-python3 rsync) diff --git a/mingw-w64-python-pyzmq/PKGBUILD b/mingw-w64-python-pyzmq/PKGBUILD index 84b0103d6c..18fa0a43f6 100644 --- a/mingw-w64-python-pyzmq/PKGBUILD +++ b/mingw-w64-python-pyzmq/PKGBUILD @@ -10,6 +10,7 @@ pkgver=19.0.2 pkgrel=1 pkgdesc="Python bindings for zeromq, written in Cython (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.zeromq.org/languages/python" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-pyzopfli/PKGBUILD b/mingw-w64-python-pyzopfli/PKGBUILD index 8c6c768ab4..5e1d040a05 100644 --- a/mingw-w64-python-pyzopfli/PKGBUILD +++ b/mingw-w64-python-pyzopfli/PKGBUILD @@ -11,6 +11,7 @@ _zopfliver=1.0.3 pkgrel=1 pkgdesc="Python bindings for the Zopfli compressor (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/obp/py-zopfli/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-qtconsole/PKGBUILD b/mingw-w64-python-qtconsole/PKGBUILD index 97a1de19e7..ef257327a6 100644 --- a/mingw-w64-python-qtconsole/PKGBUILD +++ b/mingw-w64-python-qtconsole/PKGBUILD @@ -10,6 +10,7 @@ pkgver=5.0.2 pkgrel=1 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') url="https://jupyter.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-qtpy/PKGBUILD b/mingw-w64-python-qtpy/PKGBUILD index 86e76927d7..b8a37467f1 100644 --- a/mingw-w64-python-qtpy/PKGBUILD +++ b/mingw-w64-python-qtpy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9.0 pkgrel=2 pkgdesc='Provides an uniform layer to support PyQt5, PyQt4 and PySide with a single codebase (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/spyder-ide/qtpy/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rawpy/PKGBUILD b/mingw-w64-python-rawpy/PKGBUILD index b80f8574d2..12f654f029 100644 --- a/mingw-w64-python-rawpy/PKGBUILD +++ b/mingw-w64-python-rawpy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.16.0 pkgrel=1 pkgdesc='RAW image processing for Python, a wrapper for libraw (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/letmaik/rawpy' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-libraw" diff --git a/mingw-w64-python-regex/PKGBUILD b/mingw-w64-python-regex/PKGBUILD index 87262db55e..a45e2f843e 100644 --- a/mingw-w64-python-regex/PKGBUILD +++ b/mingw-w64-python-regex/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2020.11.13 pkgrel=1 pkgdesc="Alternative python regular expression module. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.regex.org/' license=('Python') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rencode/PKGBUILD b/mingw-w64-python-rencode/PKGBUILD index 17fd2e4a3e..caf84e1525 100644 --- a/mingw-w64-python-rencode/PKGBUILD +++ b/mingw-w64-python-rencode/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.6 pkgrel=1 pkgdesc="Python module for fast (basic) object serialization similar to bencode (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/aresch/rencode' license=('GPLv3') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-reportlab/PKGBUILD b/mingw-w64-python-reportlab/PKGBUILD index 410f20c6de..3397a92273 100644 --- a/mingw-w64-python-reportlab/PKGBUILD +++ b/mingw-w64-python-reportlab/PKGBUILD @@ -11,6 +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') license=('custom') url="https://bitbucket.org/rptlab/reportlab" depends=("${MINGW_PACKAGE_PREFIX}-freetype" diff --git a/mingw-w64-python-requests-kerberos/PKGBUILD b/mingw-w64-python-requests-kerberos/PKGBUILD index c811ff8c51..46e2c143ed 100644 --- a/mingw-w64-python-requests-kerberos/PKGBUILD +++ b/mingw-w64-python-requests-kerberos/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.12.0 pkgrel=1 pkgdesc="A kerberos of useful classes and functions to be used with python-requests (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.requests-kerberos.org/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-resampy/PKGBUILD b/mingw-w64-python-resampy/PKGBUILD index 7d4bfec757..cdda238b14 100644 --- a/mingw-w64-python-resampy/PKGBUILD +++ b/mingw-w64-python-resampy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc='Efficient sample rate conversion in python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/bmcfee/resampy" license=('ISC') depends=("${MINGW_PACKAGE_PREFIX}-python-numba" "${MINGW_PACKAGE_PREFIX}-python-scipy" "${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-resolvelib/PKGBUILD b/mingw-w64-python-resolvelib/PKGBUILD index 28667dd25b..faa711d0c9 100644 --- a/mingw-w64-python-resolvelib/PKGBUILD +++ b/mingw-w64-python-resolvelib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.5.4 pkgrel=1 pkgdesc="Resolve abstract dependencies into concrete ones (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('ISC') url="https://github.com/sarugaku/resolvelib" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-responses/PKGBUILD b/mingw-w64-python-responses/PKGBUILD index 41abf6bffc..e4958fed4f 100644 --- a/mingw-w64-python-responses/PKGBUILD +++ b/mingw-w64-python-responses/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.13.2 pkgrel=1 pkgdesc='A utility library for mocking out the `requests` Python library. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/getsentry/responses" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-biscuits" "${MINGW_PACKAGE_PREFIX}-python-requests" "${MINGW_PACKAGE_PREFIX}-python-six") diff --git a/mingw-w64-python-retrying/PKGBUILD b/mingw-w64-python-retrying/PKGBUILD index 73cfd43ec6..2dbe540c6b 100644 --- a/mingw-w64-python-retrying/PKGBUILD +++ b/mingw-w64-python-retrying/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.3 pkgrel=1 pkgdesc="A general purpose Python retyring library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/rholder/retrying/releases' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rfc3986/PKGBUILD b/mingw-w64-python-rfc3986/PKGBUILD index f45fad08bd..fcd41e5854 100644 --- a/mingw-w64-python-rfc3986/PKGBUILD +++ b/mingw-w64-python-rfc3986/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.0 pkgrel=1 pkgdesc="Validating URI References per RFC 3986 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://rfc3986.readthedocs.org/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rfc3987/PKGBUILD b/mingw-w64-python-rfc3987/PKGBUILD index ca86370f88..fa508028e7 100644 --- a/mingw-w64-python-rfc3987/PKGBUILD +++ b/mingw-w64-python-rfc3987/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.8 pkgrel=1 pkgdesc="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/rfc3987' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-rich/PKGBUILD b/mingw-w64-python-rich/PKGBUILD index 4db4abed3d..ab88f95a6a 100644 --- a/mingw-w64-python-rich/PKGBUILD +++ b/mingw-w64-python-rich/PKGBUILD @@ -7,6 +7,7 @@ pkgver=9.9.0 pkgrel=1 pkgdesc="Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/willmcgugan/rich" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-rsa/PKGBUILD b/mingw-w64-python-rsa/PKGBUILD index 27b08ceee4..dd118351ac 100644 --- a/mingw-w64-python-rsa/PKGBUILD +++ b/mingw-w64-python-rsa/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.7.2 pkgrel=2 pkgdesc='Pure-Python RSA implementation (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/sybrenstuvel/python-rsa/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-pyasn1") diff --git a/mingw-w64-python-rst2pdf/PKGBUILD b/mingw-w64-python-rst2pdf/PKGBUILD index 9bc2a19b9b..b5528b2425 100644 --- a/mingw-w64-python-rst2pdf/PKGBUILD +++ b/mingw-w64-python-rst2pdf/PKGBUILD @@ -11,6 +11,7 @@ pkgver=0.98 pkgrel=1 pkgdesc="Create PDFs from simple text markup, no LaTeX required (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://rst2pdf.org" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-ruamel-yaml/PKGBUILD b/mingw-w64-python-ruamel-yaml/PKGBUILD index 5644d658d7..366ec6cf46 100644 --- a/mingw-w64-python-ruamel-yaml/PKGBUILD +++ b/mingw-w64-python-ruamel-yaml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.17.0 pkgrel=1 pkgdesc='YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/ruamel-yaml/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-ruamel.yaml.clib") diff --git a/mingw-w64-python-ruamel.yaml.clib/PKGBUILD b/mingw-w64-python-ruamel.yaml.clib/PKGBUILD index 0432c0e847..9c103ed89a 100644 --- a/mingw-w64-python-ruamel.yaml.clib/PKGBUILD +++ b/mingw-w64-python-ruamel.yaml.clib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.2 pkgrel=1 pkgdesc='C version of reader, parser and emitter for ruamel.yaml derived from libyaml (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/ruamel-yaml-clib/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-s3transfer/PKGBUILD b/mingw-w64-python-s3transfer/PKGBUILD index e20e873de9..8e27b733eb 100644 --- a/mingw-w64-python-s3transfer/PKGBUILD +++ b/mingw-w64-python-s3transfer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.6 pkgrel=1 pkgdesc='Amazon S3 Transfer Manager for Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/boto/s3transfer" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-botocore") diff --git a/mingw-w64-python-scandir/PKGBUILD b/mingw-w64-python-scandir/PKGBUILD index 9ab7f1f927..7e198ee5dc 100644 --- a/mingw-w64-python-scandir/PKGBUILD +++ b/mingw-w64-python-scandir/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="A better directory iterator and faster os.walk() (mingw-w64)" url="https://github.com/benhoyt/scandir" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-scikit-image/PKGBUILD b/mingw-w64-python-scikit-image/PKGBUILD index a9c9561cdf..372353150c 100644 --- a/mingw-w64-python-scikit-image/PKGBUILD +++ b/mingw-w64-python-scikit-image/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.18.1 pkgrel=2 pkgdesc='Image processing routines for SciPy (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://scikit-image.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-matplotlib>3.0.0" diff --git a/mingw-w64-python-scikit-learn/PKGBUILD b/mingw-w64-python-scikit-learn/PKGBUILD index 6f86b59648..2b44d7565e 100644 --- a/mingw-w64-python-scikit-learn/PKGBUILD +++ b/mingw-w64-python-scikit-learn/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.22.2.post1 pkgrel=1 pkgdesc="A set of python modules for machine learning and data mining (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://scikit-learn.sourceforge.net/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-scipy/PKGBUILD b/mingw-w64-python-scipy/PKGBUILD index 914762103e..1d148e7faa 100644 --- a/mingw-w64-python-scipy/PKGBUILD +++ b/mingw-w64-python-scipy/PKGBUILD @@ -11,6 +11,7 @@ pkgver=1.6.2 pkgrel=1 pkgdesc="SciPy is open-source software for mathematics, science, and engineering (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.scipy.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libgfortran" diff --git a/mingw-w64-python-scripttest/PKGBUILD b/mingw-w64-python-scripttest/PKGBUILD index bca04dd3e9..295627861d 100644 --- a/mingw-w64-python-scripttest/PKGBUILD +++ b/mingw-w64-python-scripttest/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3 pkgrel=1 pkgdesc="Helper to test command-line scripts (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.org/project/scripttest/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-seaborn/PKGBUILD b/mingw-w64-python-seaborn/PKGBUILD index 7d0fd18084..aa1b1e0554 100644 --- a/mingw-w64-python-seaborn/PKGBUILD +++ b/mingw-w64-python-seaborn/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.11.1 pkgrel=1 pkgdesc="Statistical data visualization using matplotlib (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://stanford.edu/~mwaskom/software/seaborn/' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-send2trash/PKGBUILD b/mingw-w64-python-send2trash/PKGBUILD index f86e7b0950..3bc2b9fde2 100644 --- a/mingw-w64-python-send2trash/PKGBUILD +++ b/mingw-w64-python-send2trash/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Send file to trash natively (mingw-w64)" url="https://github.com/hsoft/send2trash" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-service_identity/PKGBUILD b/mingw-w64-python-service_identity/PKGBUILD index fc3d9173f6..f34435207d 100644 --- a/mingw-w64-python-service_identity/PKGBUILD +++ b/mingw-w64-python-service_identity/PKGBUILD @@ -7,6 +7,7 @@ pkgver=18.1.0 pkgrel=1 pkgdesc='Making it easy to write async iterators (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://service-identity.readthedocs.io/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-attrs" "${MINGW_PACKAGE_PREFIX}-python-idna" "${MINGW_PACKAGE_PREFIX}-python-pyasn1-modules") diff --git a/mingw-w64-python-setproctitle/PKGBUILD b/mingw-w64-python-setproctitle/PKGBUILD index 83ff6a7eff..a79e09ea67 100644 --- a/mingw-w64-python-setproctitle/PKGBUILD +++ b/mingw-w64-python-setproctitle/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.2.2 pkgrel=1 pkgdesc="A Python module to customize the process title (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/dvarrazzo/py-setproctitle' license=('LICENSE') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-setuptools-git/PKGBUILD b/mingw-w64-python-setuptools-git/PKGBUILD index 80d1df085c..d61fa00f20 100644 --- a/mingw-w64-python-setuptools-git/PKGBUILD +++ b/mingw-w64-python-setuptools-git/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Setuptools revision control system plugin for Git (mingw-w64)" url="https://pypi.org/project/setuptools-git/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" 'git') diff --git a/mingw-w64-python-simplegeneric/PKGBUILD b/mingw-w64-python-simplegeneric/PKGBUILD index 17938870cb..345b10af74 100644 --- a/mingw-w64-python-simplegeneric/PKGBUILD +++ b/mingw-w64-python-simplegeneric/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="File system based database that uses python pickles (mingw-w64)" url="https://pypi.org/project/simplegeneric/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Zope Public License') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-singledispatch/PKGBUILD b/mingw-w64-python-singledispatch/PKGBUILD index bc9cfb93c2..88ca220051 100644 --- a/mingw-w64-python-singledispatch/PKGBUILD +++ b/mingw-w64-python-singledispatch/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.6.1 pkgrel=2 pkgdesc='Backport functools.singledispatch from Python 3.4 to Python 2.6-3.3. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/singledispatch/" license=('MIT') depends=( diff --git a/mingw-w64-python-slugify/PKGBUILD b/mingw-w64-python-slugify/PKGBUILD index c9e6d63a05..cb62add72b 100644 --- a/mingw-w64-python-slugify/PKGBUILD +++ b/mingw-w64-python-slugify/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.0.1 pkgrel=1 pkgdesc='A Python Slugify application that handles Unicode (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/un33k/python-slugify" license=('MIT') depends=( diff --git a/mingw-w64-python-smartypants/PKGBUILD b/mingw-w64-python-smartypants/PKGBUILD index 9260ec36f9..a24f1585d6 100644 --- a/mingw-w64-python-smartypants/PKGBUILD +++ b/mingw-w64-python-smartypants/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.1 pkgrel=1 pkgdesc="Python with the SmartyPants (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://bitbucket.org/livibetter/smartypants.py' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sortedcontainers/PKGBUILD b/mingw-w64-python-sortedcontainers/PKGBUILD index 0baa703b18..94140ce50b 100644 --- a/mingw-w64-python-sortedcontainers/PKGBUILD +++ b/mingw-w64-python-sortedcontainers/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.0 pkgrel=1 pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.grantjenks.com/docs/sortedcontainers/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sounddevice/PKGBUILD b/mingw-w64-python-sounddevice/PKGBUILD index d280388470..6bdd0609c1 100644 --- a/mingw-w64-python-sounddevice/PKGBUILD +++ b/mingw-w64-python-sounddevice/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.1 pkgrel=1 pkgdesc='Play and Record Sound with Python (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://python-sounddevice.rtfd.io/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-portaudio" "${MINGW_PACKAGE_PREFIX}-python-cffi") diff --git a/mingw-w64-python-soundfile/PKGBUILD b/mingw-w64-python-soundfile/PKGBUILD index ccd3d6e129..a23876ae6e 100644 --- a/mingw-w64-python-soundfile/PKGBUILD +++ b/mingw-w64-python-soundfile/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.3.post1 pkgrel=1 pkgdesc='An audio library based on libsndfile, CFFI and NumPy (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-sphinx_rtd_theme/PKGBUILD b/mingw-w64-python-sphinx_rtd_theme/PKGBUILD index 37097483b0..e0fc16f5b4 100644 --- a/mingw-w64-python-sphinx_rtd_theme/PKGBUILD +++ b/mingw-w64-python-sphinx_rtd_theme/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.4.3 pkgrel=1 pkgdesc="Python Sphinx Read The Docs Theme (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url='https://github.com/snide/sphinx_rtd_theme' depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD b/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD index 3940312d03..d7a10ba2e5 100644 --- a/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD +++ b/mingw-w64-python-sphinxcontrib-websupport/PKGBUILD @@ -9,6 +9,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgver=1.1.2 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Sphinx API for Web Apps (mingw-w64)" url="https://www.sphinx-doc.org/" license=('BSD') diff --git a/mingw-w64-python-sqlalchemy-migrate/PKGBUILD b/mingw-w64-python-sqlalchemy-migrate/PKGBUILD index 20ebc60ef3..1fbd5f37bb 100644 --- a/mingw-w64-python-sqlalchemy-migrate/PKGBUILD +++ b/mingw-w64-python-sqlalchemy-migrate/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.13.0 pkgrel=1 pkgdesc="Database schema migration for SQLAlchemy (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/sqlalchemy-migrate' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-sqlalchemy/PKGBUILD b/mingw-w64-python-sqlalchemy/PKGBUILD index d5bd76b20a..e2dcecc338 100644 --- a/mingw-w64-python-sqlalchemy/PKGBUILD +++ b/mingw-w64-python-sqlalchemy/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.16 pkgrel=1 pkgdesc="Python SQL toolkit and Object Relational Mapper (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.sqlalchemy.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-sqlitedict/PKGBUILD b/mingw-w64-python-sqlitedict/PKGBUILD index 10393eb250..8f23f907d4 100644 --- a/mingw-w64-python-sqlitedict/PKGBUILD +++ b/mingw-w64-python-sqlitedict/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.6.0 pkgrel=1 pkgdesc="Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/RaRe-Technologies/sqlitedict" depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-sqlparse/PKGBUILD b/mingw-w64-python-sqlparse/PKGBUILD index 7300fbc212..7a0e886846 100644 --- a/mingw-w64-python-sqlparse/PKGBUILD +++ b/mingw-w64-python-sqlparse/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.3.1 pkgrel=1 pkgdesc="Non-validating SQL parser for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/andialbrecht/sqlparse' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-statsmodels/PKGBUILD b/mingw-w64-python-statsmodels/PKGBUILD index 6a6ecf056d..b1de24db1b 100644 --- a/mingw-w64-python-statsmodels/PKGBUILD +++ b/mingw-w64-python-statsmodels/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.11.1 pkgrel=1 pkgdesc="Statistical computations and models for use with SciPy (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://statsmodels.sourceforge.io/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-scipy" diff --git a/mingw-w64-python-stestr/PKGBUILD b/mingw-w64-python-stestr/PKGBUILD index 910509da19..b835d06d2e 100644 --- a/mingw-w64-python-stestr/PKGBUILD +++ b/mingw-w64-python-stestr/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.0.1 pkgrel=1 pkgdesc="A test runner runner similar to testrepository (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://stestr.readthedocs.io/en/latest/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-stevedore/PKGBUILD b/mingw-w64-python-stevedore/PKGBUILD index d2953ca3dc..66f6059ded 100644 --- a/mingw-w64-python-stevedore/PKGBUILD +++ b/mingw-w64-python-stevedore/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.3.0 pkgrel=1 pkgdesc="Manage dynamic plugins for Python applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/openstack/stevedore' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-pbr") diff --git a/mingw-w64-python-strict-rfc3339/PKGBUILD b/mingw-w64-python-strict-rfc3339/PKGBUILD index 820c716cda..72968293ff 100644 --- a/mingw-w64-python-strict-rfc3339/PKGBUILD +++ b/mingw-w64-python-strict-rfc3339/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.7 pkgrel=1 pkgdesc="Strict, simple, lightweight RFC3339 functions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.danielrichman.co.uk/libraries/strict-rfc3339.html' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-subunit/PKGBUILD b/mingw-w64-python-subunit/PKGBUILD index 3b664a559c..2a91ea5c37 100644 --- a/mingw-w64-python-subunit/PKGBUILD +++ b/mingw-w64-python-subunit/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.0 pkgrel=1 pkgdesc="Python implementation of subunit test streaming protocol (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://launchpad.net/subunit' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-sympy/PKGBUILD b/mingw-w64-python-sympy/PKGBUILD index 473e798b20..ffcf7e6e68 100644 --- a/mingw-w64-python-sympy/PKGBUILD +++ b/mingw-w64-python-sympy/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.7.1 pkgrel=1 pkgdesc="Symbolic manipulation package (Computer Algebra System), written in pure Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.sympy.org/en/index.html' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-tabulate/PKGBUILD b/mingw-w64-python-tabulate/PKGBUILD index 82069c17a4..bd89dd6bf2 100644 --- a/mingw-w64-python-tabulate/PKGBUILD +++ b/mingw-w64-python-tabulate/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.9 pkgrel=2 pkgdesc='Pretty-print tabular data in Python, a library and a command-line utility. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/astanin/python-tabulate" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-tempita/PKGBUILD b/mingw-w64-python-tempita/PKGBUILD index 94415f37fd..acf7afcf21 100644 --- a/mingw-w64-python-tempita/PKGBUILD +++ b/mingw-w64-python-tempita/PKGBUILD @@ -14,6 +14,7 @@ _commit=47414a7c6e46a9a9afe78f0bce2ea299fa84d10d pkgrel=1 pkgdesc="A lightweight unicode templating language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/gjhiggins/tempita' license=('custom:MIT') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-termcolor/PKGBUILD b/mingw-w64-python-termcolor/PKGBUILD index d35624ce28..303ec24cc1 100644 --- a/mingw-w64-python-termcolor/PKGBUILD +++ b/mingw-w64-python-termcolor/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc='ANSII Color formatting for output in terminal (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/termcolor" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-terminado/PKGBUILD b/mingw-w64-python-terminado/PKGBUILD index 5ad5fab4de..8c6b7cde0b 100644 --- a/mingw-w64-python-terminado/PKGBUILD +++ b/mingw-w64-python-terminado/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.9.2 pkgrel=1 pkgdesc="Terminals served to term.js using Tornado websockets (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/takluyver/terminado' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-testpath/PKGBUILD b/mingw-w64-python-testpath/PKGBUILD index bc90fe53a9..112efc7978 100644 --- a/mingw-w64-python-testpath/PKGBUILD +++ b/mingw-w64-python-testpath/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Test utilities for code working with files and commands (mingw-w64)" url="https://pypi.python.org/pypi/testpath" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-testrepository/PKGBUILD b/mingw-w64-python-testrepository/PKGBUILD index 2179c06904..dd290db427 100644 --- a/mingw-w64-python-testrepository/PKGBUILD +++ b/mingw-w64-python-testrepository/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.0.20 pkgrel=1 pkgdesc="A repository of test results. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Apache' 'BSD') url="https://launchpad.net/testrepository" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-testresources/PKGBUILD b/mingw-w64-python-testresources/PKGBUILD index 6546fc9ea3..7196ff69f5 100644 --- a/mingw-w64-python-testresources/PKGBUILD +++ b/mingw-w64-python-testresources/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.0.1 pkgrel=1 pkgdesc="Testresources, a pyunit extension for managing expensive test resources (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://launchpad.net/testresources' license=('Apache' 'BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-testscenarios/PKGBUILD b/mingw-w64-python-testscenarios/PKGBUILD index bfbeab0ce7..4b44a8cb71 100644 --- a/mingw-w64-python-testscenarios/PKGBUILD +++ b/mingw-w64-python-testscenarios/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc="estscenarios, a pyunit extension for dependency injection (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://launchpad.net/testscenarios" license=('Apache') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-testtools/PKGBUILD b/mingw-w64-python-testtools/PKGBUILD index c24f785fcf..178031b03f 100644 --- a/mingw-w64-python-testtools/PKGBUILD +++ b/mingw-w64-python-testtools/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.4.0 pkgrel=1 pkgdesc="Extensions to the Python standard library unit testing framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/testing-cabal/testtools' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-text-unidecode/PKGBUILD b/mingw-w64-python-text-unidecode/PKGBUILD index 5ab634c3da..dd4497a16d 100644 --- a/mingw-w64-python-text-unidecode/PKGBUILD +++ b/mingw-w64-python-text-unidecode/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3 pkgrel=1 pkgdesc="The most basic Text::Unidecode port (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/kmike/text-unidecode" license=('PerlArtistic') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-theano/PKGBUILD b/mingw-w64-python-theano/PKGBUILD index c748672d35..12049ad1c4 100644 --- a/mingw-w64-python-theano/PKGBUILD +++ b/mingw-w64-python-theano/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.5 pkgrel=1 pkgdesc="Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/Theano/Theano" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-tifffile/PKGBUILD b/mingw-w64-python-tifffile/PKGBUILD index 8efb5fff1f..7c51a7b33f 100644 --- a/mingw-w64-python-tifffile/PKGBUILD +++ b/mingw-w64-python-tifffile/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2021.3.31 pkgrel=1 pkgdesc="Read and write image data from and to TIFF files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cgohlke/tifffile' license=('BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-tinyaes/PKGBUILD b/mingw-w64-python-tinyaes/PKGBUILD index baa39f4378..d83c954a0d 100644 --- a/mingw-w64-python-tinyaes/PKGBUILD +++ b/mingw-w64-python-tinyaes/PKGBUILD @@ -8,6 +8,7 @@ _tinyaesc_ver=1.0.0 pkgrel=1 pkgdesc='tiny-AES-c wrapper in Cython (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/naufraghi/tinyaes-py" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-tomlkit/PKGBUILD b/mingw-w64-python-tomlkit/PKGBUILD index 693d24b3cb..d954d46425 100644 --- a/mingw-w64-python-tomlkit/PKGBUILD +++ b/mingw-w64-python-tomlkit/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.0 pkgrel=1 pkgdesc="Style preserving TOML library. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/sdispater/tomlkit' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-toposort/PKGBUILD b/mingw-w64-python-toposort/PKGBUILD index 98db99365a..4793d65673 100644 --- a/mingw-w64-python-toposort/PKGBUILD +++ b/mingw-w64-python-toposort/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6 pkgrel=1 pkgdesc='Implements a topological sort algorithm (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/ericvsmith/toposort" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-tornado/PKGBUILD b/mingw-w64-python-tornado/PKGBUILD index 25c1ad0fb9..01c63f75b4 100644 --- a/mingw-w64-python-tornado/PKGBUILD +++ b/mingw-w64-python-tornado/PKGBUILD @@ -10,6 +10,7 @@ pkgver=6.0.4 pkgrel=1 pkgdesc="open source version of the scalable, non-blocking web server and tools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.tornadoweb.org/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-tox/PKGBUILD b/mingw-w64-python-tox/PKGBUILD index 5cff1e9384..9a55b66682 100644 --- a/mingw-w64-python-tox/PKGBUILD +++ b/mingw-w64-python-tox/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.21.2 pkgrel=1 pkgdesc="Python virtualenv management and testing tool (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tox.readthedocs.io" license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-tqdm/PKGBUILD b/mingw-w64-python-tqdm/PKGBUILD index 50d21b18fa..f736508a7b 100644 --- a/mingw-w64-python-tqdm/PKGBUILD +++ b/mingw-w64-python-tqdm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.59.0 pkgrel=2 pkgdesc='Fast, Extensible Progress Meter (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tqdm/tqdm" license=('MIT' 'MPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-tracery/PKGBUILD b/mingw-w64-python-tracery/PKGBUILD index e3a0b9959b..58a4feafbf 100644 --- a/mingw-w64-python-tracery/PKGBUILD +++ b/mingw-w64-python-tracery/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.1 pkgrel=1 pkgdesc="Python port of Kate Compton's tracery text generation library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/aparrish/pytracery' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-traitlets/PKGBUILD b/mingw-w64-python-traitlets/PKGBUILD index 2f5589465c..10b21a3f64 100644 --- a/mingw-w64-python-traitlets/PKGBUILD +++ b/mingw-w64-python-traitlets/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="A lightweight Traits like module (mingw-w64)" url="https://github.com/ipython/traitlets" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Modified BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-ipython_genutils") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-trimesh/PKGBUILD b/mingw-w64-python-trimesh/PKGBUILD index 17783da041..c6cc3a3fb2 100644 --- a/mingw-w64-python-trimesh/PKGBUILD +++ b/mingw-w64-python-trimesh/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.9.10 pkgrel=1 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') url="https://github.com/mikedh/trimesh" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-numpy") diff --git a/mingw-w64-python-trustme/PKGBUILD b/mingw-w64-python-trustme/PKGBUILD index d5a76531ca..c910b2920f 100644 --- a/mingw-w64-python-trustme/PKGBUILD +++ b/mingw-w64-python-trustme/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.7.0 pkgrel=1 pkgdesc='Library for fake certificate authority (CA) to generate fake TLS certs (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://trustme.readthedocs.io/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-typed_ast/PKGBUILD b/mingw-w64-python-typed_ast/PKGBUILD index 1ce78907e3..c31be499f2 100644 --- a/mingw-w64-python-typed_ast/PKGBUILD +++ b/mingw-w64-python-typed_ast/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="Modified fork of CPython's ast module that parses `# type:` comments (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/python/typed_ast' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-typing_extensions/PKGBUILD b/mingw-w64-python-typing_extensions/PKGBUILD index 765d333f85..ec28e49329 100644 --- a/mingw-w64-python-typing_extensions/PKGBUILD +++ b/mingw-w64-python-typing_extensions/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.7.4.3 pkgrel=1 pkgdesc='Backported and Experimental Type Hints for Python 3.5+ (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/python/typing/tree/master/typing_extensions" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-typogrify/PKGBUILD b/mingw-w64-python-typogrify/PKGBUILD index 81582e0a17..de9aa3ba4f 100644 --- a/mingw-w64-python-typogrify/PKGBUILD +++ b/mingw-w64-python-typogrify/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.0.7 pkgrel=2 pkgdesc='Filters to enhance web typography, including support for Django & Jinja templates (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mintchaos/typogrify" license=('BSD') depends=( diff --git a/mingw-w64-python-u-msgpack/PKGBUILD b/mingw-w64-python-u-msgpack/PKGBUILD index 9c4d935974..078c5bc099 100644 --- a/mingw-w64-python-u-msgpack/PKGBUILD +++ b/mingw-w64-python-u-msgpack/PKGBUILD @@ -11,6 +11,7 @@ pkgver=2.6.0 pkgrel=1 pkgdesc="portable, lightweight MessagePack serializer and deserializer for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/vsergeev/${_pkgname}' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-udsoncan/PKGBUILD b/mingw-w64-python-udsoncan/PKGBUILD index 51b4f0bdde..7ee4b93d6e 100644 --- a/mingw-w64-python-udsoncan/PKGBUILD +++ b/mingw-w64-python-udsoncan/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.13.1 pkgrel=1 pkgdesc="Implementation of the Unified Diagnostic Services (UDS) protocol defined by ISO-14229 written in Python 3 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/pylessard/python-udsoncan' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ujson/PKGBUILD b/mingw-w64-python-ujson/PKGBUILD index b4abb1f742..4aa3b31470 100644 --- a/mingw-w64-python-ujson/PKGBUILD +++ b/mingw-w64-python-ujson/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.0.2 pkgrel=1 pkgdesc="Ultra fast JSON encoder and decoder for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/ultrajson/ultrajson" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-ukpostcodeparser/PKGBUILD b/mingw-w64-python-ukpostcodeparser/PKGBUILD index 75718c2a43..7f76bcd7a9 100644 --- a/mingw-w64-python-ukpostcodeparser/PKGBUILD +++ b/mingw-w64-python-ukpostcodeparser/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.2 pkgrel=1 pkgdesc="UK Postcode parser (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/hamstah/ukpostcodeparser' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-umap-learn/PKGBUILD b/mingw-w64-python-umap-learn/PKGBUILD index 01339191cb..77097ae418 100644 --- a/mingw-w64-python-umap-learn/PKGBUILD +++ b/mingw-w64-python-umap-learn/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.5.1 pkgrel=1 pkgdesc='Uniform Manifold Approximation and Projection (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lmcinnes/umap" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python-scikit-learn" "${MINGW_PACKAGE_PREFIX}-python-numba") diff --git a/mingw-w64-python-unidecode/PKGBUILD b/mingw-w64-python-unidecode/PKGBUILD index 4487f46c1e..c84bf53890 100644 --- a/mingw-w64-python-unidecode/PKGBUILD +++ b/mingw-w64-python-unidecode/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.0 pkgrel=1 pkgdesc='ASCII transliterations of Unicode text (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/avian2/unidecode' license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-virtualenv/PKGBUILD b/mingw-w64-python-virtualenv/PKGBUILD index 10256d958c..7cd33ffae2 100644 --- a/mingw-w64-python-virtualenv/PKGBUILD +++ b/mingw-w64-python-virtualenv/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Virtual Python Environment builder (mingw-w64)" url="https://virtualenv.pypa.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-appdirs" "${MINGW_PACKAGE_PREFIX}-python-distlib" diff --git a/mingw-w64-python-voluptuous/PKGBUILD b/mingw-w64-python-voluptuous/PKGBUILD index 8f4fa2a5f4..a1120f2d19 100644 --- a/mingw-w64-python-voluptuous/PKGBUILD +++ b/mingw-w64-python-voluptuous/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.12.1 pkgrel=1 pkgdesc="A Python data validation library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/voluptuous' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-watchdog/PKGBUILD b/mingw-w64-python-watchdog/PKGBUILD index 86a5f60a5f..0605505be1 100644 --- a/mingw-w64-python-watchdog/PKGBUILD +++ b/mingw-w64-python-watchdog/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.0.2 pkgrel=1 pkgdesc="Python API and shell utilities to monitor file system events (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pypi.python.org/pypi/watchdog' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-wcwidth/PKGBUILD b/mingw-w64-python-wcwidth/PKGBUILD index 37a26b8f36..cd8cd1ddbe 100644 --- a/mingw-w64-python-wcwidth/PKGBUILD +++ b/mingw-w64-python-wcwidth/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Measures number of Terminal column cells of wide-character codes (mingw-w64)" url="https://github.com/jquast/wcwidth" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-webcolors/PKGBUILD b/mingw-w64-python-webcolors/PKGBUILD index 275306a15e..6863e711ef 100644 --- a/mingw-w64-python-webcolors/PKGBUILD +++ b/mingw-w64-python-webcolors/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.11.1 pkgrel=1 pkgdesc="A library for working with color names and color value formats defined by the HTML and CSS specifications for use in documents on the Web (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/ubernostrum/webcolors' license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-webrtcvad/PKGBUILD b/mingw-w64-python-webrtcvad/PKGBUILD index ffa9b9b741..a95debd9c3 100644 --- a/mingw-w64-python-webrtcvad/PKGBUILD +++ b/mingw-w64-python-webrtcvad/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.10 pkgrel=1 pkgdesc='Python interface to the Google WebRTC Voice Activity Detector (VAD) (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.org/project/webrtcvad/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python-jsonpointer") diff --git a/mingw-w64-python-websocket-client/PKGBUILD b/mingw-w64-python-websocket-client/PKGBUILD index 68be48cc53..a23c9ee597 100644 --- a/mingw-w64-python-websocket-client/PKGBUILD +++ b/mingw-w64-python-websocket-client/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.57.0 pkgrel=1 pkgdesc="websocket client for python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/websocket-client/websocket-client' license=('LGPL-2.1') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-werkzeug/PKGBUILD b/mingw-w64-python-werkzeug/PKGBUILD index 1ed01bc8b3..956069b559 100644 --- a/mingw-w64-python-werkzeug/PKGBUILD +++ b/mingw-w64-python-werkzeug/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc='Swiss Army knife of Python web development (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://werkzeug.pocoo.org/" license=('custom:BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-whoosh/PKGBUILD b/mingw-w64-python-whoosh/PKGBUILD index 4e829a0e65..c17aebb3b0 100644 --- a/mingw-w64-python-whoosh/PKGBUILD +++ b/mingw-w64-python-whoosh/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc="Fast, pure-Python full text indexing, search, and spell checking librar url='https://bitbucket.org/mchaput/whoosh/wiki/Home' license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" 'mercurial') diff --git a/mingw-w64-python-win_inet_pton/PKGBUILD b/mingw-w64-python-win_inet_pton/PKGBUILD index df71b7cd38..9181da1fa2 100644 --- a/mingw-w64-python-win_inet_pton/PKGBUILD +++ b/mingw-w64-python-win_inet_pton/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Native inet_pton and inet_ntop implementation for Python on Windows (with ctypes) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/hickeroar/win_inet_pton' license=('custom:public domain') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-win_unicode_console/PKGBUILD b/mingw-w64-python-win_unicode_console/PKGBUILD index 61f72a0ea0..7fe45494e0 100644 --- a/mingw-w64-python-win_unicode_console/PKGBUILD +++ b/mingw-w64-python-win_unicode_console/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="Measures number of Terminal column cells of wide-character codes" url="https://github.com/Drekin/win-unicode-console" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-wincertstore/PKGBUILD b/mingw-w64-python-wincertstore/PKGBUILD index 5c77d99abb..22814526fc 100644 --- a/mingw-w64-python-wincertstore/PKGBUILD +++ b/mingw-w64-python-wincertstore/PKGBUILD @@ -10,6 +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') url='https://bitbucket.org/tiran/wincertstore' license=('PSFL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-winkerberos/PKGBUILD b/mingw-w64-python-winkerberos/PKGBUILD index 873526933b..832167f425 100644 --- a/mingw-w64-python-winkerberos/PKGBUILD +++ b/mingw-w64-python-winkerberos/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.7.0 pkgrel=1 pkgdesc="High level interface to SSPI for Kerberos client auth (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/mongodb-labs/winkerberos' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-wrapt/PKGBUILD b/mingw-w64-python-wrapt/PKGBUILD index f9864df370..5bac0a69c0 100644 --- a/mingw-w64-python-wrapt/PKGBUILD +++ b/mingw-w64-python-wrapt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.12.1 pkgrel=1 pkgdesc="A Python module for decorators, wrappers and monkey patching (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://pypi.python.org/pypi/wrapt" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-xdg/PKGBUILD b/mingw-w64-python-xdg/PKGBUILD index 43ca4f9fb7..272686cb53 100644 --- a/mingw-w64-python-xdg/PKGBUILD +++ b/mingw-w64-python-xdg/PKGBUILD @@ -14,6 +14,7 @@ pkgver=0.26 pkgrel=1 pkgdesc="Python library to access freedesktop.org standards (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://freedesktop.org/Software/pyxdg' license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-xlrd/PKGBUILD b/mingw-w64-python-xlrd/PKGBUILD index ea8182e9ad..db0e1b5bdb 100644 --- a/mingw-w64-python-xlrd/PKGBUILD +++ b/mingw-w64-python-xlrd/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.0.1 pkgrel=1 pkgdesc="Library for developers to extract data from Microsoft Excel (tm) spreadsheet files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://github.com/python-excel/xlrd" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-xlsxwriter/PKGBUILD b/mingw-w64-python-xlsxwriter/PKGBUILD index a9001008a5..b6385fe9c6 100644 --- a/mingw-w64-python-xlsxwriter/PKGBUILD +++ b/mingw-w64-python-xlsxwriter/PKGBUILD @@ -11,6 +11,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}") pkgdesc="A Python module for creating Excel XLSL files (mingw-w64)" url="https://github.com/jmcnamara/XlsxWriter" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") diff --git a/mingw-w64-python-xlwt/PKGBUILD b/mingw-w64-python-xlwt/PKGBUILD index 0d08528c38..a1ac224785 100644 --- a/mingw-w64-python-xlwt/PKGBUILD +++ b/mingw-w64-python-xlwt/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.3.0 pkgrel=1 pkgdesc="Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') url="https://github.com/python-excel/xlwt" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python-xpra/PKGBUILD b/mingw-w64-python-xpra/PKGBUILD index e91bae17df..fb88b05f0e 100644 --- a/mingw-w64-python-xpra/PKGBUILD +++ b/mingw-w64-python-xpra/PKGBUILD @@ -12,6 +12,7 @@ pkgver=4.0.6 pkgrel=1 pkgdesc="Remote access client / server software" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://xpra.org' license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-ffmpeg" diff --git a/mingw-w64-python-yaml/PKGBUILD b/mingw-w64-python-yaml/PKGBUILD index 698ff7d63f..bcaf70c1d9 100644 --- a/mingw-w64-python-yaml/PKGBUILD +++ b/mingw-w64-python-yaml/PKGBUILD @@ -14,6 +14,7 @@ pkgver=5.4.1 pkgrel=1 pkgdesc="Python bindings for YAML, using fast libYAML library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://pyyaml.org/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-yarl/PKGBUILD b/mingw-w64-python-yarl/PKGBUILD index 536328091b..ada5b21509 100644 --- a/mingw-w64-python-yarl/PKGBUILD +++ b/mingw-w64-python-yarl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.3 pkgrel=1 pkgdesc='Yet another URL library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/aio-libs/yarl/" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python-idna" "${MINGW_PACKAGE_PREFIX}-python-multidict" "${MINGW_PACKAGE_PREFIX}-python-typing_extensions") diff --git a/mingw-w64-python-zeroconf/PKGBUILD b/mingw-w64-python-zeroconf/PKGBUILD index 8342f2f18e..91957df9a8 100644 --- a/mingw-w64-python-zeroconf/PKGBUILD +++ b/mingw-w64-python-zeroconf/PKGBUILD @@ -13,6 +13,7 @@ pkgver=0.25.1 pkgrel=1 pkgdesc="A pure python implementation of multicast DNS service discovery" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jstasiak/python-zeroconf" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-python-zipp/PKGBUILD b/mingw-w64-python-zipp/PKGBUILD index e06534631c..7f65df6877 100644 --- a/mingw-w64-python-zipp/PKGBUILD +++ b/mingw-w64-python-zipp/PKGBUILD @@ -10,6 +10,7 @@ pkgver=3.1.0 pkgrel=1 pkgdesc="Pathlib-compatible object wrapper for zip files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/jaraco/zipp' license=('MIT') validpgpkeys=('gpg_KEY') diff --git a/mingw-w64-python-zope.event/PKGBUILD b/mingw-w64-python-zope.event/PKGBUILD index d53b3ad016..6115d3c0e3 100644 --- a/mingw-w64-python-zope.event/PKGBUILD +++ b/mingw-w64-python-zope.event/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc='Very basic event publishing system (mingw-w64)' url='https://pypi.python.org/pypi/zope.event' license=('ZPL 2.1') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") _dtoken="4c/b2/51c0369adcf5be2334280eed230192ab3b03f81f8efda9ddea6f65cc7b32" diff --git a/mingw-w64-python-zope.interface/PKGBUILD b/mingw-w64-python-zope.interface/PKGBUILD index efcbf5bcc7..446fcd2e67 100644 --- a/mingw-w64-python-zope.interface/PKGBUILD +++ b/mingw-w64-python-zope.interface/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc='Interfaces for Python (mingw-w64)' url=' https://github.com/zopefoundation/zope.interface' license=('ZPL 2.1') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-python") makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools") _dtoken="ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e" diff --git a/mingw-w64-python-zstandard/PKGBUILD b/mingw-w64-python-zstandard/PKGBUILD index 6850b6eeaf..7c0ebce880 100644 --- a/mingw-w64-python-zstandard/PKGBUILD +++ b/mingw-w64-python-zstandard/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.15.2 pkgrel=1 pkgdesc='Python bindings to the Zstandard (zstd) compression library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/indygreg/python-zstandard" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-python2-pip/PKGBUILD b/mingw-w64-python2-pip/PKGBUILD index 4b59105bea..c1888408b1 100644 --- a/mingw-w64-python2-pip/PKGBUILD +++ b/mingw-w64-python2-pip/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20.0.2 pkgrel=1 pkgdesc="An easy_install replacement for installing pypi python packages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://pip.pypa.io/" depends=("${MINGW_PACKAGE_PREFIX}-python2" diff --git a/mingw-w64-python2-pycairo/PKGBUILD b/mingw-w64-python2-pycairo/PKGBUILD index e987d71976..8065aefaec 100644 --- a/mingw-w64-python2-pycairo/PKGBUILD +++ b/mingw-w64-python2-pycairo/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=3 pkgdesc="Python bindings for the cairo graphics library (mingw-w64)" url="https://pycairo.readthedocs.io" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL' 'MPL') depends=("${MINGW_PACKAGE_PREFIX}-cairo" "${MINGW_PACKAGE_PREFIX}-python2") diff --git a/mingw-w64-python2-pygtk/PKGBUILD b/mingw-w64-python2-pygtk/PKGBUILD index 1f32f59db8..fc615e6752 100644 --- a/mingw-w64-python2-pygtk/PKGBUILD +++ b/mingw-w64-python2-pygtk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.24.0 pkgrel=7 pkgdesc="Python bindings for the GTK widget set (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.pygtk.org" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-python2-cairo" diff --git a/mingw-w64-python2-setuptools/PKGBUILD b/mingw-w64-python2-setuptools/PKGBUILD index fb30894196..7661caf4f6 100644 --- a/mingw-w64-python2-setuptools/PKGBUILD +++ b/mingw-w64-python2-setuptools/PKGBUILD @@ -8,6 +8,7 @@ pkgver=44.1.1 pkgrel=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('PSF') url="https://pypi.python.org/pypi/setuptools" depends=("${MINGW_PACKAGE_PREFIX}-python2") diff --git a/mingw-w64-qbittorrent/PKGBUILD b/mingw-w64-qbittorrent/PKGBUILD index ebc2ecf6ff..f53426c799 100644 --- a/mingw-w64-qbittorrent/PKGBUILD +++ b/mingw-w64-qbittorrent/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.3.3 pkgrel=2 pkgdesc="An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://qbittorrent.org/" license=('custom' 'GPL') depends=("${MINGW_PACKAGE_PREFIX}-boost" diff --git a/mingw-w64-qbs/PKGBUILD b/mingw-w64-qbs/PKGBUILD index 7d9295b4fa..1a166a28d0 100644 --- a/mingw-w64-qbs/PKGBUILD +++ b/mingw-w64-qbs/PKGBUILD @@ -28,6 +28,7 @@ _pkgfqn="${_realname}-src-${pkgver}" pkgdesc="Qt Build Suite (mingw-w64)" url='https://www.qt.io/' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-qt5") makedepends=("git") diff --git a/mingw-w64-qca-qt5/PKGBUILD b/mingw-w64-qca-qt5/PKGBUILD index b0ef24eadc..d4a260b751 100644 --- a/mingw-w64-qca-qt5/PKGBUILD +++ b/mingw-w64-qca-qt5/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.1 pkgrel=1 pkgdesc="Qt Cryptographic Architecture (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://delta.affinix.com/qca/" license=('LGPL') conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-qt5-git") diff --git a/mingw-w64-qemu/PKGBUILD b/mingw-w64-qemu/PKGBUILD index bbc3c06383..785f402f46 100644 --- a/mingw-w64-qemu/PKGBUILD +++ b/mingw-w64-qemu/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_base_ver}${_rc//-/.} pkgrel=1 pkgdesc="A generic and open source processor emulator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2' 'LGPL2') url="https://qemu.org/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-qhttpengine/PKGBUILD b/mingw-w64-qhttpengine/PKGBUILD index fb829a7226..84a067b266 100644 --- a/mingw-w64-qhttpengine/PKGBUILD +++ b/mingw-w64-qhttpengine/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.1 pkgrel=1 pkgdesc="HTTP server for Qt applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url='https://github.com/nitroshare/qhttpengine' depends=("${MINGW_PACKAGE_PREFIX}-qt5>=5.4") diff --git a/mingw-w64-qhull/PKGBUILD b/mingw-w64-qhull/PKGBUILD index a82ff55090..3357bebb85 100644 --- a/mingw-w64-qhull/PKGBUILD +++ b/mingw-w64-qhull/PKGBUILD @@ -12,6 +12,7 @@ pkgver=2020.2 pkgrel=2 pkgdesc="A general dimension code for computing convex hulls and related structures (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.qhull.org/" license=('custom') options=('strip' 'staticlibs') diff --git a/mingw-w64-qmdnsengine/PKGBUILD b/mingw-w64-qmdnsengine/PKGBUILD index d5cef36690..c545c693ce 100644 --- a/mingw-w64-qmdnsengine/PKGBUILD +++ b/mingw-w64-qmdnsengine/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.0 pkgrel=1 pkgdesc="Multicast DNS library for Qt applications" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url='https://github.com/nitroshare/qmdnsengine' depends=("${MINGW_PACKAGE_PREFIX}-qt5>=5.4") diff --git a/mingw-w64-qpdf/PKGBUILD b/mingw-w64-qpdf/PKGBUILD index 9e664cb4f2..dd04be8ca2 100644 --- a/mingw-w64-qpdf/PKGBUILD +++ b/mingw-w64-qpdf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=10.1.0 pkgrel=1 pkgdesc="QPDF: A Content-Preserving PDF Transformation System (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/qpdf/qpdf" license=('custom:Artistic-2.0' 'Apache') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-qrencode/PKGBUILD b/mingw-w64-qrencode/PKGBUILD index 3ec70d03fa..a4afc7dd34 100644 --- a/mingw-w64-qrencode/PKGBUILD +++ b/mingw-w64-qrencode/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.1.1 pkgrel=1 pkgdesc="C library for encoding data in a QR Code symbol (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-libpng") makedepends=(${MINGW_PACKAGE_PREFIX}-SDL) url="https://fukuchi.org/works/qrencode/index.en.html" diff --git a/mingw-w64-qrupdate/PKGBUILD b/mingw-w64-qrupdate/PKGBUILD index a58129a437..25beaef2c6 100644 --- a/mingw-w64-qrupdate/PKGBUILD +++ b/mingw-w64-qrupdate/PKGBUILD @@ -11,6 +11,7 @@ _rev=r28 pkgrel=1 pkgdesc="qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://qrupdate.sourceforge.io/" options=('strip' 'staticlibs') license=('GPL' 'LGPL') diff --git a/mingw-w64-qscintilla/PKGBUILD b/mingw-w64-qscintilla/PKGBUILD index 6c02c2eae7..6d959a5d5d 100644 --- a/mingw-w64-qscintilla/PKGBUILD +++ b/mingw-w64-qscintilla/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.11.6 pkgrel=1 pkgdesc="A port to Qt5 of Neil Hodgson's Scintilla C++ editor class (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("GPL") url="https://riverbankcomputing.com/software/qscintilla/intro" depends=("${MINGW_PACKAGE_PREFIX}-qt5") diff --git a/mingw-w64-qt-creator/PKGBUILD b/mingw-w64-qt-creator/PKGBUILD index 002b63146f..4d7ef8daa2 100644 --- a/mingw-w64-qt-creator/PKGBUILD +++ b/mingw-w64-qt-creator/PKGBUILD @@ -12,6 +12,7 @@ pkgdesc='Cross-platform IDE (mingw-w64)' url='https://www.qt.io/' install=qt-creator-${CARCH}.install arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-qt5" "${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-qt-installer-framework/PKGBUILD b/mingw-w64-qt-installer-framework/PKGBUILD index e3ba0ac297..71d0c141a6 100644 --- a/mingw-w64-qt-installer-framework/PKGBUILD +++ b/mingw-w64-qt-installer-framework/PKGBUILD @@ -7,6 +7,7 @@ pkgdesc="The Qt Installer Framework used for the Qt SDK installer (mingw-w64)" pkgver=4.0.1 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io/developers/' license=('GPL3' 'LGPL' 'FDL' 'custom') conflicts=("${MINGW_PACKAGE_PREFIX}-qt-${_realname}-git") diff --git a/mingw-w64-qt5-static/PKGBUILD b/mingw-w64-qt5-static/PKGBUILD index b118a980f5..f5e9cc3b6f 100644 --- a/mingw-w64-qt5-static/PKGBUILD +++ b/mingw-w64-qt5-static/PKGBUILD @@ -117,6 +117,7 @@ _hotfix= pkgver=${_ver_base//-/} pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A cross-platform application and UI framework (mingw-w64${_namesuff})" url='https://www.qt.io/' install=qt5-${CARCH}.install diff --git a/mingw-w64-qt6-5compat/PKGBUILD b/mingw-w64-qt6-5compat/PKGBUILD index 61d2fd015a..457e3c2cfc 100644 --- a/mingw-w64-qt6-5compat/PKGBUILD +++ b/mingw-w64-qt6-5compat/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Module that contains unsupported Qt 5 APIs (mingw-w64)' diff --git a/mingw-w64-qt6-base/PKGBUILD b/mingw-w64-qt6-base/PKGBUILD index 6d055fb429..3e1005cd65 100644 --- a/mingw-w64-qt6-base/PKGBUILD +++ b/mingw-w64-qt6-base/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc="A cross-platform application and UI framework (mingw-w64)" diff --git a/mingw-w64-qt6-declarative/PKGBUILD b/mingw-w64-qt6-declarative/PKGBUILD index 2fd53960e1..2e1a2eb2b2 100644 --- a/mingw-w64-qt6-declarative/PKGBUILD +++ b/mingw-w64-qt6-declarative/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Classes for QML and JavaScript languages (mingw-w64)' diff --git a/mingw-w64-qt6-quick3d/PKGBUILD b/mingw-w64-qt6-quick3d/PKGBUILD index a2da751dcd..486f5465ef 100644 --- a/mingw-w64-qt6-quick3d/PKGBUILD +++ b/mingw-w64-qt6-quick3d/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Qt module and API for defining 3D content in Qt Quick (mingw-w64)' diff --git a/mingw-w64-qt6-quickcontrols2/PKGBUILD b/mingw-w64-qt6-quickcontrols2/PKGBUILD index 254b353e51..b105ce6e0c 100644 --- a/mingw-w64-qt6-quickcontrols2/PKGBUILD +++ b/mingw-w64-qt6-quickcontrols2/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='User interface controls based on Qt Quick (mingw-w64)' diff --git a/mingw-w64-qt6-quicktimeline/PKGBUILD b/mingw-w64-qt6-quicktimeline/PKGBUILD index d593dae88e..9aadd433f6 100644 --- a/mingw-w64-qt6-quicktimeline/PKGBUILD +++ b/mingw-w64-qt6-quicktimeline/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Qt module for keyframe-based timeline construction (mingw-w64)' diff --git a/mingw-w64-qt6-shadertools/PKGBUILD b/mingw-w64-qt6-shadertools/PKGBUILD index 52964238da..64e177fc06 100644 --- a/mingw-w64-qt6-shadertools/PKGBUILD +++ b/mingw-w64-qt6-shadertools/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Experimental module providing APIs and a host tool to host tool to perform graphics and compute shader conditioning for the upcoming Qt graphics abstraction layer (mingw-w64)' diff --git a/mingw-w64-qt6-svg/PKGBUILD b/mingw-w64-qt6-svg/PKGBUILD index 4635671cdc..78970a350a 100644 --- a/mingw-w64-qt6-svg/PKGBUILD +++ b/mingw-w64-qt6-svg/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='Classes for displaying the contents of SVG files (mingw-w64)' diff --git a/mingw-w64-qt6-tools/PKGBUILD b/mingw-w64-qt6-tools/PKGBUILD index 97f01c194d..9fc7584965 100644 --- a/mingw-w64-qt6-tools/PKGBUILD +++ b/mingw-w64-qt6-tools/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='A cross-platform application and UI framework (Development Tools, QtHelp) (mingw-w64)' diff --git a/mingw-w64-qt6-translations/PKGBUILD b/mingw-w64-qt6-translations/PKGBUILD index a197c372ad..c601e8d23d 100644 --- a/mingw-w64-qt6-translations/PKGBUILD +++ b/mingw-w64-qt6-translations/PKGBUILD @@ -7,6 +7,7 @@ _qtver=6.0.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) pkgdesc='A cross-platform application and UI framework (Translations) (mingw-w64)' diff --git a/mingw-w64-qtwebkit/PKGBUILD b/mingw-w64-qtwebkit/PKGBUILD index 0f0f1d8af8..22db8e91e4 100644 --- a/mingw-w64-qtwebkit/PKGBUILD +++ b/mingw-w64-qtwebkit/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgver//-/} pkgrel=8 pkgdesc="Webkit module for Qt5 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/annulen/webkit/wiki" options=(!strip) license=(GPL3 LGPL3 FDL custom) diff --git a/mingw-w64-quantlib/PKGBUILD b/mingw-w64-quantlib/PKGBUILD index d27128387b..fda2509fea 100644 --- a/mingw-w64-quantlib/PKGBUILD +++ b/mingw-w64-quantlib/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.20 pkgrel=1 pkgdesc="QuantLib - A free/open-source library for quantitative finance (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.quantlib.org/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-boost") diff --git a/mingw-w64-quassel/PKGBUILD b/mingw-w64-quassel/PKGBUILD index 28b6693eb3..8124e93692 100644 --- a/mingw-w64-quassel/PKGBUILD +++ b/mingw-w64-quassel/PKGBUILD @@ -10,6 +10,7 @@ pkgver=0.13.1 pkgrel=2 pkgdesc="Next-generation distributed IRC client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://quassel-irc.org/" license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-quazip/PKGBUILD b/mingw-w64-quazip/PKGBUILD index f069675adc..2b183121b2 100644 --- a/mingw-w64-quazip/PKGBUILD +++ b/mingw-w64-quazip/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.1 pkgrel=1 pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/quazip/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-qt5" diff --git a/mingw-w64-qwt/PKGBUILD b/mingw-w64-qwt/PKGBUILD index c43cd8b18e..699e0c9656 100644 --- a/mingw-w64-qwt/PKGBUILD +++ b/mingw-w64-qwt/PKGBUILD @@ -12,6 +12,7 @@ pkgver=6.1.6 pkgrel=1 pkgdesc="Qt Widgets for Technical Applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom:${_realname}") url="https://qwt.sourceforge.io/" depends=("${MINGW_PACKAGE_PREFIX}-qt5") diff --git a/mingw-w64-qxmpp/PKGBUILD b/mingw-w64-qxmpp/PKGBUILD index ab967e96ef..88561e45f1 100644 --- a/mingw-w64-qxmpp/PKGBUILD +++ b/mingw-w64-qxmpp/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.3.2 pkgrel=1 pkgdesc="Cross-platform C++ XMPP client and server library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL") url="https://github.com/qxmpp-project/qxmpp" depends=("${MINGW_PACKAGE_PREFIX}-libtheora" diff --git a/mingw-w64-rabbitmq-c/PKGBUILD b/mingw-w64-rabbitmq-c/PKGBUILD index 20fc65e2e6..7ca3f602d4 100644 --- a/mingw-w64-rabbitmq-c/PKGBUILD +++ b/mingw-w64-rabbitmq-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.10.0 pkgrel=1 pkgdesc="RabbitMQ C client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/alanxz/rabbitmq-c' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-rake-compiler/PKGBUILD b/mingw-w64-rake-compiler/PKGBUILD index 930a18a735..b42dcc018c 100644 --- a/mingw-w64-rake-compiler/PKGBUILD +++ b/mingw-w64-rake-compiler/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.7 pkgrel=1 pkgdesc="Rake-based Ruby Extension (C, Java) task generator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/rake-compiler/rake-compiler' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-rapidjson/PKGBUILD b/mingw-w64-rapidjson/PKGBUILD index bb68747084..0bf9c96496 100644 --- a/mingw-w64-rapidjson/PKGBUILD +++ b/mingw-w64-rapidjson/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc='A fast JSON parser/generator for C++ with both SAX/DOM style API (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/miloyip/rapidjson' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-rav1e/PKGBUILD b/mingw-w64-rav1e/PKGBUILD index e9e72b574b..4f36ab3faf 100644 --- a/mingw-w64-rav1e/PKGBUILD +++ b/mingw-w64-rav1e/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc='An AV1 encoder focused on speed and safety (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url=https://github.com/xiph/rav1e/ license=(BSD) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-re2/PKGBUILD b/mingw-w64-re2/PKGBUILD index 20adc15dd4..1fd95e28a0 100644 --- a/mingw-w64-re2/PKGBUILD +++ b/mingw-w64-re2/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_pkgver//-/} pkgrel=1 pkgdesc="Fast, safe, thread-friendly regular expression engine (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/re2" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-readosm/PKGBUILD b/mingw-w64-readosm/PKGBUILD index 2d4197fc42..82a93f767f 100644 --- a/mingw-w64-readosm/PKGBUILD +++ b/mingw-w64-readosm/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.1.0 pkgrel=1 pkgdesc="Library to extract valid data from within an Open Street Map input file (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gaia-gis.it/fossil/readosm/index" license=('MPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-recode/PKGBUILD b/mingw-w64-recode/PKGBUILD index 51f2c6d491..b9ccdf79b7 100644 --- a/mingw-w64-recode/PKGBUILD +++ b/mingw-w64-recode/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.7.8 pkgrel=1 pkgdesc="Converts files between various character sets and usages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rrthomas/recode" license=('GPL3' 'LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gettext") diff --git a/mingw-w64-rime-bopomofo/PKGBUILD b/mingw-w64-rime-bopomofo/PKGBUILD index 3d17e00be7..577800de27 100644 --- a/mingw-w64-rime-bopomofo/PKGBUILD +++ b/mingw-w64-rime-bopomofo/PKGBUILD @@ -8,6 +8,7 @@ _commit=ed25098386f5efd3d70b08650f0d1b70c41c11a3 pkgrel=1 pkgdesc="Bopomofo input for rime" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-bopomofo" license=('LGPL') # Rime will regenerate yaml&prism bin, which makes terra-pinyin required on runtime (for translator) diff --git a/mingw-w64-rime-cangjie/PKGBUILD b/mingw-w64-rime-cangjie/PKGBUILD index 1f39057077..06d580d491 100644 --- a/mingw-w64-rime-cangjie/PKGBUILD +++ b/mingw-w64-rime-cangjie/PKGBUILD @@ -8,6 +8,7 @@ _commit=5fd8ce6f64039e505ca02655a621f2e830b97c19 pkgrel=1 pkgdesc="Cangjie input for rime" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-cangjie" license=('LGPL') # dependency for reverse lookup diff --git a/mingw-w64-rime-double-pinyin/PKGBUILD b/mingw-w64-rime-double-pinyin/PKGBUILD index ca59eede7b..7137eaa456 100644 --- a/mingw-w64-rime-double-pinyin/PKGBUILD +++ b/mingw-w64-rime-double-pinyin/PKGBUILD @@ -8,6 +8,7 @@ _commit=69bf85d4dfe8bac139c36abbd68d530b8b6622ea pkgrel=1 pkgdesc="Double-pinyin input for rime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') # dependency for reverse lookup: rime-stroke # dependency on dictionary: rime-luna-pinyin diff --git a/mingw-w64-rime-emoji/PKGBUILD b/mingw-w64-rime-emoji/PKGBUILD index 92be4aacef..81f2c9cf55 100644 --- a/mingw-w64-rime-emoji/PKGBUILD +++ b/mingw-w64-rime-emoji/PKGBUILD @@ -8,6 +8,7 @@ _commit=6ee7ce65b21cd0fd8df0306a7c77a067f18fb55f pkgrel=1 pkgdesc="Emoji support for rime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/rime/rime-emoji" source=("https://github.com/rime/rime-emoji/archive/$_commit/rime-emoji-$_commit.tar.gz") diff --git a/mingw-w64-rime-essay/PKGBUILD b/mingw-w64-rime-essay/PKGBUILD index 11ad86e943..6601c3967f 100644 --- a/mingw-w64-rime-essay/PKGBUILD +++ b/mingw-w64-rime-essay/PKGBUILD @@ -8,6 +8,7 @@ _commit=ee2df5dc0f8e94e30dd3a5166609b7169f982b0d pkgrel=1 pkgdesc="Essential files for building up your Rime configuration (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-essay" license=('LGPL') source=("https://github.com/rime/rime-essay/archive/$_commit/rime-essay-$_commit.tar.gz") diff --git a/mingw-w64-rime-luna-pinyin/PKGBUILD b/mingw-w64-rime-luna-pinyin/PKGBUILD index 25a11a056f..cf66a34c8f 100644 --- a/mingw-w64-rime-luna-pinyin/PKGBUILD +++ b/mingw-w64-rime-luna-pinyin/PKGBUILD @@ -8,6 +8,7 @@ _commit=f1268e192ca88b9526467ce04ac3e47c837891ad pkgrel=1 pkgdesc='Luna pinyin for rime (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="https://github.com/rime/rime-luna-pinyin" source=("https://github.com/rime/rime-luna-pinyin/archive/$_commit/rime-luna-pinyin-$_commit.tar.gz") diff --git a/mingw-w64-rime-pinyin-simp/PKGBUILD b/mingw-w64-rime-pinyin-simp/PKGBUILD index f0190da6eb..452766a9b1 100644 --- a/mingw-w64-rime-pinyin-simp/PKGBUILD +++ b/mingw-w64-rime-pinyin-simp/PKGBUILD @@ -8,6 +8,7 @@ _commit=bb5a6dfa871669d2f451b477bfff6d131df6f6c6 pkgrel=1 pkgdesc="Simple pinyin input for rime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') # dependency for reverse lookup depends=("${MINGW_PACKAGE_PREFIX}-rime-stroke") diff --git a/mingw-w64-rime-prelude/PKGBUILD b/mingw-w64-rime-prelude/PKGBUILD index f68adf3246..4c59cc7bd1 100644 --- a/mingw-w64-rime-prelude/PKGBUILD +++ b/mingw-w64-rime-prelude/PKGBUILD @@ -9,6 +9,7 @@ _commit=8a52b4f86a59f3eb602f9a4cf6a680a67c15df8c pkgrel=1 pkgdesc="Essential files for building up your Rime configuration (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-prelude" license=('LGPL') source=("https://github.com/rime/rime-prelude/archive/$_commit/rime-prelude-$_commit.tar.gz") diff --git a/mingw-w64-rime-stroke/PKGBUILD b/mingw-w64-rime-stroke/PKGBUILD index 2901c60a6d..e6ee623ec6 100644 --- a/mingw-w64-rime-stroke/PKGBUILD +++ b/mingw-w64-rime-stroke/PKGBUILD @@ -8,6 +8,7 @@ _commit=ea8576d1accd6fda339e96b415caadb56e2a07d1 pkgrel=1 pkgdesc="Stroke input for rime" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-stroke" license=('LGPL') # dependency for reverse lookup diff --git a/mingw-w64-rime-terra-pinyin/PKGBUILD b/mingw-w64-rime-terra-pinyin/PKGBUILD index 3c18bab81f..a4fc7c5690 100644 --- a/mingw-w64-rime-terra-pinyin/PKGBUILD +++ b/mingw-w64-rime-terra-pinyin/PKGBUILD @@ -8,6 +8,7 @@ _commit=492aaf914f9de37cc9d26b846dc693116de70ae8 pkgrel=1 pkgdesc="Terra pinyin for rime" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/rime/rime-terra-pinyin" license=('LGPL') # dependency for reverse lookup diff --git a/mingw-w64-rime-wubi/PKGBUILD b/mingw-w64-rime-wubi/PKGBUILD index c070f5edf0..4ad4f961dd 100644 --- a/mingw-w64-rime-wubi/PKGBUILD +++ b/mingw-w64-rime-wubi/PKGBUILD @@ -8,6 +8,7 @@ _commit=dd052ee158a38cb791755318b1aef9b4a3ed0316 pkgrel=1 pkgdesc="Wubi input for rime (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') # dependency for reverse lookup depends=("${MINGW_PACKAGE_PREFIX}-rime-pinyin-simp") diff --git a/mingw-w64-riscv64-unknown-elf-binutils/PKGBUILD b/mingw-w64-riscv64-unknown-elf-binutils/PKGBUILD index 66a0c113a0..cfb8e5b1ae 100644 --- a/mingw-w64-riscv64-unknown-elf-binutils/PKGBUILD +++ b/mingw-w64-riscv64-unknown-elf-binutils/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.35 pkgrel=1 pkgdesc='GNU Tools for RISC-V Embedded Processors - Binutils (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/binutils/binutils.html' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-riscv64-unknown-elf-gcc/PKGBUILD b/mingw-w64-riscv64-unknown-elf-gcc/PKGBUILD index 8fec78f30c..0fe2f6da44 100644 --- a/mingw-w64-riscv64-unknown-elf-gcc/PKGBUILD +++ b/mingw-w64-riscv64-unknown-elf-gcc/PKGBUILD @@ -12,6 +12,7 @@ pkgver=10.1.0 pkgrel=2 pkgdesc='GNU Tools for RISC-V Embedded Processors - GCC (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url='https://www.gnu.org/software/gcc/gcc.html' groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD b/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD index b5b59f70c4..5f0c30ab76 100644 --- a/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD +++ b/mingw-w64-riscv64-unknown-elf-newlib/PKGBUILD @@ -11,6 +11,7 @@ pkgver=3.3.0 pkgrel=2 pkgdesc='GNU Tools for RISC-V Embedded Processors - Newlib (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceware.org/newlib/" license=('Various') groups=("${MINGW_PACKAGE_PREFIX}-${_target}-toolchain") diff --git a/mingw-w64-rocksdb/PKGBUILD b/mingw-w64-rocksdb/PKGBUILD index 96e8a5f1d3..3eef48836a 100644 --- a/mingw-w64-rocksdb/PKGBUILD +++ b/mingw-w64-rocksdb/PKGBUILD @@ -7,6 +7,7 @@ pkgver=6.12.7 pkgrel=1 pkgdesc="A library that provides an embeddable, persistent key-value store for fast storage (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://rocksdb.org/" license=("Apache") depends=("${MINGW_PACKAGE_PREFIX}-bzip2" diff --git a/mingw-w64-rtmidi/PKGBUILD b/mingw-w64-rtmidi/PKGBUILD index 04cee27a73..dbf17a921f 100644 --- a/mingw-w64-rtmidi/PKGBUILD +++ b/mingw-w64-rtmidi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc="A set of C++ classes that provides a common API for realtime MIDI input/output (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.music.mcgill.ca/~gary/rtmidi/" license=('custom:RtMidi') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-rtmpdump-git/PKGBUILD b/mingw-w64-rtmpdump-git/PKGBUILD index 0083d5dc53..4ea63d8ef5 100644 --- a/mingw-w64-rtmpdump-git/PKGBUILD +++ b/mingw-w64-rtmpdump-git/PKGBUILD @@ -7,6 +7,7 @@ pkgver=r514.c5f04a5 pkgrel=3 pkgdesc="A tool to download rtmp streams (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://rtmpdump.mplayerhq.hu/" license=('GPL2' 'LGPL2.1') provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") diff --git a/mingw-w64-rubberband/PKGBUILD b/mingw-w64-rubberband/PKGBUILD index 5436682427..c8221f0fd5 100644 --- a/mingw-w64-rubberband/PKGBUILD +++ b/mingw-w64-rubberband/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.9.0 pkgrel=1 pkgdesc="High quality software library for audio time-stretching and pitch-shifting. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://breakfastquay.com/rubberband/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-ruby-cairo/PKGBUILD b/mingw-w64-ruby-cairo/PKGBUILD index 259fa2eb1b..543eb17a68 100644 --- a/mingw-w64-ruby-cairo/PKGBUILD +++ b/mingw-w64-ruby-cairo/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.16.5 pkgrel=1 pkgdesc="Ruby bindings for cairo (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://cairographics.org/rcairo" license=('Ruby') depends=("${MINGW_PACKAGE_PREFIX}-ruby" diff --git a/mingw-w64-ruby-dbus/PKGBUILD b/mingw-w64-ruby-dbus/PKGBUILD index 2673f70c6f..6bfd73e56d 100644 --- a/mingw-w64-ruby-dbus/PKGBUILD +++ b/mingw-w64-ruby-dbus/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.16.0 pkgrel=1 pkgdesc="Ruby module for interaction with D-Bus (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 78675c2dcf..dbdd3ab0d5 100644 --- a/mingw-w64-ruby-hpricot/PKGBUILD +++ b/mingw-w64-ruby-hpricot/PKGBUILD @@ -13,6 +13,7 @@ pkgver=0.8.6 pkgrel=2 pkgdesc="Manual page formatter that generates man pages from markdown (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 2655008202..8ec3ef724c 100644 --- a/mingw-w64-ruby-mustache/PKGBUILD +++ b/mingw-w64-ruby-mustache/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="Mustache is a framework-agnostic way to render logic-free views. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 f3e054fe10..88ffa79e4e 100644 --- a/mingw-w64-ruby-native-package-installer/PKGBUILD +++ b/mingw-w64-ruby-native-package-installer/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.0.9 pkgrel=1 pkgdesc="native-package-installer helps to install native packages on gem install (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 1a3d46a494..5a340e91d4 100644 --- a/mingw-w64-ruby-pkg-config/PKGBUILD +++ b/mingw-w64-ruby-pkg-config/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.3.7 pkgrel=1 pkgdesc="Implementation of pkg-config in ruby (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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 7acb42e1a8..7014c5b999 100644 --- a/mingw-w64-ruby-rdiscount/PKGBUILD +++ b/mingw-w64-ruby-rdiscount/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0.1 pkgrel=2 pkgdesc="Fast Implementation of Gruber's Markdown in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/davidfstr/rdiscount' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby") diff --git a/mingw-w64-ruby-ronn/PKGBUILD b/mingw-w64-ruby-ronn/PKGBUILD index 0070d30ea2..0e7520aa0b 100644 --- a/mingw-w64-ruby-ronn/PKGBUILD +++ b/mingw-w64-ruby-ronn/PKGBUILD @@ -13,6 +13,7 @@ pkgver=0.7.3 pkgrel=2 pkgdesc="ronn is a framework-agnostic way to render logic-free views. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://rtomayko.github.io/ronn/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-ruby" diff --git a/mingw-w64-rxspencer/PKGBUILD b/mingw-w64-rxspencer/PKGBUILD index 2d6fdd4973..addbc712d7 100644 --- a/mingw-w64-rxspencer/PKGBUILD +++ b/mingw-w64-rxspencer/PKGBUILD @@ -7,6 +7,7 @@ pkgver=alpha3.8.g7 pkgrel=1 pkgdesc="Henry Spencer's BSD regular expression library modified to allow building as a shared library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://garyhouston.github.io/regex/" options=('strip' 'staticlibs') license=('custom') diff --git a/mingw-w64-scalapack/PKGBUILD b/mingw-w64-scalapack/PKGBUILD index 533afae883..4e4a78c9d7 100644 --- a/mingw-w64-scalapack/PKGBUILD +++ b/mingw-w64-scalapack/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.1.0 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Scalable Linear Algebra PACKage (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-gcc-libgfortran" diff --git a/mingw-w64-sccache/PKGBUILD b/mingw-w64-sccache/PKGBUILD index 0923062caa..a2d053681b 100644 --- a/mingw-w64-sccache/PKGBUILD +++ b/mingw-w64-sccache/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.15 pkgrel=1 pkgdesc='Shared compilation cache (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mozilla/sccache" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-zlib") diff --git a/mingw-w64-schroedinger/PKGBUILD b/mingw-w64-schroedinger/PKGBUILD index 60447119d8..2dd71349de 100644 --- a/mingw-w64-schroedinger/PKGBUILD +++ b/mingw-w64-schroedinger/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.11 pkgrel=4 pkgdesc="An implemenation of the Dirac video codec in ANSI C code (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.diracvideo.org/" license=('GPL2' 'LGPL2.1' 'MPL' 'MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-scintilla-gtk3/PKGBUILD b/mingw-w64-scintilla-gtk3/PKGBUILD index 2eb402b30b..eaa26f58ea 100644 --- a/mingw-w64-scintilla-gtk3/PKGBUILD +++ b/mingw-w64-scintilla-gtk3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.4.6 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.scintilla.org/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-scite/PKGBUILD b/mingw-w64-scite/PKGBUILD index 8d38840b6a..87f9498449 100644 --- a/mingw-w64-scite/PKGBUILD +++ b/mingw-w64-scite/PKGBUILD @@ -7,6 +7,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=4.4.6 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.scintilla.org/SciTE.html' license=('custom:scite') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-scons/PKGBUILD b/mingw-w64-scons/PKGBUILD index 25b1e427fb..465b952d2f 100644 --- a/mingw-w64-scons/PKGBUILD +++ b/mingw-w64-scons/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.1.0 pkgrel=3 pkgdesc="Extensible Python-based build utility (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://scons.org" depends=("${MINGW_PACKAGE_PREFIX}-python") diff --git a/mingw-w64-scotch/PKGBUILD b/mingw-w64-scotch/PKGBUILD index c7229684a0..501a1e7940 100644 --- a/mingw-w64-scotch/PKGBUILD +++ b/mingw-w64-scotch/PKGBUILD @@ -8,6 +8,7 @@ pkgdesc='Graph partitioning and sparse matrix ordering package (mingw-w64)' pkgver=6.1.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-msmpi") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-libgnurx") options=('strip' 'staticlibs') diff --git a/mingw-w64-scour/PKGBUILD b/mingw-w64-scour/PKGBUILD index 2d7e6d8728..778be113b4 100644 --- a/mingw-w64-scour/PKGBUILD +++ b/mingw-w64-scour/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.38.2 pkgrel=1 pkgdesc="An SVG scrubber (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/scour-project/scour" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-scummvm/PKGBUILD b/mingw-w64-scummvm/PKGBUILD index e155e2b40e..78a11da80c 100644 --- a/mingw-w64-scummvm/PKGBUILD +++ b/mingw-w64-scummvm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.0 pkgrel=1 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') url='https://www.scummvm.org/' license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-binutils" diff --git a/mingw-w64-sed/PKGBUILD b/mingw-w64-sed/PKGBUILD index d5201f4c2d..5269052ef9 100644 --- a/mingw-w64-sed/PKGBUILD +++ b/mingw-w64-sed/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.2.2 pkgrel=2 pkgdesc="Sed is a stream editor (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.gnu.org/software/sed/' license=('GPL3') options=('strip' '!libtool' 'staticlibs') diff --git a/mingw-w64-seexpr/PKGBUILD b/mingw-w64-seexpr/PKGBUILD index 0b9d903f83..22f63c6eb1 100644 --- a/mingw-w64-seexpr/PKGBUILD +++ b/mingw-w64-seexpr/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.11 pkgrel=1 pkgdesc="A simple expression language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://hoene.github.io/seexpr/" license=("Apache") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-serial-studio/PKGBUILD b/mingw-w64-serial-studio/PKGBUILD index f2a12a29e0..44507ee9ac 100644 --- a/mingw-w64-serial-studio/PKGBUILD +++ b/mingw-w64-serial-studio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.20 pkgrel=1 pkgdesc="Serial Studio: Multi-purpose serial data visualization & processing program (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/Serial-Studio/Serial-Studio" license=('MIT') groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-sfml/PKGBUILD b/mingw-w64-sfml/PKGBUILD index d9244039ea..080e9ce378 100644 --- a/mingw-w64-sfml/PKGBUILD +++ b/mingw-w64-sfml/PKGBUILD @@ -7,6 +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') url="https://www.sfml-dev.org/" license=("zlib") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") diff --git a/mingw-w64-sgml-common/PKGBUILD b/mingw-w64-sgml-common/PKGBUILD index f8d2fda19d..54ce8c54ae 100644 --- a/mingw-w64-sgml-common/PKGBUILD +++ b/mingw-w64-sgml-common/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.6.3 pkgrel=1 pkgdesc='Tools for maintaining centralized SGML catalogs. (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.docbook.org/xml/' license=('GPL') install=sgml-common-${CARCH}.install diff --git a/mingw-w64-shaderc/PKGBUILD b/mingw-w64-shaderc/PKGBUILD index dd0c18efd0..6b0c6d238d 100644 --- a/mingw-w64-shaderc/PKGBUILD +++ b/mingw-w64-shaderc/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="Collection of tools, libraries and tests for shader compilation (mingw-w64)" url="https://github.com/google/shaderc" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-glslang" diff --git a/mingw-w64-shapelib/PKGBUILD b/mingw-w64-shapelib/PKGBUILD index 2f15949580..04a39f094e 100644 --- a/mingw-w64-shapelib/PKGBUILD +++ b/mingw-w64-shapelib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.5.0 pkgrel=1 pkgdesc="simple C API for reading and writing ESRI Shapefiles (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://shapelib.maptools.org/" license=("LGPL" "MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-shiboken2-qt5/PKGBUILD b/mingw-w64-shiboken2-qt5/PKGBUILD index 6a161556d0..7ffe01eef9 100644 --- a/mingw-w64-shiboken2-qt5/PKGBUILD +++ b/mingw-w64-shiboken2-qt5/PKGBUILD @@ -8,6 +8,7 @@ pkgdesc="CPython bindings generator for C++ libraries (mingw-w64)" pkgver=5.15.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://doc.qt.io/qtforpython-5/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-clang" diff --git a/mingw-w64-shine/PKGBUILD b/mingw-w64-shine/PKGBUILD index 41e399f0bb..3495f16908 100644 --- a/mingw-w64-shine/PKGBUILD +++ b/mingw-w64-shine/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc="Super fast fixed-point MP3 encoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2') url="https://github.com/savonet/shine" source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/toots/${_realname}/archive/${pkgver}.tar.gz" diff --git a/mingw-w64-shishi-git/PKGBUILD b/mingw-w64-shishi-git/PKGBUILD index 3dfc083a0d..7a7e68b0b3 100644 --- a/mingw-w64-shishi-git/PKGBUILD +++ b/mingw-w64-shishi-git/PKGBUILD @@ -9,6 +9,7 @@ pkgver=r3586.6fa08895 pkgrel=1 pkgdesc="a GNU implementation of the Kerberos 5 network security system (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/shishi/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-gettext" "wget" "git") diff --git a/mingw-w64-sidplayfp/PKGBUILD b/mingw-w64-sidplayfp/PKGBUILD index 125ae429f8..81191c0ad2 100644 --- a/mingw-w64-sidplayfp/PKGBUILD +++ b/mingw-w64-sidplayfp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.1 pkgrel=1 pkgdesc="Console SID player (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/libsidplayfp/sidplayfp" license=("GPL") depends=("${MINGW_PACKAGE_PREFIX}-libsidplayfp") diff --git a/mingw-w64-silc-toolkit/PKGBUILD b/mingw-w64-silc-toolkit/PKGBUILD index a0fd83c855..5e6d41040e 100644 --- a/mingw-w64-silc-toolkit/PKGBUILD +++ b/mingw-w64-silc-toolkit/PKGBUILD @@ -10,6 +10,7 @@ url="http://silcnet.org/" pkgdesc="Secure Internet Live Conferencing (mingw-w64)" license=('GPL2' 'BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=(${MINGW_PACKAGE_PREFIX}-libsystre) makedepends=(${MINGW_PACKAGE_PREFIX}-gcc) options=('staticlibs' '!emptydirs') diff --git a/mingw-w64-simdjson/PKGBUILD b/mingw-w64-simdjson/PKGBUILD index dccadfd2d5..2c7f921402 100644 --- a/mingw-w64-simdjson/PKGBUILD +++ b/mingw-w64-simdjson/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.2 pkgrel=1 pkgdesc="A C++ library to see how fast we can parse JSON with complete validation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/lemire/simdjson" license=('Apache-2.0') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-simple-mail/PKGBUILD b/mingw-w64-simple-mail/PKGBUILD index d8d5fffef9..bac46e1a61 100644 --- a/mingw-w64-simple-mail/PKGBUILD +++ b/mingw-w64-simple-mail/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.0 pkgrel=3 pkgdesc="An SMTP library written in C++ for Qt (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cutelyst/simple-mail" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-qt5") diff --git a/mingw-w64-sip/PKGBUILD b/mingw-w64-sip/PKGBUILD index 95fab062c1..1e99933283 100644 --- a/mingw-w64-sip/PKGBUILD +++ b/mingw-w64-sip/PKGBUILD @@ -12,6 +12,7 @@ pkgver=6.0.3 pkgrel=1 pkgdesc="A tool that makes it easy to create Python bindings for C and C++ libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom:"sip"') url="https://riverbankcomputing.com/software/sip" depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" diff --git a/mingw-w64-sip4/PKGBUILD b/mingw-w64-sip4/PKGBUILD index 548bd5e5f3..05c7770e11 100644 --- a/mingw-w64-sip4/PKGBUILD +++ b/mingw-w64-sip4/PKGBUILD @@ -9,6 +9,7 @@ pkgver=4.19.25 pkgrel=1 pkgdesc="Tool to create Python bindings for C and C++ libraries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://riverbankcomputing.com/software/sip" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-skyr-url/PKGBUILD b/mingw-w64-skyr-url/PKGBUILD index 51fa019678..7cbb4229ca 100644 --- a/mingw-w64-skyr-url/PKGBUILD +++ b/mingw-w64-skyr-url/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.5 pkgrel=1 pkgdesc="A C++ library that implements the WhatWG URL specification" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/cpp-netlib/url' license=('BSL-1.0') depends=("${MINGW_PACKAGE_PREFIX}-tl-expected") diff --git a/mingw-w64-slepc/PKGBUILD b/mingw-w64-slepc/PKGBUILD index f0395193f9..574cbb25c9 100644 --- a/mingw-w64-slepc/PKGBUILD +++ b/mingw-w64-slepc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.14.2 petsc_pkgver=3.14 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Scalable library for eigenvalue problem computations (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-petsc>=${petsc_pkgver}") makedepends=("python" diff --git a/mingw-w64-smpeg/PKGBUILD b/mingw-w64-smpeg/PKGBUILD index f710d847a2..d44c819ca5 100644 --- a/mingw-w64-smpeg/PKGBUILD +++ b/mingw-w64-smpeg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.5 pkgrel=2 pkgdesc="SDL MPEG Player Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://icculus.org/smpeg/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-smpeg2/PKGBUILD b/mingw-w64-smpeg2/PKGBUILD index 9d3eee8c78..7a24843307 100644 --- a/mingw-w64-smpeg2/PKGBUILD +++ b/mingw-w64-smpeg2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.0 pkgrel=5 pkgdesc="SDL2 MPEG Player Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://icculus.org/smpeg/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "subversion") diff --git a/mingw-w64-snappy/PKGBUILD b/mingw-w64-snappy/PKGBUILD index b80da6c14b..a5494de9f1 100644 --- a/mingw-w64-snappy/PKGBUILD +++ b/mingw-w64-snappy/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.1.8 pkgrel=1 pkgdesc="A fast compressor/decompressor library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://github.com/google/snappy" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-snoregrowl/PKGBUILD b/mingw-w64-snoregrowl/PKGBUILD index 5031873c29..93444e1d94 100644 --- a/mingw-w64-snoregrowl/PKGBUILD +++ b/mingw-w64-snoregrowl/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.5.0 pkgrel=1 pkgdesc="A C and C++ library providing an api to use Growl notifications, based on the GNTP protocol (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("BSD") url="https://github.com/Snorenotify/Snorenotify" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-snorenotify/PKGBUILD b/mingw-w64-snorenotify/PKGBUILD index 22d499e6ea..5070d47b89 100644 --- a/mingw-w64-snorenotify/PKGBUILD +++ b/mingw-w64-snorenotify/PKGBUILD @@ -12,6 +12,7 @@ pkgver=0.7.0 pkgrel=3 pkgdesc="Snorenotify is a multi platform Qt notification framework. Using a plugin system it is possible to create notifications with many different notification systems on Windows, Mac OS and Unix and mobile Devices (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("LGPL3") url="https://techbase.kde.org/Projects/Snorenotify" depends=() diff --git a/mingw-w64-soci/PKGBUILD b/mingw-w64-soci/PKGBUILD index 37b56ed762..4029679877 100644 --- a/mingw-w64-soci/PKGBUILD +++ b/mingw-w64-soci/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc="SOCI - The C++ Database Access Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://soci.sourceforge.io/" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-soil/PKGBUILD b/mingw-w64-soil/PKGBUILD index 744fc800ae..abd43cab5e 100644 --- a/mingw-w64-soil/PKGBUILD +++ b/mingw-w64-soil/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.16.0 pkgrel=1 pkgdesc="C library used for loading image files into OpenGL (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://lonesock.net/soil.html' license=('Public Domain') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-sol2/PKGBUILD b/mingw-w64-sol2/PKGBUILD index e0f7be295e..4b1f605856 100644 --- a/mingw-w64-sol2/PKGBUILD +++ b/mingw-w64-sol2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2.2 pkgrel=2 pkgdesc="sol2 is a C++ library binding to Lua" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sol2.readthedocs.io/" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-solid-qt5/PKGBUILD b/mingw-w64-solid-qt5/PKGBUILD index 278d8b0995..31bed69357 100644 --- a/mingw-w64-solid-qt5/PKGBUILD +++ b/mingw-w64-solid-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "solid" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Hardware integration and detection (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-solid3/PKGBUILD b/mingw-w64-solid3/PKGBUILD index daf5024ab2..66aa938aa8 100644 --- a/mingw-w64-solid3/PKGBUILD +++ b/mingw-w64-solid3/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.5.8 pkgrel=1 pkgdesc="A software library for performing intersection tests and proximity queries (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/dtecta/solid3" license=('GPL' 'QPL') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-sonnet-qt5/PKGBUILD b/mingw-w64-sonnet-qt5/PKGBUILD index fbd45e9afa..71a1a57ad1 100644 --- a/mingw-w64-sonnet-qt5/PKGBUILD +++ b/mingw-w64-sonnet-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "sonnet" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Spell checking framework for Qt (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}" diff --git a/mingw-w64-soqt/PKGBUILD b/mingw-w64-soqt/PKGBUILD index cd4748ad04..01fd179d46 100644 --- a/mingw-w64-soqt/PKGBUILD +++ b/mingw-w64-soqt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.0 pkgrel=3 pkgdesc="A Qt Gui-toolkit binding for Coin (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/coin3d/soqt" license=('custom:coin') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-soundtouch/PKGBUILD b/mingw-w64-soundtouch/PKGBUILD index 3223d07fc4..1f362a87f3 100644 --- a/mingw-w64-soundtouch/PKGBUILD +++ b/mingw-w64-soundtouch/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2 pkgrel=1 pkgdesc="An audio processing library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.surina.net/soundtouch/" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-source-highlight/PKGBUILD b/mingw-w64-source-highlight/PKGBUILD index a0948589ac..d8fd53235f 100644 --- a/mingw-w64-source-highlight/PKGBUILD +++ b/mingw-w64-source-highlight/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1.9 pkgrel=3 pkgdesc="Convert source code to syntax highlighted document (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.gnu.org/software/src-highlite/" license=('GPL') depends=("bash" "${MINGW_PACKAGE_PREFIX}-boost") diff --git a/mingw-w64-sox/PKGBUILD b/mingw-w64-sox/PKGBUILD index 84cb5e6739..f5eeafe631 100644 --- a/mingw-w64-sox/PKGBUILD +++ b/mingw-w64-sox/PKGBUILD @@ -9,6 +9,7 @@ pkgver=14.4.2.r3203.07de8a77 pkgrel=3 pkgdesc="SoX is the Swiss Army Knife of sound processing utilities (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/sox/" license=("GPL") makedepends=(autoconf-archive git diff --git a/mingw-w64-spandsp/PKGBUILD b/mingw-w64-spandsp/PKGBUILD index d0ae0ebb10..615818fcd5 100644 --- a/mingw-w64-spandsp/PKGBUILD +++ b/mingw-w64-spandsp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.6 pkgrel=1 pkgdesc="A DSP library for telephony (mingw-w64)." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL' 'LGPL') url="https://www.soft-switch.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-sparsehash/PKGBUILD b/mingw-w64-sparsehash/PKGBUILD index 4f2ba91d00..9a0d32f97a 100644 --- a/mingw-w64-sparsehash/PKGBUILD +++ b/mingw-w64-sparsehash/PKGBUILD @@ -7,7 +7,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.4 pkgrel=1 pkgdesc="Library that contains several hash-map implementations, including implementations that optimize for space or speed (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/sparsehash/sparsehash" license=('BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-spatialite-tools/PKGBUILD b/mingw-w64-spatialite-tools/PKGBUILD index 77bb77a0bb..44e6637cd0 100644 --- a/mingw-w64-spatialite-tools/PKGBUILD +++ b/mingw-w64-spatialite-tools/PKGBUILD @@ -9,6 +9,7 @@ pkgver=4.3.0 pkgrel=3 pkgdesc='Set of CLI tools for spatialite (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-spdlog/PKGBUILD b/mingw-w64-spdlog/PKGBUILD index 6d6fea5654..9190783cde 100644 --- a/mingw-w64-spdlog/PKGBUILD +++ b/mingw-w64-spdlog/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.5 pkgrel=1 pkgdesc='Very fast, header-only/compiled, C++ logging library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/gabime/spdlog' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-spdylay/PKGBUILD b/mingw-w64-spdylay/PKGBUILD index 5f71d8de2a..610711decf 100644 --- a/mingw-w64-spdylay/PKGBUILD +++ b/mingw-w64-spdylay/PKGBUILD @@ -8,6 +8,7 @@ _pkgver=v$pkgver pkgrel=1 pkgdesc="The experimental SPDY protocol version 2, 3 and 3.1 implementation in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tatsuhiro-t.github.io/spdylay/" license=('MIT') source=("spdylay-${pkgver}.tar.gz::https://github.com/tatsuhiro-t/spdylay/releases/download/${_pkgver}/spdylay-${pkgver}.tar.gz" diff --git a/mingw-w64-speex/PKGBUILD b/mingw-w64-speex/PKGBUILD index 58bdfcfec5..e49e8670d3 100644 --- a/mingw-w64-speex/PKGBUILD +++ b/mingw-w64-speex/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.0 pkgrel=1 pkgdesc="A free codec for free speech (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://speex.org/" depends=("${MINGW_PACKAGE_PREFIX}-libogg" "${MINGW_PACKAGE_PREFIX}-speexdsp") diff --git a/mingw-w64-speexdsp/PKGBUILD b/mingw-w64-speexdsp/PKGBUILD index 9d1a0bbc3e..f4aee695d6 100644 --- a/mingw-w64-speexdsp/PKGBUILD +++ b/mingw-w64-speexdsp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.0 pkgrel=1 pkgdesc="DSP library derived from Speex (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://www.speex.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-spice-gtk/PKGBUILD b/mingw-w64-spice-gtk/PKGBUILD index 09a82af6ca..dd0d7e8ade 100644 --- a/mingw-w64-spice-gtk/PKGBUILD +++ b/mingw-w64-spice-gtk/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.38 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="GTK3 widget for SPICE clients (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-cyrus-sasl" "${MINGW_PACKAGE_PREFIX}-dbus-glib" diff --git a/mingw-w64-spice-protocol/PKGBUILD b/mingw-w64-spice-protocol/PKGBUILD index 05ad3e8409..c656d3ea9a 100644 --- a/mingw-w64-spice-protocol/PKGBUILD +++ b/mingw-w64-spice-protocol/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.14.3 pkgrel=3 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="SPICE protocol headers (mingw-w64)" options=('strip' 'staticlibs') license=("BSD") diff --git a/mingw-w64-spirv-cross/PKGBUILD b/mingw-w64-spirv-cross/PKGBUILD index b3d007d5a0..c46a27581a 100644 --- a/mingw-w64-spirv-cross/PKGBUILD +++ b/mingw-w64-spirv-cross/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2021.01.15 pkgrel=1 pkgdesc="A tool and library for parsing and converting SPIR-V to other shader languages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/KhronosGroup/SPIRV-Cross/' license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-spirv-headers/PKGBUILD b/mingw-w64-spirv-headers/PKGBUILD index 3bbc297d44..de6ed4ca09 100644 --- a/mingw-w64-spirv-headers/PKGBUILD +++ b/mingw-w64-spirv-headers/PKGBUILD @@ -9,6 +9,7 @@ _realver="1.5.4.raytracing.fixed" pkgrel=1 pkgdesc='Machine-readable files for the SPIR-V Registry (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.khronos.org/registry/spir-v/' license=('MIT') groups=("${MINGW_PACKAGE_PREFIX}-vulkan-devel") diff --git a/mingw-w64-spirv-tools/PKGBUILD b/mingw-w64-spirv-tools/PKGBUILD index 6f910a09ad..36cf7db862 100644 --- a/mingw-w64-spirv-tools/PKGBUILD +++ b/mingw-w64-spirv-tools/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2020.6 pkgrel=2 pkgdesc="API and commands for processing SPIR-V modules (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.khronos.org/vulkan/" license=('custom') groups=("${MINGW_PACKAGE_PREFIX}-vulkan-devel") diff --git a/mingw-w64-spooles/PKGBUILD b/mingw-w64-spooles/PKGBUILD index 8ed63cf6ce..4dbf18e029 100644 --- a/mingw-w64-spooles/PKGBUILD +++ b/mingw-w64-spooles/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.2 pkgrel=4 pkgdesc="SParse Object Oriented Linear Equations Solver (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libgfortran") makedepends=("${MINGW_PACKAGE_PREFIX}-perl") url="https://www.netlib.org/linalg/spooles" diff --git a/mingw-w64-sqlcipher/PKGBUILD b/mingw-w64-sqlcipher/PKGBUILD index fd7e00ac40..a325d115b5 100644 --- a/mingw-w64-sqlcipher/PKGBUILD +++ b/mingw-w64-sqlcipher/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.4.3 pkgrel=1 pkgdesc="SQLite extension that provides transparent 256-bit AES encryption of database files" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.zetetic.net/sqlcipher/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-sqlheavy/PKGBUILD b/mingw-w64-sqlheavy/PKGBUILD index e34118f13d..bae0b369e2 100644 --- a/mingw-w64-sqlheavy/PKGBUILD +++ b/mingw-w64-sqlheavy/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.1 pkgrel=2 pkgdesc="GNOME Docking Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL 2') url="https://www.gnome.org/" depends=("${MINGW_PACKAGE_PREFIX}-gtk2" diff --git a/mingw-w64-squirrel/PKGBUILD b/mingw-w64-squirrel/PKGBUILD index ee0ab115c6..97b7348525 100644 --- a/mingw-w64-squirrel/PKGBUILD +++ b/mingw-w64-squirrel/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.1 pkgrel=2 pkgdesc="A light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://www.squirrel-lang.org' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-srecord/PKGBUILD b/mingw-w64-srecord/PKGBUILD index 9e5a089e1f..0db15062ec 100644 --- a/mingw-w64-srecord/PKGBUILD +++ b/mingw-w64-srecord/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.64 pkgrel=1 pkgdesc="The SRecord package is a collection of powerful tools for manipulating EPROM load files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="http://srecord.sourceforge.net" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-srt/PKGBUILD b/mingw-w64-srt/PKGBUILD index c67c16b646..50261568e0 100644 --- a/mingw-w64-srt/PKGBUILD +++ b/mingw-w64-srt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.2 pkgrel=1 pkgdesc="Secure Reliable Transport (SRT) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MPLv2.0') url="https://www.srtalliance.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-starpu/PKGBUILD b/mingw-w64-starpu/PKGBUILD index 0c2aaac601..ed50bafedd 100644 --- a/mingw-w64-starpu/PKGBUILD +++ b/mingw-w64-starpu/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.7 pkgrel=2 pkgdesc='StarPU is a task programming library for hybrid architectures (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-fftw" "${MINGW_PACKAGE_PREFIX}-libtool") makedepends=("${MINGW_PACKAGE_PREFIX}-hwloc") diff --git a/mingw-w64-stlink/PKGBUILD b/mingw-w64-stlink/PKGBUILD index 805fb08c77..71e655cf05 100644 --- a/mingw-w64-stlink/PKGBUILD +++ b/mingw-w64-stlink/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.6.1 pkgrel=1 pkgdesc='Firmware programmer for STM32 STLINK v1/v2 protocol' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/stlink-org/stlink' license=(BSD) depends=("${MINGW_PACKAGE_PREFIX}-libusb") diff --git a/mingw-w64-stxxl-git/PKGBUILD b/mingw-w64-stxxl-git/PKGBUILD index d7b12ff2c8..195a938de8 100644 --- a/mingw-w64-stxxl-git/PKGBUILD +++ b/mingw-w64-stxxl-git/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4.1.343.gf7389c7 pkgrel=2 pkgdesc="Standard Template Library for Extra Large Data Sets (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://stxxl.sourceforge.io/" license=('custom:Boost') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake" 'git') diff --git a/mingw-w64-styrene/PKGBUILD b/mingw-w64-styrene/PKGBUILD index e21af03be4..b4db1ed553 100644 --- a/mingw-w64-styrene/PKGBUILD +++ b/mingw-w64-styrene/PKGBUILD @@ -10,6 +10,7 @@ pkgrel=3 pkgdesc="Repacks MSYS2 packages into installer .exes and standalone .zips (mingw-w64)" url="https://github.com/achadwick/styrene" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') provides=("${MINGW_PACKAGE_PREFIX}-${_realname}") conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}") makedepends=('git') diff --git a/mingw-w64-suitesparse/PKGBUILD b/mingw-w64-suitesparse/PKGBUILD index dc4b1fab7e..88fcdbd991 100644 --- a/mingw-w64-suitesparse/PKGBUILD +++ b/mingw-w64-suitesparse/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc='A suite of sparse matrix algorithms (mingw-w64)' url="http://faculty.cse.tamu.edu/davis/suitesparse.html" license=('GPL') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') source=(${_realname}-${pkgver}.tar.gz::"https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v$pkgver.tar.gz" "0001-mingw-w64-Use-a-not-lib-as-AR_TARGET-extension.patch" "0002-mingw-w64-Set-SO_OPTS--shared-move-dlls-create-import-libs.patch" diff --git a/mingw-w64-superlu/PKGBUILD b/mingw-w64-superlu/PKGBUILD index 9d198d79c4..0965cc82e0 100644 --- a/mingw-w64-superlu/PKGBUILD +++ b/mingw-w64-superlu/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=5.2.2 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Sparse direct linear solver (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-openblas") diff --git a/mingw-w64-superlu_dist/PKGBUILD b/mingw-w64-superlu_dist/PKGBUILD index f69c9a8a76..09fb0b406c 100644 --- a/mingw-w64-superlu_dist/PKGBUILD +++ b/mingw-w64-superlu_dist/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=6.4.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Distributed memory sparse direct linear solver (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-openblas" diff --git a/mingw-w64-syndication-qt5/PKGBUILD b/mingw-w64-syndication-qt5/PKGBUILD index c8bacb82b9..5014f25a85 100644 --- a/mingw-w64-syndication-qt5/PKGBUILD +++ b/mingw-w64-syndication-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "syndication" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="RSS/Atom parser library (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-syntax-highlighting-qt5/PKGBUILD b/mingw-w64-syntax-highlighting-qt5/PKGBUILD index b72c76f610..3d7b0f2196 100644 --- a/mingw-w64-syntax-highlighting-qt5/PKGBUILD +++ b/mingw-w64-syntax-highlighting-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "syntax-highlighting" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Syntax highlighting library using Kate's syntax rules (mingw-w64-qt5${_namesuff})" license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-szip/PKGBUILD b/mingw-w64-szip/PKGBUILD index 4d2bb36581..b63bda4627 100644 --- a/mingw-w64-szip/PKGBUILD +++ b/mingw-w64-szip/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.1.1 pkgrel=2 pkgdesc="Extended-Rice lossless compression algorithm implementation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="https://www.hdfgroup.org/doc_resource/SZIP/" source=("https://www.hdfgroup.org/ftp/lib-external/szip/${pkgver}/src/szip-${pkgver}.tar.gz" diff --git a/mingw-w64-t1utils/PKGBUILD b/mingw-w64-t1utils/PKGBUILD index f51846355d..3e8026bfae 100644 --- a/mingw-w64-t1utils/PKGBUILD +++ b/mingw-w64-t1utils/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.42 pkgrel=1 pkgdesc="A collection of simple Type 1 font manipulation programs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.lcdf.org/~eddietwo/type/#t1utils" license=('custom') source=("https://www.lcdf.org/~eddietwo/type/${_realname}-$pkgver.tar.gz") diff --git a/mingw-w64-taglib/PKGBUILD b/mingw-w64-taglib/PKGBUILD index 192ab18fc2..5d8376a697 100644 --- a/mingw-w64-taglib/PKGBUILD +++ b/mingw-w64-taglib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12 pkgrel=1 pkgdesc="A Library for reading and editing the meta-data of several popular audio formats (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://taglib.github.com" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tcl-nsf/PKGBUILD b/mingw-w64-tcl-nsf/PKGBUILD index 939269a030..0dd8e7966d 100644 --- a/mingw-w64-tcl-nsf/PKGBUILD +++ b/mingw-w64-tcl-nsf/PKGBUILD @@ -9,6 +9,7 @@ pkgver=2.3.0 pkgrel=1 pkgdesc="Next Scripting Language (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://next-scripting.org" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-tcl") diff --git a/mingw-w64-tcllib/PKGBUILD b/mingw-w64-tcllib/PKGBUILD index 7aa05b563f..d9fcc742f0 100644 --- a/mingw-w64-tcllib/PKGBUILD +++ b/mingw-w64-tcllib/PKGBUILD @@ -9,6 +9,7 @@ pkgver=1.20 pkgrel=1 pkgdesc="Set of pure-Tcl extensions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://core.tcl.tk/tcllib/" license=('bsd') depends=("${MINGW_PACKAGE_PREFIX}-tcl") diff --git a/mingw-w64-tclvfs/PKGBUILD b/mingw-w64-tclvfs/PKGBUILD index 8d4b8842a3..a139b137de 100644 --- a/mingw-w64-tclvfs/PKGBUILD +++ b/mingw-w64-tclvfs/PKGBUILD @@ -7,6 +7,7 @@ pkgver=20130425 pkgrel=3 pkgdesc="Virtual Filesystem support for Tcl" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/tclvfs/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-tcl") diff --git a/mingw-w64-tclx/PKGBUILD b/mingw-w64-tclx/PKGBUILD index 3069a971b1..6f61260d9c 100644 --- a/mingw-w64-tclx/PKGBUILD +++ b/mingw-w64-tclx/PKGBUILD @@ -8,6 +8,7 @@ pkgver=${_majorminor}.4 pkgrel=2 pkgdesc="Extends Tcl by providing new operating system interface commands, extended file control and many other (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tclx.sourceforge.io/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-tcl") diff --git a/mingw-w64-teensy-loader-cli/PKGBUILD b/mingw-w64-teensy-loader-cli/PKGBUILD index 546307b4b9..b80725f22c 100644 --- a/mingw-w64-teensy-loader-cli/PKGBUILD +++ b/mingw-w64-teensy-loader-cli/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1 pkgrel=1 pkgdesc='Command line loader for PJRC Teensy microcontrollers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL3') url='https://www.pjrc.com/teensy/loader_cli.html' depends=("${MINGW_PACKAGE_PREFIX}-libusb-compat") diff --git a/mingw-w64-template-glib/PKGBUILD b/mingw-w64-template-glib/PKGBUILD index a5c5c78b1d..b5700c3595 100644 --- a/mingw-w64-template-glib/PKGBUILD +++ b/mingw-w64-template-glib/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.34.0 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="A templating library for GLib (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-gobject-introspection") diff --git a/mingw-w64-tepl/PKGBUILD b/mingw-w64-tepl/PKGBUILD index a269775bdd..aeb13bd8b4 100644 --- a/mingw-w64-tepl/PKGBUILD +++ b/mingw-w64-tepl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.0.1 pkgrel=1 pkgdesc="Library that eases the development of GtkSourceView-based text editors and IDEs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wiki.gnome.org/Projects/Tepl" license=("LGPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tesseract-data/PKGBUILD b/mingw-w64-tesseract-data/PKGBUILD index 2f940022ec..08bdbaba0c 100644 --- a/mingw-w64-tesseract-data/PKGBUILD +++ b/mingw-w64-tesseract-data/PKGBUILD @@ -23,6 +23,7 @@ pkgver=4.0.0 pkgrel=1 pkgdesc="Language tessdata for Tesseract OCR engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tesseract-ocr/tessdata_fast" license=("Apache License 2.0") diff --git a/mingw-w64-tesseract-ocr/PKGBUILD b/mingw-w64-tesseract-ocr/PKGBUILD index 93248c4f5e..fe2f471321 100644 --- a/mingw-w64-tesseract-ocr/PKGBUILD +++ b/mingw-w64-tesseract-ocr/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.1.1 pkgrel=6 pkgdesc="Tesseract OCR (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tesseract-ocr/tesseract" license=("Apache License 2.0") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config") diff --git a/mingw-w64-tetgen/PKGBUILD b/mingw-w64-tetgen/PKGBUILD index 266ec1e98f..c0cbc61939 100644 --- a/mingw-w64-tetgen/PKGBUILD +++ b/mingw-w64-tetgen/PKGBUILD @@ -5,6 +5,7 @@ pkgver='1.6.0' pkgrel=1 pkgdesc='A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') makedepends=("${MINGW_PACKAGE_PREFIX}-ninja" "${MINGW_PACKAGE_PREFIX}-cmake") url='https://wias-berlin.de/software/index.jsp?id=TetGen&lang=1' diff --git a/mingw-w64-tfel/PKGBUILD b/mingw-w64-tfel/PKGBUILD index fb525e87aa..e65f1e192e 100644 --- a/mingw-w64-tfel/PKGBUILD +++ b/mingw-w64-tfel/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.4.0 pkgrel=1 pkgdesc='MFront: a code generation tool dedicated to material knowledge (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') provides=('mfront') depends=("${MINGW_PACKAGE_PREFIX}-gnuplot") makedepends=("unzip" diff --git a/mingw-w64-threadweaver-qt5/PKGBUILD b/mingw-w64-threadweaver-qt5/PKGBUILD index 9479b398b0..1bb470e833 100644 --- a/mingw-w64-threadweaver-qt5/PKGBUILD +++ b/mingw-w64-threadweaver-qt5/PKGBUILD @@ -6,6 +6,7 @@ _kde_f5_init_package "${_variant}" "threadweaver" pkgver=5.75.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="High-level multithreading framework for Qt (mingw-w64-qt5${_namesuff})" license=('LGPL') makedepends=("${MINGW_PACKAGE_PREFIX}-extra-cmake-modules>=${pkgver}") diff --git a/mingw-w64-thrift/PKGBUILD b/mingw-w64-thrift/PKGBUILD index 979d1ba97b..e7d792efed 100644 --- a/mingw-w64-thrift/PKGBUILD +++ b/mingw-w64-thrift/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.13.0 pkgrel=2 pkgdesc="Apache Thrift is a software framework for scalable cross-language services development (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://thrift.apache.org/' license=('MIT X11') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-tidy/PKGBUILD b/mingw-w64-tidy/PKGBUILD index a0397fb570..f77ddff062 100644 --- a/mingw-w64-tidy/PKGBUILD +++ b/mingw-w64-tidy/PKGBUILD @@ -8,6 +8,7 @@ pkgver=5.7.16 pkgrel=1 pkgdesc="A tool to tidy down your HTML code to a clean style (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.html-tidy.org/" license=(custom) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-tiledb/PKGBUILD b/mingw-w64-tiledb/PKGBUILD index 632c8efba7..5eed8685e8 100644 --- a/mingw-w64-tiledb/PKGBUILD +++ b/mingw-w64-tiledb/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.2.4 pkgrel=2 pkgdesc="Storage management library for sparse and dense array data (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tiledb.com/" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-aws-sdk-cpp" diff --git a/mingw-w64-tiny-dnn/PKGBUILD b/mingw-w64-tiny-dnn/PKGBUILD index f3f37ac3de..44f7b0289b 100644 --- a/mingw-w64-tiny-dnn/PKGBUILD +++ b/mingw-w64-tiny-dnn/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.0a3 pkgrel=2 pkgdesc="C++14 implementation of deep learning (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD3') depends=("${MINGW_PACKAGE_PREFIX}-intel-tbb" "${MINGW_PACKAGE_PREFIX}-protobuf") diff --git a/mingw-w64-tinyformat/PKGBUILD b/mingw-w64-tinyformat/PKGBUILD index 183dc0127f..bc3bea8715 100644 --- a/mingw-w64-tinyformat/PKGBUILD +++ b/mingw-w64-tinyformat/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="A minimal type safe printf() replacement (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('boost') url="https://github.com/c42f/tinyformat" source=(${_realname}-${pkgver}.tar.gz::"https://github.com/c42f/tinyformat/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-tinyxml/PKGBUILD b/mingw-w64-tinyxml/PKGBUILD index 39a4474129..6f6d62e1d2 100644 --- a/mingw-w64-tinyxml/PKGBUILD +++ b/mingw-w64-tinyxml/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.6.2 pkgrel=4 pkgdesc="Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.grinninglizard.com/tinyxml" license=("zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-tinyxml2/PKGBUILD b/mingw-w64-tinyxml2/PKGBUILD index 0050327b6a..0fb478ac0a 100644 --- a/mingw-w64-tinyxml2/PKGBUILD +++ b/mingw-w64-tinyxml2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=7.1.0 pkgrel=1 pkgdesc="Simple, small, C++ XML parser that can be easily integrated into other programs (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.grinninglizard.com/tinyxml2/index.html" license=("zlib") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tixi/PKGBUILD b/mingw-w64-tixi/PKGBUILD index 28300243c9..a998fe05b9 100644 --- a/mingw-w64-tixi/PKGBUILD +++ b/mingw-w64-tixi/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.4 pkgrel=1 pkgdesc="TiXI is a fast and simple XML interface library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/DLR-SC/tixi' license=('Apache-2.0') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tixi3/PKGBUILD b/mingw-w64-tixi3/PKGBUILD index f847d9b717..4fb06776ee 100644 --- a/mingw-w64-tixi3/PKGBUILD +++ b/mingw-w64-tixi3/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.1.1 pkgrel=1 pkgdesc="TiXI is a fast and simple XML interface library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/DLR-SC/tixi' license=('Apache-2.0') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tkimg/PKGBUILD b/mingw-w64-tkimg/PKGBUILD index 55bb0f47f7..8711451e64 100644 --- a/mingw-w64-tkimg/PKGBUILD +++ b/mingw-w64-tkimg/PKGBUILD @@ -9,6 +9,7 @@ pkgrel=1 pkgdesc="Adds support to Tk for many other Image formats: BMP, XBM, XPM, GIF, PNG, JPEG, TIFF and postscript (mingw-64)" url="https://tkimg.sourceforge.io/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') depends=(#"${MINGW_PACKAGE_PREFIX}-jbigkit" "${MINGW_PACKAGE_PREFIX}-libjpeg" diff --git a/mingw-w64-tklib/PKGBUILD b/mingw-w64-tklib/PKGBUILD index 2de3d54127..76df99cb86 100644 --- a/mingw-w64-tklib/PKGBUILD +++ b/mingw-w64-tklib/PKGBUILD @@ -12,6 +12,7 @@ _dir="Tk_Library_Source_Code-$_hash" pkgrel=1 pkgdesc="A companion to Tcllib, for Tk related packages (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git") url='https://core.tcl.tk/tklib/home' diff --git a/mingw-w64-tktable/PKGBUILD b/mingw-w64-tktable/PKGBUILD index 137f3dea0d..db84a6507a 100644 --- a/mingw-w64-tktable/PKGBUILD +++ b/mingw-w64-tktable/PKGBUILD @@ -10,6 +10,7 @@ pkgver=2.10 pkgrel=4 pkgdesc="A full-featured 2D table widget for Tk (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tktable.sourceforge.io/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-tk") diff --git a/mingw-w64-tl-expected/PKGBUILD b/mingw-w64-tl-expected/PKGBUILD index 5d4b7db1d7..942f90fc31 100644 --- a/mingw-w64-tl-expected/PKGBUILD +++ b/mingw-w64-tl-expected/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.0 pkgrel=2 pkgdesc="C++11/14/17 std::expected with functional-style extensions (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/TartanLlama/expected' license=('custom:CC0') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-tolua/PKGBUILD b/mingw-w64-tolua/PKGBUILD index dc12edfde8..c326c48e5c 100644 --- a/mingw-w64-tolua/PKGBUILD +++ b/mingw-w64-tolua/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.2.4 pkgrel=4 pkgdesc="A tool that greatly simplifies the integration of C/C++ code with Lua (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.tecgraf.puc-rio.br/~celes/tolua/" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-lua") diff --git a/mingw-w64-tor/PKGBUILD b/mingw-w64-tor/PKGBUILD index 06f8d33242..f1f07d85cf 100644 --- a/mingw-w64-tor/PKGBUILD +++ b/mingw-w64-tor/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="Anonymizing overlay network (mingw-w64)" url="https://www.torproject.org/" license=('BSD') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-libevent" "${MINGW_PACKAGE_PREFIX}-openssl" "${MINGW_PACKAGE_PREFIX}-xz" diff --git a/mingw-w64-totem-pl-parser/PKGBUILD b/mingw-w64-totem-pl-parser/PKGBUILD index 1c8fd421d4..a17f5c9443 100644 --- a/mingw-w64-totem-pl-parser/PKGBUILD +++ b/mingw-w64-totem-pl-parser/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=3.26.3 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Simple GObject-based library to parse and save a host of playlist formats (mingw-w64)" options=(strip staticlibs) depends=("${MINGW_PACKAGE_PREFIX}-glib2" diff --git a/mingw-w64-transmission/PKGBUILD b/mingw-w64-transmission/PKGBUILD index 988e45d9d4..1d0b5bce07 100644 --- a/mingw-w64-transmission/PKGBUILD +++ b/mingw-w64-transmission/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.94 pkgrel=2 pkgdesc="Fast, easy, and free BitTorrent client (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.transmissionbt.com/' license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-openssl" diff --git a/mingw-w64-trompeloeil/PKGBUILD b/mingw-w64-trompeloeil/PKGBUILD index b5271504a0..1470a06fb7 100644 --- a/mingw-w64-trompeloeil/PKGBUILD +++ b/mingw-w64-trompeloeil/PKGBUILD @@ -7,6 +7,7 @@ pkgver=37 pkgrel=1 pkgdesc="Header only C++14 mocking framework (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/rollbear/trompeloeil' makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-tslib/PKGBUILD b/mingw-w64-tslib/PKGBUILD index e041b31e18..4890ad2aaa 100644 --- a/mingw-w64-tslib/PKGBUILD +++ b/mingw-w64-tslib/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.22 pkgrel=1 pkgdesc="Touchscreen Access Library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/kergoth/tslib" license=('GPL') source=("https://github.com/kergoth/tslib/releases/download/${pkgver}/${_realname}-${pkgver}.tar.xz") diff --git a/mingw-w64-ttf-cm-unicode/PKGBUILD b/mingw-w64-ttf-cm-unicode/PKGBUILD index aef0d131f9..41117eaa1c 100644 --- a/mingw-w64-ttf-cm-unicode/PKGBUILD +++ b/mingw-w64-ttf-cm-unicode/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.7.0 pkgrel=2 pkgdesc="Computer Modern Unicode ttf fonts (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://canopus.iacp.dvo.ru/~panov/cm-unicode/" license=('custom:OFL1.1') depends=("${MINGW_PACKAGE_PREFIX}-fontconfig") diff --git a/mingw-w64-ttf-dejavu/PKGBUILD b/mingw-w64-ttf-dejavu/PKGBUILD index 24f7426867..cfd132046c 100644 --- a/mingw-w64-ttf-dejavu/PKGBUILD +++ b/mingw-w64-ttf-dejavu/PKGBUILD @@ -8,6 +8,7 @@ pkgver=2.37 pkgrel=3 pkgdesc="Font family based on the Bitstream Vera Fonts with a wider range of characters (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://dejavu-fonts.github.io/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-fontconfig") diff --git a/mingw-w64-ttfautohint/PKGBUILD b/mingw-w64-ttfautohint/PKGBUILD index b51e3173e9..de8ca6eb6b 100644 --- a/mingw-w64-ttfautohint/PKGBUILD +++ b/mingw-w64-ttfautohint/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.8.3 pkgrel=2 pkgdesc="Automated hinting tools for TrueType fonts (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.freetype.org/ttfautohint/" license=(GPL2+ custom:FreeType) depends=("${MINGW_PACKAGE_PREFIX}-freetype" diff --git a/mingw-w64-tulip/PKGBUILD b/mingw-w64-tulip/PKGBUILD index eeefcdfb27..12f7e2e727 100644 --- a/mingw-w64-tulip/PKGBUILD +++ b/mingw-w64-tulip/PKGBUILD @@ -9,6 +9,7 @@ pkgver=${_ver}${_pre} pkgrel=1 pkgdesc="Large graphs analysis, drawing and visualization framework" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tulip.labri.fr/" license=('LGPL') options=('strip' 'staticlibs') diff --git a/mingw-w64-twolame/PKGBUILD b/mingw-w64-twolame/PKGBUILD index 398e902302..6217a70204 100644 --- a/mingw-w64-twolame/PKGBUILD +++ b/mingw-w64-twolame/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.4.0 pkgrel=2 pkgdesc="An optimized MPEG Audio Layer 2 (MP2) encoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('LGPL') url="http://www.twolame.org/" options=('staticlibs' 'strip') diff --git a/mingw-w64-uchardet/PKGBUILD b/mingw-w64-uchardet/PKGBUILD index 28a0499692..a7f005d8a1 100644 --- a/mingw-w64-uchardet/PKGBUILD +++ b/mingw-w64-uchardet/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.0.7 pkgrel=1 pkgdesc="An encoding detector library ported from Mozilla (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://www.freedesktop.org/wiki/Software/uchardet/' license=('MPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-ucl/PKGBUILD b/mingw-w64-ucl/PKGBUILD index 9c2defe9ce..98bcdd5bd2 100644 --- a/mingw-w64-ucl/PKGBUILD +++ b/mingw-w64-ucl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.03 pkgrel=1 pkgdesc="Portable lossless data compression library written in ANSI C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.oberhumer.com/opensource/ucl/" license=('GPL') source=("https://www.oberhumer.com/opensource/${_realname}/download/${_realname}-${pkgver}.tar.gz" diff --git a/mingw-w64-udis86/PKGBUILD b/mingw-w64-udis86/PKGBUILD index d65969fac8..9ab4765f20 100644 --- a/mingw-w64-udis86/PKGBUILD +++ b/mingw-w64-udis86/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.7.3rc1 pkgrel=1 pkgdesc="A minimalistic disassembler library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://udis86.sourceforge.io/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-udunits/PKGBUILD b/mingw-w64-udunits/PKGBUILD index 4dea322acd..b6c3d2a9d3 100644 --- a/mingw-w64-udunits/PKGBUILD +++ b/mingw-w64-udunits/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.2.27.6 pkgrel=1 pkgdesc="Unidata unit conversion library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom") url="https://www.unidata.ucar.edu/software/udunits/" source=("https://github.com/Unidata/UDUNITS-2/archive/v${pkgver}.tar.gz") diff --git a/mingw-w64-uhttpmock/PKGBUILD b/mingw-w64-uhttpmock/PKGBUILD index 1bc1e00334..46eee9722b 100644 --- a/mingw-w64-uhttpmock/PKGBUILD +++ b/mingw-w64-uhttpmock/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.5.3 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') 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-unbound/PKGBUILD b/mingw-w64-unbound/PKGBUILD index 5092e469e8..1ecdb8191a 100644 --- a/mingw-w64-unbound/PKGBUILD +++ b/mingw-w64-unbound/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.13.0 pkgrel=1 pkgdesc="Validating, recursive, and caching DNS resolver (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://unbound.net/' license=('custom:BSD') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-uncrustify/PKGBUILD b/mingw-w64-uncrustify/PKGBUILD index 1923c4514d..490fb0d785 100644 --- a/mingw-w64-uncrustify/PKGBUILD +++ b/mingw-w64-uncrustify/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.72.0 pkgrel=1 pkgdesc="Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://uncrustify.sourceforge.net/" license=(GPL) depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-unibilium/PKGBUILD b/mingw-w64-unibilium/PKGBUILD index a62e3a5354..1a6ac83156 100644 --- a/mingw-w64-unibilium/PKGBUILD +++ b/mingw-w64-unibilium/PKGBUILD @@ -5,6 +5,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc="A terminfo parsing library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/neovim/unibilium' license=(LGPL3) source=("${_realname}-${pkgver}.tar.gz::https://github.com/neovim/unibilium/archive/v${pkgver}.tar.gz" diff --git a/mingw-w64-unicode-character-database/PKGBUILD b/mingw-w64-unicode-character-database/PKGBUILD index e9defe7689..69034bf5de 100644 --- a/mingw-w64-unicode-character-database/PKGBUILD +++ b/mingw-w64-unicode-character-database/PKGBUILD @@ -7,6 +7,7 @@ pkgver=13.0.0 pkgrel=1 pkgdesc="Unicode Character Database (mingw-w64)" arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=(BSD) url="https://www.unicode.org/" source=("UCD-${pkgver}.zip::https://www.unicode.org/Public/zipped/${pkgver}/UCD.zip" diff --git a/mingw-w64-unicorn/PKGBUILD b/mingw-w64-unicorn/PKGBUILD index dccd8c069f..1f694b0b84 100644 --- a/mingw-w64-unicorn/PKGBUILD +++ b/mingw-w64-unicorn/PKGBUILD @@ -11,6 +11,7 @@ pkgrel=1 pkgdesc="A lightweight multi-platform, multi-architecture CPU emulator framework based on QEMU (mingw-w64)" url='https://www.unicorn-engine.org/index.html' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-unittest-cpp/PKGBUILD b/mingw-w64-unittest-cpp/PKGBUILD index f051e8ac72..16b2defd70 100644 --- a/mingw-w64-unittest-cpp/PKGBUILD +++ b/mingw-w64-unittest-cpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.0 pkgrel=1 pkgdesc="A lightweight unit testing framework for C++" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=(MIT) url="http://unittest-cpp.github.io" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-unixodbc/PKGBUILD b/mingw-w64-unixodbc/PKGBUILD index 8ad3521b4a..df99056870 100644 --- a/mingw-w64-unixodbc/PKGBUILD +++ b/mingw-w64-unixodbc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.3.9 pkgrel=1 pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.unixodbc.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-readline" diff --git a/mingw-w64-uriparser/PKGBUILD b/mingw-w64-uriparser/PKGBUILD index 9e5b2b834d..84aa06e9f8 100644 --- a/mingw-w64-uriparser/PKGBUILD +++ b/mingw-w64-uriparser/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.4 pkgrel=1 pkgdesc="RFC 3986 URI parsing and processing libary (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://uriparser.sourceforge.io/" license=('New BSD License') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-usbredir/PKGBUILD b/mingw-w64-usbredir/PKGBUILD index 5184b2a43d..98491b46e0 100644 --- a/mingw-w64-usbredir/PKGBUILD +++ b/mingw-w64-usbredir/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=0.8.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Parser for the usbredir protocol (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-libusb") options=('strip' 'staticlibs') diff --git a/mingw-w64-usbview-git/PKGBUILD b/mingw-w64-usbview-git/PKGBUILD index e10598a31a..d3bd886d2b 100644 --- a/mingw-w64-usbview-git/PKGBUILD +++ b/mingw-w64-usbview-git/PKGBUILD @@ -10,6 +10,7 @@ pkgver=42.c4ba9c6 pkgrel=1 pkgdesc='GUI for browsing all USB controllers and connected USB devices on your computer (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='' license=('custom') makedepends=( diff --git a/mingw-w64-usql/PKGBUILD b/mingw-w64-usql/PKGBUILD index 1f64e4604a..5a08ff6005 100644 --- a/mingw-w64-usql/PKGBUILD +++ b/mingw-w64-usql/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.8.1 pkgrel=1 pkgdesc="SQL parser engine for C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/cybergarage/usql" license=('custom') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-usrsctp/PKGBUILD b/mingw-w64-usrsctp/PKGBUILD index ec740555e6..0f2ba4e2de 100644 --- a/mingw-w64-usrsctp/PKGBUILD +++ b/mingw-w64-usrsctp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.5.0 pkgrel=1 pkgdesc="A portable SCTP userland stack (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://github.com/sctplab/usrsctp' license=('BSD3') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-v8/PKGBUILD b/mingw-w64-v8/PKGBUILD index 9d8b39c9f7..b2444400f2 100644 --- a/mingw-w64-v8/PKGBUILD +++ b/mingw-w64-v8/PKGBUILD @@ -9,6 +9,7 @@ pkgver=8.8.278.14 pkgrel=1 pkgdesc="Fast and modern Javascript engine (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://v8.dev" license=("BSD") makedepends=("git" "${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-ninja") diff --git a/mingw-w64-vamp-plugin-sdk/PKGBUILD b/mingw-w64-vamp-plugin-sdk/PKGBUILD index 6d588faff3..150c177683 100644 --- a/mingw-w64-vamp-plugin-sdk/PKGBUILD +++ b/mingw-w64-vamp-plugin-sdk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.10.0 pkgrel=1 pkgdesc="Vamp plugins extract descriptive information from audio data (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.vamp-plugins.org/" license=("BSD") options=('!buildflags') diff --git a/mingw-w64-vapoursynth/PKGBUILD b/mingw-w64-vapoursynth/PKGBUILD index 4d11222aaa..e8a189e0b9 100644 --- a/mingw-w64-vapoursynth/PKGBUILD +++ b/mingw-w64-vapoursynth/PKGBUILD @@ -7,6 +7,7 @@ pkgver=49 pkgrel=1 pkgdesc="A video processing framework with simplicity in mind (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.vapoursynth.com/" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-vcdimager/PKGBUILD b/mingw-w64-vcdimager/PKGBUILD index b5d586feca..4cd229f6ff 100644 --- a/mingw-w64-vcdimager/PKGBUILD +++ b/mingw-w64-vcdimager/PKGBUILD @@ -6,7 +6,8 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=2.0.1 pkgrel=2 pkgdesc="A full-featured mastering suite for authoring disassembling and analyzing Video CD's and Super Video CD's (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.vcdimager.org/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-libcdio" diff --git a/mingw-w64-vera++/PKGBUILD b/mingw-w64-vera++/PKGBUILD index 9415a07d5e..928fa00fa7 100644 --- a/mingw-w64-vera++/PKGBUILD +++ b/mingw-w64-vera++/PKGBUILD @@ -6,6 +6,7 @@ pkgver=1.3.0 pkgrel=2 pkgdesc="A programmable tool for verification, analysis and transformation of C++ source code" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://bitbucket.org/verateam/vera" license=('custom:boost') depends=(${MINGW_PACKAGE_PREFIX}-tcl diff --git a/mingw-w64-verilator/PKGBUILD b/mingw-w64-verilator/PKGBUILD index bb9a586687..d3d172a04a 100644 --- a/mingw-w64-verilator/PKGBUILD +++ b/mingw-w64-verilator/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.200 pkgrel=1 pkgdesc="The fastest free Verilog HDL simulator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.veripool.org/projects/verilator/wiki/Intro" license=("LGPL") groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-vid.stab/PKGBUILD b/mingw-w64-vid.stab/PKGBUILD index e6b4088eb7..c03d8c678c 100644 --- a/mingw-w64-vid.stab/PKGBUILD +++ b/mingw-w64-vid.stab/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1 pkgrel=1 pkgdesc="Video stabilization library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='http://public.hronopik.de/vid.stab' license=('GPL') makedepends=("${MINGW_PACKAGE_PREFIX}-cmake" "git") diff --git a/mingw-w64-vigra/PKGBUILD b/mingw-w64-vigra/PKGBUILD index 11e4767fda..39c4b5fb9d 100644 --- a/mingw-w64-vigra/PKGBUILD +++ b/mingw-w64-vigra/PKGBUILD @@ -8,6 +8,7 @@ _pkgver=${pkgver//./-} pkgrel=4 pkgdesc="vigra - Generic Programming for Computer Vision (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://ukoethe.github.io/vigra/' license=('MIT X11') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-virt-viewer/PKGBUILD b/mingw-w64-virt-viewer/PKGBUILD index 4262f0dbcd..97a663c206 100644 --- a/mingw-w64-virt-viewer/PKGBUILD +++ b/mingw-w64-virt-viewer/PKGBUILD @@ -6,6 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" pkgver=9.0 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') pkgdesc="Displaying the graphical console of a virtual machine (mingw-w64)" depends=("${MINGW_PACKAGE_PREFIX}-spice-gtk" "${MINGW_PACKAGE_PREFIX}-gtk-vnc" diff --git a/mingw-w64-vlc/PKGBUILD b/mingw-w64-vlc/PKGBUILD index eabf31aa8e..c392f065e0 100644 --- a/mingw-w64-vlc/PKGBUILD +++ b/mingw-w64-vlc/PKGBUILD @@ -14,6 +14,7 @@ pkgver=3.0.12 pkgrel=4 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.videolan.org/vlc/" install=vlc-${CARCH}.install license=('LGPL2.1' 'GPL2') diff --git a/mingw-w64-vlfeat/PKGBUILD b/mingw-w64-vlfeat/PKGBUILD index 9b854debfe..b92e53bc2e 100644 --- a/mingw-w64-vlfeat/PKGBUILD +++ b/mingw-w64-vlfeat/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.9.21 pkgrel=1 pkgdesc="The VLFeat open source library implements popular computer vision algorithms specializing in image understanding and local features extraction and matching. (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=(BSD) url="http://www.vlfeat.org" depends=(""${MINGW_PACKAGE_PREFIX}-gcc-libs"") diff --git a/mingw-w64-vo-amrwbenc/PKGBUILD b/mingw-w64-vo-amrwbenc/PKGBUILD index d41498ca3b..817699caf1 100644 --- a/mingw-w64-vo-amrwbenc/PKGBUILD +++ b/mingw-w64-vo-amrwbenc/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.3 pkgrel=1 pkgdesc="VisualOn Adaptive Multi Rate Wideband (AMR-WB) encoder (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://sourceforge.net/projects/opencore-amr/" license=('APACHE') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-vrpn/PKGBUILD b/mingw-w64-vrpn/PKGBUILD index 7ed7628205..32b041aafd 100644 --- a/mingw-w64-vrpn/PKGBUILD +++ b/mingw-w64-vrpn/PKGBUILD @@ -8,6 +8,7 @@ _pkgver=0${pkgver} pkgrel=7 pkgdesc="The Virtual-Reality Peripheral Network (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/vrpn/vrpn/wiki" license=("BSL1.0") depends=("${MINGW_PACKAGE_PREFIX}-hidapi" diff --git a/mingw-w64-vtk/PKGBUILD b/mingw-w64-vtk/PKGBUILD index 22b20f274b..91ddca5c59 100644 --- a/mingw-w64-vtk/PKGBUILD +++ b/mingw-w64-vtk/PKGBUILD @@ -8,6 +8,7 @@ pkgver=8.2.0 pkgrel=6 pkgdesc="A software system for 3D computer graphics, image processing and visualization (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.vtk.org/" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-vulkan-headers/PKGBUILD b/mingw-w64-vulkan-headers/PKGBUILD index 602e1dfd38..75cfe23121 100644 --- a/mingw-w64-vulkan-headers/PKGBUILD +++ b/mingw-w64-vulkan-headers/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.2.168 pkgrel=2 pkgdesc='Vulkan header files (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.khronos.org/vulkan/" groups=("${MINGW_PACKAGE_PREFIX}-vulkan-devel") license=('Apache') diff --git a/mingw-w64-vulkan-loader/PKGBUILD b/mingw-w64-vulkan-loader/PKGBUILD index 28b81da9dd..726db18fdd 100644 --- a/mingw-w64-vulkan-loader/PKGBUILD +++ b/mingw-w64-vulkan-loader/PKGBUILD @@ -10,6 +10,7 @@ pkgver=1.2.166 pkgrel=1 pkgdesc='Vulkan Installable Client Driver (ICD) Loader (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.khronos.org/vulkan/" groups=("${MINGW_PACKAGE_PREFIX}-vulkan-devel") license=('Apache') diff --git a/mingw-w64-vulkan-validation-layers/PKGBUILD b/mingw-w64-vulkan-validation-layers/PKGBUILD index ab03966bb6..148a1418c5 100644 --- a/mingw-w64-vulkan-validation-layers/PKGBUILD +++ b/mingw-w64-vulkan-validation-layers/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.2.162 pkgrel=3 pkgdesc='Vulkan Validation Layers (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.khronos.org/vulkan/" groups=("${MINGW_PACKAGE_PREFIX}-vulkan-devel") license=('Apache') diff --git a/mingw-w64-w3c-mathml2/PKGBUILD b/mingw-w64-w3c-mathml2/PKGBUILD index f80c07066f..4f3090e200 100644 --- a/mingw-w64-w3c-mathml2/PKGBUILD +++ b/mingw-w64-w3c-mathml2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0 pkgrel=1 pkgdesc="MathML XML scheme (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.w3.org/TR/MathML2/" license=('BSD') depends=("${MINGW_PACKAGE_PREFIX}-libxml2") diff --git a/mingw-w64-waf/PKGBUILD b/mingw-w64-waf/PKGBUILD index 665cdf8df0..1614565cc4 100644 --- a/mingw-w64-waf/PKGBUILD +++ b/mingw-w64-waf/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.0.20 pkgrel=1 pkgdesc="General-purpose build system modelled after Scons (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD') url="https://waf.io/" makedepends=("setconf") diff --git a/mingw-w64-wavpack/PKGBUILD b/mingw-w64-wavpack/PKGBUILD index 127d0109cd..2ffb6731b2 100644 --- a/mingw-w64-wavpack/PKGBUILD +++ b/mingw-w64-wavpack/PKGBUILD @@ -7,6 +7,7 @@ pkgver=5.3.0 pkgrel=1 pkgdesc="Audio compression format with lossless, lossy and hybrid compression modes (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.wavpack.com/" license=("BSD") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-webrtc-audio-processing/PKGBUILD b/mingw-w64-webrtc-audio-processing/PKGBUILD index 5b75378a09..2e12e9b587 100644 --- a/mingw-w64-webrtc-audio-processing/PKGBUILD +++ b/mingw-w64-webrtc-audio-processing/PKGBUILD @@ -8,6 +8,7 @@ pkgrel=1 pkgdesc="AudioProcessing library based on Google's implementation of WebRTC (mingw-w64)" url="https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-wget/PKGBUILD b/mingw-w64-wget/PKGBUILD index 55fc07e4e6..184f7a86c8 100644 --- a/mingw-w64-wget/PKGBUILD +++ b/mingw-w64-wget/PKGBUILD @@ -8,6 +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') url='https://www.gnu.org/software/wget/' license=('GPL3') depends=("${MINGW_PACKAGE_PREFIX}-pcre2" diff --git a/mingw-w64-win7appid/PKGBUILD b/mingw-w64-win7appid/PKGBUILD index fb46189547..f0668b3689 100644 --- a/mingw-w64-win7appid/PKGBUILD +++ b/mingw-w64-win7appid/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.1 pkgrel=3 pkgdesc='Windows 7 (and up) shortcut application id tool' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://code.google.com/p/win7appid' license=('custom') makedepends=("gzip" diff --git a/mingw-w64-wined3d/PKGBUILD b/mingw-w64-wined3d/PKGBUILD index a54fe90f9e..1062362d9d 100644 --- a/mingw-w64-wined3d/PKGBUILD +++ b/mingw-w64-wined3d/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.8 pkgrel=1 pkgdesc="Direct3D to OpenGL translator (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=() makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") url="https://www.winehq.org" diff --git a/mingw-w64-winfile/PKGBUILD b/mingw-w64-winfile/PKGBUILD index a09bd5ef91..f50f4b798e 100644 --- a/mingw-w64-winfile/PKGBUILD +++ b/mingw-w64-winfile/PKGBUILD @@ -7,6 +7,7 @@ pkgver=10.1.4.0 pkgrel=1 pkgdesc="Original Windows File Manager (winfile) with enhancements (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/microsoft/winfile" license=('MIT') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-winico/PKGBUILD b/mingw-w64-winico/PKGBUILD index 7aa149b931..f5f87b93e9 100644 --- a/mingw-w64-winico/PKGBUILD +++ b/mingw-w64-winico/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6 pkgrel=2 pkgdesc="Tk extension for Windows for enhanced icon handling and manipulation of an icon in the Windows taskbar and system tray (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://tktable.sourceforge.io/" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-tk") diff --git a/mingw-w64-winsparkle/PKGBUILD b/mingw-w64-winsparkle/PKGBUILD index 837b5a2ce3..f34b1fb9b1 100644 --- a/mingw-w64-winsparkle/PKGBUILD +++ b/mingw-w64-winsparkle/PKGBUILD @@ -9,6 +9,7 @@ pkgver=0.6.0 pkgrel=1 pkgdesc='App update framework for Windows, inspired by Sparkle for OS X (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://winsparkle.org/' license=('MIT') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-wintab-sdk/PKGBUILD b/mingw-w64-wintab-sdk/PKGBUILD index 37d6d1c741..0cab9296f2 100644 --- a/mingw-w64-wintab-sdk/PKGBUILD +++ b/mingw-w64-wintab-sdk/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.4 pkgrel=2 pkgdesc="Wintab Interface Specification (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://developer.wacom.com" license=("custom") options=('strip' 'staticlibs') diff --git a/mingw-w64-wkhtmltopdf-git/PKGBUILD b/mingw-w64-wkhtmltopdf-git/PKGBUILD index fc9677eeab..4fdc3e550f 100644 --- a/mingw-w64-wkhtmltopdf-git/PKGBUILD +++ b/mingw-w64-wkhtmltopdf-git/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.13.r1049.51f9658 pkgrel=1 pkgdesc="Convert HTML to PDF using QtWebkit (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wkhtmltopdf.org/" license=('LGPL') makedepends=("git" "${MINGW_PACKAGE_PREFIX}-gcc") diff --git a/mingw-w64-woff2/PKGBUILD b/mingw-w64-woff2/PKGBUILD index 10758c531a..8de679cfea 100644 --- a/mingw-w64-woff2/PKGBUILD +++ b/mingw-w64-woff2/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.0.2 pkgrel=2 pkgdesc='Web Open Font Format 2 reference implementation' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url='https://github.com/google/woff2' depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-brotli") diff --git a/mingw-w64-wslay/PKGBUILD b/mingw-w64-wslay/PKGBUILD index e72fcd4678..2c08ae169c 100644 --- a/mingw-w64-wslay/PKGBUILD +++ b/mingw-w64-wslay/PKGBUILD @@ -8,6 +8,7 @@ pkgver=1.1.1 pkgrel=1 pkgdesc="The WebSocket library in C (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/tatsuhiro-t/wslay" license=("custom") depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") diff --git a/mingw-w64-wt/PKGBUILD b/mingw-w64-wt/PKGBUILD index e3bc7fbbde..9d8086b560 100644 --- a/mingw-w64-wt/PKGBUILD +++ b/mingw-w64-wt/PKGBUILD @@ -7,6 +7,7 @@ pkgver=4.4.0 pkgrel=1 pkgdesc="A C++ library and application server for developing and deploying web applications (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://www.webtoolkit.eu/" license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-wxPython/PKGBUILD b/mingw-w64-wxPython/PKGBUILD index e3b5e39a99..2d78c3ba6d 100644 --- a/mingw-w64-wxPython/PKGBUILD +++ b/mingw-w64-wxPython/PKGBUILD @@ -8,6 +8,7 @@ _editraver=0.7.20 pkgrel=10 pkgdesc="A wxWidgets GUI toolkit for Python (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom:wxWindows") url="https://www.wxpython.org/" depends=("${MINGW_PACKAGE_PREFIX}-python2" diff --git a/mingw-w64-wxSVG/PKGBUILD b/mingw-w64-wxSVG/PKGBUILD index c3a790f7a0..67985c1001 100644 --- a/mingw-w64-wxSVG/PKGBUILD +++ b/mingw-w64-wxSVG/PKGBUILD @@ -6,7 +6,8 @@ pkgbase="mingw-w64-${_realname}" pkgver=1.5.22 pkgrel=1 pkgdesc="A C++ library to create, manipulate and render SVG files (mingw-w64)" -arch=("any") +arch=(any) +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="http://wxsvg.sourceforge.net/" license=("custom:wxWindows") depends=("${MINGW_PACKAGE_PREFIX}-wxWidgets" diff --git a/mingw-w64-wxWidgets/PKGBUILD b/mingw-w64-wxWidgets/PKGBUILD index 40d3827d17..ec2400129d 100644 --- a/mingw-w64-wxWidgets/PKGBUILD +++ b/mingw-w64-wxWidgets/PKGBUILD @@ -13,6 +13,7 @@ pkgver=${_wx_basever}.5.1 pkgrel=1 pkgdesc="A C++ library that lets developers create applications for Windows, Linux and UNIX (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("custom:wxWindows") url="https://www.wxwidgets.org/" depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" diff --git a/mingw-w64-wxWidgets3.1/PKGBUILD b/mingw-w64-wxWidgets3.1/PKGBUILD index d6c280e61b..3b4c141576 100644 --- a/mingw-w64-wxWidgets3.1/PKGBUILD +++ b/mingw-w64-wxWidgets3.1/PKGBUILD @@ -22,6 +22,7 @@ pkgver=${_wx_basever}.3 pkgrel=1 pkgdesc="A C++ library that lets developers create applications for Windows, Linux and UNIX (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://wxwidgets.org/" license=('custom:wxWindows') makedepends=( diff --git a/mingw-w64-x264-git/PKGBUILD b/mingw-w64-x264-git/PKGBUILD index e6fbbcf2bc..034fb904e6 100644 --- a/mingw-w64-x264-git/PKGBUILD +++ b/mingw-w64-x264-git/PKGBUILD @@ -10,6 +10,7 @@ pkgver=r2991.1771b556 pkgrel=1 pkgdesc="Library for encoding H264/AVC video streams (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.videolan.org/developers/x264.html" license=("custom") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-x265/PKGBUILD b/mingw-w64-x265/PKGBUILD index eb200d0b80..6e276fcdfc 100644 --- a/mingw-w64-x265/PKGBUILD +++ b/mingw-w64-x265/PKGBUILD @@ -8,6 +8,7 @@ pkgver=3.4 pkgrel=1 pkgdesc='Open Source H265/HEVC video encoder (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-nasm" "${MINGW_PACKAGE_PREFIX}-cmake") diff --git a/mingw-w64-xalan-c/PKGBUILD b/mingw-w64-xalan-c/PKGBUILD index 6911eca469..a924e3ffe3 100644 --- a/mingw-w64-xalan-c/PKGBUILD +++ b/mingw-w64-xalan-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.12 pkgrel=2 pkgdesc="An XSLT processing library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://xalan.apache.org/xalan-c" license=('APACHE') makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-xavs/PKGBUILD b/mingw-w64-xavs/PKGBUILD index dddf7c4b62..563abb3808 100644 --- a/mingw-w64-xavs/PKGBUILD +++ b/mingw-w64-xavs/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.1.55 pkgrel=1 pkgdesc="XAVS is to implement high quality encoder and decoder of the Audio Video Standard of China (AVS). (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://xavs.sourceforge.io/" license=("GPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "${MINGW_PACKAGE_PREFIX}-yasm") diff --git a/mingw-w64-xerces-c/PKGBUILD b/mingw-w64-xerces-c/PKGBUILD index 7186cef9a5..8016e6972a 100644 --- a/mingw-w64-xerces-c/PKGBUILD +++ b/mingw-w64-xerces-c/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.2.3 pkgrel=3 pkgdesc="A validating XML parser written in a portable subset of C++ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://xerces.apache.org/xerces-c" license=("APACHE") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-xlnt/PKGBUILD b/mingw-w64-xlnt/PKGBUILD index 71a29e0ac2..8ba13afb88 100644 --- a/mingw-w64-xlnt/PKGBUILD +++ b/mingw-w64-xlnt/PKGBUILD @@ -9,6 +9,7 @@ pkgdesc="User-friendly xlsx library for C++14 (mingw-w64)" url="https://github.com/tfussell/xlnt" license=('MIT') arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-cmake" diff --git a/mingw-w64-xlsxio/PKGBUILD b/mingw-w64-xlsxio/PKGBUILD index 7fa78b129b..037dd61070 100644 --- a/mingw-w64-xlsxio/PKGBUILD +++ b/mingw-w64-xlsxio/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.2.29 pkgrel=1 pkgdesc="C library for reading and writing .xlsx files(mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/brechtsanders/xlsxio" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-xmake/PKGBUILD b/mingw-w64-xmake/PKGBUILD index 93c5b09c2a..fb34f3c36f 100644 --- a/mingw-w64-xmake/PKGBUILD +++ b/mingw-w64-xmake/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.5.2 pkgrel=1 pkgdesc="A cross-platform build utility based on Lua (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/xmake-io/xmake" license=('Apache') depends=("${MINGW_PACKAGE_PREFIX}-ncurses" diff --git a/mingw-w64-xmlada/PKGBUILD b/mingw-w64-xmlada/PKGBUILD index 8e205db820..a1c9f64e03 100644 --- a/mingw-w64-xmlada/PKGBUILD +++ b/mingw-w64-xmlada/PKGBUILD @@ -14,6 +14,7 @@ pkgrel=2 pkgdesc="A full XML suite for Ada (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-gpl") url="https://github.com/AdaCore/xmlada/" license=('GPL3') diff --git a/mingw-w64-xmlsec/PKGBUILD b/mingw-w64-xmlsec/PKGBUILD index 538b8c6f3a..735eeb3fb9 100644 --- a/mingw-w64-xmlsec/PKGBUILD +++ b/mingw-w64-xmlsec/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.2.31 pkgrel=1 pkgdesc="XML Security Library is a C library based on LibXML2 (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.aleksey.com/xmlsec/" license=("MIT") depends=("${MINGW_PACKAGE_PREFIX}-libxml2" diff --git a/mingw-w64-xmlstarlet-git/PKGBUILD b/mingw-w64-xmlstarlet-git/PKGBUILD index ecf107e6a9..f6af44eb5c 100644 --- a/mingw-w64-xmlstarlet-git/PKGBUILD +++ b/mingw-w64-xmlstarlet-git/PKGBUILD @@ -5,6 +5,7 @@ pkgdesc="Command-line XML toolkit" pkgver=r678.9a470e3 pkgrel=2 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('MIT') url="https://xmlstar.sourceforge.io/" pkgbase=mingw-w64-${_realname}-git diff --git a/mingw-w64-xpdf/PKGBUILD b/mingw-w64-xpdf/PKGBUILD index e52400d89f..d9ec1c27b7 100644 --- a/mingw-w64-xpdf/PKGBUILD +++ b/mingw-w64-xpdf/PKGBUILD @@ -8,6 +8,7 @@ pkgver=4.02 pkgrel=1 pkgdesc="Utilities for PDF files (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL2+') url="https://foolabs.com/xpdf/" makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-xvidcore/PKGBUILD b/mingw-w64-xvidcore/PKGBUILD index 2af5bc39b7..0e4328c9a0 100644 --- a/mingw-w64-xvidcore/PKGBUILD +++ b/mingw-w64-xvidcore/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.7 pkgrel=1 pkgdesc="XviD is an open source MPEG-4 video codec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="http://www.xvid.com/" options=('strip' '!libtool' 'staticlibs') diff --git a/mingw-w64-yajl/PKGBUILD b/mingw-w64-yajl/PKGBUILD index d4c514937a..53b0355c4a 100644 --- a/mingw-w64-yajl/PKGBUILD +++ b/mingw-w64-yajl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.1.0 pkgrel=1 pkgdesc='Yet Another JSON Library (mingw-w64)' arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url='https://lloyd.github.io/yajl/' license=('ISC') source=("${_realname}-${pkgver}.tar.gz::https://github.com/lloyd/$_realname/archive/${pkgver}.tar.gz" diff --git a/mingw-w64-yaml-cpp/PKGBUILD b/mingw-w64-yaml-cpp/PKGBUILD index 28464b7a89..9be720b311 100644 --- a/mingw-w64-yaml-cpp/PKGBUILD +++ b/mingw-w64-yaml-cpp/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.6.3 pkgrel=3 pkgdesc="A YAML parser and emitter in C++ matching the YAML 1.2 spec (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jbeder/yaml-cpp" license=("MIT") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-yaml-cpp0.3/PKGBUILD b/mingw-w64-yaml-cpp0.3/PKGBUILD index 75185fa111..60935293ed 100644 --- a/mingw-w64-yaml-cpp0.3/PKGBUILD +++ b/mingw-w64-yaml-cpp0.3/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.3.0 pkgrel=2 pkgdesc="A YAML parser and emitter in C++ matching the YAML 1.2 spec (mingw-w64) - old version" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/jbeder/yaml-cpp" license=("MIT") provides=("${MINGW_PACKAGE_PREFIX}-yaml-cpp") diff --git a/mingw-w64-yarn/PKGBUILD b/mingw-w64-yarn/PKGBUILD index 6b53c5ee52..e3a619bade 100644 --- a/mingw-w64-yarn/PKGBUILD +++ b/mingw-w64-yarn/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.17.3 pkgrel=1 pkgdesc="Fast, reliable, and secure dependency management (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://yarnpkg.com/" license=("BSD") depends=("${MINGW_PACKAGE_PREFIX}-nodejs") diff --git a/mingw-w64-yasm/PKGBUILD b/mingw-w64-yasm/PKGBUILD index 68f5f557cf..5832156f4a 100644 --- a/mingw-w64-yasm/PKGBUILD +++ b/mingw-w64-yasm/PKGBUILD @@ -7,6 +7,7 @@ pkgver=1.3.0 pkgrel=4 pkgdesc="A rewrite of NASM to allow for multiple syntax supported (NASM, TASM, GAS, etc.) (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('BSD' 'GPL2' 'LGPL2.1' 'PerlArtistic') url="https://www.tortall.net/projects/yasm/" depends=("${MINGW_PACKAGE_PREFIX}-gettext") diff --git a/mingw-w64-yelp-tools/PKGBUILD b/mingw-w64-yelp-tools/PKGBUILD index 94f94976da..ec370e0df2 100644 --- a/mingw-w64-yelp-tools/PKGBUILD +++ b/mingw-w64-yelp-tools/PKGBUILD @@ -7,6 +7,7 @@ pkgver=40.0 pkgrel=1 pkgdesc="Tools for creating Yelp documentation (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://www.gnome.org" depends=("intltool" diff --git a/mingw-w64-yelp-xsl/PKGBUILD b/mingw-w64-yelp-xsl/PKGBUILD index 82ee25f886..bb9107d58c 100644 --- a/mingw-w64-yelp-xsl/PKGBUILD +++ b/mingw-w64-yelp-xsl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=40.0 pkgrel=1 pkgdesc="Stylesheets for Yelp (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=('GPL') url="https://www.gnome.org" options=('strip' '!libtool' 'staticlibs') diff --git a/mingw-w64-yices/PKGBUILD b/mingw-w64-yices/PKGBUILD index 41f4377d03..1991f6c547 100644 --- a/mingw-w64-yices/PKGBUILD +++ b/mingw-w64-yices/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2.6.1 pkgrel=1 pkgdesc="Yices is a fast SMT solver with C and Python bindings." arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://yices.csl.sri.com" license=('GPLv3') depends=("${MINGW_PACKAGE_PREFIX}-gmp") diff --git a/mingw-w64-yosys/PKGBUILD b/mingw-w64-yosys/PKGBUILD index bb1da9f51d..b1ef01d4fa 100644 --- a/mingw-w64-yosys/PKGBUILD +++ b/mingw-w64-yosys/PKGBUILD @@ -5,6 +5,7 @@ pkgver=0.9.r10684.92d5550a9 pkgrel=1 pkgdesc="A framework for RTL synthesis tools (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') license=("ISC") url="http://www.clifford.at/yosys/" groups=("${MINGW_PACKAGE_PREFIX}-eda") diff --git a/mingw-w64-youtube-dl/PKGBUILD b/mingw-w64-youtube-dl/PKGBUILD index 11b92c35d9..76cef4aaf9 100644 --- a/mingw-w64-youtube-dl/PKGBUILD +++ b/mingw-w64-youtube-dl/PKGBUILD @@ -7,6 +7,7 @@ pkgver=2021.04.01 pkgrel=1 pkgdesc="A command-line program to download videos from YouTube.com and a few more sites (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://youtube-dl.org" license=('custom') depends=("${MINGW_PACKAGE_PREFIX}-python" diff --git a/mingw-w64-zbar/PKGBUILD b/mingw-w64-zbar/PKGBUILD index c5aceeda52..af39c151f3 100644 --- a/mingw-w64-zbar/PKGBUILD +++ b/mingw-w64-zbar/PKGBUILD @@ -7,6 +7,7 @@ pkgver=0.23.1 pkgrel=2 pkgdesc="Application and library for reading bar codes from various sources (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/mchehab/zbar" license=('LGPL') depends=("${MINGW_PACKAGE_PREFIX}-imagemagick") diff --git a/mingw-w64-zeal/PKGBUILD b/mingw-w64-zeal/PKGBUILD index ad75c55cbb..6917ecf72a 100644 --- a/mingw-w64-zeal/PKGBUILD +++ b/mingw-w64-zeal/PKGBUILD @@ -8,6 +8,7 @@ pkgver=0.6.1 pkgrel=2 pkgdesc="Offline documentation browser inspired by Dash (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/zealdocs/${_realname}" license=("GPL3") depends=("${MINGW_PACKAGE_PREFIX}-libarchive" diff --git a/mingw-w64-zeromq/PKGBUILD b/mingw-w64-zeromq/PKGBUILD index c84795a57e..1ad7c83f45 100644 --- a/mingw-w64-zeromq/PKGBUILD +++ b/mingw-w64-zeromq/PKGBUILD @@ -8,6 +8,7 @@ _cppzmqver=4.7.1 pkgrel=1 pkgdesc="Fast messaging system built on sockets, C and C++ bindings. aka 0MQ, ZMQ (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://www.zeromq.org/" license=("LGPL") depends=("${MINGW_PACKAGE_PREFIX}-libsodium") diff --git a/mingw-w64-zimg/PKGBUILD b/mingw-w64-zimg/PKGBUILD index 0c30ccc728..223a8e9c2e 100644 --- a/mingw-w64-zimg/PKGBUILD +++ b/mingw-w64-zimg/PKGBUILD @@ -7,6 +7,7 @@ pkgver=3.0.1 pkgrel=1 pkgdesc="Scaling, colorspace conversion, and dithering library (mingw-w64)" arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/sekrit-twc/zimg" license=("WTFPL") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" diff --git a/mingw-w64-zopfli/PKGBUILD b/mingw-w64-zopfli/PKGBUILD index 3cea0ec784..b26b21ded7 100644 --- a/mingw-w64-zopfli/PKGBUILD +++ b/mingw-w64-zopfli/PKGBUILD @@ -6,6 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") pkgver=1.0.3 pkgrel=1 arch=('any') +mingw_arch=('mingw32' 'mingw64' 'ucrt64') url="https://github.com/google/zopfli" license=('apache') depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")