summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-03-02 00:01:47 +0100
committerArmin Kuster <akuster808@gmail.com>2018-03-16 19:44:53 -0700
commit343df76150d789d27fea58871d1e9168056221f8 (patch)
tree881b31e46e076e82b932126d6f09bbd9d3582661 /meta-xfce
parent060b0edf6db79f5d8560ac122c68e1416f32832a (diff)
downloadmeta-openembedded-343df76150d789d27fea58871d1e9168056221f8.tar.gz
xfce4-pulseaudio-plugin: update 0.3.4 -> 0.3.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.5.bb (renamed from meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.4.bb b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.5.bb
index 32032a26a..a1d60c527 100644
--- a/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.4.bb
+++ b/meta-xfce/recipes-panel-plugins/pulseaudio/xfce4-pulseaudio-plugin_0.3.5.bb
@@ -8,8 +8,8 @@ REQUIRED_DISTRO_FEATURES = "pulseaudio x11"
8 8
9DEPENDS += "pulseaudio" 9DEPENDS += "pulseaudio"
10 10
11SRC_URI[md5sum] = "05633b8776dd3dcd4cda8580613644c3" 11SRC_URI[md5sum] = "30cd40be36895c4ced48c2433ff440c4"
12SRC_URI[sha256sum] = "43fa39400eccab1f3980064f42dde76f5cf4546a6ea0a5dc5c4c5b9ed2a01220" 12SRC_URI[sha256sum] = "25e7bc414edf6e16140c31ca4e7dcedd4e17d40ea23a2921beb799fed11a99bb"
13 13
14PACKAGECONFIG ??= "" 14PACKAGECONFIG ??= ""
15PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify" 15PACKAGECONFIG[libnotify] = "--enable-libnotify,--disable-libnotify,libnotify"