diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-24 07:47:16 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-24 07:47:16 +0000 |
commit | 0460e9117eba36fbb383a3144940caf1786926b8 (patch) | |
tree | 0afccbc68cf1c3d79ec9ff1eae59810b016bf572 /graphics/sane-backends/files/patch-configure | |
parent | devel/fossil: update to 2.12.1 (diff) |
graphics/sane-backends: Update to 1.0.31
Enable more desktop friendly options by default which adds support
for cameras, AirScan/eSCL devices.
Changes: https://gitlab.com/sane-project/backends/-/tags/1.0.31
Notes
Notes:
svn path=/head/; revision=546055
Diffstat (limited to 'graphics/sane-backends/files/patch-configure')
-rw-r--r-- | graphics/sane-backends/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sane-backends/files/patch-configure b/graphics/sane-backends/files/patch-configure index d9ed8b71fa0d..f7afda319020 100644 --- a/graphics/sane-backends/files/patch-configure +++ b/graphics/sane-backends/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2020-02-02 11:58:46 UTC +--- configure.orig 2020-08-23 11:59:54 UTC +++ configure -@@ -22138,7 +22138,7 @@ $as_echo_n "checking whether pthread_t is integer... " +@@ -22134,7 +22134,7 @@ $as_echo_n "checking whether pthread_t is integer... " int main () { @@ -9,7 +9,7 @@ ; return 0; } -@@ -26130,7 +26130,7 @@ for be in ${BACKENDS}; do +@@ -26279,7 +26279,7 @@ for be in ${BACKENDS}; do ;; v4l) @@ -18,7 +18,7 @@ || test "${have_libv4l1}" != "yes"; then echo "*** $be backend requires v4l libraries - $DISABLE_MSG" backend_supported="no" -@@ -26339,7 +26339,7 @@ for be in ${BACKENDS}; do +@@ -26482,7 +26482,7 @@ for be in ${BACKENDS}; do ;; v4l) |