15 lines
569 B
Bash
15 lines
569 B
Bash
# Template file for 'doomretro'
|
|
pkgname=doomretro
|
|
version=4.6.2
|
|
revision=3
|
|
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=78d60b90a5b53d242612a6363f9c04237d9d5bb9c501e1c8216f9c51eda7fa01
|