Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sane: update to 1.1.1.
@ 2022-07-23 14:21 motorto
  2022-07-23 14:30 ` [PR PATCH] [Updated] " motorto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: motorto @ 2022-07-23 14:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

There is a new pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages sane1.1.1
https://github.com/void-linux/void-packages/pull/38210

sane: update to 1.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly


@Piraty  looks okay to you ?

A patch file from https://github.com/void-linux/void-packages/pull/38210.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane1.1.1-38210.patch --]
[-- Type: text/x-diff, Size: 1327 bytes --]

From fc1bb062484b016b2ba0d708a1afa6e22af960df Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 15:19:40 +0100
Subject: [PATCH] sane: update to 1.1.1.

---
 srcpkgs/sane/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sane/template b/srcpkgs/sane/template
index c21c9ea8aed1..762b294fa87b 100644
--- a/srcpkgs/sane/template
+++ b/srcpkgs/sane/template
@@ -1,7 +1,7 @@
 # Template file for 'sane'
 pkgname=sane
-_gitlab_release_hash=104f09c07d35519cc8e72e604f11643f
-version=1.0.32
+_gitlab_release_hash=7d30fab4e115029d91027b6a58d64b43
+version=1.1.1
 revision=1
 wrksrc="sane-backends-${version}"
 build_style=gnu-configure
@@ -20,7 +20,7 @@ license="custom:GPL-2.0-or-later-with-SANE-exception"
 homepage="http://www.sane-project.org/"
 changelog="https://gitlab.com/sane-project/backends/-/raw/master/NEWS"
 distfiles="https://gitlab.com/sane-project/backends/uploads/${_gitlab_release_hash}/sane-backends-${version}.tar.gz"
-checksum=3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
+checksum=dd4b04c37a42f14c4619e8eea6a957f4c7c617fe59e32ae2872b373940a8b603
 noshlibprovides="avoid false detection of device drivers"
 
 # additional group 'lp' is required by saned to access some all-in-one devices

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] sane: update to 1.1.1.
  2022-07-23 14:21 [PR PATCH] sane: update to 1.1.1 motorto
@ 2022-07-23 14:30 ` motorto
  2022-07-23 14:31 ` motorto
  2022-08-01 17:32 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2022-07-23 14:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages sane1.1.1
https://github.com/void-linux/void-packages/pull/38210

sane: update to 1.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: briefly


@Piraty  looks okay to you ?

A patch file from https://github.com/void-linux/void-packages/pull/38210.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane1.1.1-38210.patch --]
[-- Type: text/x-diff, Size: 1327 bytes --]

From bbe127b18bc35c9e0153f29d166f0b0dbaec885c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 15:19:40 +0100
Subject: [PATCH] sane: update to 1.1.1.

---
 srcpkgs/sane/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sane/template b/srcpkgs/sane/template
index c21c9ea8aed1..762b294fa87b 100644
--- a/srcpkgs/sane/template
+++ b/srcpkgs/sane/template
@@ -1,7 +1,7 @@
 # Template file for 'sane'
 pkgname=sane
-_gitlab_release_hash=104f09c07d35519cc8e72e604f11643f
-version=1.0.32
+_gitlab_release_hash=7d30fab4e115029d91027b6a58d64b43
+version=1.1.1
 revision=1
 wrksrc="sane-backends-${version}"
 build_style=gnu-configure
@@ -20,7 +20,7 @@ license="custom:GPL-2.0-or-later-with-SANE-exception"
 homepage="http://www.sane-project.org/"
 changelog="https://gitlab.com/sane-project/backends/-/raw/master/NEWS"
 distfiles="https://gitlab.com/sane-project/backends/uploads/${_gitlab_release_hash}/sane-backends-${version}.tar.gz"
-checksum=3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
+checksum=dd4b04c37a42f14c4619e8eea6a957f4c7c617fe59e32ae2872b373940a8b603
 noshlibprovides="avoid false detection of device drivers"
 
 # additional group 'lp' is required by saned to access some all-in-one devices

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] sane: update to 1.1.1.
  2022-07-23 14:21 [PR PATCH] sane: update to 1.1.1 motorto
  2022-07-23 14:30 ` [PR PATCH] [Updated] " motorto
@ 2022-07-23 14:31 ` motorto
  2022-08-01 17:32 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2022-07-23 14:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 558 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages sane1.1.1
https://github.com/void-linux/void-packages/pull/38210

sane: update to 1.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES, scanned several documents with simple-scan and it works fine


@Piraty  looks okay to you ?

A patch file from https://github.com/void-linux/void-packages/pull/38210.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane1.1.1-38210.patch --]
[-- Type: text/x-diff, Size: 1696 bytes --]

From d511b210dc1d5a105263aef154d433fda2b9f694 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 15:19:40 +0100
Subject: [PATCH] sane: update to 1.1.1.

---
 srcpkgs/sane/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/sane/template b/srcpkgs/sane/template
index c21c9ea8aed1..77b7947a0f84 100644
--- a/srcpkgs/sane/template
+++ b/srcpkgs/sane/template
@@ -1,7 +1,7 @@
 # Template file for 'sane'
 pkgname=sane
-_gitlab_release_hash=104f09c07d35519cc8e72e604f11643f
-version=1.0.32
+_gitlab_release_hash=7d30fab4e115029d91027b6a58d64b43
+version=1.1.1
 revision=1
 wrksrc="sane-backends-${version}"
 build_style=gnu-configure
@@ -20,7 +20,7 @@ license="custom:GPL-2.0-or-later-with-SANE-exception"
 homepage="http://www.sane-project.org/"
 changelog="https://gitlab.com/sane-project/backends/-/raw/master/NEWS"
 distfiles="https://gitlab.com/sane-project/backends/uploads/${_gitlab_release_hash}/sane-backends-${version}.tar.gz"
-checksum=3a28c237c0a72767086202379f6dc92dbb63ec08dfbab22312cba80e238bb114
+checksum=dd4b04c37a42f14c4619e8eea6a957f4c7c617fe59e32ae2872b373940a8b603
 noshlibprovides="avoid false detection of device drivers"
 
 # additional group 'lp' is required by saned to access some all-in-one devices
@@ -30,9 +30,8 @@ _saned_groups="lp,scanner"
 build_options="avahi snmp"
 build_options_default="avahi"
 
-# tests broken on 32bit.  https://gitlab.com/sane-project/backends/-/issues/157
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
-	make_check=no
+	make_check=no # tests broken on 32bit.  https://gitlab.com/sane-project/backends/-/issues/157
 fi
 
 post_build() {

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: sane: update to 1.1.1.
  2022-07-23 14:21 [PR PATCH] sane: update to 1.1.1 motorto
  2022-07-23 14:30 ` [PR PATCH] [Updated] " motorto
  2022-07-23 14:31 ` motorto
@ 2022-08-01 17:32 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-08-01 17:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

There's a merged pull request on the void-packages repository

sane: update to 1.1.1.
https://github.com/void-linux/void-packages/pull/38210

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES, scanned several documents with simple-scan and it works fine


@Piraty  looks okay to you ?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-01 17:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23 14:21 [PR PATCH] sane: update to 1.1.1 motorto
2022-07-23 14:30 ` [PR PATCH] [Updated] " motorto
2022-07-23 14:31 ` motorto
2022-08-01 17:32 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).