summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-23 22:15:09 +0100
committerArmin Kuster <akuster808@gmail.com>2018-04-08 17:00:06 -0700
commita7c46adfd876f0e5956815f4989b31954eb2a892 (patch)
tree92f07055d0d3930c1156602761b358829ceb40b2 /meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb
parenta812e10242d97aee171632cb86a5b611c79b1849 (diff)
downloadmeta-openembedded-a7c46adfd876f0e5956815f4989b31954eb2a892.tar.gz
xfce4-pulseaudio-plugin: update 0.3.5 -> 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb
new file mode 100644
index 0000000000..f5417a1a1c
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.0.bb
@@ -0,0 +1,17 @@
1SUMMARY = "Pulseaudio mixer for the xfce panel"
2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=f5eac6bb0d6ec0dc655e417781d4015f"
4
5inherit xfce-panel-plugin distro_features_check
6
7REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
8
9DEPENDS += "pulseaudio"
10
11SRC_URI[md5sum] = "12f3dd97e02c604e2023b5baf30d4a6c"
12SRC_URI[sha256sum] = "aef9ad68a0b604a6aeca4c08146f3eb42bedb4fe1c8b65b82679cec0e2fc1cb3"
13
14PACKAGECONFIG ??= ""
15PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"
16
17RRECOMMENDS_${PN} = "pavucontrol"