blob: 31275734a1ce841cfdbac6ebff55129e588615a5 (
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
|
pkgbase = halley
pkgdesc = Spatial Wayland compositor built around infinite workspace navigation
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/saltnpepper97/halley
arch = x86_64
license = GPL-3.0-or-later
makedepends = rust
makedepends = cargo
makedepends = pkgconf
depends = wayland
depends = libxkbcommon
depends = libinput
depends = seatd
depends = mesa
depends = libdisplay-info
depends = libdrm
optdepends = xwayland-satellite: X11 application support
optdepends = fuzzel: launcher bound to Super+d by default
optdepends = ghostty: terminal for the default open-terminal binding
optdepends = kitty: terminal for the default open-terminal binding
optdepends = foot: terminal for the default open-terminal binding
optdepends = wezterm: terminal for the default open-terminal binding
optdepends = alacritty: terminal for the default open-terminal binding
optdepends = wireplumber: provides wpctl for default media-key bindings
source = halley-0.2.0.tar.gz::https://github.com/saltnpepper97/halley/archive/refs/tags/v0.2.0.tar.gz
sha256sums = c37ef9bed7bccc35890408bd98bee770c3790689b0d733c75a04cb041d194998
pkgname = halley
|