Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: neuron-1.0.1.0
@ 2020-12-06 20:59 hazayan
  2021-11-06 23:33 ` abenson
  2021-11-06 23:33 ` [PR PATCH] [Closed]: " abenson
  0 siblings, 2 replies; 3+ messages in thread
From: hazayan @ 2020-12-06 20:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hazayan/void-packages neuron
https://github.com/void-linux/void-packages/pull/26998

New package: neuron-1.0.1.0


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

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

From 5f62d71c901b50671daf0b3dab868198adef98bc Mon Sep 17 00:00:00 2001
From: Yassine Labidi <yassine.labidi@gmail.com>
Date: Sun, 6 Dec 2020 15:58:44 -0500
Subject: [PATCH] New package: neuron-1.0.1.0

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

diff --git a/srcpkgs/neuron/template b/srcpkgs/neuron/template
new file mode 100644
index 00000000000..8171aa98850
--- /dev/null
+++ b/srcpkgs/neuron/template
@@ -0,0 +1,24 @@
+# Template file for 'neuron'
+pkgname=neuron
+version=1.0.1.0
+revision=1
+archs="x86_64"
+create_wrksrc=yes
+hostmakedepends="wget"
+short_desc="Command-line app for managing Zettelkasten notes"
+maintainer="hazyan <hazayan@hotmail.com>"
+license="AGPL-3.0-or-later"
+homepage="https://github.com/srid/neuron"
+distfiles="https://github.com/srid/neuron/releases/download/${version}/neuron-${version}-linux.tar.gz"
+checksum=25d0c2c27e8840ec527ea66823844bf880fc00b3dd43b171d93b99172f4afa2b
+
+post_extract() {
+	cd "${wrksrc}"
+	wget https://raw.githubusercontent.com/srid/neuron/master/LICENSE
+}
+
+do_install() {
+	cd "${wrksrc}"
+	vbin neuron
+	vlicense LICENSE
+}

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

* Re: New package: neuron-1.0.1.0
  2020-12-06 20:59 [PR PATCH] New package: neuron-1.0.1.0 hazayan
@ 2021-11-06 23:33 ` abenson
  2021-11-06 23:33 ` [PR PATCH] [Closed]: " abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2021-11-06 23:33 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/26998#issuecomment-962524031

Comment:
Unfinished for almost a year.

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

* Re: [PR PATCH] [Closed]: New package: neuron-1.0.1.0
  2020-12-06 20:59 [PR PATCH] New package: neuron-1.0.1.0 hazayan
  2021-11-06 23:33 ` abenson
@ 2021-11-06 23:33 ` abenson
  1 sibling, 0 replies; 3+ messages in thread
From: abenson @ 2021-11-06 23:33 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: neuron-1.0.1.0
https://github.com/void-linux/void-packages/pull/26998

Description:


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

end of thread, other threads:[~2021-11-06 23:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 20:59 [PR PATCH] New package: neuron-1.0.1.0 hazayan
2021-11-06 23:33 ` abenson
2021-11-06 23:33 ` [PR PATCH] [Closed]: " abenson

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