[oe-commits] Koen Kooi : gimp: add 2.6.8

git version control git at git.openembedded.org
Thu Jan 7 12:17:11 UTC 2010


Module: openembedded.git
Branch: shr/merge
Commit: af57250cfa11ac8e043d7580e1948e480094cfaa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=af57250cfa11ac8e043d7580e1948e480094cfaa

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jan  7 10:46:30 2010 +0100

gimp: add 2.6.8

---

 conf/checksums.ini         |    4 ++++
 recipes/gimp/gimp_2.6.8.bb |    8 ++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 4903dc1..5396659 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -8834,6 +8834,10 @@ sha256=f4055ea8f1815d7dcca6bf0159af70489243d63a14dcfaf2a994af062d829ca8
 md5=39c30867511b79391eb9177c86c8b79a
 sha256=08e4d272471d377cd7c6cac6a6089a540436961c00ddd09de4f29a3148ec71ef
 
+[ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-2.6.8.tar.bz2]
+md5=a4d9462c9420954824a80c9b1963f9d9
+sha256=d5d4218b742390157fca23a9d2cce436904546a2ea419ffeb44a5f43c99a3332
+
 [http://downloads.sourceforge.net/g-inspector/ginspector-20050529.tar.bz2]
 md5=0a8474e0d90b139b1baa70b097a4fd51
 sha256=7f55ec02b5ab9e86c64f5718be64854fd9c64899908e580e1a9759421ac3b436
diff --git a/recipes/gimp/gimp_2.6.8.bb b/recipes/gimp/gimp_2.6.8.bb
new file mode 100644
index 0000000..c1edbb7
--- /dev/null
+++ b/recipes/gimp/gimp_2.6.8.bb
@@ -0,0 +1,8 @@
+require gimp.inc
+
+DEPENDS += "webkit-gtk lcms gegl hal"
+
+SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-${PV}.tar.bz2 \
+          "
+
+





More information about the Openembedded-commits mailing list