Github messages for voidlinux
 help / color / mirror / Atom feed
From: jbgg <jbgg@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] maxima: default build with sbcl
Date: Wed, 30 Sep 2020 14:24:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25205@inbox.vuxu.org> (raw)

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

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

https://github.com/jbgg/void-packages maxima
https://github.com/void-linux/void-packages/pull/25205

maxima: default build with sbcl
closes: #25196

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

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

From f2bef5b7c2bda32e83545cece2e8e06225e69edf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bosco=20Garc=C3=ADa?= <jboscogg@gmail.com>
Date: Wed, 30 Sep 2020 14:22:06 +0200
Subject: [PATCH] maxima: default build with sbcl

closes: #25196
---
 srcpkgs/maxima/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index db932cec426..a1a856c4473 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,7 +1,7 @@
 # Template file for 'maxima'
 pkgname=maxima
 version=5.44.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
 hostmakedepends="python3 perl emacs texinfo"
@@ -18,7 +18,7 @@ nopie=yes
 build_options="clisp sbcl"
 desc_option_clisp="Build with CLISP"
 desc_option_sbcl="Build with SBCL"
-build_options_default="clisp"
+build_options_default="sbcl"
 vopt_conflict clisp sbcl
 
 post_install() {

             reply	other threads:[~2020-09-30 12:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30 12:24 jbgg [this message]
2020-09-30 15:09 ` ericonr
2020-09-30 15:10 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25205@inbox.vuxu.org \
    --to=jbgg@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).