Merge pull request #4280 from subsonik/dhewm3
New package: dhewm3-1.4.0
This commit is contained in:
commit
ef86387fcc
2 changed files with 19 additions and 0 deletions
5
srcpkgs/dhewm3/INSTALL.msg
Normal file
5
srcpkgs/dhewm3/INSTALL.msg
Normal file
|
@ -0,0 +1,5 @@
|
|||
This package does NOT include the Doom 3 game data, which are required to
|
||||
play the game.
|
||||
|
||||
See the dhewm3 FAQ for more information:
|
||||
https://github.com/dhewm/dhewm3/wiki/FAQ.
|
14
srcpkgs/dhewm3/template
Normal file
14
srcpkgs/dhewm3/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'dhewm3'
|
||||
pkgname=dhewm3
|
||||
version=1.4.0
|
||||
revision=1
|
||||
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=b579cd2d07d4efc0ebb536c933857ee28a302d9e9484ebd5bda9b40f8da17f88
|
||||
build_wrksrc="neo"
|
Loading…
Reference in a new issue