• 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/libfm/Config.in
Adam DuskettAdam Duskett committed 190b2b409cc22 Apr 2017
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_LIBFM
2
    bool "libfm"
3
    depends on BR2_PACKAGE_XORG7
4
    depends on BR2_USE_WCHAR # libglib2
5
    depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
6
    depends on BR2_USE_MMU # libglib2
7
    depends on BR2_INSTALL_LIBSTDCPP # libgtk2
8
    depends on BR2_TOOLCHAIN_HAS_SYNC_4 # libgtk2 -> pango -> harfbuzz
9
    select BR2_PACKAGE_CAIRO
10
    select BR2_PACKAGE_LIBGLIB2
11
    select BR2_PACKAGE_LIBGTK2 if !BR2_PACKAGE_LIBGTK3_X11
12
    select BR2_PACKAGE_MENU_CACHE
13
    help
14
      A glib/gio-based library providing some file management
15
      utilities and related-widgets missing in gtk+/glib. This is
16
      the core of PCManFM.  The library is desktop independent
17
      (not LXDE specific) and has clean API. It can be used to
18
      develop other applications requiring file management
19
      functionality. For example, you can create your own file
20
      manager with facilities provided by libfm.
21
​
22
      http://wiki.lxde.org/en/Libfm
23
​
24
comment "libfm needs X.org and a toolchain w/ wchar, threads, C++"
25
    depends on BR2_USE_MMU
26
    depends on BR2_TOOLCHAIN_HAS_SYNC_4
27
    depends on !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP || \
28
        !BR2_TOOLCHAIN_HAS_THREADS || !BR2_PACKAGE_XORG7
  • 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.