extra/libyuv to r2426+464c51a03-1

This commit is contained in:
Kevin Mihelich 2024-10-06 13:30:56 +00:00
parent 19b5ddbd44
commit 6419fe5738
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = libyuv
pkgdesc = Library for YUV scaling
pkgver = r2426+464c51a0
pkgver = r2426+464c51a03
pkgrel = 1
url = https://chromium.googlesource.com/libyuv/libyuv/
arch = x86_64
@ -8,7 +8,7 @@ pkgbase = libyuv
makedepends = cmake
makedepends = git
depends = gcc-libs
depends = libjpeg
depends = libjpeg-turbo
source = git+https://chromium.googlesource.com/libyuv/libyuv/#commit=464c51a0353c71f08fe45f683d6a97a638d47833
sha512sums = SKIP

View file

@ -4,13 +4,13 @@
# - disable NEON, broken assembly
pkgname=libyuv
pkgver=r2426+464c51a0
pkgver=r2426+464c51a03
pkgrel=1
pkgdesc="Library for YUV scaling"
arch=(x86_64)
url="https://chromium.googlesource.com/libyuv/libyuv/"
license=(custom)
depends=(gcc-libs libjpeg)
depends=(gcc-libs libjpeg-turbo)
makedepends=(cmake git)
# Version required by libavif
_commit=464c51a0353c71f08fe45f683d6a97a638d47833