Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: gomacro-2.7
Date: Sat, 26 Oct 2019 18:10:28 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15814@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2019-10-26 16:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-26 16:10 voidlinux-github [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15814@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).