Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / hildon-theme-layout-4_0.14.8.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 = "Maemo theming tools and layout "
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "Creative Commons"
7 SECTION = "ui"
8 DEPENDS = "hildon-theme-tools"
9 PR = "r1"
10
11 SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/h/${PN}/${PN}_${PV}-1.tar.gz"
12
13 inherit autotools pkgconfig
14
15 do_stage(){
16     autotools_stage_all
17 }