void-packages/srcpkgs/cdogs-sdl/template
2017-07-15 20:53:12 +00:00

14 lines
546 B
Bash

# Template file for 'cdogs'
pkgname=cdogs-sdl
version=0.6.5
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="SDL2-devel SDL2_mixer-devel SDL2_image-devel SDL2_net-devel"
short_desc="A classic overhead run-and-gun game"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://cxong.github.io/cdogs-sdl/"
license="GPL-2"
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz"
checksum=73fcba62fe929dc52347c27f715dc3081ea995987d5eb9cf8028f29cdbcd949e
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"