unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69283] [PATCH 0/3] Remove perl6 packages.
@ 2024-02-20  7:01 Efraim Flashner
  2024-02-20  7:03 ` [bug#69283] [PATCH 1/3] gnu: " Efraim Flashner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Efraim Flashner @ 2024-02-20  7:01 UTC (permalink / raw)
  To: 69283; +Cc: Efraim Flashner

It's been about 5 years since these were added after FOSDEM 2019 and
while the packages may be able to be adjusted to build again there has
not been any mentions on the mailing lists about the packages in
probably 4 years, in the bug tracker for about 2 years, and the
language has even been renamed from perl6 to raku.

There is also bug#55179 which updates rakudo to the (then latest)
2022.04 version and also updated the now raku packages. After this patch
set I plan on applying the patches to update rakudo to 2022.04 (probably
with some minor alterations) and then maybe to a later version.  If
there is later interest in reviving the rakudo-build-system it's still
in the git history.

Efraim Flashner (3):
  gnu: Remove perl6 packages.
  guix: Remove rakudo-build-system.
  gnu: perl6.scm: Rename to rakudo.scm.

 Makefile.am                               |   2 -
 doc/guix.texi                             |  18 -
 etc/snippets/yas/scheme-mode/guix-package |   1 -
 gnu/local.mk                              |   2 +-
 gnu/packages/perl6.scm                    | 779 ----------------------
 gnu/packages/rakudo.scm                   | 223 +++++++
 guix/build-system/rakudo.scm              | 142 ----
 guix/build/rakudo-build-system.scm        | 153 -----
 8 files changed, 224 insertions(+), 1096 deletions(-)
 delete mode 100644 gnu/packages/perl6.scm
 create mode 100644 gnu/packages/rakudo.scm
 delete mode 100644 guix/build-system/rakudo.scm
 delete mode 100644 guix/build/rakudo-build-system.scm


base-commit: 4c6861b63001e6250cc52acb3003629d67cd1573
-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted





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

end of thread, other threads:[~2024-03-05  8:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20  7:01 [bug#69283] [PATCH 0/3] Remove perl6 packages Efraim Flashner
2024-02-20  7:03 ` [bug#69283] [PATCH 1/3] gnu: " Efraim Flashner
2024-02-20  7:03 ` [bug#69283] [PATCH 2/3] guix: Remove rakudo-build-system Efraim Flashner
2024-02-24  1:27   ` Liliana Marie Prikler
2024-02-25 14:50     ` Efraim Flashner
2024-02-25 16:46       ` Liliana Marie Prikler
2024-02-20  7:03 ` [bug#69283] [PATCH 3/3] gnu: perl6.scm: Rename to rakudo.scm Efraim Flashner
     [not found] ` <handler.69283.B.170841250817104.ack@debbugs.gnu.org>
2024-03-05  8:21   ` bug#69283: Acknowledgement ([PATCH 0/3] Remove perl6 packages.) Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).