Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: gomacro-2.7
@ 2019-10-26 16:10 voidlinux-github
  2019-11-12  9:21 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-26 16:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x0f0f0f/void-packages master
https://github.com/void-linux/void-packages/pull/15814

New package: gomacro-2.7
gomacro is an almost complete Go interpreter, implemented in pure Go. It offers both an interactive REPL and a scripting mode, and does not require a Go toolchain at runtime (except in one very specific case: import of a 3rd party package at runtime).

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

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

From a67ed031a75a5e8f7838482131076b96960a2df8 Mon Sep 17 00:00:00 2001
From: 0x0f0f0f <sudo-woodo3@protonmail.com>
Date: Sat, 26 Oct 2019 18:06:44 +0200
Subject: [PATCH] New package: gomacro-2.7

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

diff --git a/srcpkgs/gomacro/template b/srcpkgs/gomacro/template
new file mode 100644
index 00000000000..e0638f4db1d
--- /dev/null
+++ b/srcpkgs/gomacro/template
@@ -0,0 +1,15 @@
+# Template file for 'gomacro'
+pkgname=gomacro
+version=2.7
+revision=1
+#create_wrksrc=yes
+#archs="i686 x86_64"
+build_style=go
+go_import_path=github.com/cosmos72/gomacro
+hostmakedepends="git"
+short_desc="Interactive Go interpreter and debugger"
+maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
+license="MPL-2.0"
+homepage="https://github.com/cosmos72/gomacro"
+distfiles="https://github.com/cosmos72/gomacro/archive/v${version}.tar.gz"
+checksum=92748d77e8a5cc9a699f711f3a421a067cdc484ce9bf13da950268c825682210

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

end of thread, other threads:[~2019-11-12  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26 16:10 [PR PATCH] New package: gomacro-2.7 voidlinux-github
2019-11-12  9:21 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-12  9:23 ` voidlinux-github
2019-11-12  9:26 ` voidlinux-github
2019-11-12  9:29 ` voidlinux-github
2019-11-12  9:31 ` voidlinux-github
2019-11-12  9:38 ` voidlinux-github

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