15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=4.7.1
|
|
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=9047f9d928abd5a2a5e91088384896d372ea6de5a672a13b28b85e6fcea76066
|