From patchwork Sun Dec 22 22:51:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hartmut Goebel X-Patchwork-Id: 35209 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 0031727BBE2; Sun, 22 Dec 2024 22:53:34 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_VALIDITY_CERTIFIED,RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE, SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham 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 00DD327BBEA for ; Sun, 22 Dec 2024 22:53:34 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tPUow-0003hz-1o; Sun, 22 Dec 2024 17:53:10 -0500 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 1tPUor-0003gi-R5 for guix-patches@gnu.org; Sun, 22 Dec 2024 17:53:06 -0500 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 1tPUor-0001Le-IU for guix-patches@gnu.org; Sun, 22 Dec 2024 17:53:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debbugs.gnu.org; s=debbugs-gnu-org; h=MIME-Version:References:In-Reply-To:Date:From:To:Subject; bh=PG5c9BhW2M2r4jMV/UDNL4A4mQZN43CHD4nDkKW8fao=; b=CQtlvAGvC52Vtu581i4Zje9SSU1r1Tdr/Sw3PjlRrbL6EGdyQWChFFmz5f2xaT6VSGTzRTuUN7KoH80Dg3JWYlZUtvIXDC7PiwBdfkRfx5t3bA9OFUHx9shLMKL0QrQJgZMVOOlebFKsVI6l/Nd7N6XqZlxsm3+ahpAt4FeTFtcsNAC4WtiTQbP7rIODIGYPBRt53Z4Ggg2VXiCgCq73gagMUCeJ8t4FmmTBppvNU2WqvShYuhMVfyDHUntrjlNgRG3Rfgo8gvd/rFgH+PP6TfRcqfLTWkgz7B+/Oy9vky1oIdf9VM4fqMhLSEFfA5iNPagwmOSH0zuIh+leZAsbzg==; Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1tPUor-0006Qr-EM for guix-patches@gnu.org; Sun, 22 Dec 2024 17:53:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#75038] [PATCH 14/14] gnu: Add java-saxon-he-10. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 22 Dec 2024 22:53:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 75038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 75038@debbugs.gnu.org Received: via spool by 75038-submit@debbugs.gnu.org id=B75038.173490794624625 (code B ref 75038); Sun, 22 Dec 2024 22:53:05 +0000 Received: (at 75038) by debbugs.gnu.org; 22 Dec 2024 22:52:26 +0000 Received: from localhost ([127.0.0.1]:52387 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPUoE-0006P1-1B for submit@debbugs.gnu.org; Sun, 22 Dec 2024 17:52:26 -0500 Received: from mail03.noris.net ([62.128.1.223]:39113) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPUo6-0006Od-RO for 75038@debbugs.gnu.org; Sun, 22 Dec 2024 17:52:19 -0500 Received: from p5b394607.dip0.t-ipconnect.de ([91.57.70.7] helo=hermia.goebel-consult.de) by mail03.noris.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) (envelope-from ) id 1tPUo6-0003hs-DN for 75038@debbugs.gnu.org; Sun, 22 Dec 2024 23:52:18 +0100 Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 8B73F6388B; Sun, 22 Dec 2024 23:51:47 +0100 (CET) From: Hartmut Goebel Date: Sun, 22 Dec 2024 23:51:46 +0100 Message-ID: X-Mailer: git-send-email 2.41.1 In-Reply-To: <3f1bdcf8236ffb1a8719bbaef20997c1228945c0.1734907747.git.h.goebel@crazy-compilers.com> References: <3f1bdcf8236ffb1a8719bbaef20997c1228945c0.1734907747.git.h.goebel@crazy-compilers.com> MIME-Version: 1.0 X-Noris-IP: 91.57.70.7 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 * gnu/packages/java-xml.scm (java-saxon-he-10): New variable. --- gnu/packages/java-xml.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/java-xml.scm b/gnu/packages/java-xml.scm index ebae29da80..abfadc9731 100644 --- a/gnu/packages/java-xml.scm +++ b/gnu/packages/java-xml.scm @@ -967,3 +967,39 @@ (define-public java-axiom-xml-utils (description "This package provides XML utilities used by Apache Axiom Weaver, anyhow not depending on depending on the Axiom API.") (license license:asl2.0))) + +(define-public java-saxon-he-10 + ;; This is the last version not depending (indirectly via + ;; org.xmlresolver.xmlresolver and jing) on itself. + (package + (name "java-saxon-he") + (version "10.9") + (source (origin + (method url-fetch) + (uri (string-append "https://repo1.maven.org/maven2/" + "/" version + "/Saxon-HE-" version "-sources.jar")) + (sha256 + (base32 + "17dx6w48ka3d1g20qisvafbc1rmnvfg0vnm8zfz4vkhqfjbkp6j8")))) + (build-system ant-build-system) + (arguments + `(#:tests? #f ;; has no tests + #:jar-name "saxon-HE.jar")) + (native-inputs (list unzip)) + (inputs + (list java-axiom-impl + java-dom4j + java-jdom2 + java-xom)) + (propagated-inputs ;; upstream delivers these in its distribution archive + (list java-apache-xml-commons-resolver + java-jline-2)) + (home-page "https://www.saxonica.com/") + (synopsis "Saxon XSLT Processor") + (description "Saxon provides a XSLT 3.0, XQuery 3.1, and XPath 3.1 +processor. This package provides the open source edition, called +\"Home Edition (HE)\" for Java. The Home Edition implements +aforementioned standards at the basic level of conformance defined by +W3C.") + (license license:mpl2.0)))