* [PR PATCH] New package: gensio-2.8.14
@ 2025-04-08 19:41 zipcode
2025-05-04 9:05 ` Bnyro
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: zipcode @ 2025-04-08 19:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 743 bytes --]
There is a new pull request by zipcode against master on the void-packages repository
https://github.com/zipcode/void-packages gensio
https://github.com/void-linux/void-packages/pull/55011
New package: gensio-2.8.14
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86-64-LIBC)
A patch file from https://github.com/void-linux/void-packages/pull/55011.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gensio-55011.patch --]
[-- Type: text/x-diff, Size: 1184 bytes --]
From 2b31d2b8fafdd002d089464afa9fdec61e40f31b Mon Sep 17 00:00:00 2001
From: zip <zip@zip.sexy>
Date: Tue, 8 Apr 2025 20:17:54 +0100
Subject: [PATCH] New package: gensio-2.8.14
---
srcpkgs/gensio/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/gensio/template
diff --git a/srcpkgs/gensio/template b/srcpkgs/gensio/template
new file mode 100644
index 00000000000000..61500c2aea7149
--- /dev/null
+++ b/srcpkgs/gensio/template
@@ -0,0 +1,19 @@
+# Template file for 'gensio'
+pkgname=gensio
+version=2.8.14
+revision=1
+archs="i686 x86_64"
+#build_wrksrc=
+build_style=gnu-configure
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+short_desc="Tool and library which abstracts stream I/O composably"
+maintainer="zip <zip@zip.sexy>"
+license="GPL-2.0-only"
+homepage="https://github.com/cminyard/gensio"
+changelog="https://github.com/cminyard/gensio/raw/refs/heads/master/ChangeLog"
+distfiles="https://github.com/cminyard/gensio/releases/download/v${version}/gensio-${version}.tar.gz"
+checksum=a3492c9e5c1e4ee8b5e5410eaf3a07b6bfc523069252f4a0a0a39e6d255f0db7
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
@ 2025-05-04 9:05 ` Bnyro
2025-05-04 9:35 ` vincele
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: Bnyro @ 2025-05-04 9:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 208 bytes --]
New comment by Bnyro on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-2849096771
Comment:
Superseded by https://github.com/void-linux/void-packages/pull/55220
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
2025-05-04 9:05 ` Bnyro
@ 2025-05-04 9:35 ` vincele
2025-05-18 9:30 ` vincele
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: vincele @ 2025-05-04 9:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 203 bytes --]
New comment by vincele on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-2849109821
Comment:
Sorry for the duplicated work, I only searched for ser2net...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
2025-05-04 9:05 ` Bnyro
2025-05-04 9:35 ` vincele
@ 2025-05-18 9:30 ` vincele
2025-06-09 16:33 ` vincele
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: vincele @ 2025-05-18 9:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 176 bytes --]
New comment by vincele on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-2888883836
Comment:
@zipcode what did you use it for ?
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
` (2 preceding siblings ...)
2025-05-18 9:30 ` vincele
@ 2025-06-09 16:33 ` vincele
2025-06-24 23:37 ` [PR PATCH] [Closed]: " zipcode
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: vincele @ 2025-06-09 16:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 209 bytes --]
New comment by vincele on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-2956307317
Comment:
I think this can now be closed, as the other one has been merged...
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PR PATCH] [Closed]: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
` (3 preceding siblings ...)
2025-06-09 16:33 ` vincele
@ 2025-06-24 23:37 ` zipcode
2025-06-24 23:38 ` zipcode
2025-06-25 16:50 ` vincele
6 siblings, 0 replies; 8+ messages in thread
From: zipcode @ 2025-06-24 23:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 593 bytes --]
There's a closed pull request on the void-packages repository
New package: gensio-2.8.14
https://github.com/void-linux/void-packages/pull/55011
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86-64-LIBC)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
` (4 preceding siblings ...)
2025-06-24 23:37 ` [PR PATCH] [Closed]: " zipcode
@ 2025-06-24 23:38 ` zipcode
2025-06-25 16:50 ` vincele
6 siblings, 0 replies; 8+ messages in thread
From: zipcode @ 2025-06-24 23:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 259 bytes --]
New comment by zipcode on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-3002166550
Comment:
I have no idea why I didn't get an email about your comments; sorry about that. I'm glad to hear this is in void now!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: New package: gensio-2.8.14
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
` (5 preceding siblings ...)
2025-06-24 23:38 ` zipcode
@ 2025-06-25 16:50 ` vincele
6 siblings, 0 replies; 8+ messages in thread
From: vincele @ 2025-06-25 16:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
New comment by vincele on void-packages repository
https://github.com/void-linux/void-packages/pull/55011#issuecomment-3005470422
Comment:
@zipcode I'm still curious about^W^Winterested in knowing what you use gensio for...
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2025-06-25 16:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08 19:41 [PR PATCH] New package: gensio-2.8.14 zipcode
2025-05-04 9:05 ` Bnyro
2025-05-04 9:35 ` vincele
2025-05-18 9:30 ` vincele
2025-06-09 16:33 ` vincele
2025-06-24 23:37 ` [PR PATCH] [Closed]: " zipcode
2025-06-24 23:38 ` zipcode
2025-06-25 16:50 ` vincele
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).