==> Récupération des sources… -> iscan-gt-s650-bundle-2.30.4.x64.deb.tar.gz trouvé ==> Validation des fichiers source avec sha256sums… iscan-gt-s650-bundle-2.30.4.x64.deb.tar.gz ... ÉCHEC ==> ERREUR : Un ou plusieurs fichiers ne sont pas valides ! Impossible de construire iscan-plugin-gt-s650
Search Criteria
Package Details: iscan-plugin-gt-s650 2.30.4-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/iscan-plugin-gt-s650.git (read-only, click to copy) |
---|---|
Package Base: | iscan-plugin-gt-s650 |
Description: | EPSON Image Scan! plugin for Epson scanners (DS, EP, ES, ET, EW, L, LX, PX, WF, XP Series, FF-640, GT-S650, Perfection V19, Perfection V39) |
Upstream URL: | http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX |
Keywords: | epson gt-s650 iscan scan |
Licenses: | custom:EPSON EULA |
Submitter: | Muflone |
Maintainer: | vitaliikuzhdin |
Last Packager: | vitaliikuzhdin |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2015-11-07 20:14 (UTC) |
Last Updated: | 2024-10-16 09:48 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- iscanAUR (epson-perfection-v10-v100-scanner-driver-aioAUR, iscan-for-epson-v500-photoAUR, iscanAUR)
- iscan-dataAUR (iscan-for-epson-v500-photoAUR)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
Required by (0)
Sources (5)
Latest Comments
« First ‹ Previous 1 2
alex-y commented on 2020-01-22 16:52 (UTC)
DwarfNr5 commented on 2019-12-15 09:28 (UTC)
@user202729, How do I apply a patch to PKGBUILD (I never had to do this before and Google didn't answer it clearly)
user202729 commented on 2019-09-25 06:46 (UTC) (edited on 2019-09-25 06:50 (UTC) by user202729)
Currently the old version is deleted from the offical page. To use the new version instead it's possible to apply this patch to the PKGBUILD
:
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,11 +9,11 @@ url="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
license=('custom:AVASYSPL')
depends=('iscan' 'iscan-data')
_plugin=${pkgname/iscan-plugin-/}
-_iscan_ver=1.0.0
-_plugin_rel=2
-_file_ver=1.1.0
+_iscan_ver=2.30.4
+_plugin_rel=1
+_file_ver=1.1.1
source=("https://download2.ebz.epson.net/iscan/plugin/${_plugin}/deb/x64/iscan-${_plugin}-bundle-${_iscan_ver}.x64.deb.tar.gz")
-sha256sums=('d27e55652942f7c6e5f7f1b09296b742751c872e3963f8167e1f66fe360d9226')
+sha256sums=('9aa06f81bbdf51947ba8bb42f86827b1e3f7cfb9b8987031db735be3141e1dd2')
install="${pkgname}.install"
build() {
@@ -42,5 +42,4 @@ package() {
install -m 644 -t "${pkgdir}/usr/share/doc/${pkgname}" "share/doc/${pkgname}/NEWS"
# Install licenses
install -m 755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
- install -m 644 "share/doc/${pkgname}/AVASYSPL.en.txt" "${pkgdir}/usr/share/licenses/${pkgname}/AVASYSPL"
}
I don't know why the license file is missing.
<deleted-account> commented on 2018-08-27 04:20 (UTC)
[deleted]
Pinned Comments
Muflone commented on 2020-01-24 16:23 (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