blob: 473c8deb526dcac252d6febd05076026e80da38a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = xfce4-volumed-pulse-git
pkgdesc = A volume keys control daemon for Xfce using pulseaudio
pkgver = r83.faec2e8
pkgrel = 1
url = https://gitlab.xfce.org/apps/xfce4-volumed-pulse
arch = x86_64
license = GPL3
makedepends = git
makedepends = xfce4-dev-tools
depends = libnotify
depends = pulseaudio
depends = libkeybinder3
depends = xfconf
optdepends = xfce4-notifyd: for OSD notifications
conflicts = xfce4-volumed
conflicts = xfce4-volumed-pulse
replaces = xfce4-volumed
replaces = xfce4-volumed-pulse
pkgname = xfce4-volumed-pulse-git
|