summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 13cfbf962ab22eaab8449408ecb8b04098691aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = shadered
	pkgdesc = SHADERed is a lightweight tool for creating and testing HLSL and GLSL shaders.
	pkgver = 1.5.0
	pkgrel = 1
	url = https://github.com/dfranx/SHADERed
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = gtk3
	depends = sdl2
	depends = sfml
	depends = assimp
	depends = glew
	depends = glm
	depends = spirv-headers
	source = git+https://github.com/dfranx/SHADERed.git#commit=d05da43
	source = SHADERed.sh
	sha256sums = SKIP
	sha256sums = e501a371996c373988bd74733f288c8caa6b44d88439c5d52b18e14b4766420c

pkgname = shadered