Package Details: epson-inkjet-printer-202101w 1.0.2-1

Git Clone URL: https://aur.archlinux.org/epson-inkjet-printer-202101w.git (read-only, click to copy)
Package Base: epson-inkjet-printer-202101w
Description: Epson printer driver (L3210)
Upstream URL: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
Keywords: epson l3210
Licenses: LGPL, custom:Epson Licence Agreement
Submitter: razein97
Maintainer: razein97
Last Packager: razein97
Votes: 0
Popularity: 0.000000
First Submitted: 2022-05-12 11:35 (UTC)
Last Updated: 2024-11-03 16:30 (UTC)

Dependencies (3)

  • cups (cups-gitAUR, cups-gssapiAUR)
  • ghostscript
  • epsonscan2AUR (optional) – Epson scanner management utility epson-printer-utility: This is a Printer Utility program for Epson. Using this software, you can check ink levels, view error and other status... on EPSON Printers.

Required by (0)

Sources (2)

Latest Comments

arontama01 commented on 2024-10-14 03:57 (UTC)

It's not working. Please.

raster_to_epson.c:448:118: error: passing argument 5 of ‘eps_raster_print’ from incompatible pointer type [-Wincompatible-pointer-types] 448 | if (eps_raster_print(raster_h, image_raw, pageRegion.bytesPerLine, pageRegion.width, (int )&nraster)) { | ^~~ | | | int * raster_to_epson.c:455:64: error: passing argument 5 of ‘eps_raster_print’ from incompatible pointer type [-Wincompatible-pointer-types] 455 | eps_raster_print(raster_h, NULL, 0, 0, (int )&nraster); | ^~~ | | | int *

Adyel commented on 2024-09-20 17:36 (UTC)

It's not working. Commenting incase anyone fixes the build.