Config.in 379 B

123456789101112
  1. config BR2_PACKAGE_XAPP_XINPUT_CALIBRATOR
  2. bool "xinput-calibrator"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. select BR2_PACKAGE_XLIB_LIBX11
  5. select BR2_PACKAGE_XLIB_LIBXI
  6. help
  7. A generic touchscreen calibration program for X.Org.
  8. http://www.freedesktop.org/wiki/Software/xinput_calibrator
  9. comment "xinput-calibrator needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP