Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sane-airscan-0.99.24
@ 2021-03-20 13:13 pudiva
  2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
                   ` (26 more replies)
  0 siblings, 27 replies; 29+ messages in thread
From: pudiva @ 2021-03-20 13:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1408 bytes --]

From 576dce4d6a74fca7204e035c19a182da5f2766d4 Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 srcpkgs/sane-airscan/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..15bcd5edf7ef
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,21 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for eSCL (Apple AirScan) and WSD FUSE filesystem to access the contents of an iPhone or iPod Touch"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934
+
+do_install() {
+	: ${make_cmd:=make}
+	: ${make_install_target:=install}
+
+	${make_cmd} PREFIX=/usr DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}
+}

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
@ 2021-03-20 13:15 ` pudiva
  2021-03-20 13:35 ` ericonr
                   ` (25 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-20 13:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

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

From 4f19567f6f5deb4955e5885bffd99d7a6cfe615e Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 srcpkgs/sane-airscan/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..3833dc6fd341
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,21 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934
+
+do_install() {
+	: ${make_cmd:=make}
+	: ${make_install_target:=install}
+
+	${make_cmd} PREFIX=/usr DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}
+}

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
  2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
@ 2021-03-20 13:35 ` ericonr
  2021-03-22  7:54 ` oynqr
                   ` (24 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-20 13:35 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-803322793

Comment:
Duplicate of #29392, but I haven't looked at the difference between the templates yet.

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
  2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
  2021-03-20 13:35 ` ericonr
@ 2021-03-22  7:54 ` oynqr
  2021-03-22 14:57 ` [PR PATCH] [Updated] " pudiva
                   ` (23 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: oynqr @ 2021-03-22  7:54 UTC (permalink / raw)
  To: ml

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

New comment by oynqr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-803847217

Comment:
#29392 uses meson and this uses make.
It seems like both are supported by upstream and other distros are not largely favoring one either, with Arch and Fedora using make and Nix and ALT using meson.

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (2 preceding siblings ...)
  2021-03-22  7:54 ` oynqr
@ 2021-03-22 14:57 ` pudiva
  2021-03-22 15:11 ` pudiva
                   ` (22 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 14:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1733 bytes --]

From 5de7326af52a850ac55c83e7c630a343e5d493c4 Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 common/shlibs                 |  1 +
 srcpkgs/sane-airscan/template | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/common/shlibs b/common/shlibs
index 6815daac2265..7202876993c5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3971,3 +3971,4 @@ libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
 libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
 libspdlog.so.1 libspdlog-1.8.2_2
+libsane-airscan.so.1 sane-airscan-0.99.24_1
diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..3833dc6fd341
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,21 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934
+
+do_install() {
+	: ${make_cmd:=make}
+	: ${make_install_target:=install}
+
+	${make_cmd} PREFIX=/usr DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}
+}

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (3 preceding siblings ...)
  2021-03-22 14:57 ` [PR PATCH] [Updated] " pudiva
@ 2021-03-22 15:11 ` pudiva
  2021-03-22 15:56 ` [PR REVIEW] " ericonr
                   ` (21 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 15:11 UTC (permalink / raw)
  To: ml

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

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-804139492

Comment:
In case people prefer to go with my version (**make**) rather than #29392 (**meson**), I just added the line to _shlibs_ that I had forgotten...

...my template had to define the `do_install()` because the `gnu-makefile` style defines the variable `STRIP=true`, which breaks this particular pkg. I usually favour **make** over other build systems because it's a standard tool ~ which means less dependencies ~ but since void already suports **meson**, then perhaps it's better to go with it, as it requires less template code to maintain.

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (4 preceding siblings ...)
  2021-03-22 15:11 ` pudiva
@ 2021-03-22 15:56 ` ericonr
  2021-03-22 15:58 ` ericonr
                   ` (20 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-22 15:56 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r598852582

Comment:
It's okay to hardcode these in the command. What you might be able to do is add `make_install_args="STRIP=echo"` or use some conditionals to get the correct `strip` for cross and native compilation there.

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (5 preceding siblings ...)
  2021-03-22 15:56 ` [PR REVIEW] " ericonr
@ 2021-03-22 15:58 ` ericonr
  2021-03-22 22:27 ` [PR REVIEW] " pudiva
                   ` (19 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-22 15:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-804182904

Comment:
Maybe report it upstream, but the makefile version is missing the unversioned symlink:

> /usr/lib/sane/libsane-airscan.so -> /usr/lib/sane/libsane-airscan.so.1

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (6 preceding siblings ...)
  2021-03-22 15:58 ` ericonr
@ 2021-03-22 22:27 ` pudiva
  2021-03-22 22:28 ` [PR PATCH] [Updated] " pudiva
                   ` (18 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 22:27 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r599117070

Comment:
@ericonr, thanks for the suggestion! Indeed I could get around defining a custom `do_install()` by setting `$make_install_args="STRIP=-s"`...

However, Makefile uses `$(STRIP)` as options to `install`:
https://github.com/alexpevzner/sane-airscan/blob/master/Makefile#L118-L132

and defaults to `-s` (which instructs `install` to strip):
https://github.com/alexpevzner/sane-airscan/blob/master/Makefile#L30-L35

so, for cross-compilation, I think we would need to override `$(INSTALL)` with `target-linux-gnu-install` ~ which could be a nice addition to the gnu-makefile build style, as it already does many similar overrides for `CC`, `LD` and friends.

What do you think?





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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (7 preceding siblings ...)
  2021-03-22 22:27 ` [PR REVIEW] " pudiva
@ 2021-03-22 22:28 ` pudiva
  2021-03-22 22:34 ` pudiva
                   ` (17 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 22:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1587 bytes --]

From 67af445cfeea4abb972b33c13c8df1ad10aa12c3 Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 common/shlibs                 |  1 +
 srcpkgs/sane-airscan/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/common/shlibs b/common/shlibs
index 6815daac2265..7202876993c5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3971,3 +3971,4 @@ libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
 libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
 libspdlog.so.1 libspdlog-1.8.2_2
+libsane-airscan.so.1 sane-airscan-0.99.24_1
diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..680060becfd1
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,15 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934
+make_install_args="STRIP=-s"

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (8 preceding siblings ...)
  2021-03-22 22:28 ` [PR PATCH] [Updated] " pudiva
@ 2021-03-22 22:34 ` pudiva
  2021-03-22 22:52 ` pudiva
                   ` (16 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 22:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1587 bytes --]

From 39a0e696febfa1c13bc55cec549743f55d2ca09c Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 common/shlibs                 |  1 +
 srcpkgs/sane-airscan/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/common/shlibs b/common/shlibs
index 6815daac2265..7202876993c5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3971,3 +3971,4 @@ libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
 libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
 libspdlog.so.1 libspdlog-1.8.2_2
+libsane-airscan.so.1 sane-airscan-0.99.24_1
diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..126cc06cbeb5
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,15 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+make_install_args="STRIP=-s"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (9 preceding siblings ...)
  2021-03-22 22:34 ` pudiva
@ 2021-03-22 22:52 ` pudiva
  2021-03-25 14:42 ` pudiva
                   ` (15 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-22 22:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1587 bytes --]

From 86e6b39cc4395b00d449dbc02c8a97492d889fca Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 common/shlibs                 |  1 +
 srcpkgs/sane-airscan/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/common/shlibs b/common/shlibs
index 6815daac2265..7202876993c5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3971,3 +3971,4 @@ libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
 libwayland-egl++.so.0 libwaylandpp-0.2.8_1
 libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
 libspdlog.so.1 libspdlog-1.8.2_2
+libsane-airscan.so.1 sane-airscan-0.99.24_1
diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..ec8b69f7251b
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,15 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+make_install_args="STRIP=-s"
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (10 preceding siblings ...)
  2021-03-22 22:52 ` pudiva
