diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:57:12 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:49:51 -0800 |
| commit | 14ece39b66dc1de54e3eeee8981050f2a6105d3a (patch) | |
| tree | 2c345c393dc0521a680008b53e22360710a23ce0 /meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.4.3.bb | |
| parent | 3f17b08420295ecd01f554a376a7b73bca869195 (diff) | |
| download | meta-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.bb | 17 |
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 @@ | |||
| 1 | SUMMARY = "Pulseaudio mixer for the xfce panel" | ||
| 2 | LICENSE = "GPL-2.0-only" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=f5eac6bb0d6ec0dc655e417781d4015f" | ||
| 4 | |||
| 5 | inherit xfce-panel-plugin features_check | ||
| 6 | |||
| 7 | REQUIRED_DISTRO_FEATURES = "pulseaudio x11" | ||
| 8 | |||
| 9 | DEPENDS += "dbus-glib pulseaudio" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "3d86032acb9364d47e0a144350c63e1a" | ||
| 12 | SRC_URI[sha256sum] = "5a518237e2137341d8ca6584938950525e20c28a0177e30ecaea3ba8e7a2615b" | ||
| 13 | |||
| 14 | PACKAGECONFIG ??= "libnotify" | ||
| 15 | PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" | ||
| 16 | |||
| 17 | RRECOMMENDS:${PN} = "pavucontrol" | ||
