vp-build/srcpkgs/cdogs-sdl/template

15 lines
545 B
Bash

# Template file for 'cdogs'
pkgname=cdogs-sdl
version=0.6.4
revision=2
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="GPL2"
distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz"
checksum=b65fc1f436098016c1163885a226a66e594dc95f0aa4fac0ada6d72823f28321
configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/"