summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5559b5900d39842ad3e4d8d6f217e397f1d750e (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
pkgbase = glfw-git
	pkgdesc = Free, open source, portable framework for OpenGL application development (git version)
	pkgver = 3.4.r17.gb35641f4
	pkgrel = 2
	url = http://www.glfw.org/
	arch = x86_64
	arch = armv7h
	arch = aarch64
	license = Zlib
	makedepends = mesa
	makedepends = cmake
	makedepends = doxygen
	makedepends = vulkan-headers
	makedepends = vulkan-icd-loader
	makedepends = extra-cmake-modules
	makedepends = wayland-protocols
	makedepends = libxi
	makedepends = libxrandr
	makedepends = libxcursor
	makedepends = libxinerama
	makedepends = git
	makedepends = ninja
	depends = libgl
	depends = libxkbcommon
	optdepends = libgl: for OpenGL support
	optdepends = opengl-driver: for OpenGL support
	optdepends = vulkan-icd-loader: for Vulkan support
	optdepends = vulkan-driver: for Vulkan support
	provides = glfw
	provides = glfw-x11
	provides = glfw-wayland
	conflicts = glfw
	conflicts = glfw-x11
	conflicts = glfw-wayland
	replaces = glfw-x11-git
	replaces = glfw-wayland-git
	source = glfw::git+https://github.com/glfw/glfw
	sha256sums = SKIP

pkgname = glfw-git