Port away from PKGMETA.yml

This commit is contained in:
Christoph Reiter
2023-09-17 21:57:36 +02:00
parent b2ed1940fb
commit 9c1c99af5d
611 changed files with 1858 additions and 1861 deletions

View File

@@ -9,6 +9,9 @@ pkgrel=2
pkgdesc="Genetic Algorithm Package for Python (mingw64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
msys2_references=(
'pypi: geneticalgorithm'
)
url="https://github.com/rmsolgi/geneticalgorithm"
depends=("${MINGW_PACKAGE_PREFIX}-python"
"${MINGW_PACKAGE_PREFIX}-python-numpy"