Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: shfm-0.1
@ 2020-08-04 13:03 motorto
  2020-08-06 11:21 ` [PR PATCH] [Updated] " motorto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: motorto @ 2020-08-04 13:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages shfm
https://github.com/void-linux/void-packages/pull/24045

New package: shfm-0.1
shfm is a file manager written in posix shell

webpage:https://github.com/dylanaraps/shfm


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

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

From 47844f85fe4f74bde7177ba7675e13f988f4a5b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 4 Aug 2020 14:01:44 +0100
Subject: [PATCH] New package: shfm-0.1

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

diff --git a/srcpkgs/shfm/template b/srcpkgs/shfm/template
new file mode 100644
index 00000000000..a13c673ae68
--- /dev/null
+++ b/srcpkgs/shfm/template
@@ -0,0 +1,15 @@
+# Template file for 'shfm'
+pkgname=shfm
+version=0.1
+revision=1
+short_desc="File manager written in posix shell"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="MIT"
+homepage="https://github.com/dylanaraps/shfm"
+distfiles="https://github.com/dylanaraps/shfm/archive/${version}.tar.gz"
+checksum=0c3d74ea2f00c528d3a520742253088ba2b5d9a810608a5faf4d8d127ffb93fd
+
+do_install() {
+	vbin shfm
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-08-31 18:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 13:03 [PR PATCH] New package: shfm-0.1 motorto
2020-08-06 11:21 ` [PR PATCH] [Updated] " motorto
2020-08-12 13:36 ` [PR PATCH] [Updated] New package: shfm-0.4.1 motorto
2020-08-31 16:08 ` [PR PATCH] [Updated] New package: shfm-0.4.2 motorto
2020-08-31 16:09 ` motorto
2020-08-31 17:12 ` Piraty
2020-08-31 17:47 ` [PR PATCH] [Updated] " motorto
2020-08-31 17:47 ` motorto
2020-08-31 18:15 ` [PR PATCH] [Merged]: " Piraty

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