blob: af456b4bbc80569dd7a80602d1d123431e8914e0 (
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
|
pkgbase = flightgear-photoscenery-creatorscripts-git
pkgdesc = Phtoscenery support (i.e. using satellite images instead of texture) for FlightGear. See documentation for usage.
pkgver = r84.20221231.e0eae15
pkgrel = 1
url = https://github.com/nathanielwarner/flightgear-photoscenery/
arch = any
license = GPL2
makedepends = git
depends = python>=3
depends = python-pillow
depends = python-requests
optdepends = flightgear: To actually see the downloaded photoscenery within the flight simulator.
optdepends = imagemagick: Needed for 'fgfs-photoscenery-create_dds' if 'nvcompress' is not available.
optdepends = nvidia-texture-tools: To use 'nvcompress' instead of ImageMagick in 'fgfs-photoscenery-create_dds'.
optdepends = perl: To be able to use 'fgfs-photoscenery-create_bbox' (download by automatic bounding box calculation).
provides = flightgear-photoscenery-creatorscripts=r84.20221231.e0eae15
conflicts = flightgear-photoscenery-creatorscripts
source = flightgear-photoscenery-creatorscripts::git+https://github.com/nathanielwarner/flightgear-photoscenery.git
source = fgfs-photoscenery-creator.sh
source = fgfs-photoscenery-create_bbox.sh
source = fgfs-photoscenery-create_dds.sh
sha256sums = SKIP
sha256sums = 916a882ed5b8840dc9f9df48ae802c194944b5e0ee94e4a8aa69b32ca9f10d66
sha256sums = 89e2077edac7d3d3e94e6628554b3157ad795eb3a0798ee4ddb916e404ea2e22
sha256sums = 4dd90f205b7776c306c77d61bc9fede307d9630b4583ab688410835face1a5c5
pkgname = flightgear-photoscenery-creatorscripts-git
|