• 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/matchbox/Config.in
Gustavo ZacariasGustavo Zacarias committed 3e3d100358d31 Mar 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_MATCHBOX
2
    bool "MatchBox Window Manager"
3
    depends on BR2_PACKAGE_XORG7
4
    depends on BR2_USE_MMU # fork()
5
    select BR2_PACKAGE_FONTCONFIG
6
    select BR2_PACKAGE_EXPAT
7
    select BR2_PACKAGE_XLIB_LIBXEXT
8
    select BR2_PACKAGE_XLIB_LIBXDAMAGE
9
    select BR2_PACKAGE_XLIB_LIBXCURSOR
10
    help
11
      Matchbox is an Open Source base environment for the X Window
12
      System running on non-desktop embedded platforms such as
13
      handhelds, set-top boxes, kiosks and anything else for which
14
      screen space, input mechanisms or system resources are limited.
15
​
16
      http://matchbox-project.org/
17
​
18
if BR2_PACKAGE_MATCHBOX
19
​
20
config BR2_PACKAGE_MATCHBOX_PANEL
21
    bool "Matchbox Panel"
22
    help
23
      A flexible always present 'window bar' for holding
24
      application launchers.
25
​
26
config BR2_PACKAGE_MATCHBOX_DESKTOP
27
    bool "Matchbox Desktop"
28
    select BR2_PACKAGE_ZLIB
29
    help
30
      A PDA style application launcher or 'item browser'.
31
​
32
config BR2_PACKAGE_MATCHBOX_COMMON
33
    bool "Matchbox session common files"
34
    depends on BR2_PACKAGE_MATCHBOX_PANEL && BR2_PACKAGE_MATCHBOX_DESKTOP
35
    help
36
      Common desktop folders and matchbox-session script.
37
​
38
config BR2_PACKAGE_MATCHBOX_COMMON_PDA
39
    bool "PDA style desktop folders"
40
    depends on BR2_PACKAGE_MATCHBOX_COMMON
41
​
42
config BR2_PACKAGE_MATCHBOX_KEYBOARD
43
    bool "Matchbox Virtual Keyboard"
44
    select BR2_PACKAGE_XLIB_LIBXTST
45
    select BR2_PACKAGE_XLIB_LIBXFT if !BR2_PACKAGE_CAIRO
46
    help
47
      Virtual Keyboard
48
​
49
endif
  • 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.