imagescan: update to 3.65.0.

This commit is contained in:
Andrew J. Hesford 2021-09-05 13:37:34 -04:00
parent 8a654f090c
commit bafb8bb54a
2 changed files with 4 additions and 24 deletions

View file

@ -1,20 +0,0 @@
--- a/utsushi/string.hpp 2019-04-02 02:01:37.000000000 +0200
+++ b/utsushi/string.hpp 2021-01-19 00:58:03.102000070 +0100
@@ -23,6 +23,7 @@
#include <iosfwd>
+#include <iostream>
#include <string>
#include <boost/operators.hpp>
--- a/utsushi/toggle.hpp 2019-04-02 02:01:36.000000000 +0200
+++ b/utsushi/toggle.hpp 2021-01-19 01:00:34.884821885 +0100
@@ -22,6 +22,7 @@
#define utsushi_toggle_hpp_
#include <iosfwd>
+#include <iostream>
#include <boost/operators.hpp>
namespace utsushi {

View file

@ -1,8 +1,8 @@
# Template file for 'imagescan'
pkgname=imagescan
version=3.55.0
revision=2
wrksrc=utsushi-0.55.0
version=3.65.0
revision=1
wrksrc=utsushi-0.65.0
build_style=gnu-configure
configure_args="--libexecdir=/usr/lib --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
--with-gtkmm --enable-sane-config --with-sane-confdir=/etc/sane.d --enable-udev-config
@ -16,7 +16,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-3.0-or-later"
homepage="https://gitlab.com/utsushi/imagescan/"
distfiles="http://support.epson.net/linux/src/scanner/imagescanv3/debian/${pkgname}_${version}.orig.tar.gz"
checksum=9440b103b8218863ab08e891d2a9dc9ef52db51485e11017d52fb2036e279477
checksum=e83704398c51a3166fd62c25b89e95cf6262e52f3dc6e627db3e7556e2220d64
mutable_files="/etc/sane.d/dll.d/utsushi"
CFLAGS="-Wno-error"