Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: mmv-rs-1.2.0
@ 2023-09-12 18:22 AnInternetTroll
  2023-09-13 18:06 ` [PR PATCH] [Updated] " AnInternetTroll
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: AnInternetTroll @ 2023-09-12 18:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AnInternetTroll/void-packages mcp
https://github.com/void-linux/void-packages/pull/46033

New package: mmv-rs-1.2.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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 8faf70236f7717cde3b1e70d359b8586a65f34a5 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Tue, 12 Sep 2023 20:02:26 +0200
Subject: [PATCH] New package: mmv-rs-1.2.0

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

diff --git a/srcpkgs/mmv-rs/template b/srcpkgs/mmv-rs/template
new file mode 100644
index 0000000000000..e3705f304c8b2
--- /dev/null
+++ b/srcpkgs/mmv-rs/template
@@ -0,0 +1,19 @@
+# Template file for 'mmv-rs'
+pkgname=mmv-rs
+version=1.2.0
+revision=1
+build_style=cargo
+short_desc="Minimal cli utility for safe mass moving/renaming of files"
+maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
+license="0BSD"
+homepage="https://sr.ht/~mango/mmv"
+distfiles="https://git.sr.ht/~mango/mmv/archive/v${version}.tar.gz"
+checksum=c4121eb27768067479013102630fb5bb57790f57a86b8c51a0ffb1010fc25a10
+
+post_install() {
+	mv ${DESTDIR}/usr/bin/mmv ${DESTDIR}/usr/bin/mmv-rs
+	cp ${DESTDIR}/usr/bin/mmv-rs ${DESTDIR}/usr/bin/mcp
+	vman mmv.1 mcp.1
+	vman mmv.1 mmv-rs.1
+	vlicense LICENSE
+}

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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-12 18:22 [PR PATCH] New package: mmv-rs-1.2.0 AnInternetTroll
2023-09-13 18:06 ` [PR PATCH] [Updated] " AnInternetTroll
2023-09-14 16:52 ` AnInternetTroll
2023-09-14 17:05 ` AnInternetTroll
2023-09-14 17:22 ` [PR REVIEW] " tranzystorek-io
2023-09-14 17:26 ` tranzystorek-io
2023-09-14 17:27 ` tranzystorek-io
2023-09-14 17:53 ` [PR PATCH] [Updated] " AnInternetTroll
2023-09-18 19:11 ` [PR PATCH] [Updated] New package: mmv-rs-1.3.0 AnInternetTroll
2023-09-23 12:06 ` AnInternetTroll
2023-09-24 15:13 ` AnInternetTroll
2023-09-25 16:57 ` [PR PATCH] [Updated] New package: mmv-rs-1.4.0 AnInternetTroll
2023-09-25 17:00 ` [PR PATCH] [Merged]: " Johnnynator

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