[Buildroot] [PATCHv3] Added package HPLIP for printing to HP printers

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Mar 15 09:47:04 UTC 2013


Dear Olivier Schonken,

On Wed, 13 Mar 2013 21:36:08 +0200, Olivier Schonken wrote:
> 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.
> 
> The --includedir=$(STAGING_DIR)/usr/include is unfortunately necessary even
> with the modified Makefile.am for a succesful build.
> 
> Created a menu for cups related components to be kept close together.
> 
> Fixed a jpeg and dbus dependencies, Thanks for pointing out the dbus 
> dependency Baruch.

The "changelog" shouldn't go in the commit log, but instead...

> 
> Signed-off-by: Olivier Schonken <olivier.schonken at gmail.com>
> ---

... here. Otherwise, it gets committed and kept in the project history,
which doesn't make much sense.

> new file mode 100644
> index 0000000..1bfac40
> --- /dev/null
> +++ b/package/hplip/hplip.mk
> @@ -0,0 +1,52 @@
> +#############################################################
> +#
> +# hplip
> +#
> +#############################################################
> +
> +HPLIP_VERSION = 3.12.11
> +HPLIP_SITE = http://downloads.sourceforge.net/hplip/hplip/
> +HPLIP_AUTORECONF = YES
> +HPLIP_DEPENDENCIES = cups libusb jpeg

You should add HPLIP_LICENSE and HPLIP_LICENSE_FILES here.

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list