blob: 8e0765076497694cd145762ba2c2c798fe75ec20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = swob-git
pkgdesc = Volume and brightness controls for wayland, using wob
pkgver = r24.7156e9f
pkgrel = 1
url = https://git.sr.ht/~blueingreen/swob
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = sh
depends = coreutils
depends = sed
depends = wob
depends = alsa-utils
depends = brightnessctl
optdepends = wireplumber: wpctl, for pipewire support
optdepends = libpulse: pactl, for pulseaudio support
provides = swob
source = swob::git+https://git.sr.ht/~blueingreen/swob
b2sums = SKIP
pkgname = swob-git
|