From patchwork Wed Oct 18 20:40:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54976 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 3162427BBE2; Wed, 18 Oct 2023 21:42:48 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id EEA0427BBE9 for ; Wed, 18 Oct 2023 21:42:45 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtDMH-0007qY-Kp; Wed, 18 Oct 2023 16:41:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtDMG-0007qC-6l for guix-patches@gnu.org; Wed, 18 Oct 2023 16:41:36 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtDMF-00016G-Um for guix-patches@gnu.org; Wed, 18 Oct 2023 16:41:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtDMg-0005l7-3D for guix-patches@gnu.org; Wed, 18 Oct 2023 16:42:02 -0400 Subject: bug#65930: [PATCH 1/1] gnu: Add dzaima-apl. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 18 Oct 2023 20:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65930 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "B. Wilson" Cc: 65930-done@debbugs.gnu.org Mail-Followup-To: 65930@debbugs.gnu.org, ludo@gnu.org, elaexuotee@wilsonb.com Received: via spool by 65930-done@debbugs.gnu.org id=D65930.169766167122072 (code D ref 65930); Wed, 18 Oct 2023 20:42:01 +0000 Received: (at 65930-done) by debbugs.gnu.org; 18 Oct 2023 20:41:11 +0000 Received: from localhost ([127.0.0.1]:34745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtDLq-0005jw-UC for submit@debbugs.gnu.org; Wed, 18 Oct 2023 16:41:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtDLm-0005jI-5E for 65930-done@debbugs.gnu.org; Wed, 18 Oct 2023 16:41:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtDLG-0000zF-6u; Wed, 18 Oct 2023 16:40:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=2FXzVO2N23TZEuhjQqLuyhxsKiHtGl7V9LAf1YYJjH8=; b=b0Dvuqp3O8HOmC9YkWKZ Zi7D9oo/cPGq1CcV5+R8e2txMyJ3fhjXvyE2/KXt9zBXM5yF1Gp2o588WROMatRwZw/zQAEtsa0n5 bRTvxqnzSh4hkORgPkdL+CC296hSy6ptTufrLWfjRcGRDJvAOPwAClw3NNkp8pf2YN3qGH9SPij9C gRAtTZSS64XCX+yh78h5a5YHtYcyHjYxp9X1QCra30N4iRr7SO4qZ0/nnOumhM86bUGZBp7HusSkg yfFDBe7nKMUXIVlKfxsV6dg19ljLsxflVb6Dxc8KU8tSHZcRpUdZeOOxL9Ewj0T9nT0XZts2LvUQ2 d1Y4PjHL1B+WQg==; From: Ludovic =?utf-8?q?Court=C3=A8s?= In-Reply-To: <20230914042830.21338-1-elaexuotee@wilsonb.com> (B. Wilson's message of "Thu, 14 Sep 2023 13:28:30 +0900") References: <20230914042643.13212-1-elaexuotee@wilsonb.com> <20230914042830.21338-1-elaexuotee@wilsonb.com> Date: Wed, 18 Oct 2023 22:40:30 +0200 Message-ID: <875y3364w1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, "B. Wilson" skribis: > * gnu/packages/apl.scm (dzaim-apl): New variable. I made the changes below and applied it, thanks! Ludo’. diff --git a/gnu/packages/apl.scm b/gnu/packages/apl.scm index eb2793dd0f..afe02736ad 100644 --- a/gnu/packages/apl.scm +++ b/gnu/packages/apl.scm @@ -141,9 +141,8 @@ (define-public dzaima-apl (inputs (list bash-minimal openjdk18)) (native-inputs (list `(,openjdk18 "jdk") zip)) (arguments - (list + (list #:imported-modules `(,@%gnu-build-system-modules - (guix build syscalls) (guix build ant-build-system)) #:modules `((guix build gnu-build-system) ((guix build ant-build-system) #:prefix ant:) @@ -202,6 +201,8 @@ (define-public dzaima-apl (apply (assoc-ref ant:%standard-phases 'reorder-jar-content) #:outputs (list outputs))))))) (home-page "https://github.com/dzaima/APL") - (synopsis "APL implementation in Java") - (description "An implementation of Extended Dyalog APL.") - (license license:expat-0))) + (synopsis "Implementation of the APL programming language in Java") + (description + "This package provides an implementation of APL in Java, extended from +Dyalog APL.") + (license license:expat)))