[oe-commits] Steve Sakoman : gthumb: add 2.10.11

git version control git at git.openembedded.org
Thu Aug 20 09:00:05 UTC 2009


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

Author: Steve Sakoman <steve at sakoman.com>
Date:   Wed Aug 19 08:04:29 2009 -0700

gthumb: add 2.10.11

---

 conf/checksums.ini               |    4 ++++
 recipes/gthumb/gthumb_2.10.11.bb |   12 ++++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 70a6dd7..d040925 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -10174,6 +10174,10 @@ sha256=11d65e787ad24596af3f84744655f7c6ad0c747e2c285248dda4e5893d0b317a
 md5=a094ea86d4cea4f23ef2eb8c6e7bfc10
 sha256=e17b33586d9f4ff656ed04559ed765b50affc19309074ef5bdf4ff62f5a1c863
 
+[http://ftp.gnome.org/pub/GNOME/sources/gthumb/2.10/gthumb-2.10.11.tar.bz2]
+md5=498c583800a05593f7493e8f27991c7d
+sha256=68ac6835afdbe32cba09504b4d61ad4f5d98a97776bfb58698338add56eb520e
+
 [http://downloads.sourceforge.net/gthumb/gthumb-2.6.9.tar.gz]
 md5=2819ec911a7cc4f46b95240b65f2b3e2
 sha256=b02423f0dc9f82a3e1a56cfd470c1cee5d351654fdc55c1a3cd5cff150828b3c
diff --git a/recipes/gthumb/gthumb_2.10.11.bb b/recipes/gthumb/gthumb_2.10.11.bb
new file mode 100644
index 0000000..dc75a0b
--- /dev/null
+++ b/recipes/gthumb/gthumb_2.10.11.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "gThumb is an image viewer and browser for the GNOME Desktop."
+LICENSE = "GPL"
+
+DEPENDS = "gtk+ libexif libgnome libgnomeui libgnomeprintui"
+
+inherit gnome
+
+FILES_${PN} += "${datadir}/gnome* ${datadir}/application-registry/*"
+FILES_${PN}-dbg += "${libdir}/gthumb/modules/.debug"
+
+
+





More information about the Openembedded-commits mailing list