Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: jaq-1.4.0
@ 2024-05-24  5:32 tranzystorekk
  2024-05-24  5:59 ` [PR PATCH] [Updated] " tranzystorekk
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tranzystorekk @ 2024-05-24  5:32 UTC (permalink / raw)
  To: ml

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

There is a new pull request by tranzystorekk against master on the void-packages repository

https://github.com/tranzystorekk/void-packages jaq
https://github.com/void-linux/void-packages/pull/50494

New package: jaq-1.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 285f4e7469a5c039a2b4c7ddf0b1b5c92e2f6a27 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Thu, 18 Jan 2024 21:21:35 +0100
Subject: [PATCH] New package: jaq-1.4.0

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

diff --git a/srcpkgs/jaq/template b/srcpkgs/jaq/template
new file mode 100644
index 00000000000000..c543096bb523ab
--- /dev/null
+++ b/srcpkgs/jaq/template
@@ -0,0 +1,17 @@
+# Template file for 'jaq'
+pkgname=jaq
+version=1.4.0
+revision=1
+build_style=cargo
+make_install_args="--path jaq"
+short_desc="JQ clone focussed on correctness, speed, and simplicity"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="MIT"
+homepage="https://github.com/01mf02/jaq"
+changelog="https://github.com/01mf02/jaq/releases"
+distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
+checksum=20d53c2c992db9bbe3e4e8636015cdd1429b936fd897cd4b3ff02c3abdd3a9ed
+
+post_install() {
+	vlicense LICENSE-MIT
+}

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

end of thread, other threads:[~2024-06-28 11:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-24  5:32 [PR PATCH] New package: jaq-1.4.0 tranzystorekk
2024-05-24  5:59 ` [PR PATCH] [Updated] " tranzystorekk
2024-06-21 23:33 ` tranzystorekk
2024-06-26 13:29 ` tranzystorekk
2024-06-28 11:30 ` [PR PATCH] [Updated] New package: jaq-1.5.0 tranzystorekk

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