blob: 8857fd698c92e167c579a573f24d9f5247fdbf16 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = abuse-git
pkgdesc = Side-scroller action game that pits you against ruthless alien killers
pkgver = 2025.1.0
pkgrel = 1
url = http://abuse.zoy.org/
arch = x86_64
license = custom
license = GPL
makedepends = gendesk
makedepends = glu
makedepends = mesa
makedepends = cmake
makedepends = git
depends = libglvnd
depends = sdl2_mixer
provides = abuse
conflicts = abuse
source = abuse::git+https://github.com/apancik/Abuse_2025
b2sums = SKIP
pkgname = abuse-git
|