Github messages for voidlinux
 help / color / mirror / Atom feed
From: lukas-jo <lukas-jo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: chess-tui-1.0.0
Date: Sun, 10 Dec 2023 11:13:37 +0100	[thread overview]
Message-ID: <20231210101337.Q0Gr-eu3ZIrIBdA5nMAmQ5Ve8XQyAzW-2F3zSUJWCFQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47615@inbox.vuxu.org>

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

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

https://github.com/lukas-jo/void-packages chess-tui
https://github.com/void-linux/void-packages/pull/47615

New package: chess-tui-1.0.0
#### 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**

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


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

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

From a4832672dc744e5c6318ed6253036c2305d71d3f Mon Sep 17 00:00:00 2001
From: lukas-jo <lukas.jordan@pm.me>
Date: Wed, 6 Dec 2023 10:03:43 +0100
Subject: [PATCH] New package: chess-tui-1.1.0

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

diff --git a/srcpkgs/chess-tui/template b/srcpkgs/chess-tui/template
new file mode 100644
index 0000000000000..0c25d9c386bd8
--- /dev/null
+++ b/srcpkgs/chess-tui/template
@@ -0,0 +1,17 @@
+# Template file for 'chess-tui'
+pkgname=chess-tui
+version=1.1.0
+revision=1
+build_style=cargo
+short_desc="Chess TUI implementation in rust"
+maintainer="Lukas Jordan <dev@lukasjordan.com>"
+license="MIT"
+homepage="https://github.com/thomas-mauran/chess-tui"
+changelog="https://github.com/thomas-mauran/chess-tui/releases"
+distfiles="https://github.com/thomas-mauran/chess-tui/archive/refs/tags/${version}.tar.gz"
+checksum=18f225862434f26536c0b40219a177083668562249e2e71756009bc7f6648e9a
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

  parent reply	other threads:[~2023-12-10 10:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06  9:09 [PR PATCH] " lukas-jo
2023-12-06 11:33 ` [PR REVIEW] " chrysos349
2023-12-06 11:33 ` chrysos349
2023-12-06 11:35 ` chrysos349
2023-12-10 10:13 ` lukas-jo [this message]
2023-12-10 10:15 ` New package: chess-tui-1.1.0 lukas-jo
2023-12-22 23:32 ` [PR PATCH] [Merged]: " Duncaen

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=20231210101337.Q0Gr-eu3ZIrIBdA5nMAmQ5Ve8XQyAzW-2F3zSUJWCFQ@z \
    --to=lukas-jo@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).