blob: 123e812c95a71a2cec2948dde5e47ea2e83d027f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gmqcc-git
pkgdesc = A QuakeC compiler by graphitemaster bundled with a QuakeC VM (git main branch)
pkgver = r3045.2fe0af0
pkgrel = 1
url = https://github.com/graphitemaster/gmqcc
arch = i686
arch = x86_64
license = MIT
makedepends = git
provides = gmqcc
conflicts = gmqcc
source = gmqcc-git::git+https://github.com/graphitemaster/gmqcc.git
sha256sums = SKIP
pkgname = gmqcc-git
|