15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=5.2.1
|
|
revision=2
|
|
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=7b609343e68e56099bbb2862fc7fb576aef2a7433142accc88e78d32ff2fcb76
|