dav1d: update to 1.5.1

dav1d: update to 1.5.1

bump shlib to libdav1d-1.5.1_1

restored common/shlibs
This commit is contained in:
manfred3000 2025-06-10 10:39:45 +02:00 committed by Duncan Overbruck
parent b38dd95325
commit 13fe20a768

View file

@ -1,6 +1,6 @@
# Template file for 'dav1d'
pkgname=dav1d
version=1.3.0
version=1.5.1
revision=1
build_style=meson
configure_args="-Denable_asm=true -Denable_tools=true -Dfuzzing_engine=none
@ -11,7 +11,7 @@ license="BSD-2-Clause"
homepage="https://code.videolan.org/videolan/dav1d"
changelog="https://code.videolan.org/videolan/dav1d/raw/master/NEWS"
distfiles="https://code.videolan.org/videolan/dav1d/-/archive/${version}/dav1d-${version}.tar.bz2"
checksum=bde8db3d0583a4f3733bb5a4ac525556ffd03ab7dcd8a6e7c091bee28d9466b1
checksum=4eddffd108f098e307b93c9da57b6125224dc5877b1b3d157b31be6ae8f1f093
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Denable_tests=true"