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

* Re: [PR PATCH] [Updated] maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
@ 2020-09-24 14:00 ` jbgg
  2020-09-24 18:44 ` [PR REVIEW] " Chocimier
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-24 14:00 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 2176 bytes --]

From 24859fb8c6ae6b00c5f7c784d155df6e7df06fba 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 | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..28502c72fcf 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,18 +20,12 @@ 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
 }
 
 maxima-src_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" - source files"
 	pkg_install() {
@@ -41,7 +34,6 @@ maxima-src_package() {
 }
 
 maxima-emacs_package() {
-	archs=noarch
 	short_desc+=" - Emacs interface"
 	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
 	pkg_install() {
@@ -50,7 +42,6 @@ maxima-emacs_package() {
 }
 
 xmaxima_package() {
-	archs=noarch
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
 	pkg_install() {

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

* Re: [PR REVIEW] maxima: update to 5.44.0
  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 ` Chocimier
  2020-09-25  7:10 ` jbgg
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Chocimier @ 2020-09-24 18:44 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#discussion_r494536802

Comment:
I think it give wrong output from lisp. If you do native build of sbcl, you can likely do native build of maxima too.

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

* Re: maxima: update to 5.44.0
  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
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-25  7:10 UTC (permalink / raw)
  To: ml

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

New comment by jbgg on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-698763566

Comment:
When sbcl or clisp is listed on makedepends the build process fails, but instead if sbcl or clisp is listed on hostmakedepends then maxima can be compiled when a cross compilation for musl is done.
I have tested and I can do a native build on musl, but in cross compilation it fails because it is necessary in maxima compilation process.

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

* Re: [PR PATCH] [Updated] maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (2 preceding siblings ...)
  2020-09-25  7:10 ` jbgg
@ 2020-09-25  8:19 ` jbgg
  2020-09-25 14:27 ` Johnnynator
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-25  8:19 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 2176 bytes --]

From 1c83b5856ef0b03c100e8953aaccb6d7be6e2ef4 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 | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..28502c72fcf 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,18 +20,12 @@ 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
 }
 
 maxima-src_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" - source files"
 	pkg_install() {
@@ -41,7 +34,6 @@ maxima-src_package() {
 }
 
 maxima-emacs_package() {
-	archs=noarch
 	short_desc+=" - Emacs interface"
 	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
 	pkg_install() {
@@ -50,7 +42,6 @@ maxima-emacs_package() {
 }
 
 xmaxima_package() {
-	archs=noarch
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
 	pkg_install() {

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (3 preceding siblings ...)
  2020-09-25  8:19 ` [PR PATCH] [Updated] " jbgg
@ 2020-09-25 14:27 ` Johnnynator
  2020-09-25 17:04 ` [PR PATCH] [Updated] " jbgg
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Johnnynator @ 2020-09-25 14:27 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-698961333

Comment:
You can add a `closes #19289` to the body of the commit message. So the issue gets closed automatically once the commit is merged.

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

* Re: [PR PATCH] [Updated] maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (4 preceding siblings ...)
  2020-09-25 14:27 ` Johnnynator
@ 2020-09-25 17:04 ` jbgg
  2020-09-25 19:21 ` Chocimier
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-25 17:04 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 2190 bytes --]

From b8323f6299b768cd0fab20625bbcdb0e016651cc 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

closes #19289
---
 srcpkgs/maxima/template | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..28502c72fcf 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,18 +20,12 @@ 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
 }
 
 maxima-src_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" - source files"
 	pkg_install() {
@@ -41,7 +34,6 @@ maxima-src_package() {
 }
 
 maxima-emacs_package() {
-	archs=noarch
 	short_desc+=" - Emacs interface"
 	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
 	pkg_install() {
@@ -50,7 +42,6 @@ maxima-emacs_package() {
 }
 
 xmaxima_package() {
-	archs=noarch
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
 	pkg_install() {

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (5 preceding siblings ...)
  2020-09-25 17:04 ` [PR PATCH] [Updated] " jbgg
@ 2020-09-25 19:21 ` Chocimier
  2020-09-25 20:15 ` jbgg
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Chocimier @ 2020-09-25 19:21 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699110005

Comment:
Yes, build should fail.

Lisp is called to create architecture-dependent blob. When host list is used, build goes on, but result is incorrect, because it is based on blob for other architecture than target architecture.

There is also no need to do cross build from x86_64 to x86_64-musl, this can be done natively as described in xbps-src readme. What matters is x86_64 to arm.

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (6 preceding siblings ...)
  2020-09-25 19:21 ` Chocimier
@ 2020-09-25 20:15 ` jbgg
  2020-09-25 20:23 ` Chocimier
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-25 20:15 UTC (permalink / raw)
  To: ml

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

New comment by jbgg on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699133647

Comment:
But, when lisp compiler package is include in makedepends instead of hostmakedepends, why it fails?
Can't be compiled in a musl system (with chroot on masterdir) for cross compiled?

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (7 preceding siblings ...)
  2020-09-25 20:15 ` jbgg
@ 2020-09-25 20:23 ` Chocimier
  2020-09-25 22:17 ` jbgg
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Chocimier @ 2020-09-25 20:23 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699137047

Comment:
> But, when lisp compiler package is include in makedepends instead of hostmakedepends, why it fails?

Because makedepends install binaries of target architecture (e.g arm) that are not intended to be run on host architecture (e.g. x86_64).

> Can't be compiled in a musl system (with chroot on masterdir) for cross compiled?


I do not understand your question, can you elaborate?

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (8 preceding siblings ...)
  2020-09-25 20:23 ` Chocimier
@ 2020-09-25 22:17 ` jbgg
  2020-09-26 20:02 ` Chocimier
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-25 22:17 UTC (permalink / raw)
  To: ml

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

New comment by jbgg on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699183370

Comment:
Sorry, I didn't formulated the question good.

I mean, can xbps-src build a package for x86_64-musl arch on a glibc system host with chroot in masterdir-x86_64-musl?

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (9 preceding siblings ...)
  2020-09-25 22:17 ` jbgg
@ 2020-09-26 20:02 ` Chocimier
  2020-09-26 23:02 ` [PR PATCH] [Updated] " jbgg
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: Chocimier @ 2020-09-26 20:02 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699541527

Comment:
Yes it can, documentation on this is updated now.

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

* Re: [PR PATCH] [Updated] maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (10 preceding siblings ...)
  2020-09-26 20:02 ` Chocimier
@ 2020-09-26 23:02 ` jbgg
  2020-09-27 16:50 ` jbgg
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-26 23:02 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1916 bytes --]

From 7bb6ddd063936492e03ffcd6c198642ba8cf4182 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

closes #19289
---
 srcpkgs/maxima/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 90d2df8667d..2d0f26e792c 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,6 +1,6 @@
-# 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)"
@@ -12,7 +12,7 @@ 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,18 +21,12 @@ 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
 }
 
 maxima-src_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision}"
 	short_desc+=" - source files"
 	pkg_install() {
@@ -41,7 +35,6 @@ maxima-src_package() {
 }
 
 maxima-emacs_package() {
-	archs=noarch
 	short_desc+=" - Emacs interface"
 	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
 	pkg_install() {
@@ -50,7 +43,6 @@ maxima-emacs_package() {
 }
 
 xmaxima_package() {
-	archs=noarch
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
 	pkg_install() {

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (11 preceding siblings ...)
  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
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-27 16:50 UTC (permalink / raw)
  To: ml

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

New comment by jbgg on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699659206

Comment:
Thanks!

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

* Re: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (12 preceding siblings ...)
  2020-09-27 16:50 ` jbgg
@ 2020-09-27 16:50 ` jbgg
  2020-09-29 18:28 ` [PR PATCH] [Merged]: " Chocimier
  14 siblings, 0 replies; 16+ messages in thread
From: jbgg @ 2020-09-27 16:50 UTC (permalink / raw)
  To: ml

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

New comment by jbgg on void-packages repository

https://github.com/void-linux/void-packages/pull/25068#issuecomment-699659206

Comment:
Thanks! It works.

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

* Re: [PR PATCH] [Merged]: maxima: update to 5.44.0
  2020-09-24 12:56 [PR PATCH] maxima: update to 5.44.0 jbgg
                   ` (13 preceding siblings ...)
  2020-09-27 16:50 ` jbgg
@ 2020-09-29 18:28 ` Chocimier
  14 siblings, 0 replies; 16+ messages in thread
From: Chocimier @ 2020-09-29 18:28 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

maxima: update to 5.44.0
https://github.com/void-linux/void-packages/pull/25068

Description:


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