blob: c616bb1c7b03ac44ee44900b8343c20c20467154 (
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
49
50
51
|
pkgbase = openjkdf2-git
pkgdesc = A function-by-function reimplementation of DF2 (Dark Forces 2) in C.
pkgver = 0.9.1.r29.g9e2d8e8
pkgrel = 1
url = https://github.com/shinyquagsire23/OpenJKDF2
arch = i686
arch = x86_64
license = 0BSD
makedepends = at-spi2-core
makedepends = cairo
makedepends = clang
makedepends = cmake
makedepends = gdk-pixbuf2
makedepends = git
makedepends = glew
makedepends = glu
makedepends = harfbuzz
makedepends = pango
makedepends = python-cogapp
makedepends = zlib
depends = curl
depends = glib2
depends = gtk3
depends = hicolor-icon-theme
depends = libglvnd
depends = openal
provides = openjkdf2
conflicts = openjkdf2
options = !lto
source = openjkdf2-git::git+https://github.com/shinyquagsire23/OpenJKDF2.git
source = git+https://github.com/FreeGLUTProject/freeglut.git
source = glew::git+https://github.com/Perlmint/glew-cmake.git
source = git+https://github.com/madler/zlib.git
source = git+https://github.com/icculus/physfs.git
source = git+https://github.com/ValveSoftware/GameNetworkingSockets.git
source = git+https://github.com/protocolbuffers/protobuf.git
source = git+https://github.com/glennrp/libpng.git
source = git+https://github.com/libsdl-org/SDL.git
source = git+https://github.com/libsdl-org/SDL_mixer.git
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
pkgname = openjkdf2-git
|