@ 2021-03-25 14:42 ` pudiva
  2021-03-25 16:56 ` [PR REVIEW] " pudiva
                   ` (14 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 14:42 UTC (permalink / raw)
  To: ml

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

New comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-806875028

Comment:
> Maybe report it upstream, but the makefile version is missing the unversioned symlink:
> 
> > /usr/lib/sane/libsane-airscan.so -> /usr/lib/sane/libsane-airscan.so.1

I submitted a PR, but upstream didn't like the unversioned symlink, and also shared that they don't really maintain the **meson** build, but just try to not break it ~ sounds like they prefer **make**. Their full response:

> Nobody links against these drivers directly, they are always loaded via sane-dll, which doesn't use unversioned symlink. So I believe that SANE itself creates these links only for legacy reasons and there is no need to reproduce this behaviour in the independent package.
> 
> Official packages for Fedora, Debian and Ubuntu come without this symlink and it causes no problems and no complains.
> 
> Regarding meson build, it was contributed by my users and I don't maintain it, I only keep it here for everybody's convenience and trying not to break when something changes in the project.
> 
> So really thank for your contribution, but in this particular case I don't think we really need it.

https://github.com/alexpevzner/sane-airscan/pull/132#issuecomment-806477624

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (11 preceding siblings ...)
  2021-03-25 14:42 ` pudiva
@ 2021-03-25 16:56 ` pudiva
  2021-03-25 20:59 ` ericonr
                   ` (13 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 16:56 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601673039

Comment:
It's actually `install --strip-program=target-linux-gnu-strip`. Would be a bit strange to have platform-specific `install`...

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (12 preceding siblings ...)
  2021-03-25 16:56 ` [PR REVIEW] " pudiva
@ 2021-03-25 20:59 ` ericonr
  2021-03-25 21:00 ` ericonr
                   ` (12 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-25 20:59 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601835923

Comment:
We can do `STRIP=-s`, because we have an `install` wrapper that removes the flag anyway :p So you don't need to care about passing the correct `--strip-program` :)

We do the stripping ourselves, to generate debug packages. I quite dislike build systems that try to strip binaries themselves, tbh.

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

* Re: New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (13 preceding siblings ...)
  2021-03-25 20:59 ` ericonr
@ 2021-03-25 21:00 ` ericonr
  2021-03-25 21:01 ` [PR REVIEW] " ericonr
                   ` (11 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-25 21:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#issuecomment-807478255

Comment:
In that case, I think we should go with the Makefile based build.

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (14 preceding siblings ...)
  2021-03-25 21:00 ` ericonr
@ 2021-03-25 21:01 ` ericonr
  2021-03-25 21:01 ` ericonr
                   ` (10 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-25 21:01 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601836602

Comment:
```suggestion
make_install_args="STRIP="
```

Actually, this would be best.

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (15 preceding siblings ...)
  2021-03-25 21:01 ` [PR REVIEW] " ericonr
@ 2021-03-25 21:01 ` ericonr
  2021-03-25 21:02 ` ericonr
                   ` (9 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-25 21:01 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601836888

Comment:
This isn't necessary, because nothing links against it. The warning about the library not being in `common/shlibs` is harmless.

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (16 preceding siblings ...)
  2021-03-25 21:01 ` ericonr
@ 2021-03-25 21:02 ` ericonr
  2021-03-25 22:08 ` pudiva
                   ` (8 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-25 21:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601837279

Comment:
Because they do allow us to override their stripping, which I like :)

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (17 preceding siblings ...)
  2021-03-25 21:02 ` ericonr
@ 2021-03-25 22:08 ` pudiva
  2021-03-25 22:09 ` pudiva
                   ` (7 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 22:08 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601870855

Comment:
makes sense :sparkles: 

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (18 preceding siblings ...)
  2021-03-25 22:08 ` pudiva
