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
bf047c4a
Commit
bf047c4a
authored
2 years ago
by
Patrycja Rosa
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/aom: upgrade to 3.5.0
parent
cb49ed95
Loading
Loading
1 merge request
!39443
main/aom: upgrade to 3.5.0
Pipeline
#137860
canceled
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/aom/APKBUILD
+5
-6
5 additions, 6 deletions
main/aom/APKBUILD
with
5 additions
and
6 deletions
main/aom/APKBUILD
+
5
−
6
View file @
bf047c4a
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname
=
aom
pkgver
=
3.
4
.0
pkgver
=
3.
5
.0
pkgrel
=
0
pkgdesc
=
"Alliance for Open Media (AOM) AV1 codec SDK"
url
=
"https://aomedia.org/"
arch
=
"all"
license
=
"custom"
options
=
"
net
!check"
# tests r
equire a lot of time
license
=
"
BSD-2-Clause AND
custom"
options
=
"!check"
# tests r
un for 5+ hours
makedepends
=
"cmake perl python3 yasm samurai"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-libs"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://aomedia.googlesource.com/aom/+archive/v
$pkgver
.tar.gz
...
...
@@ -36,8 +36,7 @@ build() {
-DCMAKE_INSTALL_LIBDIR
=
lib
\
-DBUILD_SHARED_LIBS
=
True
\
-DCMAKE_BUILD_TYPE
=
Release
\
-DCMAKE_CXX_FLAGS
=
"
$CXXFLAGS
"
\
-DCMAKE_C_FLAGS
=
"
$CFLAGS
"
-DENABLE_TESTS
=
"
$(
want_check
&&
echo
ON
||
echo
OFF
)
"
ninja
-C
build
}
...
...
@@ -65,6 +64,6 @@ unpack() {
}
sha512sums
=
"
cb375445410319aac4149baad5f7b8f2e863a0fc47247b55b640edf8e650a766276bcebe107f2fbe9828990ab3b725fbf553f97f74b5e2d291dd12626a205287
aom-3.
4
.0.tar.gz
7499b9ee32e8b687edb82f448ebebca214feaa0a58442307483dd98b63f88f51494f15107cea6e2f0ed8b957526ee16905b2b50668b36e9cb4b71f5cb85c982c
aom-3.
5
.0.tar.gz
573a6c9cd1e9c71a0612f750fb1b69ee65ab86364d3aa78ef51b8fb20633c69b97026d0685dedeabb51f31d0dab7c651d1fe5c72e0dc9f14b8ed2704584934a9 fix-stack-size-e53da0b.patch
"
This diff is collapsed.
Click to expand it.
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