Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rtx-1.28.4
@ 2023-04-13 13:04 atweiden
  2023-04-26  0:45 ` [PR PATCH] [Updated] " atweiden
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: atweiden @ 2023-04-13 13:04 UTC (permalink / raw)
  To: ml

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

There is a new 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.28.4
#### 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: 1130 bytes --]

From dfd80fffc9d6b9ff50489e71e07ad3dff4a6cc0d 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.28.4

---
 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..907fdea79c12
--- /dev/null
+++ b/srcpkgs/rtx/template
@@ -0,0 +1,19 @@
+# Template file for 'rtx'
+pkgname=rtx
+version=1.28.4
+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=6da13ad3d3d2ab6e00486aafc40e8fa6d77d7bb3cd4c3b246ac00a3ac61777e4
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+}

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-06-25 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] New package: rtx-1.29.2 atweiden
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

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).