sox-ng: add msys2_references, changelog URL + update license entry

This commit is contained in:
Dirk Stolle 2025-10-15 01:47:29 +02:00
parent 94b9aa6db4
commit b15dc8a8cc

View File

@ -9,7 +9,14 @@ pkgdesc="SoX is the Swiss Army Knife of sound processing utilities (mingw-w64)"
arch=('any') arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
url="https://codeberg.org/sox_ng/sox_ng" url="https://codeberg.org/sox_ng/sox_ng"
license=("GPL") msys2_changelog_url='https://codeberg.org/sox_ng/sox_ng/src/branch/main/ChangeLog'
msys2_references=(
'anitya: 373981'
'aur: sox-ng-git'
# Gentoo uses sox-ng despite the sox name without ng appendix.
'gentoo: media-sound/sox'
)
license=("spdx:GPL-2.0-only", "spdx:LGPL-2.1-only")
makedepends=(autoconf-archive makedepends=(autoconf-archive
${MINGW_PACKAGE_PREFIX}-autotools ${MINGW_PACKAGE_PREFIX}-autotools
${MINGW_PACKAGE_PREFIX}-cc ${MINGW_PACKAGE_PREFIX}-cc