@ 2021-03-25 22:09 ` pudiva
  2021-03-25 22:11 ` [PR PATCH] [Updated] " pudiva
                   ` (6 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 22:09 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601871477

Comment:
This completely disables stripping by the *make*. Does `xbps-src` strips the binaries elsewhere?

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (19 preceding siblings ...)
  2021-03-25 22:09 ` pudiva
@ 2021-03-25 22:11 ` pudiva
  2021-03-25 22:25 ` [PR REVIEW] " pudiva
                   ` (5 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 22:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1179 bytes --]

From a73b699b30f354f17c31857f0be3d8d593186126 Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 srcpkgs/sane-airscan/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..6a4c651382f1
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,15 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+make_install_args="STRIP="
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE driver for Apple AirScan"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (20 preceding siblings ...)
  2021-03-25 22:11 ` [PR PATCH] [Updated] " pudiva
@ 2021-03-25 22:25 ` pudiva
  2021-03-26  1:03 ` ericonr
                   ` (4 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-25 22:25 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601878044

Comment:
btw I tried to do many variations of

```sh
make_install_args="STRIP=\"-s --strip-program=$STRIP\""
```

but I couldn't get around the quote expansion and the `make` inside `do_install()` always ends up being evaluated as if it was written like

```sh
make ... install "STRIP=-s" "--strip-program=$STRIP"
```

which is very frustrating so I'm quite happy to completely avoid the drama by not doing it :upside_down_face: 

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (21 preceding siblings ...)
  2021-03-25 22:25 ` [PR REVIEW] " pudiva
@ 2021-03-26  1:03 ` ericonr
  2021-03-26  1:06 ` ericonr
                   ` (3 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-26  1:03 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601939251

Comment:
one thing I believe you can do is `make_install_args="STRIP=-s STRIP+=--strip..."`, if you ever need such functionality :)

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (22 preceding siblings ...)
  2021-03-26  1:03 ` ericonr
@ 2021-03-26  1:06 ` ericonr
  2021-03-26  1:06 ` ericonr
                   ` (2 subsequent siblings)
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-26  1:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601939880

Comment:
> This completely disables stripping by the make. Does xbps-src strips the binaries elsewhere?

And yes, this happens in `common/hooks/post-install/06-strip-and-debug-pkgs.sh`

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (23 preceding siblings ...)
  2021-03-26  1:06 ` ericonr
@ 2021-03-26  1:06 ` ericonr
  2021-03-26  1:37 ` [PR PATCH] [Updated] " pudiva
  2021-03-26  1:37 ` [PR REVIEW] " pudiva
  26 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-26  1:06 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601940015

Comment:
Could you make the description closer to what's used by upstream?

> Scanner Access Now Easy - universal driver for eSCL (Apple AirScan) and WSD 

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

* Re: [PR PATCH] [Updated] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (24 preceding siblings ...)
  2021-03-26  1:06 ` ericonr
@ 2021-03-26  1:37 ` pudiva
  2021-03-26  1:37 ` [PR REVIEW] " pudiva
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-26  1:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pudiva/void-packages sane-airscan
https://github.com/void-linux/void-packages/pull/29627

New package: sane-airscan-0.99.24
### General
- [?] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sane-airscan-29627.patch --]
[-- Type: text/x-diff, Size: 1204 bytes --]

From 04885cf32e18c7eca40664667bad3e8c1cb8b13d Mon Sep 17 00:00:00 2001
From: pudiva <rogi@skylittlesystem.org>
Date: Sat, 20 Mar 2021 13:08:38 +0000
Subject: [PATCH] New package: sane-airscan-0.99.24

---
 srcpkgs/sane-airscan/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/sane-airscan/template

