summaryrefslogtreecommitdiffstats
path: root/package/gutenprint/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gutenprint/Config.in')
-rw-r--r--package/gutenprint/Config.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/package/gutenprint/Config.in b/package/gutenprint/Config.in
new file mode 100644
index 000000000..eb06efd4c
--- /dev/null
+++ b/package/gutenprint/Config.in
@@ -0,0 +1,14 @@
+config BR2_PACKAGE_GUTENPRINT
+ bool "gutenprint"
+ depends on BR2_INSTALL_LIBSTDCPP
+ depends on BR2_PACKAGE_CUPS
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
+ help
+ Gutenprint, formerly named Gimp-Print, is a suite of printer
+ drivers that may be used with most common UNIX print spooling
+ systems, including CUPS, lpr, LPRng, or others
+
+ http://gimp-print.sourceforge.net/
+
+comment "gutenprint requires a toolchain with C++ support enabled"
+ depends on !BR2_INSTALL_LIBSTDCPP