• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/gvfs/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 2b468f1bd9420 Nov 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_GVFS
2
    bool "gvfs"
3
    depends on BR2_LARGEFILE
4
    depends on BR2_USE_WCHAR # glib2
5
    depends on BR2_USE_MMU # dbus, glib2
6
    depends on BR2_TOOLCHAIN_HAS_THREADS # dbus, glib2
7
    select BR2_PACKAGE_LIBGLIB2
8
    select BR2_PACKAGE_DBUS
9
    select BR2_PACKAGE_SHARED_MIME_INFO
10
    help
11
      gvfs is a userspace virtual filesystem where mount runs as a
12
      separate processes which you talk to via D-Bus. It also
13
      contains a gio module that seamlessly adds gvfs support to
14
      all applications using the gio API. It also supports exposing
15
      the gvfs mounts to non-gio applications using fuse.
16
​
17
      http://en.wikipedia.org/wiki/GVFS
18
​
19
comment "gvfs needs a toolchain w/ largefile, wchar, threads"
20
    depends on BR2_USE_MMU
21
    depends on !BR2_LARGEFILE || !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.