mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
imagescan: update to 3.65.0.
This commit is contained in:
parent
8a654f090c
commit
bafb8bb54a
2 changed files with 4 additions and 24 deletions
|
@ -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 {
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'imagescan'
|
# Template file for 'imagescan'
|
||||||
pkgname=imagescan
|
pkgname=imagescan
|
||||||
version=3.55.0
|
version=3.65.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=utsushi-0.55.0
|
wrksrc=utsushi-0.65.0
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/usr/lib --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib
|
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
|
--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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/utsushi/imagescan/"
|
homepage="https://gitlab.com/utsushi/imagescan/"
|
||||||
distfiles="http://support.epson.net/linux/src/scanner/imagescanv3/debian/${pkgname}_${version}.orig.tar.gz"
|
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"
|
mutable_files="/etc/sane.d/dll.d/utsushi"
|
||||||
|
|
||||||
CFLAGS="-Wno-error"
|
CFLAGS="-Wno-error"
|
||||||
|
|
Loading…
Add table
Reference in a new issue