diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-16 22:35:22 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-09-18 15:54:00 +0200 |
commit | 030e44b085cdba356afbf7567f8bfc5cc20f988e (patch) | |
tree | ef0262a26a9376c0440508ece18793aed39a1b85 /meta-xfce/recipes-xfce/xfwm4 | |
parent | 63753685fe0ca4c3f7998ac5490d059a1a0a5481 (diff) | |
download | meta-openembedded-030e44b085cdba356afbf7567f8bfc5cc20f988e.tar.gz |
xfwm4: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce/xfwm4')
-rw-r--r-- | meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb (renamed from meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb index 304ff6616..049ac6fb6 100644 --- a/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.8.3.bb +++ b/meta-xfce/recipes-xfce/xfwm4/xfwm4_4.10.0.bb | |||
@@ -3,14 +3,11 @@ SECTION = "x11/wm" | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d791728a073bc009b4ffaf00b7599855" |
5 | DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification" | 5 | DEPENDS = "virtual/libx11 libxpm gtk+ libxfce4util libxfce4ui xfconf libwnck dbus-glib startup-notification" |
6 | PR = "r1" | ||
7 | 6 | ||
8 | inherit xfce update-alternatives | 7 | inherit xfce update-alternatives |
9 | 8 | ||
10 | SRC_URI[md5sum] = "66cb65797cea8a62563f69b833c7888b" | 9 | SRC_URI[md5sum] = "333e5e25a85411c304e9b4474bf00537" |
11 | SRC_URI[sha256sum] = "0b0e8bea0b257958ad416ab5678cf0cdd7e909943d4d5ab32afc35295a78227e" | 10 | SRC_URI[sha256sum] = "492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c" |
12 | |||
13 | EXTRA_OECONF += " --enable-startup-notification" | ||
14 | 11 | ||
15 | python populate_packages_prepend () { | 12 | python populate_packages_prepend () { |
16 | themedir = bb.data.expand('${datadir}/themes', d) | 13 | themedir = bb.data.expand('${datadir}/themes', d) |