Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qrcp-0.8.4
@ 2021-10-25 18:04 meator
  2022-03-03 13:59 ` [PR PATCH] [Updated] " meator
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: meator @ 2021-10-25 18:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages qrcp
https://github.com/void-linux/void-packages/pull/33745

New package: qrcp-0.8.4
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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/33745.patch is attached

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

From b7588b31e88c29789f2235f40cc4423b5ad67480 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Mon, 25 Oct 2021 19:42:25 +0200
Subject: [PATCH] New package: qrcp-0.8.4

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

diff --git a/srcpkgs/qrcp/template b/srcpkgs/qrcp/template
new file mode 100644
index 000000000000..f89322701260
--- /dev/null
+++ b/srcpkgs/qrcp/template
@@ -0,0 +1,16 @@
+# Template file for 'qrcp'
+pkgname=qrcp
+version=0.8.4
+revision=1
+build_style=go
+go_import_path=github.com/claudiodangelis/qrcp
+short_desc="Transfer files over wifi to mobile devices by scanning a QR code"
+maintainer="meator <meator.dev@gmail.com>"
+license="MIT"
+homepage="https://claudiodangelis.com/qrcp/"
+distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
+checksum=b77673bad880c9ffec1fa20cef6e46ae717702edd95bca3076919225e396db57
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qrcp-0.8.4
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
@ 2022-03-03 13:59 ` meator
  2022-03-12 17:49 ` [PR PATCH] [Updated] New package: qrcp-0.8.5 meator
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-03-03 13:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages qrcp
https://github.com/void-linux/void-packages/pull/33745

New package: qrcp-0.8.4
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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/33745.patch is attached

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

From 850a1d45a32a0157758b9c871cfb4d61bc4aeb85 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Mon, 25 Oct 2021 19:42:25 +0200
Subject: [PATCH] New package: qrcp-0.8.5

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

diff --git a/srcpkgs/qrcp/template b/srcpkgs/qrcp/template
new file mode 100644
index 000000000000..f78b3785ab2c
--- /dev/null
+++ b/srcpkgs/qrcp/template
@@ -0,0 +1,16 @@
+# Template file for 'qrcp'
+pkgname=qrcp
+version=0.8.5
+revision=1
+build_style=go
+go_import_path=github.com/claudiodangelis/qrcp
+short_desc="Transfer files over wifi to mobile devices by scanning a QR code"
+maintainer="meator <meator.dev@gmail.com>"
+license="MIT"
+homepage="https://claudiodangelis.com/qrcp/"
+distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
+checksum=f432347c3892c97ef31345e93435ca4ec3b5bacf09874635f6f50a610d804b26
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qrcp-0.8.5
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
  2022-03-03 13:59 ` [PR PATCH] [Updated] " meator
@ 2022-03-12 17:49 ` meator
  2022-03-14 16:02 ` [PR PATCH] [Updated] New package: qrcp-0.9.0 meator
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-03-12 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages qrcp
https://github.com/void-linux/void-packages/pull/33745

New package: qrcp-0.8.5
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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/33745.patch is attached

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

From 9a947a4d18fc3e0eeccc29e916b55c569a1ec4a9 Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Mon, 25 Oct 2021 19:42:25 +0200
Subject: [PATCH] New package: qrcp-0.9.0

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

diff --git a/srcpkgs/qrcp/template b/srcpkgs/qrcp/template
new file mode 100644
index 000000000000..602e32be2a3c
--- /dev/null
+++ b/srcpkgs/qrcp/template
@@ -0,0 +1,16 @@
+# Template file for 'qrcp'
+pkgname=qrcp
+version=0.9.0
+revision=1
+build_style=go
+go_import_path=github.com/claudiodangelis/qrcp
+short_desc="Transfer files over wifi to mobile devices by scanning a QR code"
+maintainer="meator <meator.dev@gmail.com>"
+license="MIT"
+homepage="https://claudiodangelis.com/qrcp/"
+distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
+checksum=b50492368909fd6522b6578a4b6a37f173c6897576c5e8e241c2dc7d1201e40d
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: qrcp-0.9.0
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
  2022-03-03 13:59 ` [PR PATCH] [Updated] " meator
  2022-03-12 17:49 ` [PR PATCH] [Updated] New package: qrcp-0.8.5 meator
@ 2022-03-14 16:02 ` meator
  2022-03-14 17:03 ` New package: qrcp-0.9.1 leahneukirchen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-03-14 16:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages qrcp
https://github.com/void-linux/void-packages/pull/33745

New package: qrcp-0.9.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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/33745.patch is attached

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

From cdf2a6ac25ab4267997499158063c9bb5df4884c Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Mon, 25 Oct 2021 19:42:25 +0200
Subject: [PATCH] New package: qrcp-0.9.1

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

