14 lines
501 B
Bash
14 lines
501 B
Bash
# Template file for 'dhewm3'
|
|
pkgname=dhewm3
|
|
version=1.4.1
|
|
revision=2
|
|
build_style=cmake
|
|
makedepends="zlib-devel libjpeg-turbo-devel libogg-devel
|
|
libvorbis-devel libopenal-devel SDL2-devel libcurl-devel"
|
|
short_desc="A Doom 3 GPL source port"
|
|
maintainer="John Rowley <enterthevoid@codesector.co>"
|
|
license="GPL-3"
|
|
homepage="https://github.com/dhewm"
|
|
distfiles="${homepage}/${pkgname}/archive/${version}.tar.gz"
|
|
checksum=587586142d863ff98051619f0d49c056c5302e919c655a50af69a8293bc3ae08
|
|
build_wrksrc="neo"
|