• 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/lcdproc/Config.in
Peter KorsgaardPeter Korsgaard committed 9cc56c24c9c15 May 2015
Raw file
Source viewDiff to previous
 
1
comment "lcdproc needs a toolchain w/  dynamic library"
2
    depends on BR2_STATIC_LIBS
3
​
4
config BR2_PACKAGE_LCDPROC
5
    bool "lcdproc"
6
    depends on BR2_USE_MMU # fork()
7
    depends on !BR2_STATIC_LIBS
8
    select BR2_PACKAGE_FREETYPE
9
    select BR2_PACKAGE_NCURSES
10
    select BR2_PACKAGE_ZLIB
11
    help
12
      LCD display driver daemon and clients
13
​
14
      http://lcdproc.org/
15
​
16
if BR2_PACKAGE_LCDPROC
17
​
18
config BR2_PACKAGE_LCDPROC_DRIVERS
19
    string "List of drivers to build"
20
    default "all"
21
    help
22
      Specify a comma-separated list of lcdproc drivers to be built
23
​
24
config BR2_PACKAGE_LCDPROC_MENUS
25
    bool "Menu support"
26
    help
27
      Enable support for lcdproc menus
28
​
29
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.