From d819930c046f8c1d4da9ab9d414768799b458449 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Sat, 3 Apr 2010 21:51:25 -0700 Subject: gnome-backgrounds: add 2.30.0 --- recipes/gnome/gnome-backgrounds_2.30.0.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/gnome/gnome-backgrounds_2.30.0.bb (limited to 'recipes/gnome/gnome-backgrounds_2.30.0.bb') diff --git a/recipes/gnome/gnome-backgrounds_2.30.0.bb b/recipes/gnome/gnome-backgrounds_2.30.0.bb new file mode 100644 index 0000000000..6b059df6db --- /dev/null +++ b/recipes/gnome/gnome-backgrounds_2.30.0.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "Gnome background images" +LICENSE = "GPL" +SECTION = "x11/gnome" + +inherit gnome + +SRC_URI[archive.md5sum] = "4d620b0d0b6498eceacaef018abdcad2" +SRC_URI[archive.sha256sum] = "c69220d2c65419c5c2cce1f80df8bb40ef2e584ef5500313f9304eb5f71e8a92" + +FILES_${PN} += "${datadir}/gnome-background-properties" + -- cgit 1.2.3-korg