Github messages for voidlinux
 help / color / mirror / Atom feed
From: meator <meator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: qrcp-0.9.0
Date: Mon, 14 Mar 2022 17:02:25 +0100	[thread overview]
Message-ID: <20220314160225.W4DT0HIjvExtG8p71ki05x8dqBxBGYH_FgnXn5Moi2c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33745@inbox.vuxu.org>

[-- 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
+}

  parent reply	other threads:[~2022-03-14 16:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220314160225.W4DT0HIjvExtG8p71ki05x8dqBxBGYH_FgnXn5Moi2c@z \
    --to=meator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).