blob: 9789e8c41fc4548d4792db9c2fc90f8bb633b08c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = pyhgtmap
pkgdesc = Fork of official phyghtmap - Generate OSM contour lines from NASA SRTM data
pkgver = 3.7
pkgrel = 3
url = https://github.com/agrenott/pyhgtmap
arch = x86_64
license = GPL2
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-beautifulsoup4
depends = python-class-registry
depends = python-colorlog
depends = python-contourpy
depends = python-matplotlib
depends = python-nptyping
depends = python-numpy
depends = python-npyosmium
depends = python-pybind11-rdp
depends = python-pydrive2
depends = python-scipy
depends = python-shapely
optdepends = gdal
optdepends = python-gdal
source = pyhgtmap-v3.7::git+https://github.com/agrenott/pyhgtmap.git#tag=v3.7
sha256sums = SKIP
pkgname = pyhgtmap
|