From 042584cbbdce790ec4dd0368ab5849c777069434 Mon Sep 17 00:00:00 2001 From: Andreas Mueller Date: Mon, 1 Aug 2011 17:46:26 +0200 Subject: [PATCH] xfce4-settings: Add initial recipe with version 4.8.2 Signed-off-by: Patrick Ohly --- .../recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb diff --git a/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb b/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb new file mode 100644 index 0000000..7b31dae --- /dev/null +++ b/meta-openembedded/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Xfce4 settings" +SECTION = "x11/wm" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" + +PR = "r0" + +inherit xfce + +SRC_URI[md5sum] = "a45420fea20f29265ab6785cb1d07377" +SRC_URI[sha256sum] = "3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0" -- 2.7.4