14 lines
483 B
Bash
14 lines
483 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=2.7.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="SDL2_image-devel SDL2_mixer-devel"
|
|
short_desc="The classic, refined DOOM source port"
|
|
maintainer="cr6git <quark6@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.doomretro.com"
|
|
distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
|
|
checksum=d0d483b75a335ace7f73fe804fb79277cac144160111c5567ec105293392f8da
|