blob: edd3fe2725a984d898642ea1471501d2bb1e04c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ironwail
pkgdesc = A fork of the popular GLQuake descendant QuakeSpasm with a focus on high performance instead of maximum compatibility, with a few extra features sprinkled on top.
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/andrei-drexler/ironwail
arch = i686
arch = x86_64
license = GPL2
depends = sdl2
depends = libvorbis
depends = libmad
makedepends = cmake
source = ironwail-0.8.0.tar.gz::https://github.com/andrei-drexler/ironwail/archive/refs/tags/v0.8.0.tar.gz
source = launch_ironwail.sh
source = ironwail.desktop
md5sums = 800ef0730fd7c464bae806f09ff04c3d
md5sums = d9987f6cb32e318dff2e3172da6cc63c
md5sums = 033814f289ed954599d4ea1da0d2637a
pkgname = ironwail
|