Search Criteria
Package Details: epson-inkjet-printer-escpr 1.7.19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/epson-inkjet-printer-escpr.git (read-only, click to copy) |
---|---|
Package Base: | epson-inkjet-printer-escpr |
Description: | Epson Inkjet Printer Driver (ESC/P-R) for Linux |
Upstream URL: | http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX |
Licenses: | GPL2 |
Submitter: | FFY00 |
Maintainer: | hcartiaux |
Last Packager: | hcartiaux |
Votes: | 63 |
Popularity: | 2.48 |
First Submitted: | 2019-04-26 09:00 (UTC) |
Last Updated: | 2022-06-29 14:45 (UTC) |
Latest Comments
Cristophero commented on 2022-06-01 20:19 (UTC) (edited on 2022-06-01 20:22 (UTC) by Cristophero)
Add dependencies:
sudo pacman -S ipp-usb sane sane-airscan
https://archlinux.org/packages/extra/x86_64/ipp-usb/
https://archlinux.org/packages/extra/x86_64/sane/
sudo systemctl enable --now ipp-usb.service
And my EPSON L3250 printer works
hcartiaux commented on 2022-04-07 05:55 (UTC)
@electricprism, I think the et-8500 support is included in the other package epson-inkjet-printer-escpr2, look at the Epson website.
electricprism commented on 2022-04-06 23:50 (UTC)
Does this include the ET-8500 driver?
kinten108101 commented on 2022-02-15 16:38 (UTC)
@L1nx This only installs the generic driver. Perhaps you're looking for epson-printer-utility?
L1nx commented on 2022-02-05 18:11 (UTC) (edited on 2022-02-05 18:15 (UTC) by L1nx)
Sorry to bother, but I am stuck with the installation, I have a XP-352 printer/scanner. What I did so far:
git clone https://aur.archlinux.org/epson-inkjet-printer-escpr.git
cd epson-inkjet-printer-escpr
makepkg
sudo pacman -U epson-inkjet-printer-escpr-1.7.18-1-x86_64.pkg.tar.zst
That however didn't create any new programms, or at least I didn't find anything searching for "epson" under "All Applications"
I also tried running
sudo ./configure && make && make install
in the folder ./src/epson-inkjet-printer-escpr-1.7.18 both as a normal user and as root. This doesn't cause any errors, but it also didn't install any new programms.santyf commented on 2021-12-19 04:19 (UTC) (edited on 2021-12-19 04:30 (UTC) by santyf)
santyf commented on 2021-12-19 04:07 (UTC) (edited on 2021-12-19 04:29 (UTC) by santyf)
- Support for 32 bits. (works perfectly)
JoseskVolpe commented on 2021-11-29 08:00 (UTC) (edited on 2021-11-29 08:02 (UTC) by JoseskVolpe)
I've installed it alongside imagescan-plugin-networkscan, sane, sane-airscan and imagescan and it now works
JoseskVolpe commented on 2021-11-29 06:58 (UTC)
Yeah, scanner still doesn't works
JoseskVolpe commented on 2021-11-29 06:19 (UTC)
Extract the .tar.gz and use 'makepkg' command to build the .zst package and install
JoseskVolpe commented on 2021-11-29 06:11 (UTC)
It doesn't work anymore, can't recognize scanner Tried to install it again, but pacam can't find this package anymore. Seems that the snapshot doesn't has binaries too
erdarur commented on 2021-11-22 20:35 (UTC)
It seems, that the PKGBUILD depends on autoreconf, but it's not in the dependencies?
When installing, it throws an error (sorry in german): /home/XXXX/.cache/yay/epson-inkjet-printer-escpr/PKGBUILD: Zeile 30: autoreconf: Kommando nicht gefunden. ==> FEHLER: Ein Fehler geschah in prepare(). Breche ab... -> error making: epson-inkjet-printer-escpr
Filhemi commented on 2021-09-03 04:08 (UTC)
It doesn't work on my system, don't recognize the printer.
hcartiaux commented on 2021-05-05 09:57 (UTC)
@jorgicio, the link is not stable, the first part change for each new release. We cannot guess the URL, we need to go through the epson website and find the new link.
jorgicio commented on 2021-04-27 20:13 (UTC) (edited on 2021-04-27 20:17 (UTC) by jorgicio)
Just an observation:
In the source URL, to avoid to rechange the version every time the package updates, first replace the simple quotes for double quotes and replace the package name and version for its appropiate variables. Example:
"https://download3.ebz.epson.net/dsc/f/03/00/12/50/95/322b8d6b915ab85add33d41f04ba5130866aadbe/${pkgname}-${pkgver}-1lsb3.2.tar.gz"
Also you can add some other variables and replace them when needed.
hcartiaux commented on 2021-03-15 14:52 (UTC)
Updated, thanks philzin and thinus.
philzin commented on 2021-03-08 15:44 (UTC)
Updated PKGBUILD to 1.7.9 and added aarch64 to supported architectures per thinus' comment. https://pastebin.com/89Zbtmqt
thinus commented on 2021-03-05 08:00 (UTC)
1.7.9 is out and works. Could you please update the package. Also, please add aarch64 to supported architectures. It builds perfectly on my raspberry pi 4
koslinx commented on 2020-08-25 10:46 (UTC) (edited on 2020-08-25 10:51 (UTC) by koslinx)
hello i own epson l3111 printer .in printer setting quality settings i have two option plain paper standard or envelope standard how i can choose printing as draft
sum01 commented on 2020-05-18 18:38 (UTC)
Consider adding some/all of these keywords to the package to help people find it. I took them directly from the drivers download page.
FFY00 commented on 2020-03-11 16:05 (UTC)
No it doesn't, when building packages you are expected to have the
base-devel
group installed, which containsautoconf
.cindylinz commented on 2020-03-11 16:03 (UTC) (edited on 2020-03-11 16:05 (UTC) by cindylinz)
'makedepends' needs 'autoconf' and 'automake'
Gabriel_Gomes commented on 2020-02-10 23:26 (UTC)
Thank you very much, The generic driver I had in Manjaro, always gave me an error after printing the first page or copy, after installing this package, and selecting the appropriate driver, everything worked perfectly.
bjo commented on 2019-12-31 09:21 (UTC)
@gpioblink so you should flag it out of date.
gpioblink commented on 2019-12-31 07:21 (UTC)
version 1.7.7 seems to be released pkgver=1.7.7 source=('https://download3.ebz.epson.net/dsc/f/03/00/10/49/18/f3016be6120a7271a6d9cb64872f817bce1920b8/epson-inkjet-printer-escpr-1.7.7-1lsb3.2.tar.gz' 'bug_x86_64.patch') sha512sums=('9663b9ed425fbe5d3f2b6f85f036cdbd230665919e2cc9d62a33ebae85a0068513417209dae97ce55e406124b92c96c455cdc204d3d2335f4215f57b79f9d2a9' 'ff4f736ec884c4d2354a83c89ee535732cb414ef0c6443bdc8ec869f889f486b242d76e143ad59d61b182231697dfe3bdf68122cb8aae873a9776ce109a07dab')
commented on 2019-11-15 21:38 (UTC)
Thank you very much for the update. :-)
hcartiaux commented on 2019-11-14 11:56 (UTC)
Gracias, updated
dante-evil commented on 2019-11-14 11:49 (UTC) (edited on 2019-11-14 11:49 (UTC) by dante-evil)
aqui les dejo mi actualizacion https://gist.github.com/LEONARDO-DANIEL/230eb441bc5bd9a45c39f07358623c56
apastuszak commented on 2019-11-13 03:35 (UTC)
=> ERROR: Failure while downloading https://download3.ebz.epson.net/dsc/f/03/00/10/29/40/898523640509d296a9988eee753a7299f518ceb0/epson-inkjet-printer-escpr-1.7.5-1lsb3.2.tar.gz
marcosfrm commented on 2019-10-17 10:06 (UTC)
New version 1.7.4 available.
d_fajardo commented on 2019-09-02 07:34 (UTC)
Thanks for updating!
scippio commented on 2019-09-01 19:11 (UTC)
My working version:
d_fajardo commented on 2019-09-01 06:35 (UTC)
The source needs to be updated. It's currently not found.
algrim commented on 2019-08-22 13:01 (UTC)
@nicolas-bs: Thanks for updating PKGBUILD.
algrim commented on 2019-08-21 22:17 (UTC)
New release 1.7.2 on 19/08/2019 PKGBUILD needs updating with the following.
pkgver=1.7.2
source=('https://download3.ebz.epson.net/dsc/f/03/00/09/76/14/6479eac30ef2e351bb6672ed63314953b9655d16/epson-inkjet-printer-escpr-1.7.2-1lsb3.2.tar.gz' 'bug_x86_64.patch')
sha512sums=('ae8d965c3325e89b428c53a4037566f0b786e0109ac521623c6a6ada66717487c82eeb9147de01f6a14a6e0afc6ed60045ff8b9526f91bf2995b3c3cd66c548d' 'ff4f736ec884c4d2354a83c89ee535732cb414ef0c6443bdc8ec869f889f486b242d76e143ad59d61b182231697dfe3bdf68122cb8aae873a9776ce109a07dab')
Stephen304 commented on 2019-08-11 15:47 (UTC)
1.7.1 adds support for WF-100 series printers (a sweet compact printer I just got)
hcartiaux commented on 2019-08-08 15:30 (UTC)
Thanks a lot :)
nicolas-bs commented on 2019-08-08 14:45 (UTC)
@hcartiaux Done :D
hcartiaux commented on 2019-08-08 14:39 (UTC)
@nicolas-bs: Thanks for updating this PKGBUILD. Can you promote me as a co-maintainer please ?
I used to maintain this package from 2015-2018 before it was moved to community by a TU. I've not been fast enough to re-adopt it this time...
Thanks
nicolas-bs commented on 2019-08-08 14:22 (UTC)
@bjo OOOOOps I'm sorry I uploaded the PKGBUILD using my local download as source. Updated in my github with the proper link. But you already fixed it :) thanks for the feedback
bjo commented on 2019-08-08 13:25 (UTC)
@danieltetraquark you mean the path? patch -p1 patches the files just fine.
danieltetraquark commented on 2019-08-08 13:03 (UTC) (edited on 2019-08-08 13:03 (UTC) by danieltetraquark)
The file names in the patch file are outdated.
bjo commented on 2019-08-08 12:56 (UTC)
@nicolas-bs: Where should "'epson.tar.gz'" in your source-array come from?
bjo commented on 2019-08-08 07:54 (UTC)
@nicolas-bs You could create a orphan request.
nicolas-bs commented on 2019-08-07 21:24 (UTC)
This package seems to be orphaned, I updated pkgbuild with the new driver version to compile on my machine. Working perfectly. I uploaded the updated files to my github repository to update the package in AUR: https://github.com/nicolas-bordignon/epson-inkjet-printer-escpr
nhermosilla14 commented on 2019-07-27 20:44 (UTC) (edited on 2019-07-27 20:45 (UTC) by nhermosilla14)
The packaged has been updated to version 1.7.0-1. The new parameters for the PKGBUILD are:
link: https://download3.ebz.epson.net/dsc/f/03/00/09/67/52/ab42dc3d99e4cd044852d289e5a1fa829a1a480a/epson-inkjet-printer-escpr-1.7.0-1lsb3.2.tar.gz,
sha512:1de8a5abf3b509ff34fc4f3e7f9d3fd7edb6dd37e604ed1c062324a50bbe62a74b1010f8c082a62e496094b1c9f7cdcc6408b962231b9b8906f7861038bb3abb.
Changing that (and applying the same patch as always), it builds and installs correctly.
algrim commented on 2019-05-22 22:18 (UTC)
Thanks for updating, works fine now.
tuxiano commented on 2019-05-22 16:26 (UTC)
Hi Guys, here is a PKGBUILD with the correct url and sha512sum for the package https://pastebin.com/uj4HxdY0 with that the package is fully working, i tried to push the changes from my box, but i cant access the repo with write access.
kinoru commented on 2019-05-14 02:31 (UTC)
Thanks for managing this package. I was able to print nicely with it.
One problem: It now seems it needs to be updated. The URL
https://download3.ebz.epson.net/dsc/f/03/00/09/29/93/91d20550336b7a0350d6c5ac2fe460ec0125612b/epson-inkjet-printer-escpr-1.6.40-1lsb3.2.tar.gz
no longer works (404).
https://download3.ebz.epson.net/dsc/f/03/00/09/33/79/927867e2774c98c0fdedb15fc7712f363fe16f41/epson-inkjet-printer-escpr-1.6.41-1lsb3.2.tar.gz
is the new URL provided by EPSON Download Center. The version number in the PKGBUILD also needs to be incremented too (1.6.40 → 1.6.41) along with the file signature.
fernandopsilveir commented on 2019-05-08 14:10 (UTC)
doesn't work for my Epson Ecotank L396.
system-config-printer status says "Idle - File "/usr/lib/cups/filter/epson-escpr-wrapper" unavailable: No such file or directory
mgundogdu1 commented on 2019-04-30 06:08 (UTC) (edited on 2019-04-30 06:09 (UTC) by mgundogdu1)
I updated today successfully. Thank you for your great efforts @FF00
FFY00 commented on 2019-04-29 17:48 (UTC)
Running
autoreconf
isn't actually needed, but I'll do it anyway. As far as I'm concern automake 1.16.1 works perfectly, I always build my package in a clean chroot. You are probably missing thebase-devel
group which is presumed to be installed if you are building AUR packages. I would advise you to don't use AUR helpers as they are enablers for this kind of issues.mgundogdu1 commented on 2019-04-29 10:24 (UTC) (edited on 2019-04-29 10:39 (UTC) by mgundogdu1)
My automake is version 1.16.1-1, I couldn' update because of:
cd . && /bin/sh /home/mgundogdu/Program_Files/AUR/pamac-build/epson-inkjet-printer-escpr/src/epson-inkjet-printer-escpr-1.6.40/missing automake-1.15 --gnu Makefile /home/mgundogdu/Program_Files/AUR/pamac-build/epson-inkjet-printer-escpr/src/epson-inkjet-printer-escpr-1.6.40/missing: line 81: automake-1.15: command not found WARNING: 'automake-1.15' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [Makefile:378: Makefile.in] Error 127 ==> ERROR: A failure occurred in build(). Aborting...
mokkurkalve commented on 2019-04-27 14:55 (UTC)
Adding autoreconf -vfi before ./configure was all it took to build ok here.
Abrasion commented on 2019-04-27 13:12 (UTC) (edited on 2019-04-27 13:46 (UTC) by Abrasion)
autoreconf -vfi gave me an error about configure.ac configure.in required
i'd try again and now that work fine ... why ? no clue
Chazza commented on 2019-04-27 12:57 (UTC) (edited on 2019-04-27 12:58 (UTC) by Chazza)
@Abrasion, there's no need to call aclocal separately if you are calling autoreconf. autoreconf calls all the autotools (including aclocal) in the correct order. Just a single call of autoreconf -vfi before calling ./configure will suffice.
As for the checksums, if you install pacman-contrib, you can just run updpkgsums and that will auto-update all the checksums in the PKGBUILD, without needing to insert them manually.
Abrasion commented on 2019-04-27 12:35 (UTC)
@gun26 anytime
gun26 commented on 2019-04-27 12:28 (UTC)
@Chazza thanks, I uninstalled my F-ed up versions of automake. @Abrasion, thanks, I incorporated your changes in the PKGBUILD and it builds and installs fine here. For anyone not willing to edit the PKGBUILD themselves per Abrasion's instructions, I put my own modified PKGBUILD with just his changes up on Pastebin here: https://pastebin.com/z2z1tZPV
Abrasion commented on 2019-04-27 04:00 (UTC) (edited on 2019-04-27 07:14 (UTC) by Abrasion)
Add line : autoreconf --install Before : ./configure \
Add line : aclocal Before : make (the one with no arg)
Change : e278cf3db482aed862c2343a2ee5147fa0e53b14d80b9fdf6907e35eae0235a440b2dfe480cbae28dc4e00c0e7cf119e6b870480a69759a6df4e0c676aec5229
For : ff4f736ec884c4d2354a83c89ee535732cb414ef0c6443bdc8ec869f889f486b242d76e143ad59d61b182231697dfe3bdf68122cb8aae873a9776ce109a07dab
that should workd fine
simona commented on 2019-04-27 00:43 (UTC)
==> Validazione di source file con sha512sums... epson-inkjet-printer-escpr-1.6.40-1lsb3.2.tar.gz ... Verificato bug_x86_64.patch ... NON RIUSCITO ==> ERRORE: Uno o più file non hanno superato il controllo di validità! Error downloading sources: epson-inkjet-printer-escpr
Chazza commented on 2019-04-26 16:11 (UTC)
@gnu26 No need to install any different version of automake. It's just the project's autotools config files are out of date. In the PKGBUILD add the following line:
autoreconf -vfi
before the configure line and it will build just fine. I'm surprised that isn't in the PKGBUILD...
gun26 commented on 2019-04-26 15:57 (UTC) (edited on 2019-04-26 15:58 (UTC) by gun26)
Won't build here. Even with Abrasion's substituted sha256sum (thanks btw!) it then looks for automake-1.14. There is an orphaned automake-1.14 in AUR which will build and install but this package then looks for automake-1.15 which is NOT available in AUR, and my attempts to BS one out of the automake 1.14 package did build and install, but didn't get much further in building this package.
hcartiaux commented on 2019-04-26 13:10 (UTC)
Not in community anymore ?
Btw, there's a checksum error:
==> Validating source files with sha512sums... epson-inkjet-printer-escpr-1.6.40-1lsb3.2.tar.gz ... Passed bug_x86_64.patch ... FAILED ==> ERROR: One or more files did not pass the validity check!
Scimmia commented on 2018-02-14 16:47 (UTC)
What's the point of deb2targz? makepkg already extracts the .deb file for you, you just have to untar file that was inside it and is already there.