blob: 8e758fe6ae06d161f98e072dfded375058c9a92f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = glgpu-git
pkgdesc = Low-Level, low dependency rendering interface over the Vulkan API
pkgver = 1.0.5.r0.g489be5d
pkgrel = 1
url = https://github.com/Gl1tchs/glgpu
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = vulkan-headers
depends = vulkan-icd-loader
provides = glgpu
conflicts = glgpu
source = git+https://github.com/Gl1tchs/glgpu.git
md5sums = SKIP
pkgname = glgpu-git
|