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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ 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; 14+ 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] 14+ messages in thread

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-13  2:45 [PR PATCH] " drichline
                   ` (2 preceding siblings ...)
  2022-10-14 21:48 ` drichline
@ 2022-10-14 22:01 ` drichline
  3 siblings, 0 replies; 14+ messages in thread
From: drichline @ 2022-10-14 22:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1177 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/39922

New package: qodem-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->
I apologize for the second pull-request; this is my first time contributing to Void

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


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

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

From 4cbb2453e9605278eb4719630c86d91646f44a1e Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Wed, 12 Oct 2022 22:41:02 -0400
Subject: [PATCH] New package: qodem-1.0.1

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

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..d1b74cabc048
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,17 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel miniupnpc-devel SDL-devel"
+short_desc="Re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC0-1.0"
+homepage=https://qodem.sourceforge.net/
+distfiles="${SOURCEFORGE_SITE}/qodem/qodem-${version}.tar.gz"
+checksum=dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359
+
+post_install() {
+	vlicense COPYING
+	vlicense CREDITS
+}

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-13  2:45 [PR PATCH] " drichline
  2022-10-13 16:42 ` [PR PATCH] [Updated] " drichline
  2022-10-13 16:53 ` drichline
@ 2022-10-14 21:48 ` drichline
  2022-10-14 22:01 ` drichline
  3 siblings, 0 replies; 14+ messages in thread
From: drichline @ 2022-10-14 21:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1177 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/39922

New package: qodem-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->
I apologize for the second pull-request; this is my first time contributing to Void

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


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

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

From 913bc65a94eefc6d1049ba16a94d30c3d68348ff Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Wed, 12 Oct 2022 22:41:02 -0400
Subject: [PATCH] New package: qodem-1.0.1

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

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..e1527db506a6
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,18 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-configure
+makedepends="ncurses-devel gpm-devel miniupnpc-devel SDL-devel"
+short_desc="Re-implementation of the Qmodem serial communication package"
+maintainer="Dakota Richline <drichline@protonmail.com>"
+license="CC0-1.0"
+homepage=https://qodem.sourceforge.net/
+distfiles="${SOURCEFORGE_SITE}/qodem/qodem-${version}.tar.gz"
+checksum=dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359
+
+post_install() {
+	vman docs/qodem.1
+	vlicense COPYING
+	vlicense CREDITS
+}

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-13  2:45 [PR PATCH] " drichline
  2022-10-13 16:42 ` [PR PATCH] [Updated] " drichline
@ 2022-10-13 16:53 ` drichline
  2022-10-14 21:48 ` drichline
  2022-10-14 22:01 ` drichline
  3 siblings, 0 replies; 14+ messages in thread
From: drichline @ 2022-10-13 16:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1177 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/39922

New package: qodem-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->
I apologize for the second pull-request; this is my first time contributing to Void

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


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

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

From 19f4cec3f9b57d10b1965300b5b624b3051f10c5 Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Wed, 12 Oct 2022 22:41:02 -0400
Subject: [PATCH] New package: qodem-1.0.1

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

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..83b7405dad69
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,21 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-makefile
+make_build_args="-f ./build/Makefile.generic"
+make_build_target="clean qodem"
+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="CC0-1.0"
+homepage=https://qodem.sourceforge.net/
+distfiles=https://sourceforge.net/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz
+checksum=dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359
+
+do_install() {
+	vbin bin/qodem
+	vman docs/qodem.1
+	vlicense COPYING
+	vlicense CREDITS
+}

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

* Re: [PR PATCH] [Updated] New package: qodem-1.0.1
  2022-10-13  2:45 [PR PATCH] " drichline
@ 2022-10-13 16:42 ` drichline
  2022-10-13 16:53 ` drichline
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 14+ messages in thread
From: drichline @ 2022-10-13 16:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1177 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/39922

New package: qodem-1.0.1
<!-- Uncomment relevant sections and delete options which are not applicable -->
I apologize for the second pull-request; this is my first time contributing to Void

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


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

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

From 6cef05fc6cf8613a97354b146e3088760776d22f Mon Sep 17 00:00:00 2001
From: Dakota Richline <43507179+drichline@users.noreply.github.com>
Date: Wed, 12 Oct 2022 22:41:02 -0400
Subject: [PATCH] New package: qodem-1.0.1

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

diff --git a/srcpkgs/qodem/template b/srcpkgs/qodem/template
new file mode 100644
index 000000000000..9507db5377bb
--- /dev/null
+++ b/srcpkgs/qodem/template
@@ -0,0 +1,19 @@
+# Template file for 'qodem'
+pkgname=qodem
+version=1.0.1
+revision=1
+build_style=gnu-makefile
+make_build_args="-f ./build/Makefile.generic"
+make_build_target="clean qodem"
+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="Public Domain"
+homepage=https://qodem.sourceforge.net/
+distfiles=https://sourceforge.net/projects/qodem/files/qodem/${version}/qodem-${version}.tar.gz
+checksum=dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359
+
+do_install(){
+	vbin ${wrksrc}/bin/qodem
+	vman ${wrksrc}/docs/qodem.1
+}

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

end of thread, other threads:[~2022-10-14 22:01 UTC | newest]

Thread overview: 14+ 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
2022-10-13  2:45 [PR PATCH] " drichline
2022-10-13 16:42 ` [PR PATCH] [Updated] " drichline
2022-10-13 16:53 ` drichline
2022-10-14 21:48 ` drichline
2022-10-14 22:01 ` 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).