Github messages for voidlinux
 help / color / mirror / Atom feed
From: Noah-Huppert <Noah-Huppert@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: clisp: enable readline by default
Date: Sat, 08 Aug 2020 23:41:03 +0200	[thread overview]
Message-ID: <20200808214103.9N0JQrTn2J3N_dMfBSox9ySyHARpZxX8dFErm-azoOA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14228@inbox.vuxu.org>

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

New comment by Noah-Huppert on void-packages repository

https://github.com/void-linux/void-packages/pull/14228#issuecomment-670976428

Comment:
@Nicop06 Apply this patch to fix the xlint errors:

[`clisp-readline-xlint.patch`](https://gist.githubusercontent.com/Noah-Huppert/1ad8933778e61194fb23c35f3d7474e7/raw/709d5e072e53e25d8c0df28fdb9d57a7a5ce9e94/void-packages-clisp-readline-xlint.patch)

```patch
diff --git a/srcpkgs/clisp/template b/srcpkgs/clisp/template
index d0576f7c98..24b782b845 100644
--- a/srcpkgs/clisp/template
+++ b/srcpkgs/clisp/template
@@ -7,11 +7,11 @@ archs="x86_64* i686*"
 build_style=configure
 configure_args="--prefix=/usr --disable-mmap --without-dynamic-modules
  $(vopt_with readline)"
+makedepends="ffcall libsigsegv-devel $(vopt_if readline readline-devel)"
 short_desc="ANSI Common Lisp Interpreter, Compiler and Debugger"
 maintainer="Martin Riese <grauehaare@gmx.de>"
 license="GPL-2"
 homepage="http://clisp.cons.org"
-makedepends="ffcall libsigsegv-devel $(vopt_if readline readline-devel)"
 distfiles="${SOURCEFORGE_SITE}/clisp/clisp-${version}.tar.bz2"
 checksum=8132ff353afaa70e6b19367a25ae3d5a43627279c25647c220641fed00f8e890
 

```

  parent reply	other threads:[~2020-08-08 21:41 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 22:53 [PR PATCH] " voidlinux-github
2019-09-05 23:52 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 23:52 ` voidlinux-github
2020-01-13 23:22 ` voidlinux-github
2020-01-21  6:35 ` voidlinux-github
2020-08-08 21:37 ` Noah-Huppert
2020-08-08 21:41 ` Noah-Huppert [this message]
2020-08-17 22:21 ` [PR PATCH] [Updated] " Nicop06
2020-08-17 22:22 ` Nicop06
2020-08-17 22:22 ` Nicop06
2020-08-17 22:24 ` [PR PATCH] [Updated] " Nicop06
2020-09-29  1:22 ` ericonr
2020-10-04 16:38 ` [PR PATCH] [Updated] " Nicop06
2020-11-01  2:07 ` ericonr
2020-11-01 22:39 ` [PR PATCH] [Updated] " Nicop06
2020-11-03 23:30 ` Nicop06
2020-11-03 23:34 ` ericonr
2020-11-04  1:41 ` Nicop06
2020-11-04 20:40 ` ericonr
2020-11-04 20:59 ` ericonr
2020-11-05  0:14 ` ericonr
2020-11-05  8:35 ` pullmoll
2020-11-05  8:36 ` pullmoll
2020-11-05  8:36 ` pullmoll
2020-11-05  8:38 ` pullmoll
2020-11-05 13:17 ` ericonr
2021-01-29  3:20 ` ericonr
2021-03-24 19:07 ` ericonr
2021-04-11  3:46 ` [PR PATCH] [Updated] " ericonr
2021-04-11  3:50 ` [PR PATCH] [Merged]: " ericonr

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=20200808214103.9N0JQrTn2J3N_dMfBSox9ySyHARpZxX8dFErm-azoOA@z \
    --to=noah-huppert@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).