enable clangarm64 for some packages - vtk deps
This commit is contained in:
@@ -7,7 +7,7 @@ pkgver=2.8.3
|
||||
pkgrel=2
|
||||
pkgdesc="The Adaptable Input/Output System version 2 (mingw-w64)"
|
||||
arch=(any)
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://adios2.readthedocs.io/en/latest/"
|
||||
license=(Apache)
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-blosc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=4.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="CFD General Notation System library and tools (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://cgns.github.io"
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=2.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Command line parser for C++11 (mingw-w64)"
|
||||
arch=(any)
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://github.com/CLIUtils/CLI11"
|
||||
license=(BSD)
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.4.3
|
||||
pkgrel=2
|
||||
pkgdesc="Free and lossless LiDAR compression (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.laszip.org/"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.8.1
|
||||
pkgrel=2
|
||||
pkgdesc="ASPRS LiDAR data translation toolset (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://liblas.org/"
|
||||
license=('BSD')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='C library for reading virtual slide images (mingw-w64)'
|
||||
arch=(any)
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://openslide.org'
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-cairo"
|
||||
|
||||
@@ -8,7 +8,7 @@ pkgrel=1
|
||||
pkgdesc="Uncertainty treatment library (mingw-w64)"
|
||||
license=('LGPL')
|
||||
arch=(any)
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw64' 'mingw32' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://www.openturns.org/"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-ceres-solver"
|
||||
"${MINGW_PACKAGE_PREFIX}-hdf5"
|
||||
|
||||
@@ -8,7 +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' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.zeromq.org/"
|
||||
license=("LGPL")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libsodium")
|
||||
|
||||
Reference in New Issue
Block a user