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
cc7bf20e
Commit
cc7bf20e
authored
1 month ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/mapnik: fix build
fixes commit
c968d056
(testing/mapnik: upgrade to 4.0.6)
parent
d7da8793
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/mapnik/APKBUILD
+1
-4
1 addition, 4 deletions
testing/mapnik/APKBUILD
with
1 addition
and
4 deletions
testing/mapnik/APKBUILD
+
1
−
4
View file @
cc7bf20e
...
...
@@ -27,9 +27,7 @@ makedepends="
zlib-dev
"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://github.com/mapnik/mapnik/releases/download/v
$pkgver
/mapnik-v
$pkgver
.tar.bz2
gcc13.patch
"
source
=
"https://github.com/mapnik/mapnik/releases/download/v
$pkgver
/mapnik-v
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
options
=
"!check"
# fail to build
...
...
@@ -70,5 +68,4 @@ doc() {
sha512sums
=
"
94c92c5cf34a42f495dd115f75871f13fc6b43547e1e597d8e9b12e0b92d54705e0625c909f39cb21e163e78daef746d868d88b0743bb97e63b7107d25a93b15 mapnik-v4.0.6.tar.bz2
b9de94825d5c9934adcfd451b1fada42d17d9b79345649c19d9d1b3db333309086b7de711e9fb44038a3ba992c27d520f6a5a66f656c267f9e8d286ad2bec920 gcc13.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