Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / maemopadplus_svn.bb
1 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3
4 DESCRIPTION = "Tree-based note/sketch/checklist application"
5 HOMEPAGE = "https://garage.maemo.org/projects/maemopadplus/"
6 LICENSE = "GNU Lesser General Public License-version 2.1"
7 SECTION = "misc"
8 DEPENDS = "libhildon libhildonfm gtk+ osso-gnome-vfs2 glib-2.0 dbus-glib libosso sqlite3 wpeditor tablet-browser-interface"
9 PR="r95"
10 SRC_URI = " svn://garage.maemo.org/svn/maemopadplus;module=trunk;rev=95;proto=https"
11
12 S="${WORKDIR}/trunk/unified" 
13
14
15 inherit autotools pkgconfig gtk-icon-cache 
16
17 FILES_${PN} += "${datadir}/icons/hicolor/ \
18                 ${datadir}/dbus-1" 
19