blob: 1f29465dfe3328559f0f769b35427b57ff4b2b1a (
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
|
pkgbase = ericw-tools-git
pkgdesc = Quake/Hexen 2 Map compiling tools
pkgver = 2.0.0.alpha9.r6.gea1e4696
pkgrel = 1
url = https://ericwa.github.io/ericw-tools
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = git
makedepends = python-sphinx
makedepends = python-sphinx-furo
makedepends = python-sphinx-autobuild
depends = embree3
depends = groff
depends = tbb
depends = qt5-base
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 = json::git+https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent.git
source = nanobench::git+https://github.com/martinus/nanobench
source = pareto::git+https://github.com/alandefreitas/pareto.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = ericw-tools-git
|