blob: 686e8c9870611e4a5b7393d513bff668f62c1f69 (
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
|
pkgbase = wlrun
pkgdesc = Keyboard-driven launcher and system console for wlr-layer-shell compositors: apps, network, Bluetooth, display, storage, keyboard, pass
pkgver = 1.11.0
pkgrel = 1
url = https://codeberg.org/vighd/wlrun
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = pkgconf
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 = sshfs: sshfs network mounts in the mount mode
optdepends = nfs-utils: NFS network mounts in the mount mode
optdepends = cifs-utils: CIFS / SMB network mounts 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
source = wlrun-1.11.0.tar.gz::https://codeberg.org/vighd/wlrun/archive/v1.11.0.tar.gz
sha256sums = 524e4ef1e39a151ca46988c680d32ff8fd605b08fc3b309ccc1044075d72f5dc
pkgname = wlrun
|