diff options
Diffstat (limited to 'meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb')
| -rw-r--r-- | meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb new file mode 100644 index 0000000000..fb9083dfb7 --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.10.0.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | DESCRIPTION = "Xfce4 settings" | ||
| 2 | SECTION = "x11/wm" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 5 | DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" | ||
| 6 | |||
| 7 | inherit xfce | ||
| 8 | |||
| 9 | SRC_URI += "file://0001-xsettings.xml-remove-trouble-causing-comment.patch \ | ||
| 10 | file://0002-xsettings.xml-Set-default-themes.patch" | ||
| 11 | SRC_URI[md5sum] = "cc4dd9179ead9046c056431f01a12000" | ||
| 12 | SRC_URI[sha256sum] = "0843f09ba9673f1d1b5df8dce4a17b63c183a9ba3be75fb6ef99a67fc8c1f77e" | ||
| 13 | |||
| 14 | FILES_${PN} += "${libdir}/xfce4" | ||
| 15 | |||
| 16 | RRECOMMENDS_${PN} += "gnome-icon-theme" | ||
