Package Details: iscan 2.30.4.2-4

Git Clone URL: https://aur.archlinux.org/iscan.git (read-only, click to copy)
Package Base: iscan
Description: EPSON Image Scan! front-end for scanners and all-in-ones
Upstream URL: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
Licenses: GPL2, custom:AVASYSPL
Submitter: izenin
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 6
Popularity: 0.001962
First Submitted: 2021-12-19 16:29 (UTC)
Last Updated: 2025-05-03 10:57 (UTC)

Latest Comments

1 2 Next › Last »

FabioLolix commented on 2025-05-03 11:08 (UTC)

@Vain Thanks for the hint! I thought it was possible but I used a wrong flag when testing

@S2e2 gcc14 is no longer required yet just so you know

And my version is: Name : gcc Version : 14.2.1+r753+g1cd744a6828f-1

gccand gcc14 are 2 different packages, with gcc being at v15.1 now

So I guess you have either an outdated system or are on something like Manjaro stable branch which still have gcc at v14.2.1 now https://manjaristas.org/branch_compare?q=gcc

S2e2 commented on 2025-05-03 10:51 (UTC)

Hello,

Unable to install iscan. I get: "unable to satisfy dependency 'gcc14' required by iscan"

And my version is: Name : gcc Version : 14.2.1+r753+g1cd744a6828f-1

Vain commented on 2025-05-02 12:05 (UTC)

Hi, looks like something along the lines of export CFLAGS="$CFLAGS -std=gnu89" is enough to make iscan compile with GCC 15. That way we don't need to depend on GCC 14. :-)

lpga commented on 2025-04-03 09:23 (UTC)

Yesterday, when I saw the last comments, I recompiled the package excluding the gimp plugin, and tested iscan: it works as usual. At the moment the only problems I have encountered are: 1) the png saving format is no longer available; 2) iscan crashes when you want to use the button to scan multiple pages in a row.

FabioLolix commented on 2025-04-03 07:30 (UTC)

Made a test with disabile gimp the other but don't remember of I tried the package, anyway I've set a reminder

lpga commented on 2025-04-03 06:28 (UTC) (edited on 2025-04-03 06:34 (UTC) by lpga)

If you don't need the plugin for GIMP, you can simply edit the PKGBUILD:

--enable-png
# --enable-gimp
make

The problem with iscan is that it crashes when you want to use the button to scan multiple pages in a row.

Pafrape commented on 2025-04-02 08:10 (UTC)

I confirm. Unable to install iscan.

lenhuppe commented on 2025-03-20 16:00 (UTC) (edited on 2025-03-22 17:02 (UTC) by lenhuppe)

Got this when running makepkg:

checking for GIMP... no
checking for GIMP - version >= 1.0.0... checking for gimp-config... no
configure: error: required module not found

The iscan 2.30.4.2-3 package is not compatible with version 3.0.0-1 of Gimp. When I reverted Gimp to 2.10.38-5 the makepkg ran fine. The module in question lives somewhere in the /usr/lib/gimp/2.0/ directory tree. I tried linking /usr/lib/gimp/3.0/ to /usr/lib/gimp/2.0 but that did not work.

LinBuoRen commented on 2024-09-13 18:39 (UTC)

...and the 1.39.2-1 version of the iscan-data package source archive:

https://archive.org/details/iscan-data-1.39.2-1

LinBuoRen commented on 2024-09-13 18:18 (UTC)

I have archived a copy of the GPL portion of the Image Scan! for Linux 2.30.4 source archive just in case it will no longer be accessible in the future:

https://archive.org/details/iscan-2.30.4-gpl

This copy does not include the non-free esmod library to comply with EPSON's licensing requirements.