aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-vfs-obexftp_0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-vfs-obexftp_0.4.bb')
-rw-r--r--recipes/gnome/gnome-vfs-obexftp_0.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-vfs-obexftp_0.4.bb b/recipes/gnome/gnome-vfs-obexftp_0.4.bb
new file mode 100644
index 0000000000..3035e8f020
--- /dev/null
+++ b/recipes/gnome/gnome-vfs-obexftp_0.4.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "obex plugin for gnome-vfs"
+LICENSE = "GPLv2"
+DEPENDS = "openobex gnome-vfs bluez-utils"
+
+PR = "r1"
+
+inherit gnome
+
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs-obexftp/${PV}/${PN}-${PV}.tar.bz2"
+
+FILES_${PN}-dbg += "${libdir}/gnome-vfs-2.0/modules/.debug"
+FILES_${PN} += "${libdir}/gnome-vfs-2.0/modules/*.so"
+