
Foomatic Data for the HPIJS Printer Drivers
===========================================

foomatic-db-hpijs
-----------------


Foomatic data for the HP's HPIJS (http://hplip.sourceforge.net)
printer drivers, to be added to the Foomatic database (package
foomatic-db).


Till Kamppeter <till.kamppeter@gmail.com>

http://www.openprinting.org/

This README contains mainly info for developers. See the file USAGE if
you want to know how to use this package.


Copying
-------

This package and also the other Foomatic packages are under the
GPL. See http://www.gnu.org/.


Bugs
----

If you spot a data error or any other bug, either post on the Foomatic
developer mailing list

http://lists.freestandards.org/mailman/listinfo/printing-foomatic

or post on the OpenPrinting site support forum

http://forums.openprinting.org/list.php?34


Intro
-----

This is the stable version of Foomatic. See

http://www.linux-foundation.org/en/OpenPrinting/Database/HowToContribute#programming

to know more about its development.

Your suggestions, bug reports, patches, ... are welcome on

http://forums.openprinting.org/list.php?34

The Foomatic data generated by this package is also used in our web interface:

http://www.openprinting.org/


Programs and important files from this package
----------------------------------------------

configure.in

  The source from which GNU autoconf generates the "configure" script

acinclude.m4

  Additional macros for the "configure" script

make_configure

  Calls aclocal and autoconf to generate "configure" from "configure.ac" 
  and "acinclude.m4"

Makefile.in

  The template from which "configure" generates the Makefile

install-sh

  Helper script for "configure"

data-generators/hpijs/hpijs-printermap

  List of all printers supported by HPIJS with Foomatic printer ID,
  manufacturer/model ID for HPIJS, compatibility class, and maximum paper
  size

data-generators/hpijs/hpijs-generator

  Script which makes Foomatic XML files (1 driver, 5 options) with the
  help of data-generators/hpijs/hpijs-printermap. Give the database
  directory as command line argument.

data-generators/hpijs/hpijs-remover

  Script which removes the  Foomatic XML files for HPIJS. Give the database
  directory as command line argument.


Dependencies
------------

This package requires a Perl interpreter and the Foomatic database,
foomatic-db.

foomatic-db-engine 3.0.0 or newer is required to handle the data in
this package.

See the USAGE file for installation details.
