Skip to content

Commit

Permalink
clean up Apache-2.0 license tags
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilos committed Nov 24, 2022
1 parent fa931f2 commit 4623e77
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion mingw-w64-amqp-cpp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="C library for asynchronous non-blocking communication with RabbitMQ (
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/CopernicaMarketingSoftware/AMQP-CPP"
license=('Apache2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-aws-c-cal/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="AWS Crypto Abstraction Layer: Cross-Platform, C99 wrapper for cryptogra
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://github.com/awslabs/aws-c-cal"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-aws-c-common"
"${MINGW_PACKAGE_PREFIX}-openssl")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-aws-c-common/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Core c99 package for AWS SDK for C. Includes cross-platform primitives,
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://github.com/awslabs/aws-c-common"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-cc"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-aws-c-io/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="AWS SDK module to handle all IO and TLS work for application protocols
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://github.com/awslabs/aws-c-io"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-aws-c-cal"
"${MINGW_PACKAGE_PREFIX}-aws-c-common")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-aws-sdk-cpp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="AWS SDK for C (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://github.com/aws/aws-sdk-cpp"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-aws-c-common"
"${MINGW_PACKAGE_PREFIX}-aws-c-event-stream"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-clblast/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Tuned OpenCL BLAS (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/CNugteren/CLBlast'
license=('Apache 2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-libwinpthread-git"
"${MINGW_PACKAGE_PREFIX}-opencl-icd")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-gi-docgen/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='Documentation tool for GObject-based libraries (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://gitlab.gnome.org/GNOME/gi-docgen"
license=('GPL3' 'Apache2.0' 'CC0-1.0')
license=('GPL3' 'spdx:Apache-2.0' 'CC0-1.0')
depends=(
"${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-jinja"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-git-repo/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 7,7 @@ pkgdesc="The multiple Git repository tool (mingw-w64)"
arch=(any)
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/esrlabs/git-repo"
license=("Apache-2.0")
license=('spdx:Apache-2.0')
groups=("${MINGW_PACKAGE_PREFIX}")
depends=("${MINGW_PACKAGE_PREFIX}-python3")
source=(${_realname}-${pkgver}.tar.gz::"https://github.com/esrlabs/${_realname}/archive/v${pkgver}.tar.gz")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-jj/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc='Jujutsu (an experimental VCS)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/martinvonz/jj"
license=('Apache2.0')
license=('spdx:Apache-2.0')
makedepends=("${MINGW_PACKAGE_PREFIX}-rust" "git")
source=("git https://github.com/martinvonz/jj#commit=${_commit}")
sha256sums=('SKIP')
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-libmaxminddb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="C library for reading MaxMind DB files, including the GeoIP2 databases
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://dev.maxmind.com/geoip/"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-libunifex/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@ pkgrel=2
pkgdesc='A prototype implementation of the C sender/receiver async programming model (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
license=("Apache-2.0")
license=('spdx:Apache-2.0')
url="https://github.com/facebookexperimental/libunifex"
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-ninja/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Ninja is a small build system with a focus on speed (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://ninja-build.org"
license=('Apache')
license=('spdx:Apache-2.0')
depends=()
options=('strip' 'staticlibs')
makedepends=("re2c" "${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-cc")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-openFPGALoader/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="openFPGALoader: universal utility for programming FPGA (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/trabucayre/openFPGALoader"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
groups=("${MINGW_PACKAGE_PREFIX}-eda")
depends=(
"${MINGW_PACKAGE_PREFIX}-libftdi"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-opencl-clhpp/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='OpenCL C header files (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/KhronosGroup/OpenCL-CLHPP'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-opencl-headers")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-opencl-headers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc='OpenCL (Open Computing Language) header files (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://registry.khronos.org/OpenCL/'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja"
"${MINGW_PACKAGE_PREFIX}-cc")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-aiosignal/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="A list of registered asynchronous callbacks (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/aio-libs/aiosignal'
license=('Apache2')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-frozenlist")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-aiosmtpd/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="aiosmtpd - asyncio based SMTP server (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/aio-libs/aiosmtpd'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-atpublic"
"${MINGW_PACKAGE_PREFIX}-python-attrs")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-arrow/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc='Better dates & times for Python (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://arrow.readthedocs.io/"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=(
"${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-dateutil"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-atpublic/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Keep all y'all's __all__'s in sync (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://public.readthedocs.io/'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-installer"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-coverage/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 12,7 @@ pkgdesc="Code coverage measurement for Python (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://coverage.readthedocs.io/'
license=('Apache 2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools" "${MINGW_PACKAGE_PREFIX}-cc")
source=("${_realname}-${pkgver}.tar.gz::https://github.com/nedbat/coveragepy/archive/refs/tags/${pkgver}.tar.gz")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-deprecation/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="A library to handle automated deprecations (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/briancurtin/deprecation'
license=('APACHE2')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-packaging")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-distro/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Distro - an OS platform information API (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://github.com/python-distro/distro"
license=('Apache2.0')
license=('spdx:Apache-2.0')
options=(!strip)
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-dulwich/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Python Git Library (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://www.dulwich.io/'
license=('Apache2' 'GPL2')
license=('spdx:Apache-2.0' 'GPL2')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-urllib3")
makedepends=("${MINGW_PACKAGE_PREFIX}-python"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-elasticsearch/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='Python client for Elasticsearch (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/elastic/elasticsearch-py'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=(
${MINGW_PACKAGE_PREFIX}-python
${MINGW_PACKAGE_PREFIX}-python-certifi
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-fire/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='Python Fire is a library for automatically generating command line inte
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/google/python-fire"
license=('Apache 2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python-termcolor")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("https://github.com/google/python-fire/archive/v$pkgver.tar.gz")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-gcs-oauth2-boto-plugin/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cl
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://developers.google.com/storage/docs/gspythonlibrary'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-rsa"
"${MINGW_PACKAGE_PREFIX}-python-boto"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-google-apitools/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="client libraries for humans (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/google/apitools'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-httplib2"
"${MINGW_PACKAGE_PREFIX}-python-fasteners"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-google-crc32c/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='A python wrapper of the C library "Google CRC32C" (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/googleapis/python-crc32c"
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
options=('!emptydirs')
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-google-reauth/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Google Reauth Library (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/google/google-reauth-python'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-pyu2f")
makedepends=("${MINGW_PACKAGE_PREFIX}-python"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-immutables/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='An immutable mapping type for Python (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/MagicStack/immutables'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=(
${MINGW_PACKAGE_PREFIX}-python)
makedepends=(
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-license-expression/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="comprehensive utility library to parse, compare, simplify and normalize
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/nexB/license-expression'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-boolean.py")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-lief/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgrel=1
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url="https://github.com/lief-project/LIEF/"
license=("Apache-2.0")
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-ccache"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-pynacl/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 12,7 @@ pkgdesc="Python binding to the Networking and Cryptography (NaCl) library (mingw
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/pyca/pynacl/'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-libsodium"
"${MINGW_PACKAGE_PREFIX}-python-cffi")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-pyu2f/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 12,7 @@ pkgdesc="pyu2f is a python based U2F host library for Linux, Windows, and MacOS.
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/google/pyu2f/'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python-six")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("${_realname}-${pkgver}.tar.gz"::"https://github.com/google/pyu2f/archive/${pkgver}.tar.gz")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-requests-toolbelt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="A utility belt for advanced users of python-requests (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://toolbelt.readthedocs.org/'
license=('Apache2')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-requests")
makedepends=("${MINGW_PACKAGE_PREFIX}-python"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-requests-unixsocket/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc='Use requests to talk HTTP via a UNIX domain socket (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/msabramo/requests-unixsocket'
license=('Apache2')
license=('spdx:Apache-2.0')
depends=(
${MINGW_PACKAGE_PREFIX}-python
${MINGW_PACKAGE_PREFIX}-python-requests
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-types-toml/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Typing stubs for toml (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/python/typeshed'
license=('Apache2')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-installer"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-python-tzdata/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc=" Python package wrapping the IANA time zone database (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/python/tzdata'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-python")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-installer"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-ruc-vm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc="Virtual machine for Russian version of C (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/andrey-terekhov/RuC-VM'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-ruc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc="Yet another compiler from Russian version of C into virtual machine (mi
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://github.com/andrey-terekhov/RuC'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
optdepends=("${MINGW_PACKAGE_PREFIX}-ruc-vm: For default output interpretation")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-s2geometry/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc="A library for manipulating geometric shapes (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
url='https://s2geometry.io/'
license=('Apache-2.0')
license=('spdx:Apache-2.0')
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-ninja"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-shaderc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 9,7 @@ pkgdesc="Collection of tools, libraries and tests for shader compilation (mingw-
url="https://github.com/google/shaderc"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
license=('Apache')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-glslang"
"${MINGW_PACKAGE_PREFIX}-spirv-tools")
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-spirv-cross/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ pkgdesc="A tool and library for parsing and converting SPIR-V to other shader la
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://github.com/KhronosGroup/SPIRV-Cross/'
license=('Apache')
license=('spdx:Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
"${MINGW_PACKAGE_PREFIX}-glslang"
Expand Down
2 changes: 1 addition & 1 deletion mingw-w64-tbb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 8,7 @@ pkgrel=2
arch=(any)
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url='https://software.intel.com/en-us/oneapi/onetbb'
license=("Apache2")
license=('spdx:Apache-2.0')
pkgdesc='oneAPI Threading Building Blocks (mingw-w64)'
conflicts=("${MINGW_PACKAGE_PREFIX}-intel-tbb")
replaces=("${MINGW_PACKAGE_PREFIX}-intel-tbb")
Expand Down
Loading

0 comments on commit 4623e77

Please sign in to comment.