Enable clangarm64 for bootstrap packages
This commit is contained in:
@@ -8,7 +8,7 @@ _boostver=${pkgver//./_}
|
||||
pkgrel=4
|
||||
pkgdesc="Free peer-reviewed portable C++ source libraries (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.boost.org/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgver=1.0.9
|
||||
pkgrel=2
|
||||
pkgdesc="Brotli compression library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/google/brotli'
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=1.0.8
|
||||
pkgrel=2
|
||||
pkgdesc="A high-quality data compression program (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://www.bzip.org"
|
||||
license=("custom")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=1.17.1
|
||||
pkgrel=1
|
||||
pkgdesc="C library that performs DNS requests and name resolves asynchronously (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://c-ares.haxx.se/"
|
||||
license=("MIT, BSD")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=20200601
|
||||
pkgrel=3
|
||||
pkgdesc='Common CA certificates (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://www.mozilla.org/en-US/about/governance/policies/security-group/certs/'
|
||||
license=('MPL' 'GPL')
|
||||
install="ca-certificates-${MSYSTEM}.install"
|
||||
|
||||
@@ -41,7 +41,7 @@ pkgver=12.0.0
|
||||
pkgrel=3
|
||||
pkgdesc="C language family frontend for LLVM (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://llvm.org/"
|
||||
license=("custom:Apache 2.0 with LLVM Exception")
|
||||
groups=($( (( _clangprefix )) && echo "${MINGW_PACKAGE_PREFIX}-toolchain"))
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=3.20.2
|
||||
pkgrel=1
|
||||
pkgdesc="A cross-platform open-source make system (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.cmake.org/"
|
||||
license=("MIT")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgrel=1
|
||||
_commit='ab0fa5ad3c67d634fd7754d9473d1bb7051f9bf0'
|
||||
pkgdesc='MinGW-w64 CRT for Windows'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://mingw-w64.sourceforge.io/'
|
||||
license=('custom')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-toolchain")
|
||||
|
||||
@@ -17,7 +17,7 @@ pkgver=7.76.1
|
||||
pkgrel=1
|
||||
pkgdesc="Command line tool and library for transferring data with URLs. (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://curl.se/"
|
||||
license=("MIT")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -11,7 +11,7 @@ epoch=1
|
||||
pkgdesc="A widely used XML scheme for writing documentation and help"
|
||||
url="https://www.oasis-open.org/docbook/"
|
||||
arch=(any)
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=(MIT)
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libxml2")
|
||||
install=docbook-xml-${MSYSTEM}.install
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.79.2
|
||||
pkgrel=7
|
||||
pkgdesc='XML stylesheets for Docbook-xml transformations (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('custom')
|
||||
url='https://docbook.org/'
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libxml2"
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=2.2.10
|
||||
pkgrel=1
|
||||
pkgdesc="An XML parser library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://libexpat.github.io/"
|
||||
license=(MIT)
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.19.8.1
|
||||
pkgrel=10
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="GNU internationalization library (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-expat"
|
||||
"${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=6.2.1
|
||||
pkgrel=2
|
||||
pkgdesc="A free library for arbitrary precision arithmetic (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://gmplib.org/"
|
||||
license=('LGPL3' 'GPL')
|
||||
source=(https://gmplib.org/download/gmp-${pkgver}/${_realname}-${pkgver}.tar.xz{,.sig})
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.33.2
|
||||
pkgrel=2
|
||||
pkgdesc="Documentation tool for public library API (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.gtk.org/gtk-doc/"
|
||||
license=("GPL" "FDL")
|
||||
options=(staticlibs strip)
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=9.0.0.6184.ab0fa5ad
|
||||
pkgrel=1
|
||||
_commit='ab0fa5ad3c67d634fd7754d9473d1bb7051f9bf0'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
license=('custom')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-toolchain")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}" "${MINGW_PACKAGE_PREFIX}-${_real
|
||||
pkgver=68.2
|
||||
pkgrel=3
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="International Components for Unicode library (mingw-w64)"
|
||||
url="http://site.icu-project.org/home/"
|
||||
license=('custom:icu')
|
||||
|
||||
@@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.0.6
|
||||
pkgrel=4
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="XML to PO and back again (mingw-w64)"
|
||||
url="http://itstool.org/"
|
||||
license=("GPL3")
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgver=2.13.1
|
||||
pkgrel=1
|
||||
pkgdesc="A C library for encoding, decoding and manipulating JSON data (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://www.digip.org/jansson/"
|
||||
license=('MIT')
|
||||
source=("http://www.digip.org/${_realname}/releases/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=5.2.1
|
||||
pkgrel=2
|
||||
pkgdesc="General-purpose scalable concurrent malloc implementation (mingw64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://jemalloc.net/"
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.9.4
|
||||
pkgrel=1
|
||||
pkgdesc="A C++ library for interacting with JSON (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/open-source-parsers/jsoncpp"
|
||||
license=('MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.5.1
|
||||
pkgrel=1
|
||||
pkgdesc="Multi-format archive and compression library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.libarchive.org/"
|
||||
license=("BSD")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=3.3
|
||||
pkgrel=4
|
||||
pkgdesc="A portable, high level programming interface to various calling conventions (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
options=('staticlibs' 'strip')
|
||||
license=('MIT')
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=1.9.2
|
||||
pkgrel=2
|
||||
pkgdesc="General purpose cryptographic library based on the code from GnuPG (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://gnupg.org"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.41
|
||||
pkgrel=3
|
||||
pkgdesc="Support library for libgcrypt (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://gnupg.org"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc='Character encoding conversion library and utility (mingw-w64)'
|
||||
pkgver=1.16
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://www.gnu.org/software/libiconv/'
|
||||
source=("https://ftp.gnu.org/pub/gnu/${_realname}/${_realname}-${pkgver}.tar.gz"
|
||||
0001-compile-relocatable-in-gnulib.mingw.patch
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgver=${_basever}${_subver}
|
||||
pkgrel=1
|
||||
pkgdesc="Implementation of the Stringprep, Punycode and IDNA specifications (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.gnu.org/software/libidn"
|
||||
license=("GPL3, LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config" "gtk-doc")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgrel=1
|
||||
_commit='ab0fa5ad3c67d634fd7754d9473d1bb7051f9bf0'
|
||||
pkgdesc="MinGW-w64 libmangle"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://mingw-w64.sourceforge.io/"
|
||||
license=('custom')
|
||||
groups=("${MINGW_PACKAGE_PREFIX}-toolchain")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=0.1.3
|
||||
pkgrel=3
|
||||
pkgdesc="Metalink library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://launchpad.net/libmetalink'
|
||||
license=('MIT')
|
||||
source=("https://launchpad.net/${_realname}/trunk/${_realname}-${pkgver}/+download/${_realname}-${pkgver}.tar.xz")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=0.21.1
|
||||
pkgrel=2
|
||||
pkgdesc="Public Suffix List library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/rockdaboot/libpsl"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libiconv"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.9.0
|
||||
pkgrel=3
|
||||
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://libssh2.org"
|
||||
license=("BSD")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.1
|
||||
pkgrel=4
|
||||
pkgdesc="Wrapper library around TRE that provides POSIX API (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url=""
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libtre")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=4.16.0
|
||||
pkgrel=2
|
||||
pkgdesc="A library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.gnu.org/software/libtasn1/"
|
||||
license=("GPL3, LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgrel=2
|
||||
pkgdesc="The approximate regex matching library and agrep command line tool (mingw-w64)"
|
||||
url="https://github.com/laurikari/tre"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
options=(strip staticlibs)
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "git")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=0.9.10
|
||||
pkgrel=3
|
||||
pkgdesc="Library for manipulating Unicode strings and C strings. (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.gnu.org/software/libunistring"
|
||||
license=('LGPL' 'GPL3')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgver=1.40.0
|
||||
pkgrel=3
|
||||
pkgdesc="Cross-platform asynchronous I/O (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/libuv/libuv"
|
||||
license=("custom")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.9.10
|
||||
pkgrel=8
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="XML parsing library, version 2 (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-gettext"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.1.34
|
||||
pkgrel=3
|
||||
pkgdesc="XML stylesheet transformation library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://xmlsoft.org/XSLT/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=5.4.2
|
||||
pkgrel=2
|
||||
pkgdesc="A powerful light-weight programming language designed for extending applications. (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.lua.org/"
|
||||
license=('MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.9.3
|
||||
pkgrel=1
|
||||
pkgdesc="Very fast lossless compression algorithm (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://lz4.github.io/lz4/"
|
||||
license=('BSD' 'GPL2')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=0.58.0
|
||||
pkgrel=1
|
||||
pkgdesc="High-productivity build system (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://mesonbuild.com/"
|
||||
license=("Apache 2")
|
||||
options=('strip' 'staticlibs')
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=2.5.0
|
||||
pkgrel=2
|
||||
pkgdesc="Package for correctly-rounded arbitrary precision decimal floating point arithmetic (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://www.bytereef.org/mpdecimal/index.html"'
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=6.2
|
||||
pkgrel=3
|
||||
pkgdesc="System V Release 4.0 curses emulation library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libsystre")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
url="https://www.gnu.org/software/ncurses/"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.7
|
||||
pkgrel=2
|
||||
pkgdesc="A low-level cryptographic library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.lysator.liu.se/~nisse/nettle"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.41.0
|
||||
pkgrel=1
|
||||
pkgdesc="Framing layer of HTTP/2 is implemented as a reusable C library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://nghttp2.org/'
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-jansson"
|
||||
"${MINGW_PACKAGE_PREFIX}-jemalloc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.10.2
|
||||
pkgrel=1
|
||||
pkgdesc="Ninja is a small build system with a focus on speed (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://ninja-build.org"
|
||||
license=('Apache')
|
||||
depends=()
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=r19.7fb9365
|
||||
pkgrel=1
|
||||
pkgdesc="Tracks dependencides in Windows PE binaries (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/LRN/ntldd"
|
||||
license=("GPL3")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc"
|
||||
|
||||
@@ -8,7 +8,7 @@ _ver=1.1.1k
|
||||
pkgver=${_ver/[a-z]/.${_ver//[0-9.]/}}
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-ca-certificates" "${MINGW_PACKAGE_PREFIX}-gcc-libs" "${MINGW_PACKAGE_PREFIX}-zlib")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc")
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgver=0.23.22
|
||||
pkgrel=1
|
||||
pkgdesc="Library to work with PKCS#11 modules"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://p11-glue.freedesktop.org/p11-kit.html"
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libtasn1"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=8.44
|
||||
pkgrel=3
|
||||
pkgdesc="A library that implements Perl 5-style regular expressions (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://pcre.org/"
|
||||
license=("BSD")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-gcc" "${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgrel=2
|
||||
pkgdesc='pkg-config compatible utility which does not depend on glib'
|
||||
url='https://github.com/pkgconf/pkgconf'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('ISC')
|
||||
options=('!debug' 'strip')
|
||||
provides=("${MINGW_PACKAGE_PREFIX}-pkg-config")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir" (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/ActiveState/appdirs"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Python ASN.1 library with a focus on performance and a pythonic API (mi
|
||||
url='https://github.com/wbond/asn1crypto'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
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")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc='Attributes without boilerplate (mingw-w64)'
|
||||
url='https://attrs.readthedocs.org/'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@@ -14,7 +14,7 @@ pkgdesc="A collection of tools for internationalizing Python applications (mingw
|
||||
url="http://babel.pocoo.org/"
|
||||
license=("BSD")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-pytz")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest"
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Python package for providing Mozilla's CA Bundle (mingw-w64)"
|
||||
url='https://pypi.python.org/pypi/certifi'
|
||||
license=('GPL')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://pypi.io/packages/source/${_realname:0:1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Foreign Function Interface for Python calling C code (mingw-w64)"
|
||||
url='https://cffi.readthedocs.io/'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libffi"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pycparser")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgdesc="Python module for character encoding auto-detection (mingw-w64)"
|
||||
pkgver=4.0.0
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/chardet/chardet"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgver=0.4.4
|
||||
pkgrel=1
|
||||
pkgdesc="Python API for cross-platform colored terminal text (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://pypi.python.org/pypi/colorama"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -20,7 +20,7 @@ pkgdesc="A package designed to expose cryptographic recipes and primitives to Py
|
||||
url='https://pypi.org/project/cryptography/'
|
||||
license=('Apache')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-cffi"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-idna")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgver=0.17.1
|
||||
pkgrel=1
|
||||
pkgdesc="Set of tools for processing plaintext docs into formats such as HTML, XML, or LaTeX (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('custom')
|
||||
url="https://docutils.sourceforge.io/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='Python function signatures from PEP362 for Python 2.6, 2.7 and 3.3+'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/testing-cabal/funcsigs'
|
||||
license=('ASL')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -9,7 +9,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="A Python HTML parser/tokenizer based on the WHATWG HTML5 spec (mingw-w64)"
|
||||
url="https://github.com/html5lib"
|
||||
license=('MIT')
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc='Internationalized Domain Names in Applications (mingw-w64)'
|
||||
url='https://github.com/kjd/idna'
|
||||
license=('BSD-like')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
_dtoken="d8/82/28a51052215014efc07feac7330ed758702fc0581347098a81699b5281cb"
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Getting image size from png/jpeg/jpeg2000/gif file (mingw-w64)"
|
||||
url='https://github.com/shibukawa/imagesize_py'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("https://files.pythonhosted.org/packages/source/i/imagesize/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgver=2.11.3
|
||||
pkgrel=1
|
||||
pkgdesc="A simple pythonic template language written in Python (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="http://jinja.pocoo.org/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-markupsafe")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('custom')
|
||||
url="https://pypi.python.org/pypi/MarkupSafe"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=4.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='Rolling backport of unittest.mock for all Pythons (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/testing-cabal/mock'
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
@@ -13,7 +13,7 @@ pkgdesc="Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
|
||||
url='https://pypi.python.org/pypi/ndg-httpsclient'
|
||||
license=('BSD')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-pyopenssl"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pyasn1")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=3.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='An OrderedSet is a mutable data structure that is a hybrid of a list and a set(mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/LuminosoInsight/ordered-set'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=20.9
|
||||
pkgrel=1
|
||||
pkgdesc="Core utilities for Python packages (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/pypa/packaging"
|
||||
license=('Apache')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Python Build Reasonableness (mingw-w64)"
|
||||
url="https://pypi.python.org/pypi/pbr"
|
||||
license=("Apache")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-stestr"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=3.11
|
||||
pkgrel=1
|
||||
pkgdesc="Implementation of lex and yacc parsing tools (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.dabeaz.com/ply/"
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc='ASN.1 types and codecs (mingw-w64)'
|
||||
url='https://github.com/etingof/pyasn1/'
|
||||
license=('BSD')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
source=(${_realname}-${pkgver}.tar.gz::"https://github.com/etingof/pyasn1/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('1baa319ca6e30ffed0d23198d2100742e9e8b5cae464135d69058d0d6069aafc')
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=2.20
|
||||
pkgrel=1
|
||||
pkgdesc='Complete parser of the C language, written in pure Python (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/eliben/pycparser'
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgver=2.9.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python syntax highlighter (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="http://pygments.org/"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="Python wrapper module around the OpenSSL library (mingw-w64)"
|
||||
url='https://pypi.python.org/pypi/pyOpenSSL'
|
||||
license=('LGPL2.1')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-openssl"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-cryptography"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-six")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=2.4.7
|
||||
pkgrel=1
|
||||
pkgdesc='General parsing module for Python (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://pyparsing.wikispaces.com/'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=2021.1
|
||||
pkgrel=1
|
||||
pkgdesc="Cross platform time zone library for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://pypi.org/project/pytz/"
|
||||
license=("MIT")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=2.25.1
|
||||
pkgrel=2
|
||||
pkgdesc="Requests is the only Non-GMO HTTP library for Python, safe for human consumption (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('Apache')
|
||||
url="https://2.python-requests.org"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-urllib3"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="A library implementing the 'SemVer' scheme (mingw-w64)"
|
||||
url='https://github.com/rbarrois/python-semanticversion'
|
||||
license=('BSD')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/rbarrois/python-semanticversion/archive/$pkgver.tar.gz")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgver=56.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('PSF')
|
||||
url="https://pypi.org/pypi/setuptools"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python 2 and 3 compatibility utilities (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://pypi.python.org/pypi/six/"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Snowball stemming library collection for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url='https://github.com/shibukawa/snowball_py'
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgver=0.7.12
|
||||
pkgrel=1
|
||||
pkgdesc="Modified Kr Sphinx doc theme (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url='https://github.com/bitprophet/alabaster'
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgver=4.0.0
|
||||
pkgrel=1
|
||||
pkgdesc="Python documentation generator (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://www.sphinx-doc.org/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python-babel"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs Apple help books (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-applehelp"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs Devhelp document (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-devhelp"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which renders HTML help files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-htmlhelp"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which renders display math in HTML via JavaScript (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-jsmath"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.19
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx Domain for Modern CMake (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('CMake')
|
||||
url="https://github.com/slurps-mad-rips/moderncmakedomain"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs QtHelp document (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-qthelp"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=1.1.4
|
||||
pkgrel=1
|
||||
pkgdesc="Sphinx extension which outputs "serialized" HTML files (json and pickle) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/sphinx-doc/sphinxcontrib-serializinghtml"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
|
||||
|
||||
@@ -6,7 +6,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=1.1.1
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="Sphinx SVG to PDF converter extension (mingw-w64)"
|
||||
url="https://github.com/sephalon/sphinxcontrib-svg2pdfconverter/"
|
||||
license=('BSD')
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=0.10.2
|
||||
pkgrel=1
|
||||
pkgdesc="A Python library for parsing and creating TOML (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/uiri/toml'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -12,7 +12,7 @@ pkgdesc="HTTP library with thread-safe connection pooling and file post support
|
||||
url='https://github.com/urllib3/urllib3'
|
||||
license=('MIT')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-certifi"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-idna")
|
||||
|
||||
@@ -9,7 +9,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=0.5.1
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
pkgdesc="This is a Python implementation of the WHATWG Encoding standard (mingw-w64)"
|
||||
url="https://github.com/gsnedders/python-webencodings"
|
||||
license=('BSD')
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgver=0.2
|
||||
pkgrel=1
|
||||
pkgdesc="Python module to extract CA and CRL certs from Windows' cert store (ctypes based) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://bitbucket.org/tiran/wincertstore'
|
||||
license=('PSFL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
|
||||
@@ -25,7 +25,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-python3"
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-python3")
|
||||
pkgdesc="A high-level scripting language (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=('PSF')
|
||||
url="https://www.python.org/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgver=${_basever}.${_patchlevel}
|
||||
pkgrel=2
|
||||
pkgdesc="MinGW port of readline for editing typed command lines (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
#"${MINGW_PACKAGE_PREFIX}-ncurses"
|
||||
"${MINGW_PACKAGE_PREFIX}-termcap"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user