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
ecfcf945
Commit
ecfcf945
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/libde265: upgrade to 1.0.4
parent
801a6a33
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
main/libde265/APKBUILD
+3
-4
3 additions, 4 deletions
main/libde265/APKBUILD
with
3 additions
and
4 deletions
main/libde265/APKBUILD
+
3
−
4
View file @
ecfcf945
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
libde265
pkgver
=
1.0.
3
pkgver
=
1.0.
4
pkgrel
=
0
pkgdesc
=
"Open h.265 video codec implementation"
url
=
"https://github.com/strukturag/libde265"
...
...
@@ -10,12 +10,11 @@ license="LGPL-3.0-or-later"
makedepends
=
"autoconf automake libtool"
options
=
"!check"
# no tests provided
subpackages
=
"
$pkgname
-dev"
source
=
"https://github.com/strukturag/libde265/releases/download/v
$pkgver
/
$pkgname
-
$pkgver
.tar.gz
source
=
"https://github.com/strukturag/libde265/releases/download/v
$pkgver
/
libde265
-
$pkgver
.tar.gz
export-only-decoder-api.patch
disable-tools.patch
use-new-ffmpeg-enum-names.patch
"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
prepare
()
{
default_prepare
...
...
@@ -40,7 +39,7 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
aff040638492d9d2391df20980e336eb5e42a3a602be0c310c24ba079125f2eb70fc11cbe98f98504408d829e3f158538e07ea701ab146bc53ceb5e52c8a3ea7
libde265-1.0.
3
.tar.gz
sha512sums
=
"
1c57a0b543d17a09928ce126b957b71d3d92add24936f724767d0fff13a137036e9b053fb3aaa6f8f9c5e3e60cb76d9ad816384a7bb626f7fe0cd1aad6d13ec1
libde265-1.0.
4
.tar.gz
b937024655020eaea60cc02110018a4b8a63c7fca5a3c14cf042952e6acc83cf39d8d5a23d16536738a374538e2a20c8130d62e0e82a2dbd86ccea9a01433d11 export-only-decoder-api.patch
ec3d78eb5e0df13900fdc87711372de8dbf12371feeb885dd54e824b4e6370c8b19528ad1fe07aca410ab281665a64e1357d4ab88fc78fb68d2a9ebd18761bca disable-tools.patch
6007f51114dcfaefed402ac88599add00f5a25d9e670f20e658d166843b4df3525e9f59556c50358fad85878d5bc2062616a1dede597f4664f46fe1f3baaef7d use-new-ffmpeg-enum-names.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