blob: 4ff3a86cd151b9f42564020beba869c0c59205e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ashes-git
pkgdesc = Drop-in replacement for Vulkan shared library, for older hardware compatibility
pkgver = r739.3a062fd6
pkgrel = 1
url = https://github.com/DragonJoker/Ashes
arch = any
license = MIT
makedepends = cmake
makedepends = git
depends = libxrandr
depends = mesa
depends = vulkan-headers
provides = ashes
conflicts = ashes-stable
source = git+https://github.com/DragonJoker/Ashes.git
sha256sums = SKIP
pkgname = ashes-git
|