blob: 0b182d1a11942bc0d428a91b1b60e43b13978255 (
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
|
pkgbase = glfw-waywall
pkgdesc = A free, open source, portable framework for graphical application development (wayland for waywall)
pkgver = 3.4
pkgrel = 1
url = https://www.glfw.org/
arch = x86_64
license = custom: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
depends = libgl
depends = libxkbcommon
provides = glfw=3.4
conflicts = glfw
conflicts = glfw-wayland
conflicts = glfw-wayland-minecraft-libdecoration
conflicts = glfw-wayland-minecraft-cursorfix
source = glfw-waywall-3.4.tar.gz::https://github.com/glfw/glfw/archive/3.4.tar.gz
source = https://raw.githubusercontent.com/tesselslate/waywall/refs/heads/main/doc/assets/glfw.patch
sha512sums = 39ad7a4521267fbebc35d2ff0c389a56236ead5fa4bdff33db113bd302f70f5f2869ff4e6db1979512e1542813292dff5a482e94dfce231750f0746c301ae9ed
sha512sums = 7fb3ccfce656e56fbacd602098df010374cc348850b94cd02eed81cded78665868ce0a81df564d066bdb8f4557f52f98fb383618e3f064484ff70e4f129ca0d1
pkgname = glfw-waywall
|