14 lines
569 B
Bash
14 lines
569 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=4.4.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=2778a21c45804875d69460f2695b4e48687f3b38b1e6c7ff0c62114a51f1d5c3
|