blob: 744b089689c9f119179f53092cc68fbde5e0a8b9 (
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
|
pkgbase = woof-doom-git
pkgdesc = Doom port remaining faithful to Lee Killough’s MBF on DOS
pkgver = 15.2.0.r189.0676f2ca
pkgrel = 1
url = https://github.com/fabiangreffrath/woof
arch = x86_64
license = GPL-2.0-or-later
makedepends = cmake
makedepends = git
makedepends = python
depends = hicolor-icon-theme
depends = sdl2_net
depends = openal
depends = libsndfile
depends = libebur128
depends = cjson
optdepends = fluidsynth
optdepends = libxmp
conflicts = woof-doom
options = !debug
source = woof::git+https://github.com/fabiangreffrath/woof.git
sha512sums = SKIP
pkgname = woof-doom-git
|