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

@@ -8,6 +8,9 @@ pkgrel=2
pkgdesc='A high-performance library in multiple languages that manipulates plain text (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
msys2_references=(
'pypi: diff-match-patch'
)
license=('spdx:Apache-2.0')
url='https://github.com//diff-match-patch-python/diff-match-patch'
depends=("${MINGW_PACKAGE_PREFIX}-python")