gnote: add 0.5.0
authorKoen Kooi <koen@openembedded.org>
Wed, 17 Jun 2009 09:39:48 +0000 (11:39 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 17 Jun 2009 09:39:48 +0000 (11:39 +0200)
conf/checksums.ini
recipes/gnome/gnote_0.5.0.bb [new file with mode: 0644]

index 2f9c828..0d23596 100644 (file)
@@ -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 (file)
index 0000000..cc11022
--- /dev/null
@@ -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"