aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-17 11:39:48 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-17 11:39:48 +0200
commit3ac4bce80157a1a72d2f8e158956525c9567b236 (patch)
tree48b015bde6fe6a6b1fc5837ba6e54796a02ad433 /recipes/gnome
parent402f1f697406d4d1a844a6c6b7736435053d69c6 (diff)
downloadopenembedded-3ac4bce80157a1a72d2f8e158956525c9567b236.tar.gz
gnote: add 0.5.0
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnote_0.5.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gnome/gnote_0.5.0.bb b/recipes/gnome/gnote_0.5.0.bb
new file mode 100644
index 0000000000..cc11022b7c
--- /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"