summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins
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
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')
-rw-r--r--meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.8.bb (renamed from meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb)3
1 files changed, 1 insertions, 2 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.8.bb
index 5168efe1f..c01b4966f 100644
--- 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.8.bb
@@ -8,8 +8,7 @@ REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
8 8
9DEPENDS += "dbus-glib pulseaudio" 9DEPENDS += "dbus-glib pulseaudio"
10 10
11SRC_URI[md5sum] = "3d86032acb9364d47e0a144350c63e1a" 11SRC_URI[sha256sum] = "bd742b207c39c221e91c57c9c9be2839eb802d1b1ee01a02b7427cd02d3f0348"
12SRC_URI[sha256sum] = "5a518237e2137341d8ca6584938950525e20c28a0177e30ecaea3ba8e7a2615b"
13 12
14PACKAGECONFIG ??= "libnotify" 13PACKAGECONFIG ??= "libnotify"
15PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" 14PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"