blob: 69209823d78a58c9a97b8caa7b17982b2d6143e0 (
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
39
40
41
42
43
44
45
46
47
48
|
pkgbase = openxcom-git
pkgdesc = An open-source reimplementation of the famous X-COM game (git-version)
pkgver = 1.0_r3059_g3af9628ba
pkgrel = 1
url = https://openxcom.org/
arch = i686
arch = x86_64
license = GPL3
makedepends = git
makedepends = xmlto
makedepends = docbook-xml
makedepends = docbook-xsl
makedepends = doxygen
makedepends = sdl_mixer
makedepends = sdl_gfx
makedepends = sdl_image
makedepends = sdl
makedepends = yaml-cpp
makedepends = libgl
makedepends = gcc-libs
makedepends = glibc
makedepends = boost
makedepends = glu
makedepends = cmake
makedepends = hicolor-icon-theme
makedepends = xorgproto
source = git+https://github.com/SupSuper/OpenXcom.git
sha256sums = SKIP
pkgname = openxcom-git
pkgdesc = An open-source reimplementation of the famous X-COM game (git-version)
install = openxcom-git.install
depends = sdl_mixer
depends = sdl_gfx
depends = sdl_image
depends = sdl
depends = yaml-cpp
depends = libgl
depends = gcc-libs
depends = glibc
depends = hicolor-icon-theme
optdepends = openxcom-data-steam: pacman-tracked X-COM data files from Steam
provides = openxcom
conflicts = openxcom
pkgname = openxcom-docs-git
pkgdesc = Documentation for the open-source reimplementation of the famous X-COM game (git-version)
arch = any
|