Search Criteria
Package Details: epsonscan2 6.7.91.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/epsonscan2.git (read-only, click to copy) |
|---|---|
| Package Base: | epsonscan2 |
| Description: | Epson scanner management utility |
| Upstream URL: | https://download-center.epson.com/ |
| Licenses: | GPL-3.0-or-later, LicenseRef-EULA |
| Conflicts: | epsonscan2-non-free-plugin |
| Submitter: | tecnotercio |
| Maintainer: | tecnotercio |
| Last Packager: | tecnotercio |
| Votes: | 26 |
| Popularity: | 2.26 |
| First Submitted: | 2020-11-20 05:34 (UTC) |
| Last Updated: | 2026-06-11 07:50 (UTC) |
Dependencies (12)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libusb (libusb-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sane (sane-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bbeAUR (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt5-singlecoreapplicationAUR (make)
- rapidjson (rapidjson-gitAUR) (make)
Required by (0)
Sources (8)
- 0002-Fix-crash.patch
- 0003-Use-XDG-open-to-open-the-directory.patch
- 0005-Fix-folder-creation-crash.patch
- 0006-Fix-crash-no-serial-number.patch
- 0007-Detect-scanners-that-need-firmware.patch
- https://download-center.epson.com/f/module/b35a1723-196e-44d9-b272-6cfd3e0e6349/epsonscan2-6.7.91.1-1.src.tar.gz
- https://download-center.epson.com/f/module/da0de85f-55b8-449a-b761-0a9e2553da8a/epsonscan2-bundle-6.7.90.0.armv7l.deb.tar.gz
- https://download-center.epson.com/f/module/ee3a3a45-95aa-4c80-b14d-ad4cff5f7428/epsonscan2-bundle-6.7.90.0.x86_64.deb.tar.gz
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »
rid3rius commented on 2024-05-26 13:04 (UTC) (edited on 2024-05-26 14:22 (UTC) by rid3rius)
I'm getting an error when scanning to pdf.
epsonscan2: symbol lookup error: /usr/lib/epsonscan2/libepsonscan2.so: undefined symbol: HPDF_NewUPD: I have libharu installed, but epsonscan2 is not linked to it.
tecnotercio commented on 2024-05-17 03:30 (UTC)
@Xyphon and @torben: I've changed the PKGBUILD so that the HaruPDF and ZLIB libraries don't compile together with Epson Scan 2.
@jazzi: I've included armv7h architecture in the package.
jazzi commented on 2024-05-12 12:19 (UTC)
On the Epson download page there is also ARM Raspbian package available, is there a way to support armv7h?
torbennehmer commented on 2024-05-11 10:33 (UTC)
I can confirm Xyphon's observations. Apparently, epsonscan2 comes with a prebundled, outdated version of zlib, which does not compile on arch anymore:
(Sorry for the German, but it should explain itself)
Xyphon commented on 2024-05-08 21:12 (UTC)
getting the following errors when installing from the AUR:
/home/xyphon/.cache/yay/epsonscan2/src/epsonscan2-6.7.63.0-1/thirdparty/zlib/gzread.c: In function ‘gz_load’: /home/xyphon/.cache/yay/epsonscan2/src/epsonscan2-6.7.63.0-1/thirdparty/zlib/gzread.c:35:15: error: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration] 35 | ret = read(state->fd, buf + *have, get); | ^
~ | fread /home/xyphon/.cache/yay/epsonscan2/src/epsonscan2-6.7.63.0-1/thirdparty/zlib/gzread.c: In function ‘gzclose_r’: /home/xyphon/.cache/yay/epsonscan2/src/epsonscan2-6.7.63.0-1/thirdparty/zlib/gzread.c:651:11: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration] 651 | ret = close(state->fd); | ^~~ | pclosePortableAlgebra commented on 2023-10-05 22:37 (UTC) (edited on 2023-10-05 22:38 (UTC) by PortableAlgebra)
No luck using this with an Epson Perfection V600 Photo. The app won't launch even though it initially detects the scanner. Installing all the backends (separately and then together) didn't make a difference.
I did have some luck with using "Image Scan! for Linux" from AUR though. It's not as good as Epson's app, but it's much better than nothing. Specifically I installed the following packages:
iscan 2.30.4.2-3
iscan-data 1.39.2.1-1
iscan-plugin-gt-x820 2.2.1-2
nmset commented on 2023-09-17 09:51 (UTC)
Just one note.
The package requires gcc to build, it fails with clang 16.0.6.
AchmadFathoni commented on 2023-06-15 02:17 (UTC) (edited on 2023-06-15 03:01 (UTC) by AchmadFathoni)
Few months ago everything working fine. But now epsoscan2 can't detect my L350 from USB.
I tried using imagescan. After tweaking utsushi.conf, I can finally scan my document.
I think I will use simple-scan because it doesn't need any configuration.
kleini commented on 2023-02-05 08:40 (UTC)
Version 6.7.0.0 crashes lately for me. I changed locally the PKGBUILD file to version 6.7.42.0, updated SHAs and the new version does not crash for me.
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »