Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / maemo-launcher_0.31.bb
1 # Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
2 # Released under the MIT license (see COPYING.MIT for the terms)
3 DESCRIPTION = "Maemo launcher for any GTK+ app."
4 HOMEPAGE = "http://maemo.org"
5 LICENSE = "GPL"
6 SECTION = "apps"
7 DEPENDS = " gtk+ fontconfig pango dbus gtkhtml3.14 clinkc libosso osso-gnome-vfs2 libhildonmime libhildonhelp libhildonfm hildon-desktop libhildon"
8 PR = "r0"
9
10
11 SRC_URI = "http://repository.maemo.org/pool/maemo5.0prealpha1/free/m/${PN}/${PN}_${PV}.orig.tar.gz \
12            file://maemo-launcher/mer-changes.patch;patch=1 "
13
14
15 inherit autotools pkgconfig
16