Giter Site home page Giter Site logo

lede-cups's Introduction

This repository is no longer maintained original repo https://github.com/Gr4ffy/lede-cups.git

How to install Cups on OpenWrt/LEDE

https://github.com/TheMMcOfficial/cups-for-openwrt

How to compile the Packages

git clone https://github.com/lede-project/source

cd source

echo "src-git cups https://github.com/TheMMcOfficial/lede-cups.git" >> feeds.conf.default

./scripts/feeds update -a

./scripts/feeds install -a

make menuconfig (set Network->Printing->cups as "M")

make

copy /source/bin/packages/[PLATFORM]/cups/*.ipk to machine & opkg install 

In any case:

If you just want to attach your printer and use it from another PC using CUPS is most likely a bad idea

Included packages

  • libcups
    • The cups core libraries required to run cups or any drivers
  • libcupsimage
    • Library to allow CUPS to work with rasterized data
  • cups
    • The common unix printing system (cups) daemon itself
  • cups-bsd
    • Some BSD-type utilities (lprm,lpq,lpr,lpc)
  • cups-client
    • Advanced client utilities (lp,cancel,cupstestppd,ipptool,lpoptions,lpstat,cupsaccept,cupsfilter,lpadmin,lpinfo,lpmove)
  • cups-filters-lite
    • Some basic printer filters (commandtops,gziptoany,pstops,rastertoepson,rastertohp,rastertolabel,rastertopwg)
  • cups-ppdc Compiler for PPDC files (deprecated)
  • cups-bjnp
    • Filter for Canon printers using canon printers using USB over IP BJNP
  • cups-dymo
    • Official drivers for Dymo label printers
  • cups-opfilter
    • Filters to convert JPEG, PNG or TIFF images to raster data suitable for some printers

Sources/Credits

Version of cups

2.3.0

lede-cups's People

Contributors

themmcofficial avatar gr4ffy avatar adlerweb avatar f-light avatar lllrrr avatar xiaolangyuxin 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.