blob: 3943a2b1b0b265f7c779ca2b8ac90dc3969e0847 (
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
|
pkgbase = hyprland-git
pkgdesc = Hyprland is a dynamic tiling Wayland compositor based on wlroots that doesn't sacrifice on its looks.
pkgver = r461.96cdf8f
pkgrel = 2
url = https://github.com/vaxerski/Hyprland
arch = any
license = BSD
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = gcc
makedepends = gdb
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 = wlroots-git
depends = cairo
depends = pango
source = hyprland::git+https://github.com/vaxerski/Hyprland.git
sha256sums = SKIP
pkgname = hyprland-git
|