fifengine: update to 0.4.2.
restore package
This commit is contained in:
parent
e82879d8b4
commit
c4450cc48e
@ -1 +0,0 @@
|
|||||||
fifengine is no longer provided by Void Linux, and will be fully removed from the repos on 2019/03/19
|
|
@ -1,9 +1,16 @@
|
|||||||
# Template file for 'fifengine'
|
# Template file for 'fifengine'
|
||||||
pkgname=fifengine
|
pkgname=fifengine
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
revision=4
|
revision=1
|
||||||
noarch=yes
|
build_style=cmake
|
||||||
build_style=meta
|
pycompile_module="fife"
|
||||||
short_desc="A multi-platform isometric game engine (removed package)"
|
hostmakedepends="swig python3"
|
||||||
license="metapackage"
|
makedepends="SDL2-devel SDL2_image-devel SDL2_ttf-devel boost-devel
|
||||||
|
libopenal-devel tinyxml-devel fifechan-devel python3-devel libXcursor-devel
|
||||||
|
glew-devel"
|
||||||
|
depends="python3-future"
|
||||||
|
short_desc="Multi-platform isometric game engine"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/fifengine/fifengine"
|
homepage="https://github.com/fifengine/fifengine"
|
||||||
|
distfiles="https://github.com/fifengine/fifengine/archive/${version}.tar.gz"
|
||||||
|
checksum=e882b55befa36ae2f1a89ada16af0f814a1b78f7cbe6021ec5b1605604cf8ff8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user