Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: httm-0.30.2
@ 2023-10-14 17:35 aeadio
  2023-10-14 17:37 ` [PR PATCH] [Updated] " aeadio
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: aeadio @ 2023-10-14 17:35 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1115 bytes --]

From 341765d313c9bc070148349cedf15b6c13f99acf Mon Sep 17 00:00:00 2001
From: Anthony Eadicicco <z@aead.me>
Date: Sat, 14 Oct 2023 13:15:43 -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..6884153b6e312
--- /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 nicotine
+	vbin scripts/ounce.bash ounce
+}

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

end of thread, other threads:[~2024-01-28  1:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-14 17:35 [PR PATCH] New package: httm-0.30.2 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 ` [PR PATCH] [Updated] " aeadio
2024-01-13  1:46 ` github-actions
2024-01-28  1:46 ` [PR PATCH] [Closed]: " github-actions

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