Skip to content
Snippets Groups Projects
Verified Commit fc8c48ae authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 1.0.3-2: libvpx/mbedtls/rav1e bundle rebuild

parent 19cb4672
No related branches found
Tags 1.0.3-2
No related merge requests found
pkgbase = libavif pkgbase = libavif
pkgdesc = Library for encoding and decoding .avif files pkgdesc = Library for encoding and decoding .avif files
pkgver = 1.0.3 pkgver = 1.0.3
pkgrel = 1 pkgrel = 2
url = https://github.com/AOMediaCodec/libavif url = https://github.com/AOMediaCodec/libavif
arch = x86_64 arch = x86_64
license = BSD license = LicenseRef-libavif
makedepends = cmake makedepends = cmake
makedepends = nasm makedepends = nasm
makedepends = pkgconf makedepends = pkgconf
......
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
pkgname=libavif pkgname=libavif
pkgver=1.0.3 pkgver=1.0.3
pkgrel=1 pkgrel=2
pkgdesc="Library for encoding and decoding .avif files" pkgdesc="Library for encoding and decoding .avif files"
arch=(x86_64) arch=(x86_64)
url="https://github.com/AOMediaCodec/libavif" url="https://github.com/AOMediaCodec/libavif"
license=(BSD) license=(LicenseRef-libavif)
depends=(glibc aom dav1d librav1e.so svt-av1 libpng libjpeg libyuv) depends=(glibc aom dav1d librav1e.so svt-av1 libpng libjpeg libyuv)
makedepends=(cmake nasm pkgconf gdk-pixbuf2) makedepends=(cmake nasm pkgconf gdk-pixbuf2)
source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment