blob: 80d77ea97fe023ac6d5cc4ead4af9a842eac8c4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = clunk-vangers-git
pkgdesc = Vangers fork of clunk library
pkgver = r148.6d4cbbe
pkgrel = 6
url = https://github.com/stalkerg/clunk
arch = x86_64
license = LGPL2.1
makedepends = git
makedepends = cmake
makedepends = make
makedepends = sdl2
provides = clunk
conflicts = clunk
conflicts = libclunk
conflicts = clunk-git
conflicts = libclunk-git
conflicts = clunk-vangers
source = git+https://github.com/stalkerg/clunk.git
sha256sums = SKIP
pkgname = clunk-vangers-git
|