Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > updates > by-pkgid > 6b1cea07ed8770024aaca21356755a5a > files > 5

foomatic-db-3.0-0.beta2.20030403.2.2mdk.ppc.rpm


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

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

Release 1.3.1-1, for HPIJS 1.3.1

Foomatic data for the HP's HPIJS (http://hpinkjet.sourceforge.net)
printer drivers, to be added to the Foomatic database (package
foomatic-db). Supports also the patched version from
http://www.linuxprinting.org/download/printing/hpijs/.


Till Kamppeter <till.kamppeter@gmx.net>

http://www.linuxprinting.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/.

If you spot a data error or any other bug, send mail describing the bug to
foomatic-devel@linuxprinting.org

General discussion happens in the foomatic-devel forum/list thing at
www.linuxprinting.org.


Intro
-----

This is the development version of Foomatic. See

http://www.linuxprinting.org/contribute.html#programming
http://www.linuxprinting.org/pipermail/foomatic-devel/2002q3/thread.html
http://www.linuxprinting.org/pipermail/foomatic-devel/2002q4/thread.html
http://www.linuxprinting.org/kpfeifle/LinuxKongress2002/Tutorial/IV.Foomatic-Developer/IV.tutorial-handout-foomatic-development.html

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

http://www.linuxprinting.org/newsportal/thread.php3?name=linuxprinting.foomatic.devel

For testing the ongoing development of our web interface, go to

http://www.linuxprinting.org/foomatic2.9/

Do not use this package in production environments, it can contain
severe bugs or even be non-functional.


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.

data-generators/hpijs-rss/hpijs-rss-generator

  As data-generators/hpijs/hpijs-generator, but for the patched HPIJS.
  uses also data-generators/hpijs/hpijs-printermap.

data-generators/hpijs-rss/hpijs-rss-remover

  As data-generators/hpijs/hpijs-remover, but for the Foomatic data of
  the patched HPIJS.


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

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

It is highly recommended to use foomatic-db-engine 3.0.0beta2 or newer to
handle this data.

See the USAGE file for installation details.