Github messages for voidlinux
 help / color / mirror / Atom feed
From: zen0bit <zen0bit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: tere-1.5.1
Date: Fri, 04 Oct 2024 00:07:25 +0200	[thread overview]
Message-ID: <20241003220725.B68C62D830@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47947@inbox.vuxu.org>

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

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

https://github.com/oSoWoSo/VUR tere
https://github.com/void-linux/void-packages/pull/47947

New package: tere-1.5.1
#### 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, x64 glibc

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

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

From c3317a883701b78a438f3cd96eb7240f3efeb888 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Thu, 28 Dec 2023 18:25:02 +0100
Subject: [PATCH] New package: tere-1.6.0

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

diff --git a/srcpkgs/tere/template b/srcpkgs/tere/template
new file mode 100644
index 00000000000000..730434ab458475
--- /dev/null
+++ b/srcpkgs/tere/template
@@ -0,0 +1,19 @@
+# Template file for 'tere'
+pkgname=tere
+version=1.6.0
+revision=1
+build_style=cargo
+short_desc="Faster alternative to cd + ls"
+maintainer="zenobit <zenobit@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/mgunyho/tere"
+distfiles="https://github.com/mgunyho/tere/archive/refs/tags/v${version}.tar.gz"
+checksum=7db94216b94abd42f48105c90e0e777593aaf867472615eb94dc2f77bb6a3cfb
+
+do_build() {
+	cargo build --release
+}
+
+do_check() {
+	cargo test --test cli
+}

  parent reply	other threads:[~2024-10-03 22:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-28 17:29 [PR PATCH] New package: tere-1.5.1 zen0bit
2023-12-28 18:29 ` zen0bit
2023-12-28 23:09 ` [PR PATCH] [Updated] " zen0bit
2023-12-29 17:13 ` icp1994
2024-01-10  2:42 ` [PR PATCH] [Updated] " zen0bit
2024-04-10  1:45 ` github-actions
2024-04-11 14:57 ` [PR PATCH] [Updated] " zen0bit
2024-05-12  8:16 ` zen0bit
2024-07-04 16:42 ` zen0bit
2024-10-03  1:59 ` github-actions
2024-10-03 22:07 ` zen0bit [this message]
2024-10-03 22:08 ` [PR PATCH] [Updated] " zen0bit
2025-01-03  1:59 ` github-actions
2025-01-18  1:55 ` [PR PATCH] [Closed]: " github-actions

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=20241003220725.B68C62D830@inbox.vuxu.org \
    --to=zen0bit@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).