Unable to start scanner without plugin. Thank you.
Search Criteria
Package Details: iscan-plugin-gt-f720 2.30.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/iscan-plugin-gt-f720.git (read-only, click to copy) |
---|---|
Package Base: | iscan-plugin-gt-f720 |
Description: | EPSON Image Scan! plugin for Epson scanners (GT-F720, GT-S620, Perfection V30, Perfection V300 Photo) |
Upstream URL: | http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX |
Licenses: | custom:EPSON EULA |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-08 00:01 (UTC) |
Last Updated: | 2020-07-26 17:56 (UTC) |
Dependencies (1)
Required by (0)
Sources (1)
<deleted-account> commented on 2012-08-23 15:07 (UTC)
Zveroy commented on 2012-07-24 00:32 (UTC)
Seems that new iscan supports all scaners whithout plugins. I think this package not needed anymore.
<deleted-account> commented on 2011-12-02 12:02 (UTC)
Work nearly perfect! Only problem for me; when a crop area is selected to do a final scan, the crop area moves when the mouse button is released.
<deleted-account> commented on 2011-06-12 08:56 (UTC)
A new version is available :
http://linux.avasys.jp/drivers/iscan-plugins/esci-interpreter-gt-f720/0.1.1/
Zveroy commented on 2010-09-19 10:56 (UTC)
>Change /usr/share/licences to /usr/share/licenses
Done, thanks!
basinilya commented on 2010-09-19 10:40 (UTC)
Change /usr/share/licences to /usr/share/licenses
Anderson commented on 2010-07-17 20:44 (UTC)
MAN, YOU ROCK!
At least found the firmware! Thanks a lot!
Zveroy commented on 2010-04-25 01:43 (UTC)
PKGBUILD updated, now it should work on i686.
vmll commented on 2010-04-24 19:30 (UTC)
Can you make these changes so it works on i686 as well?
[copied from a diff command]
pkgver=0.0.1_2
pkgrel=1
pkgdesc="iscan plugin for Epson Perfection V30 scanner."
-arch=('x86_64')
+arch=('i686' 'x86_64')
url="http://www.avasys.jp/english/linux_e/"
license=('custom')
depends=('iscan')
makedepends=('deb2targz')
install=gt-x720.install
-source=(http://linux.avasys.jp/drivers/scanner-plugins/GT-F720/esci-interpreter-gt-f720_${pkgver//_/-}_amd64.deb)
-md5sums=('bd59ad902f0640e5fab0907460560fb5')
+source=(http://linux.avasys.jp/drivers/scanner-plugins/GT-F720/esci-interpreter-gt-f720_${pkgver//_/-}_i386.deb)
+[[ $CARCH == "x86_64" ]] && \
+ source=(http://linux.avasys.jp/drivers/scanner-plugins/GT-F720/esci-interpreter-gt-f720_${pkgver//_/-}_amd64.deb)
+md5sums=('eba64964347ed864047a1c9b5a144dda')
+[[ $CARCH == "x86_64" ]] && md5sums=('bd59ad902f0640e5fab0907460560fb5')
build() {
cd "$startdir"
- deb2targz esci-interpreter-gt-f720_${pkgver//_/-}_amd64.deb
- tar -xf esci-interpreter-gt-f720_${pkgver//_/-}_amd64.tar.gz
+ deb2targz $(basename ${source[0]})
+ tar -xf $(basename ${source[0]//.deb/.tar.gz})
mv usr "$pkgdir"
mkdir $pkgdir/usr/share/licences
mv $pkgdir/usr/share/doc/esci-interpreter-gt-f720 $pkgdir/usr/share/licences/
Thanks.
Pinned Comments
Muflone commented on 2020-01-24 15:38 (UTC)
Package updated.
Since now this package will follow the iscan package version used to distribute the plugin, instead of the internal numbering into the package, as EPSON people won't respect version number history