blob: 3d0f550b3f57faa22dfdd3cfec04fcc383ca3b3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = geocrop
pkgdesc = Small tool based on GDAL/PROJ4 to automatic crop box on GeoTIFF maps (in most cases - Russians)
pkgver = 2.0
pkgrel = 1
url = https://github.com/h4tr3d/geocrop
arch = i686
arch = x86_64
license = GPL2
makedepends = cmake
depends = gdal
depends = proj
source = geocrop-2.0.tar.gz::https://github.com/h4tr3d/geocrop/archive/v2.0.tar.gz
md5sums = 9b2463ba4d0bb49f6b1967e2d0ee4cbc
pkgname = geocrop
|