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
aba6d019
Commit
aba6d019
authored
2 years ago
by
Pablo Correa Gómez
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/gdal: rebuild against libpoppler.so.119
parent
aa767b7a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!32616
Poppler 22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/gdal/APKBUILD
+1
-2
1 addition, 2 deletions
community/gdal/APKBUILD
with
1 addition
and
2 deletions
community/gdal/APKBUILD
+
1
−
2
View file @
aba6d019
...
...
@@ -2,7 +2,7 @@
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname
=
gdal
pkgver
=
3.4.2
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A translator library for raster and vector geospatial data formats"
url
=
"https://gdal.org/"
arch
=
"all"
...
...
@@ -82,7 +82,6 @@ case "$CARCH" in
esac
# Optional dependency java-jdk is not available on riscv64
_with_java
=
""
case
"
$CARCH
"
in
riscv64
)
_with_java
=
"no"
...
...
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