blob: 73a4465178436793e383c98ebf690a6a7f9a9e52 (
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
29
30
31
|
pkgbase = terrafs-git
pkgdesc = A fuse base file system for FlightGear scenery.
pkgver = r4.20240923.aa2bdaa
pkgrel = 1
epoch = 0
url = https://sourceforge.net/p/flightgear/terrafs/ci/master/tree/
arch = i686
arch = x86_64
license = GPL2
makedepends = git
depends = curl
depends = fuse
optdepends = flightgear: To make use of the scenery in flight simulator.
provides = terrafs=r4.20240923.aa2bdaa
provides = terrafs-fuse=r4.20240923.aa2bdaa
provides = terrafs-fuse-git=r4.20240923.aa2bdaa
provides = flightgear-terrafs=r4.20240923.aa2bdaa
provides = flightgear-terrafs-fuse=r4.20240923.aa2bdaa
provides = flightgear-terrafs-git=r4.20240923.aa2bdaa
provides = flightgear-terrafs-fuse-git=r4.20240923.aa2bdaa
conflicts = terrafs
conflicts = terrafs-fuse
conflicts = terrafs-fuse-git
conflicts = flightgear-terrafs
conflicts = flightgear-terrafs-fuse
conflicts = flightgear-terrafs-git
conflicts = flightgear-terrafs-fuse-git
source = flightgear-terrafs::git+https://git.code.sf.net/p/flightgear/terrafs
sha256sums = SKIP
pkgname = terrafs-git
|