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

GIT User account git at amethyst.openembedded.net
Fri Dec 5 13:49:30 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 26861bf94c24e4a131c1f515d46bb63e88a06acb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=26861bf94c24e4a131c1f515d46bb63e88a06acb

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Dec  5 14:47:27 2008 +0100

gimp: add 2.6.3

---

 conf/checksums.ini          |   16 ++++++++++++++++
 packages/gimp/gimp.inc      |    2 +-
 packages/gimp/gimp_2.6.3.bb |    8 ++++++++
 3 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 430dbc2..2b88e04 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -3526,10 +3526,22 @@ sha256=e870d8cd619834eda066e37fe69b441d629f9ad3a871ef2854fbbcd753b3abe2
 md5=d3b716a7e798faa1c6a867675f00306a
 sha256=8bc083faaf3efdd444a8a44bbcbfea501a7b547736fda3c2d83bfdc9b5b672a3
 
+[http://dbus.freedesktop.org/releases/dbus-java/dbus-java-2.3.tar.gz]
+md5=eeec2c3ae0a857c75fd3ac96e0612921
+sha256=6ca8464a04d08232968d1ffca3d3f777f55dc39326040c487f50f52d4272e820
+
+[http://dbus.freedesktop.org/releases/dbus-java/dbus-java-2.4.tar.gz]
+md5=cd675550676b84601cd44f39246c4ea9
+sha256=24f31eac8f193771f70134ff7d3c5a7334250f9b50f0a476d12221be4773db32
+
 [http://dbus.freedesktop.org/releases/dbus-java/dbus-java-2.5.1.tar.gz]
 md5=1d1cb956a81be2168452cfea4912d613
 sha256=46db0d65ecadaa0bf90eb7b285609454a0b7439e09655dc722e3f61f2d01bdb2
 
+[http://dbus.freedesktop.org/releases/dbus-java/dbus-java-2.5.tar.gz]
+md5=0fa50b9d2bf5cb2f54e293acca9eb807
+sha256=2b2001aa2fccc6cc3eedfeb35d2c7b13e52811c27820f27f0f6ce0e8f547ad65
+
 [http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.71.tar.gz]
 md5=ee893bc87b784a8c2285f5041b5e7033
 sha256=4af7a60f65cb02dabbcdf0cb6ca6f659932eb13c2533f6e1dbdab6e3700a2c57
@@ -6122,6 +6134,10 @@ sha256=78d209885768790be6d610d275430e6e775392b6384d326401a7ecc13606c539
 md5=e5ac955fee8b376d431e4693027d7640
 sha256=f4055ea8f1815d7dcca6bf0159af70489243d63a14dcfaf2a994af062d829ca8
 
+[ftp://ftp.gimp.org/pub/gimp/v2.6/gimp-2.6.3.tar.bz2]
+md5=39c30867511b79391eb9177c86c8b79a
+sha256=08e4d272471d377cd7c6cac6a6089a540436961c00ddd09de4f29a3148ec71ef
+
 [http://downloads.sourceforge.net/g-inspector/ginspector-20050529.tar.bz2]
 md5=0a8474e0d90b139b1baa70b097a4fd51
 sha256=7f55ec02b5ab9e86c64f5718be64854fd9c64899908e580e1a9759421ac3b436
diff --git a/packages/gimp/gimp.inc b/packages/gimp/gimp.inc
index e879a6e..2894582 100644
--- a/packages/gimp/gimp.inc
+++ b/packages/gimp/gimp.inc
@@ -8,7 +8,7 @@ DEPENDS = "sed-native gdk-pixbuf-csource-native libart-lgpl gtk+ jpeg libpng lib
 SRC_URI = "ftp://ftp.gimp.org/pub/gimp/v2.3/gimp-${PV}.tar.bz2 \
                  file://configure-libwmf.patch;patch=1"
 
-inherit autotools pkgconfig
+inherit gnome
 
 FILES_gimp-dbg =+ "${libdir}/gimp/2.0/modules/.debug \
                    ${libdir}/gimp/2.0/plug-ins/.debug"
diff --git a/packages/gimp/gimp_2.6.3.bb b/packages/gimp/gimp_2.6.3.bb
new file mode 100644
index 0000000..8470b6d
--- /dev/null
+++ b/packages/gimp/gimp_2.6.3.bb
@@ -0,0 +1,8 @@
+require gimp.inc
+
+DEPENDS += "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