All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 303] New: add gvfs package
@ 2009-04-23 11:24 bugzilla at busybox.net
  2009-04-23 11:27 ` [Buildroot] [Bug 303] " bugzilla at busybox.net
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-04-23 11:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303

           Summary: add gvfs package
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: s.neumann at phase-zero.de
                CC: buildroot at uclibc.org
        Depends on: 299,301
   Estimated Hours: 0.0


Created an attachment (id=265)
 --> (https://bugs.busybox.net/attachment.cgi?id=265)
Config.in for gvfs

gvfs is a userspace virtual filesystem where mount runs as a separate processes
which you talk to via D-Bus. 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.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
@ 2009-04-23 11:27 ` bugzilla at busybox.net
  2009-04-23 11:29 ` bugzilla at busybox.net
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-04-23 11:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Sven Neumann <s.neumann@phase-zero.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265 is|0                           |1
           obsolete|                            |




--- Comment #1 from Sven Neumann <s.neumann@phase-zero.de>  2009-04-23 11:27:18 UTC ---
Created an attachment (id=267)
 --> (https://bugs.busybox.net/attachment.cgi?id=267)
Config.in for gvfs (with dependency on shared-mime-info)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
  2009-04-23 11:27 ` [Buildroot] [Bug 303] " bugzilla at busybox.net
@ 2009-04-23 11:29 ` bugzilla at busybox.net
  2009-04-29  8:38 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-04-23 11:29 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303





--- Comment #2 from Sven Neumann <s.neumann@phase-zero.de>  2009-04-23 11:29:05 UTC ---
Created an attachment (id=269)
 --> (https://bugs.busybox.net/attachment.cgi?id=269)
gvfs.mk


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
  2009-04-23 11:27 ` [Buildroot] [Bug 303] " bugzilla at busybox.net
  2009-04-23 11:29 ` bugzilla at busybox.net
@ 2009-04-29  8:38 ` bugzilla at busybox.net
  2009-05-14  8:09 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-04-29  8:38 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Bug 303 depends on bug 299, which changed state.

Bug 299 Summary: add shared-mime-info package
https://bugs.busybox.net/show_bug.cgi?id=299

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-04-29  8:38 ` bugzilla at busybox.net
@ 2009-05-14  8:09 ` bugzilla at busybox.net
  2009-05-14  8:13 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-05-14  8:09 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Sven Neumann <s.neumann@raumfeld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #269 is|0                           |1
           obsolete|                            |




--- Comment #3 from Sven Neumann <s.neumann@raumfeld.com>  2009-05-14 08:09:22 UTC ---
Created an attachment (id=323)
 --> (https://bugs.busybox.net/attachment.cgi?id=323)
gvfs.mk with some fixes

This version of gvfs.mk fixes some issues with the last version and adds
support for the http backend if libsoup is available.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-05-14  8:09 ` bugzilla at busybox.net
@ 2009-05-14  8:13 ` bugzilla at busybox.net
  2009-05-25  9:57 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-05-14  8:13 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303





--- Comment #4 from Sven Neumann <s.neumann@raumfeld.com>  2009-05-14 08:13:06 UTC ---
Created an attachment (id=325)
 --> (https://bugs.busybox.net/attachment.cgi?id=325)
patch to make the http and webdav backends compile with libsoup-2.4.1

The http and webdav backends of gvfs depend on libsoup-gnome. libsoup-gnome is
libsoup with some small API additions. The main point is to respect the HTTP
proxy configuration of the GNOME desktop. This patch makes some small
adjustments to the configure script and to the code so that the backends will
compile with plain libsoup version 2.4.1 as included in buildroot.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-05-14  8:13 ` bugzilla at busybox.net
@ 2009-05-25  9:57 ` bugzilla at busybox.net
  2009-05-25  9:57 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-05-25  9:57 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Sven Neumann <s.neumann@raumfeld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #325 is|0                           |1
           obsolete|                            |




--- Comment #5 from Sven Neumann <s.neumann@raumfeld.com>  2009-05-25 09:57:09 UTC ---
Created an attachment (id=349)
 --> (https://bugs.busybox.net/attachment.cgi?id=349)
simplified patch, depends on libsoup 2.26

Bug #349 updates the libsoup package. This allows us to compile gvfs with a
much simpler patch.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-05-25  9:57 ` bugzilla at busybox.net
@ 2009-05-25  9:57 ` bugzilla at busybox.net
  2009-06-23 10:37 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-05-25  9:57 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Sven Neumann <s.neumann@raumfeld.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |349




-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2009-05-25  9:57 ` bugzilla at busybox.net
@ 2009-06-23 10:37 ` bugzilla at busybox.net
  2009-09-21 21:28 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-06-23 10:37 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Bug 303 depends on bug 349, which changed state.

Bug 349 Summary: update libsoup to version 2.26.2
https://bugs.busybox.net/show_bug.cgi?id=349

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2009-06-23 10:37 ` bugzilla at busybox.net
@ 2009-09-21 21:28 ` bugzilla at busybox.net
  2009-09-22  9:08 ` bugzilla at busybox.net
  2009-09-27 21:22 ` bugzilla at busybox.net
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-09-21 21:28 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Bug 303 depends on bug 301, which changed state.

Bug 301 Summary: allow to install libsmbclient
https://bugs.busybox.net/show_bug.cgi?id=301

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2009-09-21 21:28 ` bugzilla at busybox.net
@ 2009-09-22  9:08 ` bugzilla at busybox.net
  2009-09-27 21:22 ` bugzilla at busybox.net
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-09-22  9:08 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303





--- Comment #6 from Sven Neumann <s.neumann@raumfeld.com>  2009-09-22 09:08:16 UTC ---
Now that the patch from bug #301 is committed, the patches from this bug could
also go into buildroot.

As soon as that has happened, I would try to also enable the gvfs archive
backend that uses libarchive which was recently added to buildroot.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Buildroot] [Bug 303] add gvfs package
  2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
                   ` (9 preceding siblings ...)
  2009-09-22  9:08 ` bugzilla at busybox.net
@ 2009-09-27 21:22 ` bugzilla at busybox.net
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla at busybox.net @ 2009-09-27 21:22 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=303


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Peter Korsgaard <jacmet@uclibc.org>  2009-09-27 21:22:35 UTC ---
Thanks committed (with kconfig fixes)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-09-27 21:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-23 11:24 [Buildroot] [Bug 303] New: add gvfs package bugzilla at busybox.net
2009-04-23 11:27 ` [Buildroot] [Bug 303] " bugzilla at busybox.net
2009-04-23 11:29 ` bugzilla at busybox.net
2009-04-29  8:38 ` bugzilla at busybox.net
2009-05-14  8:09 ` bugzilla at busybox.net
2009-05-14  8:13 ` bugzilla at busybox.net
2009-05-25  9:57 ` bugzilla at busybox.net
2009-05-25  9:57 ` bugzilla at busybox.net
2009-06-23 10:37 ` bugzilla at busybox.net
2009-09-21 21:28 ` bugzilla at busybox.net
2009-09-22  9:08 ` bugzilla at busybox.net
2009-09-27 21:22 ` bugzilla at busybox.net

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.