diff --git a/srcpkgs/sane-airscan/template b/srcpkgs/sane-airscan/template
new file mode 100644
index 000000000000..862a7424645f
--- /dev/null
+++ b/srcpkgs/sane-airscan/template
@@ -0,0 +1,15 @@
+# Template file for 'sane-airscan'
+pkgname=sane-airscan
+version=0.99.24
+revision=1
+wrksrc="sane-airscan-${version}"
+build_style=gnu-makefile
+make_install_args="STRIP="
+hostmakedepends="pkg-config"
+makedepends="avahi-libs-devel sane-devel gnutls-devel libxml2-devel libjpeg-turbo-devel libpng-devel"
+short_desc="SANE universal driver for eSCL (Apple AirScan) and WSD"
+maintainer="pudiva <rogi@skylittlesystem.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/alexpevzner/sane-airscan"
+distfiles="http://github.com/alexpevzner/sane-airscan/archive/${version}.tar.gz"
+checksum=723ec0a139943d268615082d76ab860d7aa24a5d2b53763f49ecec4293b3d934

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

* Re: [PR REVIEW] New package: sane-airscan-0.99.24
  2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
                   ` (25 preceding siblings ...)
  2021-03-26  1:37 ` [PR PATCH] [Updated] " pudiva
@ 2021-03-26  1:37 ` pudiva
  26 siblings, 0 replies; 29+ messages in thread
From: pudiva @ 2021-03-26  1:37 UTC (permalink / raw)
  To: ml

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

New review comment by pudiva on void-packages repository

https://github.com/void-linux/void-packages/pull/29627#discussion_r601953888

Comment:
:sparkles: 

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

* Re: New package: sane-airscan-0.99.24
  2021-03-11 10:15 [PR PATCH] " oynqr
@ 2021-03-26  1:07 ` ericonr
  0 siblings, 0 replies; 29+ messages in thread
From: ericonr @ 2021-03-26  1:07 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29392#issuecomment-807852558

Comment:
Closing in favor of #29627, because meson isn't completely supported by upstream, unfortunately. Thanks!

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

end of thread, other threads:[~2021-03-26  1:37 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 13:13 [PR PATCH] New package: sane-airscan-0.99.24 pudiva
2021-03-20 13:15 ` [PR PATCH] [Updated] " pudiva
2021-03-20 13:35 ` ericonr
2021-03-22  7:54 ` oynqr
2021-03-22 14:57 ` [PR PATCH] [Updated] " pudiva
2021-03-22 15:11 ` pudiva
2021-03-22 15:56 ` [PR REVIEW] " ericonr
2021-03-22 15:58 ` ericonr
2021-03-22 22:27 ` [PR REVIEW] " pudiva
2021-03-22 22:28 ` [PR PATCH] [Updated] " pudiva
2021-03-22 22:34 ` pudiva
2021-03-22 22:52 ` pudiva
2021-03-25 14:42 ` pudiva
2021-03-25 16:56 ` [PR REVIEW] " pudiva
2021-03-25 20:59 ` ericonr
2021-03-25 21:00 ` ericonr
2021-03-25 21:01 ` [PR REVIEW] " ericonr
2021-03-25 21:01 ` ericonr
2021-03-25 21:02 ` ericonr
2021-03-25 22:08 ` pudiva
2021-03-25 22:09 ` pudiva
2021-03-25 22:11 ` [PR PATCH] [Updated] " pudiva
2021-03-25 22:25 ` [PR REVIEW] " pudiva
2021-03-26  1:03 ` ericonr
2021-03-26  1:06 ` ericonr
2021-03-26  1:06 ` ericonr
2021-03-26  1:37 ` [PR PATCH] [Updated] " pudiva
2021-03-26  1:37 ` [PR REVIEW] " pudiva
  -- strict thread matches above, loose matches on Subject: below --
2021-03-11 10:15 [PR PATCH] " oynqr
2021-03-26  1:07 ` ericonr

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).