[oe-commits] Steve Sakoman : gnome-backgrounds: Add recipe for 2.32.0

git version control git at git.openembedded.org
Sun May 8 18:42:10 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5a4971e9b1a93c56e66261a6bf870631426739af
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=5a4971e9b1a93c56e66261a6bf870631426739af

Author: Steve Sakoman <steve at sakoman.com>
Date:   Sun Apr  3 19:56:05 2011 -0700

gnome-backgrounds: Add recipe for 2.32.0

Signed-off-by: Steve Sakoman <steve at sakoman.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/gnome/gnome-backgrounds_2.32.0.bb |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-backgrounds_2.32.0.bb b/recipes/gnome/gnome-backgrounds_2.32.0.bb
new file mode 100644
index 0000000..e4ce8d2
--- /dev/null
+++ b/recipes/gnome/gnome-backgrounds_2.32.0.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Gnome background images"
+LICENSE = "GPL"
+SECTION = "x11/gnome"
+
+inherit gnome
+
+SRC_URI[archive.md5sum] = "3df26626483b02e51adefc6ab5945a8d"
+SRC_URI[archive.sha256sum] = "4d7b60b5ba768bf8834b5fa3a3471cd9a9e14b5884bc210dc2d3cdbf1faddcef"
+
+FILES_${PN} += "${datadir}/gnome-background-properties"
+





More information about the Openembedded-commits mailing list