Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / osso-gnome-vfs2_2.16.3.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 = "Patched version of gnome-vfs"
5 HOMEPAGE = "gnome.org"
6 LICENSE = "GPL"
7 SECTION = "base"
8 PR = "r2"
9
10 SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/o/${PN}/${PN}_${PV}-2osso3+0m5.tar.gz \
11            file://osso-gnome-vfs2/mer-changes.patch;patch=1 \
12            file://osso-gnome-vfs2/no-g-gnuc-function.patch;patch=1;pnum=0 "
13
14
15 require  osso-gnome-vfs2.inc
16
17 FILES_${PN} += "/usr/lib/gnome-vfs-2.0/include/* \
18                 /usr/share/dbus-1/services/gnome-vfs-daemon.service \
19                 /usr/lib/gnome-vfs-2.0/modules/* "
20