blob: a3de4b45bf862f8a50c22ffbb81a354b0e67e133 (
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
|
pkgbase = wlrun-git
pkgdesc = Keyboard-driven launcher and system console for wlr-layer-shell compositors: apps, network, Bluetooth, display, storage, keyboard, pass (git)
pkgver = 1.2.0
pkgrel = 1
url = https://codeberg.org/vighd/wlrun
install = wlrun-git.install
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = pkgconf
makedepends = git
depends = libxkbcommon
depends = freetype2
depends = fontconfig
optdepends = iwd: Wi-Fi in the network mode
optdepends = dhcpcd: DHCP for wired networking
optdepends = openvpn: OpenVPN connections in the network mode
optdepends = sudo: privilege escalation for wired network / OpenVPN
optdepends = bluez-utils: Bluetooth mode
optdepends = wlr-randr: display mode
optdepends = udisks2: mount mode
optdepends = polkit: passwordless removable-media authorisation for the mount mode
optdepends = gvfs: MTP / phone volumes in the mount mode
optdepends = pass: password-store mode
optdepends = pass-otp: TOTP codes in the pass mode
optdepends = wl-clipboard: Ctrl+V paste on Wayland
optdepends = xclip: Ctrl+V paste on X11
optdepends = libnotify: desktop notifications
provides = wlrun
conflicts = wlrun
conflicts = river-delta
conflicts = river-delta-git
replaces = river-delta-git
source = wlrun::git+https://codeberg.org/vighd/wlrun.git
sha256sums = SKIP
pkgname = wlrun-git
|