blob: 100d3ba364ae26ea3332babcfab743b62cb667ed (
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
|
pkgbase = hyprland-git
pkgdesc = A dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
pkgver = r722.g2208be5
pkgrel = 1
url = https://github.com/vaxerski/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
source = hyprland::git+https://github.com/vaxerski/Hyprland.git
sha256sums = SKIP
pkgname = hyprland-git
|