• 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/cwiid/Config.in
Samuel MartinSamuel Martin committed 9c47cd5b64702 Jan 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_CWIID
2
    bool "cwiid"
3
    depends on !BR2_avr32 # bluez_utils
4
    depends on !BR2_PREFER_STATIC_LIB # bluez_utils
5
    depends on BR2_USE_WCHAR # bluez_utils -> libglib2
6
    depends on BR2_TOOLCHAIN_HAS_THREADS # bluez_utils -> dbus, alsa-lib, libglib2
7
    depends on BR2_USE_MMU # bluez_utils -> dbus, libglib2
8
    select BR2_PACKAGE_BLUEZ_UTILS
9
    help
10
      A collection of Linux tools written in C for interfacing to the
11
      Nintendo Wiimote.
12
​
13
      http://abstrakraft.org/cwiid/
14
​
15
if BR2_PACKAGE_CWIID
16
config BR2_PACKAGE_CWIID_WMGUI
17
    bool "wmgui"
18
    depends on BR2_PACKAGE_XORG7 # libgtk2
19
    depends on BR2_USE_WCHAR # libgtk2 -> libglib2
20
    depends on BR2_TOOLCHAIN_HAS_THREADS # libgtk2 -> libglib2
21
    depends on BR2_USE_MMU # libgtk2 -> libglib2
22
    depends on BR2_INSTALL_LIBSTDCPP # libgtk2 -> pango
23
    select BR2_PACKAGE_LIBGLIB2
24
    select BR2_PACKAGE_LIBGTK2
25
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.