blob: 44cdd93f59f27e00748edaa54d51ec63e3e87547 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = proj6
pkgdesc = Cartographic Projections library (version 6)
pkgver = 6.3.2
pkgrel = 3
url = https://trac.osgeo.org/proj/
arch = x86_64
license = MIT
makedepends = cmake
makedepends = gmock
makedepends = gtest
depends = sqlite
source = https://github.com/OSGeo/PROJ/releases/download/6.3.2/proj-6.3.2.tar.gz
source = https://download.osgeo.org/proj/proj-datumgrid-1.8.zip
source = gie_self_test.patch
source = add_suffix.patch
source = add_cstdint_header.patch
sha256sums = cb776a70f40c35579ae4ba04fb4a388c1d1ce025a1df6171350dc19f25b80311
sha256sums = b9838ae7e5f27ee732fb0bfed618f85b36e8bb56d7afb287d506338e9f33861e
sha256sums = a0ec0f1fd7c91972d005f60685f68c573c9742a6c030670e17b8989be109c3e5
sha256sums = ff22b6684c72e0a24d6b214487f09d74c80b1d0520d90297afbac5ce9163e59f
sha256sums = 30843e472d87a6085d8f3d230458957f427a1bb812ca08ab192c35cc51cd2a7c
pkgname = proj6
|