Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / libhildonfm_2.11.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 = "Nokia Hildon File Manager Library"
5 HOMEPAGE = "http://maemo.org"
6 LICENSE = "GNU Lesser General Public License-version 2.1"
7 SECTION = "base"
8 PR = "r0"
9
10 SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/libh/${PN}/${PN}_${PV}+0m5.tar.gz \
11            file://libhildonfm/mer-changes.patch;patch=1;pnum=0"
12
13 S="${WORKDIR}/libhildonfm-2.11+0m5"
14
15 require libhildonfm.inc