blob: 2ecfb60702400402468d95bc68c73da16dc98159 (
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 = arx-libertatis
pkgdesc = Cross-platform port of Arx Fatalis, a first-person role-playing game (executables only)
pkgver = 1.2.1
pkgrel = 1
url = https://arx-libertatis.org/
install = arx-libertatis.install
arch = i686
arch = x86_64
license = GPL3
makedepends = boost
makedepends = cmake
makedepends = glm
makedepends = cppunit
depends = sdl2
depends = openal
depends = libepoxy
optdepends = arx-fatalis-data-demo: game data from official freeware demo
optdepends = arx-fatalis-data-gog: game data from GOG.com installer
optdepends = arx-fatalis-data-copy: game data from existing Windows/Wine installation
optdepends = qt5-base: enable built-in crash handler (Qt5 version; recompile needed)
optdepends = qt4: enable built-in crash handler (Qt4 version; recompile needed)
optdepends = curl: enable built-in crash handler
optdepends = gdb: generate more detailed crash reports
optdepends = blender: Blender plugin to import/export Arx model files
provides = arx
conflicts = arx-git
conflicts = arx-libertatis-git
source = https://arx-libertatis.org/files/arx-libertatis-1.2.1.tar.xz
sha256sums = aafd8831ee2d187d7647ad671a03aabd2df3b7248b0bac0b3ac36ffeb441aedf
pkgname = arx-libertatis
|