blob: d368fb5ae4aa837d65025efdca83442a48d42eb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = ericw-tools-git
pkgdesc = Quake/Hexen 2 Map compiling tools
pkgver = 0.18.2.rc1.r354.gf0e3d32f
pkgrel = 1
url = https://ericwa.github.io/ericw-tools
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
depends = embree
depends = groff
provides = ericw-tools
conflicts = ericw-tools
source = ericw-tools::git+https://github.com/ericwa/ericw-tools.git
source = fmt::git+https://github.com/fmtlib/fmt.git
source = googletest::git+https://github.com/google/googletest.git
source = json::git+https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = ericw-tools-git
|