[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-pulseaudio-plugin: initial add 0.2.3

git at git.openembedded.org git at git.openembedded.org
Thu Aug 20 12:23:54 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 286b42a79538fe4ef36b07cf6919f49d15d7c5c5
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=286b42a79538fe4ef36b07cf6919f49d15d7c5c5

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Sun Aug  2 22:04:16 2015 +0200

xfce4-pulseaudio-plugin: initial add 0.2.3

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb            | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb
new file mode 100644
index 0000000..f9ad32f
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.2.3.bb
@@ -0,0 +1,14 @@
+SUMMARY = "Pulseaudio mixer for the xfce panel"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=f5eac6bb0d6ec0dc655e417781d4015f"
+
+inherit xfce-panel-plugin distro_features_check
+
+REQUIRED_DISTRO_FEATURES = "pulseaudio"
+
+DEPENDS += "pulseaudio"
+
+SRC_URI[md5sum] = "13a47ba5a72c16fb06f7e1cc89858cc7"
+SRC_URI[sha256sum] = "e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33"
+
+RRECOMMENDS_${PN} = "pavucontrol"



More information about the Openembedded-commits mailing list