Github messages for voidlinux
 help / color / mirror / Atom feed
From: ftrvxmtrx <ftrvxmtrx@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pc-0.1
Date: Sat, 19 Feb 2022 22:55:31 +0100	[thread overview]
Message-ID: <20220219215531.BTzup9IwWBX08xuNUX2aaOr3Eu9dcnV3Dh1yTpdgirM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35709@inbox.vuxu.org>

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

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

https://github.com/ftrvxmtrx/void-packages pc
https://github.com/void-linux/void-packages/pull/35709

New package: pc-0.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64, aarch64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l

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

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

From 2d867c584aebdc4d938b2edca3dd9d3f042d660b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sigrid=20Solveig=20Hafl=C3=ADnud=C3=B3ttir?=
 <ftrvxmtrx@gmail.com>
Date: Sat, 19 Feb 2022 22:33:43 +0100
Subject: [PATCH] New package: pc-0.1

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

diff --git a/srcpkgs/pc/template b/srcpkgs/pc/template
new file mode 100644
index 000000000000..7d948dd45521
--- /dev/null
+++ b/srcpkgs/pc/template
@@ -0,0 +1,17 @@
+# Template file for 'pc'
+pkgname=pc
+version=0.1
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="byacc"
+short_desc="Programmer's calculator"
+maintainer="Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>"
+license="MIT"
+homepage="https://git.sr.ht/~ft/pc"
+distfiles="https://git.sr.ht/~ft/pc/archive/${version}.tar.gz"
+checksum=9f0c33eb2cc750de6317bc0df6cefcea92fc94cb63a91fb70c88eacbc057cc34
+
+post_install() {
+	vlicense LICENSE
+}

  reply	other threads:[~2022-02-19 21:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-19 21:48 [PR PATCH] " ftrvxmtrx
2022-02-19 21:55 ` ftrvxmtrx [this message]
2022-02-23 20:59 ` [PR PATCH] [Updated] " ftrvxmtrx
2022-02-25 23:36 ` [PR PATCH] [Merged]: New package: pc-0.2 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=20220219215531.BTzup9IwWBX08xuNUX2aaOr3Eu9dcnV3Dh1yTpdgirM@z \
    --to=ftrvxmtrx@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).