more clangarm64
This commit is contained in:
parent
b810292092
commit
643222dd7c
@ -6,7 +6,7 @@ pkgver=2.47.0
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc="Cego database system (mingw-w64)"
|
pkgdesc="Cego database system (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||||
url='http://www.lemke-it.com/'
|
url='http://www.lemke-it.com/'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
source=("http://www.lemke-it.com/${_realname}-${pkgver}.tar.gz")
|
source=("http://www.lemke-it.com/${_realname}-${pkgver}.tar.gz")
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgver=2.0.2
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A client library to multiplex connections from and to iOS devices (mingw-w64)'
|
pkgdesc='A client library to multiplex connections from and to iOS devices (mingw-w64)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||||
url='https://www.libimobiledevice.org/'
|
url='https://www.libimobiledevice.org/'
|
||||||
license=('GPL2+')
|
license=('GPL2+')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgver=1.2.1
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc='Black plugin for the Python LSP Server (mingw-w64)'
|
pkgdesc='Black plugin for the Python LSP Server (mingw-w64)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
url='https://github.com/python-lsp/python-lsp-black'
|
url='https://github.com/python-lsp/python-lsp-black'
|
||||||
depends=(
|
depends=(
|
||||||
|
|||||||
@ -7,7 +7,7 @@ pkgver=0.4.0
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc='Spyder extensions for the python-lsp-server (mingw-w64)'
|
pkgdesc='Spyder extensions for the python-lsp-server (mingw-w64)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
url='https://github.com/spyder-ide/pyls-spyder'
|
url='https://github.com/spyder-ide/pyls-spyder'
|
||||||
depends=(
|
depends=(
|
||||||
|
|||||||
@ -10,7 +10,7 @@ pkgver=1.11.1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Symbolic manipulation package (Computer Algebra System), written in pure Python (mingw-w64)"
|
pkgdesc="Symbolic manipulation package (Computer Algebra System), written in pure Python (mingw-w64)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||||
url='https://www.sympy.org/en/index.html'
|
url='https://www.sympy.org/en/index.html'
|
||||||
license=('BSD')
|
license=('BSD')
|
||||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user