Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maxima: update to 5.44.0
@ 2020-09-24 12:56 jbgg
  2020-09-24 14:00 ` [PR PATCH] [Updated] " jbgg
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: jbgg @ 2020-09-24 12:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 302 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/25068

maxima: update to 5.44.0


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

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

From f8d6ffdb608f5370cf0a064ff418116a062bb746 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bosco=20Garc=C3=ADa?= <jboscogg@gmail.com>
Date: Thu, 24 Sep 2020 14:53:06 +0200
Subject: [PATCH] maxima: update to 5.44.0

---
 srcpkgs/maxima/template | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..587c6cf9795 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,18 +1,17 @@
-# Template file for 'maxima'.
+# Template file for 'maxima'
 pkgname=maxima
-version=5.43.2
+version=5.44.0
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
-hostmakedepends="python perl emacs texinfo"
-makedepends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
+hostmakedepends="python perl emacs texinfo $(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 depends="$(vopt_if clisp clisp) $(vopt_if sbcl sbcl)"
 short_desc="Computer Algebra System"
 maintainer="Bosco Garcia <jboscogg@gmail.org>"
 license="GPL-2.0-only"
 homepage="http://maxima.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
-checksum=ea78ec8c674c9293621ab8af6e44fbc3d869d63ae594c105abdffedef2fb77bb
+checksum=d93f5e48c4daf8f085d609cb3c7b0bdf342c667fd04cf750c846426874c9d2ec
 
 nopie=yes
 build_options="clisp sbcl"
@@ -21,11 +20,6 @@ desc_option_sbcl="Build with SBCL"
 build_options_default="clisp"
 vopt_conflict clisp sbcl
 
-
-post_build() {
-	echo > interfaces/emacs/imaxima/imaxima.info
-}
-
 post_install() {
 	vmkdir usr/share/doc
 	ln -sf ../maxima/${version}/doc ${DESTDIR}/usr/share/doc/maxima

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-09-29 18:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
2020-09-24 14:00 ` [PR PATCH] [Updated] " jbgg
2020-09-24 18:44 ` [PR REVIEW] " Chocimier
2020-09-25  7:10 ` jbgg
2020-09-25  8:19 ` [PR PATCH] [Updated] " jbgg
2020-09-25 14:27 ` Johnnynator
2020-09-25 17:04 ` [PR PATCH] [Updated] " jbgg
2020-09-25 19:21 ` Chocimier
2020-09-25 20:15 ` jbgg
2020-09-25 20:23 ` Chocimier
2020-09-25 22:17 ` jbgg
2020-09-26 20:02 ` Chocimier
2020-09-26 23:02 ` [PR PATCH] [Updated] " jbgg
2020-09-27 16:50 ` jbgg
2020-09-27 16:50 ` jbgg
2020-09-29 18:28 ` [PR PATCH] [Merged]: " Chocimier

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).