summaryrefslogtreecommitdiffstats
path: root/package/hplip/Config.in
diff options
context:
space:
mode:
authorOlivier Schonken <olivier.schonken@gmail.com>2013-03-18 20:55:16 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-03-19 13:07:39 +0100
commitaeb1bbabe38be3a7ed88879484ca2ce292953709 (patch)
treec08b78c04f2ae0c2d59ff2a2e57a419ddfb9a988 /package/hplip/Config.in
parentbae18e117b52c73cf2b84fc0e357d68d18fa39c6 (diff)
downloadbuildroot-novena-aeb1bbabe38be3a7ed88879484ca2ce292953709.tar.gz
buildroot-novena-aeb1bbabe38be3a7ed88879484ca2ce292953709.zip
Added package HPLIP for printing to HP printers
HPLIP (Hewlett-Packard Linux Imaging & Printing) is an HP-developed solution for printing, scanning, and faxing with HP inkjet and laser based printers in Linux. [Peter: fix Config.in white space] Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/hplip/Config.in')
-rw-r--r--package/hplip/Config.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/package/hplip/Config.in b/package/hplip/Config.in
new file mode 100644
index 000000000..5bcd63bbf
--- /dev/null
+++ b/package/hplip/Config.in
@@ -0,0 +1,17 @@
+config BR2_PACKAGE_HPLIP
+ bool "hplip"
+ depends on BR2_PACKAGE_CUPS
+ select BR2_PACKAGE_LIBUSB
+ select BR2_PACKAGE_JPEG
+ help
+ HP Linux Imaging and Printing (HPLIP)
+ HPLIP is an HP-developed solution for printing, scanning, and faxing
+ with HP inkjet and laser based printers in Linux. The HPLIP project
+ provides printing support for 2,211 printer models, including
+ Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
+ Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.
+
+ http://hplipopensource.com/
+
+comment "hplip requires a toolchain with C++ support enabled"
+ depends on !BR2_INSTALL_LIBSTDCPP