Github messages for voidlinux
 help / color / mirror / Atom feed
From: aeadio <aeadio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: httm-0.30.2
Date: Sat, 14 Oct 2023 20:30:40 +0200	[thread overview]
Message-ID: <20231014183040.TbT1gUr_ds0MMg1neFRslKiAoYGLzhf4KlvknOF8Wsw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46678@inbox.vuxu.org>

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

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

https://github.com/aeadio/void-packages httm
https://github.com/void-linux/void-packages/pull/46678

New package: httm-0.30.2
#### 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-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l

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

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

From 2dda2cd96ae944257e8103be7f01b8b9bd10cf16 Mon Sep 17 00:00:00 2001
From: Anthony Eadicicco <void@aead.xyz>
Date: Sat, 14 Oct 2023 13:37:11 -0400
Subject: [PATCH] New package: httm-0.30.2

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

diff --git a/srcpkgs/httm/template b/srcpkgs/httm/template
new file mode 100644
index 0000000000000..5231708f9e0ce
--- /dev/null
+++ b/srcpkgs/httm/template
@@ -0,0 +1,20 @@
+# Template file for 'httm'
+pkgname=httm
+version=0.30.2
+revision=1
+build_style=cargo
+short_desc="Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2"
+maintainer="Anthony Eadicicco <void@aead.xyz>"
+license="MPL-2.0"
+homepage="https://github.com/kimono-koans/httm"
+distfiles="https://github.com/kimono-koans/httm/archive/refs/tags/${version}.tar.gz"
+checksum=0f9595b83ab01dcc4c579a81f267eb759e93d65fd98cdd443b2d16b7da39b744
+
+post_install() {
+	vlicense LICENSE
+	vdoc README.md
+	vman httm.1
+	vbin scripts/bowie.bash bowie
+	vbin scripts/nicotine.bash httm-nicotine
+	vbin scripts/ounce.bash ounce
+}

  parent reply	other threads:[~2023-10-14 18:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-14 17:35 [PR PATCH] " aeadio
2023-10-14 17:37 ` [PR PATCH] [Updated] " aeadio
2023-10-14 18:20 ` aeadio
2023-10-14 18:20 ` aeadio
2023-10-14 18:29 ` [PR PATCH] [Updated] " aeadio
2023-10-14 18:30 ` aeadio
2023-10-14 18:30 ` aeadio [this message]
2024-01-13  1:46 ` github-actions
2024-01-28  1:46 ` [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=20231014183040.TbT1gUr_ds0MMg1neFRslKiAoYGLzhf4KlvknOF8Wsw@z \
    --to=aeadio@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).