diff --git a/srcpkgs/qrcp/template b/srcpkgs/qrcp/template
new file mode 100644
index 000000000000..ba7cadf5a3bc
--- /dev/null
+++ b/srcpkgs/qrcp/template
@@ -0,0 +1,16 @@
+# Template file for 'qrcp'
+pkgname=qrcp
+version=0.9.1
+revision=1
+build_style=go
+go_import_path=github.com/claudiodangelis/qrcp
+short_desc="Transfer files over wifi to mobile devices by scanning a QR code"
+maintainer="meator <meator.dev@gmail.com>"
+license="MIT"
+homepage="https://claudiodangelis.com/qrcp/"
+distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
+checksum=1ee0d1b04222fb2a559d412b144a49051c3315cbc99c7ea1f281bdd4f13f07bf
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: qrcp-0.9.1
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
                   ` (2 preceding siblings ...)
  2022-03-14 16:02 ` [PR PATCH] [Updated] New package: qrcp-0.9.0 meator
@ 2022-03-14 17:03 ` leahneukirchen
  2022-03-15 10:37 ` [PR PATCH] [Updated] " meator
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2022-03-14 17:03 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/33745#issuecomment-1067068265

Comment:
The AUR template sets some `-X` flags, should this too?

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

* Re: [PR PATCH] [Updated] New package: qrcp-0.9.1
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
                   ` (3 preceding siblings ...)
  2022-03-14 17:03 ` New package: qrcp-0.9.1 leahneukirchen
@ 2022-03-15 10:37 ` meator
  2022-03-15 10:39 ` meator
  2022-03-15 13:49 ` [PR PATCH] [Merged]: " leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-03-15 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/meator/void-packages qrcp
https://github.com/void-linux/void-packages/pull/33745

New package: qrcp-0.9.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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/33745.patch is attached

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

From 927800112c02ec3f5d5af5cde1a5f04099d690dd Mon Sep 17 00:00:00 2001
From: meator <meator.dev@gmail.com>
Date: Mon, 25 Oct 2021 19:42:25 +0200
Subject: [PATCH] New package: qrcp-0.9.1

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

diff --git a/srcpkgs/qrcp/template b/srcpkgs/qrcp/template
new file mode 100644
index 000000000000..0e690a7073be
--- /dev/null
+++ b/srcpkgs/qrcp/template
@@ -0,0 +1,18 @@
+# Template file for 'qrcp'
+pkgname=qrcp
+version=0.9.1
+revision=1
+build_style=go
+go_import_path=github.com/claudiodangelis/qrcp
+go_ldflags="-X github.com/claudiodangelis/qrcp/version.version=${version}
+ -X github.com/claudiodangelis/qrcp/version.date=$(date -d@$SOURCE_DATE_EPOCH +%Y-%m-%dT%H:%M:%SZ)"
+short_desc="Transfer files over wifi to mobile devices by scanning a QR code"
+maintainer="meator <meator.dev@gmail.com>"
+license="MIT"
+homepage="https://claudiodangelis.com/qrcp/"
+distfiles="https://github.com/claudiodangelis/qrcp/archive/refs/tags/${version}.tar.gz"
+checksum=1ee0d1b04222fb2a559d412b144a49051c3315cbc99c7ea1f281bdd4f13f07bf
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: qrcp-0.9.1
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
                   ` (4 preceding siblings ...)
  2022-03-15 10:37 ` [PR PATCH] [Updated] " meator
@ 2022-03-15 10:39 ` meator
  2022-03-15 13:49 ` [PR PATCH] [Merged]: " leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: meator @ 2022-03-15 10:39 UTC (permalink / raw)
  To: ml

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

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/pull/33745#issuecomment-1067826715

Comment:
It should. I have added it.

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

* Re: [PR PATCH] [Merged]: New package: qrcp-0.9.1
  2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
                   ` (5 preceding siblings ...)
  2022-03-15 10:39 ` meator
@ 2022-03-15 13:49 ` leahneukirchen
  6 siblings, 0 replies; 8+ messages in thread
From: leahneukirchen @ 2022-03-15 13:49 UTC (permalink / raw)
  To: ml

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

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

New package: qrcp-0.9.1
https://github.com/void-linux/void-packages/pull/33745

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] 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

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

end of thread, other threads:[~2022-03-15 13:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-25 18:04 [PR PATCH] New package: qrcp-0.8.4 meator
2022-03-03 13:59 ` [PR PATCH] [Updated] " meator
2022-03-12 17:49 ` [PR PATCH] [Updated] New package: qrcp-0.8.5 meator
2022-03-14 16:02 ` [PR PATCH] [Updated] New package: qrcp-0.9.0 meator
2022-03-14 17:03 ` New package: qrcp-0.9.1 leahneukirchen
2022-03-15 10:37 ` [PR PATCH] [Updated] " meator
2022-03-15 10:39 ` meator
2022-03-15 13:49 ` [PR PATCH] [Merged]: " leahneukirchen

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