diff options
Diffstat (limited to 'meta-xfce')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb (renamed from meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb index 08703e788a..9ac99a8b7e 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.10.1.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.12.0.bb | |||
| @@ -4,10 +4,10 @@ LICENSE = "GPLv2" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=26a8bd75d8f8498bdbbe64a27791d4ee" |
| 5 | DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/libx11 libxml2 libwnck" | 5 | DEPENDS = "libxfce4util garcon libxfce4ui xfconf exo gtk+ dbus cairo virtual/libx11 libxml2 libwnck" |
| 6 | 6 | ||
| 7 | inherit xfce | 7 | inherit xfce gtk-doc |
| 8 | 8 | ||
| 9 | SRC_URI[md5sum] = "8a1f8371fc725ba00f4594c5c0f81c59" | 9 | SRC_URI[md5sum] = "5a333af704e386c90ad829b6baf1a758" |
| 10 | SRC_URI[sha256sum] = "573052ed1b65e247415f92df120c8a78f9e4152c2636d38c923f82e32b8475d6" | 10 | SRC_URI[sha256sum] = "30920fc2e2fc26279a82b5261a155c2cc15ab2aa1ced2275684a6ff8261b97b0" |
| 11 | 11 | ||
| 12 | python populate_packages_prepend() { | 12 | python populate_packages_prepend() { |
| 13 | plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') | 13 | plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') |
| @@ -23,7 +23,7 @@ python populate_packages_prepend() { | |||
| 23 | PACKAGES_DYNAMIC += "^${PN}-plugin-.*" | 23 | PACKAGES_DYNAMIC += "^${PN}-plugin-.*" |
| 24 | 24 | ||
| 25 | FILES_${PN} += "${libdir}/xfce4/panel/migrate \ | 25 | FILES_${PN} += "${libdir}/xfce4/panel/migrate \ |
| 26 | ${libdir}/xfce4/panel/wrapper" | 26 | ${libdir}/xfce4/panel/wrapper-1.0" |
| 27 | 27 | ||
| 28 | FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \ | 28 | FILES_${PN}-dbg += "${libdir}/xfce4/panel/plugins/.debug \ |
| 29 | " | 29 | " |
