14 lines
569 B
Bash
14 lines
569 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=4.4.4
|
|
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=96075d51ab2d4d8dacb18874fb95216ae42de4ab23f601aa87925b9c8be8d201
|