blob: ca2ff215041cb8b684252a5d9671d11675b9b277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hikari
pkgdesc = Stacking Wayland compositor with additional tiling capabilities, heavily inspired by the Calm Window manager (cwm)
pkgver = 2.3.3
pkgrel = 5
epoch = 1
url = https://hikari.acmelabs.space
arch = x86_64
license = custom
makedepends = bmake
makedepends = wayland-protocols
depends = wlroots0.15
depends = cairo
depends = pango
depends = xorg-xwayland
depends = libucl
source = https://hikari.acmelabs.space/releases/hikari-2.3.3.tar.gz
source = 0001_xwayland.patch
source = 0002_gtk4.patch
sha256sums = 40736ff326e11a51128c1739051a692ad2c79173fc4b695c8be5ec7a614b4de2
sha256sums = 6f0804d210bfb3d11c0c231c11ed31d56c5365f65eb6bcd4c281a5bebc5e976c
sha256sums = b69acc6ca157e8d280f2c2d2c41fbb90cb794311677125dd2ea36ef6a9d13f5e
pkgname = hikari
|