Giter VIP home page Giter VIP logo

cndrvcups-capt's Introduction

 This file gives a brief description on how to build and install CAPT driver
modules.

Introduction:
=============
  This package is the printer driver modules for Canon CAPT printers. These
 modules are used with CUPS (Common UNIX Printing System) and convert
 Postscript files into the printer readable form.

 This package consists of four modules:

* ccp module 
  This is a CUPS backend module for a named pipe. 

* captstatusui application
  This is a Graphical-User-Interface application for CAPT printers.

* pstocapt filter module
  This is a CUPS filter module to convert Postscript file into the CAPT
 printer readable form.

* PPD files
   PPD (PostScript Printer Description) files for CAPT printers.
 This package supports the printers; 
  (see README-capt-x.xx.txt file)

Licensing:
==========
  This package consists of four modules as described above. These modules
 are subject to GNU General Public License (GPL) (see COPYING file).

  Note that licensing term may vary from file to file. Please consult
 each files for the exact licensing conditions.


Requirments:
============
    * aclocal		(1.4.x or above)
    * automake		(1.4.x or above)
    * libcups		(1.1.17 or above)
    * libbuftool	(1.00 or above)

<statusui>
    * aclocal    (1.4.x)
    * automake   (1.4.x)
    * Gtk+       (2.4.x or above)
    * libcups    (1.1.17 or above)
    * libxml2    (2.6.x or above)
    * libbuftool (1.00 or above)

<cngplp>
    * aclocal   (1.4.x or above)
    * automake  (1.4.x or above)
    * Gtk+      (2.4.x or above)
    * libcups   (1.1.17 or above)
    * libxml2   (2.6.x or above)
    * libglade2 (2.4.x or above)


Quick install:
==============
  To build and install CAPT modules, run make at the top-level
 directory of this pakage source trees as follows:

 $ make gen
       or
 $ ./allgen.sh
       or
 $ ./allgen.sh -deb
 $ su
 # make install


Trademark:
==============
  CUPS and the CUPS logo are trademarks of Apple Inc.

cndrvcups-capt's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.