Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] scheme48: Enabling cross compilation.
Date: Tue, 16 Jul 2019 19:15:36 +0200	[thread overview]
Message-ID: <20190716171536.sFvjNoYyemZ3nPiRa24D1_aw9dlBu1Mn3jHuBqXokb8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13156@inbox.vuxu.org>

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

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

https://github.com/rc-05/void-packages personal
https://github.com/void-linux/void-packages/pull/13156

scheme48: Enabling cross compilation.


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

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

From 7a68806613f25ede7cbfa655c179280fdc5608e1 Mon Sep 17 00:00:00 2001
From: rc-05 <rc23@email.it>
Date: Thu, 13 Jun 2019 00:00:40 +0200
Subject: [PATCH] scheme48: Enabling cross compilation.

The previous revision had the 'nocross' in order to compile it for x86_64 and i686 architectures.
Hopefully now it can be compiled also for the other CPU architectures.
---
 srcpkgs/scheme48/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/scheme48/template

diff --git a/srcpkgs/scheme48/template b/srcpkgs/scheme48/template
new file mode 100644
index 00000000000..cb3c287fa31
--- /dev/null
+++ b/srcpkgs/scheme48/template
@@ -0,0 +1,20 @@
+# Template file for 'scheme48'
+pkgname=scheme48
+version=1.9.2
+revision=2
+build_style=gnu-configure
+short_desc="Implementation of the R5RS Scheme standard"
+maintainer="rc-05 <rc23@email.it>"
+license="custom:scheme48"
+homepage="http://s48.org/"
+distfiles="http://s48.org/${version}/scheme48-${version}.tgz"
+checksum=9c4921a90e95daee067cd2e9cc0ffe09e118f4da01c0c0198e577c4f47759df4
+alternatives="
+ scheme:scheme:/usr/bin/scheme48
+ scheme:scheme.1:/usr/share/man/man1/scheme48.1
+"
+
+post_install() {
+	vlicense COPYING
+}
+

  parent reply	other threads:[~2019-07-16 17:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-16 14:59 [PR PATCH] " voidlinux-github
2019-07-16 15:00 ` voidlinux-github
2019-07-16 15:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-16 15:02 ` voidlinux-github
2019-07-16 15:07 ` voidlinux-github
2019-07-16 15:07 ` voidlinux-github
2019-07-16 15:10 ` voidlinux-github
2019-07-16 15:10 ` voidlinux-github
2019-07-16 15:22 ` voidlinux-github
2019-07-16 15:55 ` voidlinux-github
2019-07-16 16:04 ` voidlinux-github
2019-07-16 17:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-16 17:15 ` voidlinux-github [this message]
2019-07-16 17:17 ` voidlinux-github
2019-07-16 17:38 ` voidlinux-github
2019-07-16 17:39 ` voidlinux-github
2019-07-16 18:02 ` voidlinux-github
2019-07-16 18:02 ` voidlinux-github
2019-07-16 18:02 ` [PR PATCH] [Closed]: " 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=20190716171536.sFvjNoYyemZ3nPiRa24D1_aw9dlBu1Mn3jHuBqXokb8@z \
    --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).