15 lines
570 B
Bash
15 lines
570 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=4.4.10
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config"
|
|
makedepends="SDL2_image-devel SDL2_mixer-devel"
|
|
short_desc="Refined DOOM source port"
|
|
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.doomretro.com"
|
|
changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
|
|
distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
|
|
checksum=4f16113b576c6c76a1961b143437be67e149f1c24262f44dde0b81407c01e466
|