Skip to content
Snippets Groups Projects
Commit 2ab9aede authored by Bart Ribbers's avatar Bart Ribbers Committed by Leo
Browse files

community/aom: upgrade to 1.0.0

parent ec73f67d
No related branches found
No related tags found
No related merge requests found
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=aom
pkgver=0_git20191223
_commit=db8f273c9d83b1e6d602b2d1c4e2f055a6f58acc
pkgrel=1
pkgver=1.0.0
pkgrel=0
pkgdesc="Alliance for Open Media (AOM) AV1 codec SDK"
url="https://aomedia.org/"
arch="all !armv7 !armhf" # ASM inlining fails on armhf/armv7
......@@ -11,7 +10,7 @@ license="custom"
options="!check" # No test suite from upstream
makedepends="cmake perl python3 yasm"
subpackages="$pkgname-dev $pkgname-doc $pkgname-libs"
source="$pkgname-$pkgver.tar.gz::https://aomedia.googlesource.com/aom/+archive/$_commit.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://aomedia.googlesource.com/aom/+archive/v$pkgver-errata1-avif.tar.gz"
#builddir="$srcdir/$pkgname-$pkgver"
case "$CARCH" in
......@@ -52,4 +51,4 @@ unpack() {
-C "$builddir" > /dev/null
}
sha512sums="b85a9d5ad48701bb5c5c1455a24f514fbda75098f8b65565a0aa3fec585473f62e85b2c90c251031847772cab8f9afb7aef8abd9137485fbb72e7aea109c69ea aom-0_git20191223.tar.gz"
sha512sums="ba7b2a012f8beb706caf0de3e108a70478f80ae589f294b7bd14c3a4f50db42f545fe6fbbc9253f2b4894c15c078cdad83cb05f9161e0c5129764c017762c1ff aom-1.0.0.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