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
33de35e2
Commit
33de35e2
authored
7 months ago
by
Krassy Boykinov
Committed by
Andy Postnikov
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/libdovi: upgrade to 3.3.1
parent
c28c0435
No related branches found
Branches containing commit
Tags
v3.22.0_alpha20241224
Tags containing commit
1 merge request
!70492
community/libdovi: upgrade to 3.3.1
Pipeline
#253006
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/libdovi/APKBUILD
+3
-7
3 additions, 7 deletions
community/libdovi/APKBUILD
community/libdovi/cargo-update.patch
+0
-16
0 additions, 16 deletions
community/libdovi/cargo-update.patch
with
3 additions
and
23 deletions
community/libdovi/APKBUILD
+
3
−
7
View file @
33de35e2
# Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com>
# Maintainer: Krassy Boykinov <kboykinov@teamcentrixx.com>
pkgname
=
libdovi
pkgname
=
libdovi
pkgver
=
3.3.
0
pkgver
=
3.3.
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Library to read & write Dolby Vision metadata"
pkgdesc
=
"Library to read & write Dolby Vision metadata"
url
=
"https://github.com/quietvoid/dovi_tool"
url
=
"https://github.com/quietvoid/dovi_tool"
...
@@ -12,10 +12,7 @@ makedepends="
...
@@ -12,10 +12,7 @@ makedepends="
cargo-c
cargo-c
"
"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"
source
=
"https://github.com/quietvoid/dovi_tool/archive/refs/tags/libdovi-
$pkgver
.tar.gz"
https://github.com/quietvoid/dovi_tool/archive/refs/tags/libdovi-
$pkgver
.tar.gz
cargo-update.patch
"
builddir
=
"
$srcdir
/dovi_tool-libdovi-
$pkgver
"
builddir
=
"
$srcdir
/dovi_tool-libdovi-
$pkgver
"
options
=
"net"
# cargo
options
=
"net"
# cargo
...
@@ -51,6 +48,5 @@ package() {
...
@@ -51,6 +48,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
f4d183305aee54aeaf2226b7f2848a81c0f99fe0368dcae09eb92b65dd85496b05ffb6d44ce16e04fab03a7a408de8f53c4654f67b286260c2c574f2d5afb579 libdovi-3.3.0.tar.gz
f7240f2761aad5cc662ba401a81b4314a3a32a5b7ee1ce5b21497c767c40279438819184efe3de6e3faa7477b422fc9e9ab9177256c321fab8099e83933ea3ea libdovi-3.3.1.tar.gz
c6a7daef2e8d6e11d3044cde9df489fa7b032bd5da80c6f59e80edcf02642c18016afaa7e94470350b51d232c4e6e0c8b9ab94bcda844fc6f61d456ccbd3aea1 cargo-update.patch
"
"
This diff is collapsed.
Click to expand it.
community/libdovi/cargo-update.patch
deleted
100644 → 0
+
0
−
16
View file @
c28c0435
diff --git a/Cargo.lock b/Cargo.lock
index a634a1b..2d1fe10 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -782,9 +782,9 @@
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
-version = "0.2.153"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "libloading"
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