Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] maxima-emacs: remove package
@ 2023-09-26 17:12 dkwo
  2023-09-26 17:23 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: dkwo @ 2023-09-26 17:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages maxima
https://github.com/void-linux/void-packages/pull/46272

maxima-emacs: remove package
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64)

remove the dummy package, as discussed, cc @tornaria , so we can build maxima on aarch64 without emacs.

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

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

From 309336419df7514edae340991f1899c03ce02cd3 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 26 Sep 2023 12:56:25 -0400
Subject: [PATCH] maxima-emacs: remove package

---
 srcpkgs/maxima/template           | 10 ++--------
 srcpkgs/removed-packages/template |  1 +
 2 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template
index 4a9839b44f120..ef46df5b713ce 100644
--- a/srcpkgs/maxima/template
+++ b/srcpkgs/maxima/template
@@ -1,7 +1,7 @@
 # Template file for 'maxima'
 pkgname=maxima
 version=5.47.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="$(vopt_enable clisp) $(vopt_enable sbcl sbcl-exec) $(vopt_enable ecl)"
 hostmakedepends="python3 perl texinfo patchelf $(vopt_if ecl ecl)"
@@ -114,12 +114,6 @@ maxima-src_package() {
 	}
 }
 
-maxima-emacs_package() {
-	short_desc+=" - transitional dummy package"
-	depends="${sourcepkg}-${version}_${revision} virtual?emacs"
-	build_style=meta
-}
-
 xmaxima_package() {
 	short_desc+=" - Tk interface"
 	depends="${sourcepkg}-${version}_${revision} tk"
@@ -151,4 +145,4 @@ maxima-ecl_package() {
 	}
 }
 
-subpackages="maxima-src maxima-emacs xmaxima $(vopt_if ecl maxima-ecl)"
+subpackages="maxima-src xmaxima $(vopt_if ecl maxima-ecl)"
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index a7db0c7e0d1bc..a23ad57fd7f1a 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -395,6 +395,7 @@ replaces="
  mailpile<=0.5.2_4
  masterpassword-cli<=2.6_5
  mattermost-desktop<=4.6.0_1
+ maxima-emacs<=5.47.0_2
  mdds0<=0.12.1_3
  mesa-XvMC<=22.2.4_2
  mimms<=3.2.1_4

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

* Re: [PR PATCH] [Merged]: maxima-emacs: remove package
  2023-09-26 17:12 [PR PATCH] maxima-emacs: remove package dkwo
@ 2023-09-26 17:23 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-09-26 17:23 UTC (permalink / raw)
  To: ml

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

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

maxima-emacs: remove package
https://github.com/void-linux/void-packages/pull/46272

Description:
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64)

remove the dummy package, as discussed, cc @tornaria , so we can build maxima on aarch64 without emacs.

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

end of thread, other threads:[~2023-09-26 17:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-26 17:12 [PR PATCH] maxima-emacs: remove package dkwo
2023-09-26 17:23 ` [PR PATCH] [Merged]: " leahneukirchen

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