summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 182f4e58a74ca3bde70c7ea458534d79fcecaeb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = nzsl
	pkgdesc = A shader language inspired by Rust and C++ which compiles to GLSL or SPIRV (without any additional dependency)
	pkgver = 20240227
	pkgrel = 6
	url = https://github.com/NazaraEngine/ShaderLang
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = MIT
	makedepends = xmake
	makedepends = fast_float
	makedepends = git
	depends = gcc-libs
	depends = glibc
	source = git+https://github.com/NazaraEngine/ShaderLang.git#commit=00426331127bca10b79498e3b1edf5a4d1d87986
	sha256sums = SKIP

pkgname = nzsl