blob: 01e07faa3fc0df86b4d90e7235b961f26822ec19 (
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
41
42
43
44
45
46
47
48
49
50
51
52
53
|
pkgbase = hyprland-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
pkgver = r996.gbf8bd87
pkgrel = 1
url = https://github.com/hyprwm/Hyprland
arch = any
license = BSD
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = gcc
makedepends = gdb
makedepends = meson
makedepends = vulkan-headers
makedepends = wayland-protocols
makedepends = xorgproto
depends = libxcb
depends = xcb-proto
depends = xcb-util
depends = xcb-util-keysyms
depends = libxfixes
depends = libx11
depends = libxcomposite
depends = xorg-xinput
depends = libxrender
depends = pixman
depends = wayland-protocols
depends = cairo
depends = pango
depends = polkit
depends = glslang
depends = libinput
depends = libxcb
depends = libxkbcommon
depends = opengl-driver
depends = pixman
depends = wayland
depends = xcb-util-errors
depends = xcb-util-renderutil
depends = xcb-util-wm
depends = seatd
depends = vulkan-icd-loader
depends = vulkan-validation-layers
depends = xorg-xwayland
provides = hyprland
conflicts = hyprland
options = !makeflags
options = !buildflags
options = !strip
source = hyprland::git+https://github.com/hyprwm/Hyprland.git
sha256sums = SKIP
pkgname = hyprland-git
|