summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-12-27 12:10:25 -0600
committerLeo <thinkabit.ukim@gmail.com>2019-12-27 20:06:13 +0100
commitf382c78f156a32eb0bf7d0c9e3aeb460cc0d5834 (patch)
treec9c278f84d5ed76a629a998a4a9969e31ce9084f
parent9ad6f26562da7fc71126050304c5d7fe03281db7 (diff)
downloadaports-f382c78f156a32eb0bf7d0c9e3aeb460cc0d5834.zip
testing/svt-av1: enable x86
- Update URL
-rw-r--r--testing/svt-av1/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/svt-av1/APKBUILD b/testing/svt-av1/APKBUILD
index aaf11d444a0..c8c8a72c9b2 100644
--- a/testing/svt-av1/APKBUILD
+++ b/testing/svt-av1/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=svt-av1
pkgver=0.8.0
-pkgrel=0
+pkgrel=1
pkgdesc="Scalable Vector Technology for AV1 encoder (SVT-AV1 Encoder)"
-url="https://github.com/OpenVisualCloud/SVT-AV1"
-arch="x86_64"
+url="https://01.org/svt"
+arch="x86 x86_64"
license="BSD-2-Clause-Patent"
options="!check" # No test suite from upstream
makedepends="cmake yasm"