blob: 19ca35c6b8db2167f7eee478dead7757c54cdb47 (
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 = inter-doom
pkgdesc = Small, functional and simple Doom source port, created with help, efforts and bits of code from people around the world
pkgver = 8.0
pkgrel = 1
url = https://github.com/JNechaevsky/international-doom
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = GPL-2.0-only
makedepends = cmake
depends = sdl2>=2.0.18
depends = sdl2_mixer>=2.0.2
depends = sdl2_net>=2.0.0
depends = libsamplerate
depends = fluidsynth
optdepends = doom1-wad: Doom shareware game data
conflicts = inter-doom-git
source = inter-doom-8.0.tar.gz::https://github.com/JNechaevsky/international-doom/archive/refs/tags/8.0.tar.gz
source = 001_install_rule.patch
b2sums = 757b1192d3436f0ec750be20a4c3b4397ed55ead374ac513796d7a1256002e37445523a79e8e4efaf9a7fded955c6fdd81ca362a25f77df54eba19115179d008
b2sums = 431d360f7a6fe903fdae293d4bd217d90a6153e7f8093d313e4ce7e1be36a0abe535e3333fb21467d1d5c4ade6055ab268a25585f267566345c20fb6d3381979
pkgname = inter-doom
|