blob: 2a747908674396676c790a29c9a47aae597d1d8d (
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
|
pkgbase = dfhack
pkgdesc = memory hacking library for Dwarf Fortress and a set of tools that use it
pkgver = 0.47.05
pkgrel = 11
url = https://dfhack.readthedocs.io/en/stable/
arch = x86_64
arch = i686
license = custom
makedepends = cmake
makedepends = git
makedepends = python-sphinx
makedepends = perl-xml-libxml
makedepends = perl-xml-libxslt
depends = dwarffortress=0.47.05
depends = lua
depends = protobuf
depends = libpng12
depends = libxrandr
depends = libjpeg6
depends = freetype2
depends = libglvnd
depends = libxcursor
depends = libxinerama
depends = libxcrypt-compat
conflicts = dfhack-bin
conflicts = dfhack-git
source = dfhack::git+https://github.com/DFHack/dfhack#tag=0.47.05-r8
source = dfhack.sh
source = dfhack-run.sh
source = Wno-array-bounds-gtest.patch
source = Wno-restrict-modules.patch
source = Wno-restrict-plugins.patch
md5sums = SKIP
md5sums = 45ab3b65cb5b01beff9fecccff777f85
md5sums = 37421a6cf2ca420bed4420ea8e402d40
md5sums = 833927da48cf98ae0a4f0e7133a64e8b
md5sums = 5d4089692561a2b7f62e35be4e78fca3
md5sums = f011e03da6118390ebebcd90763cde95
pkgname = dfhack
|