[maemo-commits] [maemo-commits] r16223 - projects/haf/trunk/gvfs
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Sep 24 19:14:02 EEST 2008
- Previous message: [maemo-commits] r16221 - projects/haf/tarballs
- Next message: [maemo-commits] r16224 - projects/haf/trunk/gvfs/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2008-09-24 19:14:00 +0300 (Wed, 24 Sep 2008)
New Revision: 16223
Added:
projects/haf/trunk/gvfs/maemostrip.patch
Log:
New.
Added: projects/haf/trunk/gvfs/maemostrip.patch
===================================================================
--- projects/haf/trunk/gvfs/maemostrip.patch 2008-09-24 16:04:55 UTC (rev 16222)
+++ projects/haf/trunk/gvfs/maemostrip.patch 2008-09-24 16:14:00 UTC (rev 16223)
@@ -0,0 +1,64 @@
+Index: gvfs-backends.install
+===================================================================
+--- gvfs-backends.install (revision 16222)
++++ gvfs-backends.install (working copy)
+@@ -1,11 +1,6 @@
+-debian/tmp/usr/lib/gvfs/gvfsd-archive
+-debian/tmp/usr/lib/gvfs/gvfsd-burn
+-debian/tmp/usr/lib/gvfs/gvfsd-cdda
+ debian/tmp/usr/lib/gvfs/gvfsd-computer
+ debian/tmp/usr/lib/gvfs/gvfsd-dav
+-debian/tmp/usr/lib/gvfs/gvfsd-dnssd
+ debian/tmp/usr/lib/gvfs/gvfsd-ftp
+-debian/tmp/usr/lib/gvfs/gvfsd-gphoto2
+ debian/tmp/usr/lib/gvfs/gvfsd-http
+ debian/tmp/usr/lib/gvfs/gvfsd-localtest
+ debian/tmp/usr/lib/gvfs/gvfsd-network
+Index: control.in
+===================================================================
+--- control.in (revision 16222)
++++ control.in (working copy)
+@@ -10,22 +10,15 @@ Build-Depends: debhelper (>= 5),
+ libglib2.0-dev (>= 2.15.6),
+ libdbus-1-dev,
+ libdbus-glib-1-dev,
+- libfuse-dev,
+ libexpat1-dev,
+ libsmbclient-dev (>= 3.0),
+- libcdio-paranoia-dev (>= 0.78.2),
+ libhal-dev (>= 0.5.10),
+ libsoup2.4-dev,
+ libgconf2-dev,
+- libavahi-client-dev (>= 0.6),
+- libavahi-glib-dev (>= 0.6),
+- libgphoto2-2-dev,
+- libgnome-keyring-dev,
+ libxml2-dev,
+- libbluetooth-dev (>= 3.12),
++ libbluetooth3-dev,
+ libxml-parser-perl,
+- libltdl3-dev,
+- libarchive-dev
++ libltdl3-dev
+ Standards-Version: 3.8.0
+ Section: libs
+
+@@ -70,18 +63,6 @@ Description: userspace virtual filesyste
+ .
+ This package contains the gvfs server.
+
+-Package: gvfs-fuse
+-Architecture: any
+-Depends: ${shlibs:Depends},
+- ${misc:Depends}
+-Description: userspace virtual filesystem - fuse server
+- gvfs is a userspace virtual filesystem where mount runs as a separate
+- processes which you talk to via dbus. It also contains a gio module that
+- seamlessly adds gvfs support to all applications using the gio API. It also
+- supports exposing the gvfs mounts to non-gio applications using fuse.
+- .
+- This package contains the gvfs-fuse server.
+-
+ Package: gvfs-backends
+ Architecture: any
+ Depends: ${shlibs:Depends},
- Previous message: [maemo-commits] r16221 - projects/haf/tarballs
- Next message: [maemo-commits] r16224 - projects/haf/trunk/gvfs/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
