From 3ac4bce80157a1a72d2f8e158956525c9567b236 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 17 Jun 2009 11:39:48 +0200 Subject: gnote: add 0.5.0 --- recipes/gnome/gnote_0.5.0.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes/gnome/gnote_0.5.0.bb (limited to 'recipes') 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" -- cgit 1.2.3-korg