summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:57:12 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:49:51 -0800
commit14ece39b66dc1de54e3eeee8981050f2a6105d3a (patch)
tree2c345c393dc0521a680008b53e22360710a23ce0 /meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb
parent3f17b08420295ecd01f554a376a7b73bca869195 (diff)
downloadmeta-openembedded-14ece39b66dc1de54e3eeee8981050f2a6105d3a.tar.gz
xfce4-pulseaudio-plugin: upgrade 0.4.3 -> 0.4.8
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb
deleted file mode 100644
index 5168efe1fe..0000000000
--- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1SUMMARY = "Pulseaudio mixer for the xfce panel"
2LICENSE = "GPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=f5eac6bb0d6ec0dc655e417781d4015f"
4
5inherit xfce-panel-plugin features_check
6
7REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
8
9DEPENDS += "dbus-glib pulseaudio"
10
11SRC_URI[md5sum] = "3d86032acb9364d47e0a144350c63e1a"
12SRC_URI[sha256sum] = "5a518237e2137341d8ca6584938950525e20c28a0177e30ecaea3ba8e7a2615b"
13
14PACKAGECONFIG ??= "libnotify"
15PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"
16
17RRECOMMENDS:${PN} = "pavucontrol"