Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
2ab9aede
Commit
2ab9aede
authored
5 years ago
by
Bart Ribbers
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/aom: upgrade to 1.0.0
parent
ec73f67d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/aom/APKBUILD
+4
-5
4 additions, 5 deletions
community/aom/APKBUILD
with
4 additions
and
5 deletions
community/aom/APKBUILD
+
4
−
5
View file @
2ab9aede
# 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
=
"b
85a9d5ad48701bb5c5c1455a24f514fbda75098f8b65565a0aa3fec585473f62e85b2c90c251031847772cab8f9afb7aef8abd9137485fbb72e7aea109c69ea aom-0_git20191223
.tar.gz"
sha512sums
=
"b
a7b2a012f8beb706caf0de3e108a70478f80ae589f294b7bd14c3a4f50db42f545fe6fbbc9253f2b4894c15c078cdad83cb05f9161e0c5129764c017762c1ff aom-1.0.0
.tar.gz"
This diff is collapsed.
Click to expand it.
Leo
@Leo
mentioned in merge request
!5337 (closed)
·
5 years ago
mentioned in merge request
!5337 (closed)
mentioned in merge request !5337
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment