[oe-commits] Koen Kooi : gnote: add 0.5.0

git version control git at git.openembedded.org
Wed Jun 17 12:11:56 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jun 17 11:39:48 2009 +0200

gnote: add 0.5.0

---

 conf/checksums.ini           |    4 ++++
 recipes/gnome/gnote_0.5.0.bb |    8 ++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 2f9c828..0d23596 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -8466,6 +8466,10 @@ sha256=77cb4bd39a4cec2aa3d61b0519134f9e4a65613960b3b3ee34dd2452d5e12ba7
 md5=905a8df3513a519096bcf7d8efc35118
 sha256=f08d0f214db875eac602bec37b20042f0ee4f14427f9559477a040ef39003538
 
+[http://ftp.gnome.org/pub/GNOME/sources/gnote/0.5/gnote-0.5.0.tar.bz2]
+md5=ca9e67a92945af7230eae72b2e8430ec
+sha256=19a1f79c42b37ee3c90ba6298442b52438f1c67d311ebd33db72210cee2d99d2
+
 [ftp://ftp.gnu.org/gnu/ghostscript/gnu-ghostscript-8.16.tar.gz]
 md5=c42dfaebc37fe81eab0b5676b124ab63
 sha256=417922d35e66ee90cf93cf3e93fdf281ec6b92de4f7436c9c1a97c0cc35b94a8
diff --git a/recipes/gnome/gnote_0.5.0.bb b/recipes/gnome/gnote_0.5.0.bb
new file mode 100644
index 0000000..cc11022
--- /dev/null
+++ b/recipes/gnome/gnote_0.5.0.bb
@@ -0,0 +1,8 @@
+DESCRIPTION = "Note taking application"
+LICENSE = "GPL"
+
+DEPENDS = "libpcre libgnomeui gconf-dbus gtkmm boost"
+
+inherit gnome
+
+FILES_${PN}-dbg += "${libdir}/gnote/*/*/.debug"





More information about the Openembedded-commits mailing list