Github messages for voidlinux
 help / color / mirror / Atom feed
From: lukas-jo <lukas-jo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: chess-tui-1.0.0
Date: Wed, 06 Dec 2023 10:09:36 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47615@inbox.vuxu.org> (raw)

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

There is a new 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: 1192 bytes --]

From c01fa16c00102f99da42cf155834a9fd2222f83d 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.0.0

---
 srcpkgs/chess-tui/template | 23 +++++++++++++++++++++++
 1 file changed, 23 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..b5fbf47955277
--- /dev/null
+++ b/srcpkgs/chess-tui/template
@@ -0,0 +1,23 @@
+# Template file for 'chess-tui'
+pkgname=chess-tui
+version=1.0.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+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=b257e75174efaf89fdf18dead94bac759142bc5e6efe4fc34c529d9f5b3119ec
+
+pre_build() {
+	# Cargo.lock isn't in upstream version control
+	cargo update
+}
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

             reply	other threads:[~2023-12-06  9:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06  9:09 lukas-jo [this message]
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 ` [PR PATCH] [Updated] " lukas-jo
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47615@inbox.vuxu.org \
    --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).