blob: 53cf4b9d1e6e2892fdc3114fba936b6ebf7bc2f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = bother
pkgdesc = Produce heightmaps using real-world elevation data (primarily for use in OpenTTD).
pkgver = 1.1
pkgrel = 1
url = https://github.com/bunburya/bother
arch = any
license = MIT
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-rasterio
depends = python-pillow
depends = python-appdirs
depends = python-requests
depends = python-tqdm
source = https://files.pythonhosted.org/packages/de/5d/8a55f9a56d1e154e909cc9b82b92901267bf96d69e13d5efee1b2769ac4f/Bother-1.1.tar.gz
md5sums = 36df9495b15d4c52d241820fa0a1f9a1
pkgname = bother
|