Skip to content
Snippets Groups Projects
Commit c08debfc authored by Holger Jaekel's avatar Holger Jaekel :map: Committed by Leo
Browse files

community/proj-data: new aport

parent e2ae554a
No related branches found
No related tags found
1 merge request!14638community/proj: upgrade to 7.2.0
# 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment