aom: add some helpful URLs

This commit is contained in:
Christoph Reiter
2023-12-07 10:32:22 +01:00
committed by GitHub
parent 7ad0881a2d
commit 2fcbfb3e05

View File

@@ -9,6 +9,8 @@ pkgdesc='AV1 codec library (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
url="https://aomedia.org/"
msys2_repository_url="https://aomedia.googlesource.com/aom"
msys2_changelog_url="https://aomedia.googlesource.com/aom/+/refs/heads/main/CHANGELOG"
license=('spdx:BSD-2-Clause')
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")