| 1 | Source: gvfs |
|---|
| 2 | Priority: optional |
|---|
| 3 | Maintainer: Sebastien Bacher <seb128@debian.org> |
|---|
| 4 | Uploaders: @GNOME_TEAM@ |
|---|
| 5 | Build-Depends: debhelper (>= 5), |
|---|
| 6 | autotools-dev, |
|---|
| 7 | cdbs, |
|---|
| 8 | gnome-pkg-tools (>= 0.7), |
|---|
| 9 | pkg-config, |
|---|
| 10 | gtk-doc-tools, |
|---|
| 11 | libglib2.0-dev (>= 2.23.4), |
|---|
| 12 | libdbus-1-dev, |
|---|
| 13 | intltool (>= 0.35.0), |
|---|
| 14 | openssh-client, |
|---|
| 15 | libsoup-gnome2.4-dev (>= 2.26.0), |
|---|
| 16 | libxml2-dev, |
|---|
| 17 | libudev-dev (>= 0.138) [linux-any], |
|---|
| 18 | libavahi-glib-dev (>= 0.6), |
|---|
| 19 | libavahi-client-dev (>= 0.6), |
|---|
| 20 | libfuse-dev [!hurd-i386], |
|---|
| 21 | libgconf2-dev, |
|---|
| 22 | libhal-dev (>= 0.5.10) [!linux-any], |
|---|
| 23 | libgdu-dev (>= 2.29.0) [linux-any], |
|---|
| 24 | libgudev-1.0-dev (>= 001) [linux-any], |
|---|
| 25 | libcdio-paranoia-dev (>= 0.78.2), |
|---|
| 26 | libbluetooth-dev (>= 4.0) [linux-any], |
|---|
| 27 | libdbus-glib-1-dev, |
|---|
| 28 | libexpat1-dev, |
|---|
| 29 | libgphoto2-2-dev (>= 2.4.0), |
|---|
| 30 | libgnome-keyring-dev, |
|---|
| 31 | libsmbclient-dev (>= 3.0), |
|---|
| 32 | libarchive-dev, |
|---|
| 33 | libltdl-dev, |
|---|
| 34 | libimobiledevice-dev (>= 0.9.7) [!hurd-i386] |
|---|
| 35 | Standards-Version: 3.9.0 |
|---|
| 36 | Section: libs |
|---|
| 37 | Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-gnome/desktop/unstable/gvfs |
|---|
| 38 | Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gvfs/ |
|---|
| 39 | |
|---|
| 40 | Package: gvfs |
|---|
| 41 | Architecture: any |
|---|
| 42 | Depends: ${shlibs:Depends}, |
|---|
| 43 | ${misc:Depends}, |
|---|
| 44 | x11-utils, |
|---|
| 45 | Recommends: dbus, |
|---|
| 46 | hal (>= 0.5.10) [!linux-any], |
|---|
| 47 | gnome-mount [!linux-any] | exo-utils [!linux-any], |
|---|
| 48 | policykit-1-gnome [linux-any] |
|---|
| 49 | Breaks: brasero (<< 2.28.0-2), |
|---|
| 50 | rhythmbox (<< 0.12.6-2), |
|---|
| 51 | libgdu0 (<< 2.28.1-3) |
|---|
| 52 | Suggests: gvfs-backends |
|---|
| 53 | Conflicts: gvfs-backends (<< 1.0.2-2), libgvfscommon0 |
|---|
| 54 | Replaces: libgvfscommon0 |
|---|
| 55 | Description: userspace virtual filesystem - server |
|---|
| 56 | gvfs is a userspace virtual filesystem where mount runs as a separate |
|---|
| 57 | processes which you talk to via D-Bus. It also contains a gio module |
|---|
| 58 | that seamlessly adds gvfs support to all applications using the gio |
|---|
| 59 | API. It also supports exposing the gvfs mounts to non-gio applications |
|---|
| 60 | using fuse. |
|---|
| 61 | . |
|---|
| 62 | This package contains the gvfs server that provides gvfs mounts to all |
|---|
| 63 | gio applications, and the minimal set of backends. |
|---|
| 64 | |
|---|
| 65 | Package: gvfs-fuse |
|---|
| 66 | Architecture: linux-any kfreebsd-any |
|---|
| 67 | Depends: ${shlibs:Depends}, |
|---|
| 68 | ${misc:Depends}, |
|---|
| 69 | gvfs (= ${binary:Version}), |
|---|
| 70 | fuse-utils [linux-any] |
|---|
| 71 | Description: userspace virtual filesystem - fuse server |
|---|
| 72 | gvfs is a userspace virtual filesystem where mount runs as a separate |
|---|
| 73 | processes which you talk to via D-Bus. It also contains a gio module |
|---|
| 74 | that seamlessly adds gvfs support to all applications using the gio |
|---|
| 75 | API. It also supports exposing the gvfs mounts to non-gio applications |
|---|
| 76 | using fuse. |
|---|
| 77 | . |
|---|
| 78 | This package contains the gvfs-fuse server that exports gvfs mounts to |
|---|
| 79 | all applications using FUSE. |
|---|
| 80 | |
|---|
| 81 | Package: gvfs-backends |
|---|
| 82 | Architecture: any |
|---|
| 83 | Depends: ${shlibs:Depends}, |
|---|
| 84 | ${misc:Depends}, |
|---|
| 85 | gvfs (= ${binary:Version}) |
|---|
| 86 | Recommends: gnome-keyring |
|---|
| 87 | Suggests: obex-data-server |
|---|
| 88 | Description: userspace virtual filesystem - backends |
|---|
| 89 | gvfs is a userspace virtual filesystem where mount runs as a separate |
|---|
| 90 | processes which you talk to via D-Bus. It also contains a gio module |
|---|
| 91 | that seamlessly adds gvfs support to all applications using the gio |
|---|
| 92 | API. It also supports exposing the gvfs mounts to non-gio applications |
|---|
| 93 | using fuse. |
|---|
| 94 | . |
|---|
| 95 | This package contains the afc, archive, cdda, dav, dnssd, ftp, gphoto2, |
|---|
| 96 | http, network, obexftp, sftp, smb and smb-browse backends. |
|---|
| 97 | |
|---|
| 98 | Package: gvfs-bin |
|---|
| 99 | Architecture: any |
|---|
| 100 | Depends: ${shlibs:Depends}, |
|---|
| 101 | ${misc:Depends}, |
|---|
| 102 | gvfs (= ${binary:Version}) |
|---|
| 103 | Description: userspace virtual filesystem - binaries |
|---|
| 104 | gvfs is a userspace virtual filesystem where mount runs as a separate |
|---|
| 105 | processes which you talk to via D-Bus. It also contains a gio module |
|---|
| 106 | that seamlessly adds gvfs support to all applications using the gio |
|---|
| 107 | API. It also supports exposing the gvfs mounts to non-gio applications |
|---|
| 108 | using fuse. |
|---|
| 109 | . |
|---|
| 110 | This package contains the support binaries. |
|---|
| 111 | |
|---|
| 112 | Package: gvfs-dbg |
|---|
| 113 | Architecture: any |
|---|
| 114 | Priority: extra |
|---|
| 115 | Section: debug |
|---|
| 116 | Depends: ${shlibs:Depends}, |
|---|
| 117 | ${misc:Depends}, |
|---|
| 118 | gvfs (= ${binary:Version}) |
|---|
| 119 | Description: userspace virtual filesystem - debugging information |
|---|
| 120 | gvfs is a userspace virtual filesystem where mount runs as a separate |
|---|
| 121 | processes which you talk to via D-Bus. It also contains a gio module |
|---|
| 122 | that seamlessly adds gvfs support to all applications using the gio |
|---|
| 123 | API. It also supports exposing the gvfs mounts to non-gio applications |
|---|
| 124 | using fuse. |
|---|
| 125 | . |
|---|
| 126 | This package contains the debugging symbols needed to help debug gvfs |
|---|
| 127 | itself and gvfs modules. |
|---|