diff options
author | Peter Tworek <tworaz666@gmail.com> | 2012-02-04 18:30:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-14 15:15:54 +0100 |
commit | 83281ff6b918b05f0d12d11a0a031db30f7fb1a5 (patch) | |
tree | 04b8d64f26b4ea407ca8299b692290e564fb67ff | |
parent | d5e771221726523ac5cc00790b71d45877aed68d (diff) | |
download | meta-openembedded-83281ff6b918b05f0d12d11a0a031db30f7fb1a5.tar.gz |
xfce4-settings: Update to latest stable version 4.8.3.
http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3
Run tested on netbook pro.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb (renamed from meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb) | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb index 258c23821..c3dd8fdd5 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb | |||
@@ -4,13 +4,11 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
5 | DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" | 5 | DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
9 | inherit xfce | 7 | inherit xfce |
10 | 8 | ||
11 | SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" | 9 | SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" |
12 | 10 | ||
13 | SRC_URI[md5sum] = "a45420fea20f29265ab6785cb1d07377" | 11 | SRC_URI[md5sum] = "4669298cc8a4abf0e5a410016b575030" |
14 | SRC_URI[sha256sum] = "3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0" | 12 | SRC_URI[sha256sum] = "d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e" |
15 | 13 | ||
16 | RRECOMMENDS_${PN} += "gnome-icon-theme" | 14 | RRECOMMENDS_${PN} += "gnome-icon-theme" |