Github messages for voidlinux
 help / color / mirror / Atom feed
From: rc-05 <rc-05@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: chez-exe-0.1.1
Date: Wed, 08 Apr 2020 02:58:18 +0200	[thread overview]
Message-ID: <20200408005818.Mx0mYKOpeD_g6IZOQ0Z08S0QWHjRZ-3SSlKkV0RLcE8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20739@inbox.vuxu.org>

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

There is an updated pull request by rc-05 against master on the void-packages repository

https://github.com/rc-05/void-packages chez-exe
https://github.com/void-linux/void-packages/pull/20739

New package: chez-exe-0.1.1
Utility for compiling chez-scheme programs into a standalone executable.

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

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

From 68e72a38da1cd57ae070f14a471538a0ac4eee7f Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Tue, 10 Mar 2020 13:38:21 +0100
Subject: [PATCH] New package: chez-exe-0.1.1

---
 srcpkgs/chez-exe/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/chez-exe/template

diff --git a/srcpkgs/chez-exe/template b/srcpkgs/chez-exe/template
new file mode 100644
index 00000000000..7512beb1363
--- /dev/null
+++ b/srcpkgs/chez-exe/template
@@ -0,0 +1,22 @@
+# Template file for 'chez-exe'
+pkgname=chez-exe
+version=0.1.1
+revision=1
+build_style="gnu-makefile"
+hostmakedepends="chez-scheme"
+makedepends="libuuid-devel zlib-devel"
+short_desc="Compile a chez-scheme program into a standalone executable"
+maintainer="rc-05 <rc23@email.it>"
+license="custom:chez-exe"
+homepage="https://github.com/rc-05/chez-exe"
+distfiles="https://github.com/rc-05/chez-exe/archive/${version}.tar.gz"
+checksum=82f66a41f054d08f36c8d8408d429a10faed2003483dbc1e3e1d3e699cca7319
+
+pre_build() {
+	${wrksrc}/gen-config.ss --prefix /usr --scheme /usr/bin/scheme --bootpath /usr/lib/csv9.5.2/ta6le -lz
+}
+
+post_install() {
+	vlicense LICENSE
+	vlicense NOTICE
+}

  parent reply	other threads:[~2020-04-08  0:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08  0:32 [PR PATCH] " rc-05
2020-04-08  0:37 ` [PR PATCH] [Updated] " rc-05
2020-04-08  0:42 ` rc-05
2020-04-08  0:50 ` rc-05
2020-04-08  0:58 ` rc-05 [this message]
2020-04-08 13:26 ` rc-05
2020-10-02  3:08 ` [PR REVIEW] " ericonr
2020-10-07 10:45 ` [PR PATCH] [Updated] " rc-05
2020-10-07 10:46 ` [PR REVIEW] " rc-05
2020-10-07 10:48 ` [PR PATCH] [Updated] " rc-05
2020-10-17 10:00 ` rc-05
2020-10-17 10:01 ` rc-05
2021-02-23 21:40 ` [PR PATCH] [Closed]: " rc-05

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=20200408005818.Mx0mYKOpeD_g6IZOQ0Z08S0QWHjRZ-3SSlKkV0RLcE8@z \
    --to=rc-05@users.noreply.github.com \
    --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).