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
c08debfc
Commit
c08debfc
authored
4 years ago
by
Holger Jaekel
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/proj-data: new aport
parent
e2ae554a
No related branches found
No related tags found
1 merge request
!14638
community/proj: upgrade to 7.2.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/proj-data/APKBUILD
+18
-0
18 additions, 0 deletions
community/proj-data/APKBUILD
with
18 additions
and
0 deletions
community/proj-data/APKBUILD
0 → 100644
+
18
−
0
View file @
c08debfc
# Contributor: Holger Jaekel <holger.jaekel@gmx.de>
# Maintainer: Holger Jaekel <holger.jaekel@gmx.de>
pkgname
=
proj-data
pkgver
=
1.3
pkgrel
=
0
pkgdesc
=
"Resource files for Cartographic Projections and Coordinate Transformations Library PROJ"
url
=
"https://proj.org/"
arch
=
"noarch"
license
=
"custom"
options
=
"!check"
# this is a resource files package
source
=
"http://download.osgeo.org/proj/proj-data-
$pkgver
.zip"
package
()
{
mkdir
-p
"
$pkgdir
"
/usr/share/proj
unzip
-o
"
$srcdir
/proj-data-
$pkgver
.zip"
-d
"
$pkgdir
"
/usr/share/proj
}
sha512sums
=
"fb5c710160b54db0a1eb7de0b218857534935052373ac4b8e93f620ca12079bf9286832a269a3cc310c9e1a8d08a783ccf92f9d321cee9986d6bb41e59a24c6c proj-data-1.3.zip"
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