blob: 2b99a915d730c38ab502b1bf8b14b46f2cfdbe96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = xfce4-volumed-pulse
pkgdesc = A volume keys control daemon for Xfce using pulseaudio
pkgver = 0.2.4
pkgrel = 4
url = https://gitlab.xfce.org/apps/xfce4-volumed-pulse
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = xfce4-dev-tools
depends = libnotify
depends = pulse-native-provider
depends = libkeybinder3
depends = xfconf
optdepends = xfce4-notifyd: for OSD notifications
source = git+https://gitlab.xfce.org/apps/xfce4-volumed-pulse.git#tag=xfce4-volumed-pulse-0.2.4
sha256sums = 73d38fcf931c850101f0a772889c196c142a77b10e9647b46ebded70d89fac7e
pkgname = xfce4-volumed-pulse
|