blob: 1bc68617a2f3b60beca32313d168f28c771d0395 (
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
|
pkgbase = halley-git
pkgdesc = Spatial Wayland compositor built around infinite workspace navigation
pkgver = r428.b1567b7
pkgrel = 1
url = https://github.com/saltnpepper97/halley
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
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
provides = halley
conflicts = halley
source = git+https://github.com/saltnpepper97/halley.git#branch=dev
sha256sums = SKIP
pkgname = halley-git
|