Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / maemopad_2.4.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 = "Text editor application for editing plain-text documents."
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "unknown"
7 SECTION = "apps"
8 DEPENDS = "libhildon gtk+ osso-gnome-vfs2 glib-2.0 dbus-glib libosso libconbtui libhildonhelp libhildonfm osso-af-settings"
9 # This is imp. Only r3 (rev. in pre-alpha repo) works. Later ones dont build
10 PR = "r3"
11
12 SRC_URI = "http://repository.maemo.org/pool/maemo5.0prealpha1/free/m/${PN}/${PN}_${PV}-3.tar.gz"
13
14 inherit autotools pkgconfig gtk-icon-cache
15
16 FILES_${PN} += "${datadir}/icons/*  \
17                 ${datadir}/hildon-help/* \
18                 ${datadir}/dbus-1/* "