Github messages for voidlinux
 help / color / mirror / Atom feed
From: atweiden <atweiden@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: rtx-1.29.2
Date: Mon, 08 May 2023 10:19:18 +0200	[thread overview]
Message-ID: <20230508081918.BDKz0wpOXyMoQNy3yVEQTmiFaLtUcjVYSCpdMOEGFdo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43423@inbox.vuxu.org>

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

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

https://github.com/atweiden/void-packages rtx
https://github.com/void-linux/void-packages/pull/43423

New package: rtx-1.29.2
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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

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

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

From 9610a1bbd3a5d1a9ba49996925960e0a7c77b53b Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Thu, 13 Apr 2023 13:02:18 +0000
Subject: [PATCH] New package: rtx-1.29.6

Closes #43783
---
 srcpkgs/rtx/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/rtx/template

diff --git a/srcpkgs/rtx/template b/srcpkgs/rtx/template
new file mode 100644
index 000000000000..92dcf849b23c
--- /dev/null
+++ b/srcpkgs/rtx/template
@@ -0,0 +1,19 @@
+# Template file for 'rtx'
+pkgname=rtx
+version=1.29.6
+revision=1
+build_style=cargo
+# skip cli tests: fail to find executable
+make_check_args="-- --skip cli::direnv::exec::tests"
+short_desc="Polyglot runtime manager (asdf rust clone)"
+maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
+license="MIT"
+homepage="https://github.com/jdxcode/rtx"
+changelog="https://github.com/jdxcode/rtx/releases"
+distfiles="https://github.com/jdxcode/rtx/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
+checksum=2bd6747c8f871d8db5c727b92358936de490e7b98aca9ed2ada39c99c7bcad8c
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

  parent reply	other threads:[~2023-05-08  8:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13 13:04 [PR PATCH] New package: rtx-1.28.4 atweiden
2023-04-26  0:45 ` [PR PATCH] [Updated] " atweiden
2023-05-08  8:19 ` atweiden [this message]
2023-05-08  8:22 ` New package: rtx-1.29.6 atweiden
2023-05-08  8:43 ` [PR PATCH] [Updated] " atweiden
2023-05-11  8:15 ` [PR REVIEW] " TeddyDD
2023-05-11 11:41 ` [PR PATCH] [Updated] " atweiden
2023-05-21  0:40 ` [PR PATCH] [Updated] New package: rtx-1.29.7 atweiden
2023-06-12  8:40 ` [PR PATCH] [Updated] New package: rtx-1.30.1 atweiden
2023-06-25 17:53 ` [PR PATCH] [Merged]: New package: rtx-1.32.0 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=20230508081918.BDKz0wpOXyMoQNy3yVEQTmiFaLtUcjVYSCpdMOEGFdo@z \
    --to=atweiden@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).