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
8624e4cc
Commit
8624e4cc
authored
1 year ago
by
Celeste
Committed by
Natanael Copa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/babl: upgrade to 0.1.108
parent
0d3268ae
Loading
Loading
1 merge request
!60563
community/babl: upgrade to 0.1.108
Pipeline
#213096
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/babl/APKBUILD
+6
-4
6 additions, 4 deletions
community/babl/APKBUILD
with
6 additions
and
4 deletions
community/babl/APKBUILD
+
6
−
4
View file @
8624e4cc
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
babl
pkgver
=
0.1.10
6
pkgver
=
0.1.10
8
pkgrel
=
0
pkgdesc
=
"Dynamic, any to any, pixel format conversion library"
url
=
"https://gegl.org/babl"
...
...
@@ -17,9 +17,11 @@ source="https://download.gimp.org/pub/babl/${pkgver%.*}/babl-$pkgver.tar.xz
prepare
()
{
default_prepare
# disable some tests
# Since 10th February 2024, float-to-8bit is also failing on s390x.
# Even on 3.19, a rebuild of babl 0.1.106 will cause this test to fail.
# This is a known issue: https://gitlab.gnome.org/GNOME/babl/-/issues/88
case
$CARCH
in
aarch64
)
aarch64
|s390x
)
sed
-i
\
-e
"/float-to-8bit/d"
\
tests/meson.build
...
...
@@ -48,7 +50,7 @@ tools() {
}
sha512sums
=
"
97dc57141754ff64a961f77df50dcd91b32d3cf26efa8ba9f3dd5fcfae41e96f986178a04ba7a8940effb6e6e33ac98b163551f377dc781308c750222efb4943
babl-0.1.10
6
.tar.xz
3ebdd18b32505e3009ba8f4957ffe892226d83012fbf3217b1761645fdcae943a19bda1a1f93adde78a5dd83fa11b0ba23014118228ca4eab4fd18001f1f4970
babl-0.1.10
8
.tar.xz
8c73e601fc376ed4aab10193d6060b2a2d49f2f71062ae8478335ec1eab488adf44bf6c1fe3258cf14375add7f2aa54f6eab4449f0dc3f5bdffec47ca18d166d arm-neon-v1.patch
8208bd7a0e34508e14a68b1f67396d2804ff2f73db4e58d198b352891e72cc19db350c05c9fa6662b25ed4671073bd08410386ac34c88e20c618125909dd38c6 git.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