Reverting all the dbus related commits (sigh) from 27th July and fixing a QA issue...
[oespirit1] / gnome-vfs-filechooser-backend_1.10.0.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 = "GnomeVFS filechooser backend for GTK+"
5 HOMEPAGE = "unknown"
6 LICENSE = "GNU Lesser General Public License-version 2.0"
7 SECTION = "base"
8 DEPENDS = "glib-2.0 osso-gnome-vfs2 gtk+"
9 PR = "r1"
10
11 SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/g/${PN}/${PN}_${PV}-1+0m5.tar.gz \
12            file://gvfsfilechooser/mer-changes.patch;patch=1"
13
14 inherit autotools pkgconfig
15
16 do_stage(){
17     autotools_stage_all
18 }
19
20 FILES_${PN} += " /usr/lib/gtk-2.0/2.10.0/filesystems/* "