diff options
author | Gonzalo Exequiel Pedone | 2025-03-05 14:32:35 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2025-03-05 14:32:35 -0300 |
commit | 62882bdb56c4bcfacc42aa5cceb9eae34c930c86 (patch) | |
tree | bb49ea6f1a465be0e0c638bb68718bd075e92d77 /.SRCINFO | |
download | aur-62882bdb56c4bcfacc42aa5cceb9eae34c930c86.tar.gz |
Package updated to 1.5.1.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..f9073c8e5e1e --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = android-riscv64-dav1d + pkgdesc = AV1 cross-platform decoder focused on speed and correctness (Android riscv64) + pkgver = 1.5.1 + pkgrel = 1 + url = https://code.videolan.org/videolan/dav1d/ + arch = any + groups = android-dav1d + license = BSD + makedepends = android-meson + makedepends = ninja + makedepends = nasm + makedepends = android-riscv64-xxhash + depends = android-ndk + options = !strip + options = !buildflags + options = staticlibs + options = !emptydirs + source = https://downloads.videolan.org/pub/videolan/dav1d/1.5.1/dav1d-1.5.1.tar.xz + md5sums = 0ab0617fd17f0aa380a71bdc4a485315 + +pkgname = android-riscv64-dav1d |