diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,15 @@
name : iscan
-version : 2.30.3
-release : 4
+version : 2.30.4
+release : 5
source :
- - http://support.epson.net/linux/src/scanner/iscan/iscan_2.30.3-1.tar.gz : 91a6cc1571e5ec34cee067eabb35f13838e71dfeda416310ecb5b5030d49de67
-license : GPL-2.0
+ - http://support.epson.net/linux/src/scanner/iscan/iscan_2.30.4-2.tar.gz : 597b9913de42d7a27f95bc82e533cbe778121ba13e3a03bc037f8d09a43447d5
+license : GPL-2.0-or-later
component : desktop.core
-summary : Image Scan! is a graphical scanner utility
+summary : Image Scan! is a graphical scanner utility for EPSON scanners.
description: |
- Image Scan! is a graphical scanner utility
+ Image Scan! is a graphical scanner utility for EPSON scanners.
builddeps :
- pkgconfig(gimp-2.0)
- - pkgconfig(gtk+-2.0)
- pkgconfig(libpng)
- pkgconfig(libtiff-4)
- pkgconfig(libturbojpeg)
@@ -27,8 +26,8 @@
install : |
%make_install
# Register the device with sane
- install -d -m 00755 $installdir/etc/sane.d/dll.d
- install -d -m 00755 $installdir/usr/share/applications
- install -D -m 00644 backend/epkowa.conf $installdir/etc/sane.d/epkowa.conf
- install -D -m 00644 iscan.desktop $installdir/usr/share/applications/iscan.desktop
+ install -dm00755 $installdir/etc/sane.d/dll.d
+ install -dm00644 $installdir/usr/share/applications
+ install -Dm00644 backend/epkowa.conf $installdir/etc/sane.d/epkowa.conf
+ install -Dm00644 iscan.desktop $installdir/usr/share/applications/iscan.desktop
echo "epkowa" > $installdir/etc/sane.d/dll.d/epkowa.conf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,44 +2,59 @@
iscan
- Pierre-Yves
- pyu@riseup.net
+ Algent Albrahimi
+ algent@protonmail.com
- GPL-2.0
+ GPL-2.0-or-later
desktop.core
- Image Scan! is a graphical scanner utility
- Image Scan! is a graphical scanner utility
+ Image Scan! is a graphical scanner utility for EPSON scanners.
+ Image Scan! is a graphical scanner utility for EPSON scanners.
- https://solus-project.com/sources/README.Solus
+ https://getsol.us/sources/README.Solus
iscan
- Image Scan! is a graphical scanner utility
- Image Scan! is a graphical scanner utility
+ Image Scan! is a graphical scanner utility for EPSON scanners.
+ Image Scan! is a graphical scanner utility for EPSON scanners.
desktop.core
/etc/sane.d/dll.d/epkowa.conf
/etc/sane.d/epkowa.conf
- /usr/bin
- /usr/lib64/lib*.so.*
+ /usr/bin/iscan
+ /usr/lib64/libesmod.so.2
+ /usr/lib64/libesmod.so.2.0.0
/usr/lib64/sane/libsane-epkowa.a
/usr/lib64/sane/libsane-epkowa.so
/usr/lib64/sane/libsane-epkowa.so.1
/usr/lib64/sane/libsane-epkowa.so.1.0.15
- /usr/sbin
+ /usr/sbin/iscan-registry
/usr/share/applications/iscan.desktop
- /usr/share/locale
- /usr/share/man
+ /usr/share/locale/ar/LC_MESSAGES/iscan.mo
+ /usr/share/locale/de/LC_MESSAGES/iscan.mo
+ /usr/share/locale/en@boldquot/LC_MESSAGES/iscan.mo
+ /usr/share/locale/en@quot/LC_MESSAGES/iscan.mo
+ /usr/share/locale/es/LC_MESSAGES/iscan.mo
+ /usr/share/locale/fr/LC_MESSAGES/iscan.mo
+ /usr/share/locale/it/LC_MESSAGES/iscan.mo
+ /usr/share/locale/ja/LC_MESSAGES/iscan.mo
+ /usr/share/locale/ko/LC_MESSAGES/iscan.mo
+ /usr/share/locale/nl/LC_MESSAGES/iscan.mo
+ /usr/share/locale/pt/LC_MESSAGES/iscan.mo
+ /usr/share/locale/zh_CN/LC_MESSAGES/iscan.mo
+ /usr/share/locale/zh_TW/LC_MESSAGES/iscan.mo
+ /usr/share/man/man1/iscan.1
+ /usr/share/man/man5/sane-epkowa.5
+ /usr/share/man/man8/iscan-registry.8
-
- 2018-04-28
- 2.30.3
+
+ 2020-05-09
+ 2.30.4
Packaging update
- Pierre-Yves
- pyu@riseup.net
+ Algent Albrahimi
+ algent@protonmail.com
\ No newline at end of file