updater-dav1d-1.5.2 — dav1d → 1.5.2 (#13302)

* Add unbuilt dav1d to updater-dav1d-1.5.2

* updater-dav1d-1.5.2: Package File Update Run on linux/386 container.

* updater-dav1d-1.5.2: Package File Update Run on linux/amd64 container.

* updater-dav1d-1.5.2: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-11-01 10:11:47 -04:00
committed by GitHub
parent b7fb0e110e
commit 3cd85cffea
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 858654
# Total size: 853518
/usr/local/bin/dav1d
/usr/local/include/dav1d/common.h
/usr/local/include/dav1d/data.h

View File

@@ -1,4 +1,4 @@
# Total size: 1536806
# Total size: 1514638
/usr/local/bin/dav1d
/usr/local/include/dav1d/common.h
/usr/local/include/dav1d/data.h

View File

@@ -1,4 +1,4 @@
# Total size: 2173260
# Total size: 2167372
/usr/local/bin/dav1d
/usr/local/include/dav1d/common.h
/usr/local/include/dav1d/data.h

View File

@@ -3,7 +3,7 @@ require 'buildsystems/meson'
class Dav1d < Meson
description 'dav1d is a new AV1 cross-platform decoder, open-source, and focused on speed and correctness.'
homepage 'https://code.videolan.org/videolan/dav1d'
version '1.5.1'
version '1.5.2'
license 'BSD-2'
compatibility 'all'
source_url 'https://code.videolan.org/videolan/dav1d.git'
@@ -11,10 +11,10 @@ class Dav1d < Meson
binary_compression 'tar.zst'
binary_sha256({
aarch64: '893caf1d3c9e389d2428a79b74a825e67c969debbcc7a56a66398d5cf613f64b',
armv7l: '893caf1d3c9e389d2428a79b74a825e67c969debbcc7a56a66398d5cf613f64b',
i686: '3dd275bb7679a8e7b28f5128a3416183eb8b6f9ed803ee531dc81a8449f72e36',
x86_64: 'd2d993678e20e9954133255107a0dd2ccc40f53029cba8b4ffcf5cbd54fdb448'
aarch64: 'e5fc00913117a06424326c6803e9d8ebcca07db9164f734c9b383b4f0d8e456d',
armv7l: 'e5fc00913117a06424326c6803e9d8ebcca07db9164f734c9b383b4f0d8e456d',
i686: '4c402d4771a7ebef6b38a8d55d737ae87ca2906acc807b0127ec21c7662e63b9',
x86_64: '691d00f59ff04c670f19c800e62d02a3a52c5bff947c43535c54ba8f8068877f'
})
depends_on 'gcc_lib' # R