Config.in 498 B

123456789101112131415
  1. config BR2_PACKAGE_GUTENPRINT
  2. bool "gutenprint"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. depends on BR2_PACKAGE_CUPS
  5. select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
  6. help
  7. Gutenprint, formerly named Gimp-Print, is a suite of printer
  8. drivers that may be used with most common UNIX print spooling
  9. systems, including CUPS, lpr, LPRng, or others
  10. http://gimp-print.sourceforge.net/
  11. comment "gutenprint needs a toolchain w/ C++"
  12. depends on BR2_PACKAGE_CUPS
  13. depends on !BR2_INSTALL_LIBSTDCPP