Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New pacakge: fienode-1.0
@ 2020-09-27 23:21 znedw
  2020-09-27 23:24 ` [PR PATCH] [Updated] " znedw
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: znedw @ 2020-09-27 23:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/znedw/void-packages master
https://github.com/void-linux/void-packages/pull/25136

New pacakge: fienode-1.0


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

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

From 4b28eff5c0d735400063260f81231c84a3980aea Mon Sep 17 00:00:00 2001
From: Zach Nedwich <zach@znedw.com>
Date: Mon, 28 Sep 2020 09:20:59 +1000
Subject: [PATCH] New pacakge: fienode-1.0

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

diff --git a/srcpkgs/fienode/template b/srcpkgs/fienode/template
new file mode 100644
index 00000000000..3ae38fb3ee4
--- /dev/null
+++ b/srcpkgs/fienode/template
@@ -0,0 +1,18 @@
+# Template file for 'fienode'
+pkgname=fienode
+version=1.0
+revision=1
+build_style=go
+go_import_path=github.com/pwaller
+go_package="${go_import_path}/fienode"
+hostmakedepends="git"
+short_desc="Discover identical CoW copies"
+maintainer="Zach Nedwich <zach@znedw.com"
+license="MIT"
+homepage="https://github.com/pwaller/fienode"
+distfiles="https://github.com/pwaller/fienode/archive/v1.0.tar.gz"
+checksum=4cc0b80d21b4b2f15d3ed5506749752d28b342064549846f2efe9125f903e480
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2021-07-20 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-27 23:21 [PR PATCH] New pacakge: fienode-1.0 znedw
2020-09-27 23:24 ` [PR PATCH] [Updated] " znedw
2020-09-28  2:28 ` znedw
2021-07-20 20:52 ` New package: fienode-1.0 ericonr
2021-07-20 20:52 ` [PR PATCH] [Closed]: " ericonr

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