blob: 356958305a3b5e4baf5290daa3f658af81517776 (
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
|
pkgbase = hyprland-nox
pkgdesc = An independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. (w/o XWayland support)
pkgver = 0.46.2
pkgrel = 2
url = https://github.com/hyprwm/Hyprland
arch = x86_64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = hyprwayland-scanner
makedepends = ninja
makedepends = python
makedepends = wayland-protocols
depends = aquamarine
depends = cairo
depends = gcc-libs
depends = glib2
depends = glibc
depends = hyprcursor
depends = hyprgraphics
depends = hyprlang
depends = hyprutils
depends = libdrm
depends = libglvnd
depends = libinput
depends = libxcursor
depends = libxkbcommon
depends = mesa
depends = pango
depends = pixman
depends = re2
depends = tomlplusplus
depends = util-linux-libs
depends = wayland
optdepends = cmake: to build and install plugins using hyprpm
optdepends = cpio: to build and install plugins using hyprpm
optdepends = meson: to build and install plugins using hyprpm
optdepends = uwsm: to launch a systemd based session via hyprland-uwsm.desktop
optdepends = hyprland-qtutils: Hyprland might invoke this to show some dialogs and popups if available
provides = hyprland
conflicts = hyprland
source = hyprland-nox::git+https://github.com/hyprwm/Hyprland#tag=v0.46.2
source = hyprland-nox_hyprland-protocols::git+https://github.com/hyprwm/hyprland-protocols.git
source = hyprland-nox_udis86::git+https://github.com/canihavesomecoffee/udis86.git
sha256sums = 521fbe69c9c194043354e5a81061a412658b5aef13cf24c009455e36413505f3
sha256sums = SKIP
sha256sums = SKIP
pkgname = hyprland-nox
|