testing/cdogs-sdl: new aport

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
This commit is contained in:
Victor Diego Alegandro Diaz Urbaneja 2020-01-23 17:41:41 -04:00 committed by Leo
parent 1b4cc6a36d
commit 99f9d22adb

View File

@ -8,7 +8,7 @@ url="https://cxong.github.io/cdogs-sdl/"
arch="all"
license="GPL-1.0-only"
makedepends="cmake sdl2_image-dev sdl2-dev sdl2_mixer-dev mesa-dev"
options="!check" # make check not implemented
options="!check" #make check not implemented
source="$pkgname-$pkgver.tar.gz::https://github.com/cxong/cdogs-sdl/archive/$pkgver.tar.gz"
build() {