blob: 72c7287921fc0dfedb2b473e6300f2208f8f6477 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = flightgear-appimage
pkgdesc = An open-source, multi-platform flight simulator. Appimage version
pkgver = 2020.3.19
pkgrel = 1
url = http://www.flightgear.org/
arch = x86_64
license = GPL
depends = libxmu
depends = libxi
depends = zlib
depends = openscenegraph
depends = libxrandr
depends = glu
depends = openal
optdepends = qt5-base: fgfs --launcher
optdepends = qt5-declarative: fgfs --launcher
optdepends = flightgear-data: game data files
options = !strip
source = FlightGear-2020.3.19-x86_64.AppImage::https://sourceforge.net/projects/flightgear/files/release-2020.3/FlightGear-2020.3.19-x86_64.AppImage/download
sha256sums = 0e84088e5ac5de7bed23b1975e80cff3f888c1477e71260615439fe13131cd15
pkgname = flightgear-appimage
|