blob: d97139f3f34dc54ec7a92b742359ecbe798cc628 (
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
32
33
34
35
36
37
38
|
pkgbase = openxcom-extended
pkgdesc = An extended version of the open-source reimplementation of X-COM (OXCE)
pkgver = 7.12.8
pkgrel = 1
epoch = 1
url = https://openxcom.org/forum/index.php/topic,5251.0.html
install = openxcom-extended.install
arch = i686
arch = x86_64
license = GPL-3.0-or-later
makedepends = boost
makedepends = cmake
makedepends = docbook-xml
makedepends = docbook-xsl
makedepends = doxygen
makedepends = git
makedepends = glu
makedepends = xmlto
makedepends = xorgproto
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
depends = libgl
depends = sdl
depends = sdl_gfx
depends = sdl_image
depends = sdl_mixer
depends = yaml-cpp
optdepends = openxcom-data-steam: pacman-tracked X-COM data files from Steam
optdepends = openxcom-tftd-data-steam: pacman-tracked Terror From The Deep data files from Steam
provides = openxcom
provides = openxcom-git
conflicts = openxcom
source = openxcom-extended::git+https://github.com/MeridianOXC/OpenXcom.git#commit=1baea6e9a9a1fc180d298ce880a4b305448a283a
md5sums = SKIP
sha1sums = SKIP
pkgname = openxcom-extended
|