mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/cdogs-sdl: upgrade to 1.9
Classic overhead run-and-gun game https://cxong.github.io/cdogs-sdl/
This commit is contained in:
parent
722b2758ff
commit
1b4cc6a36d
@ -5,10 +5,10 @@ pkgver=0.7.0
|
||||
pkgrel=0
|
||||
pkgdesc="Classic overhead run-and-gun game"
|
||||
url="https://cxong.github.io/cdogs-sdl/"
|
||||
arch="x86_64 x86"
|
||||
license="GPL"
|
||||
arch="all"
|
||||
license="GPL-1.0-only"
|
||||
makedepends="cmake sdl2_image-dev sdl2-dev sdl2_mixer-dev mesa-dev"
|
||||
options="!check"
|
||||
options="!check" # make check not implemented
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/cxong/cdogs-sdl/archive/$pkgver.tar.gz"
|
||||
|
||||
build() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user