Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qodem-1.0.1
@ 2022-10-11 19:55 drichline
  2022-10-11 19:57 ` [PR REVIEW] " classabbyamp
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: drichline @ 2022-10-11 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages qodem-branch
https://github.com/void-linux/void-packages/pull/39894

New package: qodem-1.0.1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qodem-branch-39894.patch --]
[-- Type: text/x-diff, Size: 1052 bytes --]

From 9cc62ab673f5aeb32fc8e0e8a820a193898c49bc Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Tue, 11 Oct 2022 15:42:07 -0400
Subject: [PATCH] New package: qodem-1.0.1

---
 srcpkgs/qodem/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/qodem/template

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..97580bfd1a02
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,13 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel"
+depends="libgpm"
+short_desc="Qodem is a re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC-PDDC"
+homepage="https://qodem.sourceforge.net/"
+distfiles="${SOURCEFORGE_SITE}/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz"
+checksum="dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359"

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

* Re: [PR REVIEW] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
@ 2022-10-11 19:57 ` classabbyamp
  2022-10-11 20:21 ` [PR PATCH] [Updated] " drichline
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-10-11 19:57 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39894#discussion_r992726074

Comment:
this should be automatically detected

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
  2022-10-11 19:57 ` [PR REVIEW] " classabbyamp
@ 2022-10-11 20:21 ` drichline
  2022-10-11 20:24 ` drichline
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-11 20:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages qodem-branch
https://github.com/void-linux/void-packages/pull/39894

New package: qodem-1.0.1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qodem-branch-39894.patch --]
[-- Type: text/x-diff, Size: 1052 bytes --]

From bd1a56932370a8ac3bf42013b8d354d333357e0b Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Tue, 11 Oct 2022 15:42:07 -0400
Subject: [PATCH] New package: qodem-1.0.1

---
 srcpkgs/qodem/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/qodem/template

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..97580bfd1a02
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,13 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel"
+depends="libgpm"
+short_desc="Qodem is a re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC-PDDC"
+homepage="https://qodem.sourceforge.net/"
+distfiles="${SOURCEFORGE_SITE}/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz"
+checksum="dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359"

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
  2022-10-11 19:57 ` [PR REVIEW] " classabbyamp
  2022-10-11 20:21 ` [PR PATCH] [Updated] " drichline
@ 2022-10-11 20:24 ` drichline
  2022-10-11 20:40 ` drichline
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-11 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages qodem-branch
https://github.com/void-linux/void-packages/pull/39894

New package: qodem-1.0.1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qodem-branch-39894.patch --]
[-- Type: text/x-diff, Size: 1033 bytes --]

From 7035b18244b9f57671dcfa392ce8dc79b278b3b7 Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Tue, 11 Oct 2022 15:42:07 -0400
Subject: [PATCH] New package: qodem-1.0.1

---
 srcpkgs/qodem/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/qodem/template

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..3f178812d5c8
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,12 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel"
+short_desc="Qodem is a re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC-PDDC"
+homepage="https://qodem.sourceforge.net/"
+distfiles="${SOURCEFORGE_SITE}/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz"
+checksum="dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359"

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (2 preceding siblings ...)
  2022-10-11 20:24 ` drichline
@ 2022-10-11 20:40 ` drichline
  2022-10-11 20:40 ` [PR REVIEW] " drichline
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-11 20:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages qodem-branch
https://github.com/void-linux/void-packages/pull/39894

New package: qodem-1.0.1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qodem-branch-39894.patch --]
[-- Type: text/x-diff, Size: 1037 bytes --]

From 13ce629e5b89914e4bb498d2a67677c73f99cbc8 Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Tue, 11 Oct 2022 15:42:07 -0400
Subject: [PATCH] New package: qodem-1.0.1

---
 srcpkgs/qodem/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/qodem/template

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..8e2670463ead
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,12 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel"
+short_desc="Qodem is a re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC-PDDC"
+homepage="https://qodem.sourceforge.net/"
+distfiles="https://sourceforge.net/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz"
+checksum="dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359"

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

* Re: [PR REVIEW] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (3 preceding siblings ...)
  2022-10-11 20:40 ` drichline
@ 2022-10-11 20:40 ` drichline
  2022-10-11 20:41 ` drichline
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-11 20:40 UTC (permalink / raw)
  To: ml

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

New review comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39894#discussion_r992759136

Comment:
Thanks, I wasn't sure if it was best practice to let xbps detect dependencies or not. 

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

* Re: New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (4 preceding siblings ...)
  2022-10-11 20:40 ` [PR REVIEW] " drichline
@ 2022-10-11 20:41 ` drichline
  2022-10-12  2:17 ` drichline
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-11 20:41 UTC (permalink / raw)
  To: ml

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

New comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39894#issuecomment-1275252588

Comment:
Sorry for the repeated commits, I've fixed the libgpm dependency

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

* Re: New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (5 preceding siblings ...)
  2022-10-11 20:41 ` drichline
@ 2022-10-12  2:17 ` drichline
  2022-10-12  2:17 ` [PR PATCH] [Updated] " drichline
  2022-10-12  3:28 ` [PR PATCH] [Closed]: " drichline
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-12  2:17 UTC (permalink / raw)
  To: ml

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

New comment by drichline on void-packages repository

https://github.com/void-linux/void-packages/pull/39894#issuecomment-1275252588

Comment:
Sorry for the repeated commits, I've fixed the libgpm dependency

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (6 preceding siblings ...)
  2022-10-12  2:17 ` drichline
@ 2022-10-12  2:17 ` drichline
  2022-10-12  3:28 ` [PR PATCH] [Closed]: " drichline
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-12  2:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/drichline/void-packages qodem-branch
https://github.com/void-linux/void-packages/pull/39894

New package: qodem-1.0.1
<!-- 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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qodem-branch-39894.patch --]
[-- Type: text/x-diff, Size: 1093 bytes --]

From b450a52c0cee8300a6f794fa9b5bac264b70d0b3 Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Tue, 11 Oct 2022 15:42:07 -0400
Subject: [PATCH] New package: qodem-1.0.1

---
 srcpkgs/qodem/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/qodem/template

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..a5911d96b499
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,13 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+configure_args="disable-sdl disable-upnp disable-ssh"
+makedepends="ncurses-devel gpm-devel"
+short_desc="Qodem is a re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC-PDDC"
+homepage="https://qodem.sourceforge.net/"
+distfiles="https://sourceforge.net/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz"
+checksum="dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359"

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

* Re: [PR PATCH] [Closed]: New package: qodem-1.0.1
  2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
                   ` (7 preceding siblings ...)
  2022-10-12  2:17 ` [PR PATCH] [Updated] " drichline
@ 2022-10-12  3:28 ` drichline
  8 siblings, 0 replies; 10+ messages in thread
From: drichline @ 2022-10-12  3:28 UTC (permalink / raw)
  To: ml

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

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

New package: qodem-1.0.1
https://github.com/void-linux/void-packages/pull/39894

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**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2022-10-12  3:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-11 19:55 [PR PATCH] New package: qodem-1.0.1 drichline
2022-10-11 19:57 ` [PR REVIEW] " classabbyamp
2022-10-11 20:21 ` [PR PATCH] [Updated] " drichline
2022-10-11 20:24 ` drichline
2022-10-11 20:40 ` drichline
2022-10-11 20:40 ` [PR REVIEW] " drichline
2022-10-11 20:41 ` drichline
2022-10-12  2:17 ` drichline
2022-10-12  2:17 ` [PR PATCH] [Updated] " drichline
2022-10-12  3:28 ` [PR PATCH] [Closed]: " drichline

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