blob: a21a8b26b1688d9fc3dc1aa0b960c23fc8e67ef6 (
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
|
pkgbase = xfce4-pulseaudio-plugin-git
pkgdesc = Pulseaudio plugin for Xfce4 panel
pkgver = 0.5.1+118+ga2e87eb
pkgrel = 1
url = https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin
arch = x86_64
arch = i686
arch = armv7h
arch = aarch64
groups = xfce4-goodies-git
license = GPL-2.0-or-later
makedepends = git
makedepends = meson
makedepends = xfce4-dev-tools
depends = xfce4-panel
depends = libpulse
depends = libkeybinder3
depends = libnotify
depends = libcanberra
optdepends = pavucontrol: default pulseaudio mixer
provides = xfce4-pulseaudio-plugin=0.5.1
conflicts = xfce4-pulseaudio-plugin
source = xfce4-pulseaudio-plugin::git+https://gitlab.xfce.org/panel-plugins/xfce4-pulseaudio-plugin
sha256sums = SKIP
pkgname = xfce4-pulseaudio-plugin-git
|