From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id EKs7Mc8oS2OZ9wAAbAwnHQ (envelope-from ) for ; Sat, 15 Oct 2022 23:40:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GPdCMM8oS2PLdwEAG6o9tA (envelope-from ) for ; Sat, 15 Oct 2022 23:40:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9497417459 for ; Sat, 15 Oct 2022 23:40:31 +0200 (CEST) Received: from localhost ([::1]:50694 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojotS-0003hV-Q7 for larch@yhetil.org; Sat, 15 Oct 2022 17:40:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38284) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojot0-0003h8-Nv for guix-patches@gnu.org; Sat, 15 Oct 2022 17:40:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43659) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojot0-0004kw-9m for guix-patches@gnu.org; Sat, 15 Oct 2022 17:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojot0-0008KB-4R for guix-patches@gnu.org; Sat, 15 Oct 2022 17:40:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58553] [PATCH 1/7] gnu: Add java-brotli. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 15 Oct 2022 21:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58553 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58553@debbugs.gnu.org Received: via spool by 58553-submit@debbugs.gnu.org id=B58553.166586998231892 (code B ref 58553); Sat, 15 Oct 2022 21:40:02 +0000 Received: (at 58553) by debbugs.gnu.org; 15 Oct 2022 21:39:42 +0000 Received: from localhost ([127.0.0.1]:42720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojosf-0008IF-MG for submit@debbugs.gnu.org; Sat, 15 Oct 2022 17:39:42 -0400 Received: from lepiller.eu ([89.234.186.109]:40376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojosc-0008I5-J6 for 58553@debbugs.gnu.org; Sat, 15 Oct 2022 17:39:41 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 2e74959c for <58553@debbugs.gnu.org>; Sat, 15 Oct 2022 21:39:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=HKVDEWt66n0o6qMvjAvIT6oSJ IKGYnHThd0BFHe5IPU=; b=O3LIoAAi8CK91RVZK8XDu3rokQ0sR54W50784WA3S saZ+IzvbFhoH3yX7bZf00qzEs2S0WUVZ8ACe9WsidnoTR8D9PT7R6CYazDdMPPhX m9ySEP1TVAg3kYEV+6JfIixMGFxKUg3B/hyCNZy1aKD/z589LvBZZpHj9f20Q/BD Y+mYoopwRczABdZPv5OQOk/H15qn8im5yfg6943DGYzcT8t5SbRyO6RDHgOlSOG1 RzKEebae44G34dV5bvns6iF/VXs2d0w4c2AhufVbubBpAzldmM0jw/aC+CHkjOyz Fgs93wFzOqEZ2GjUiBV6E98VVPb/amj1OMid1wAg8W8PQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id dcd4f793 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <58553@debbugs.gnu.org>; Sat, 15 Oct 2022 21:39:35 +0000 (UTC) From: Julien Lepiller Date: Sat, 15 Oct 2022 23:39:19 +0200 Message-Id: <20221015213925.6447-1-julien@lepiller.eu> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221015233630.4da3d935@sybil.lepiller.eu> References: <20221015233630.4da3d935@sybil.lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665870031; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=CRARltA1WhAfzjV5ojOJFOfL0mSssGlcr0WEBCACnwc=; b=XZmmDZ8fifCVybENw2jUGygSRnKDPgUb07lwdOvgYF5dNSlQ76F3HpzPUxVfh6ZtKdwtyB sriSDFOoZeWT+OyDMeasUSSpQBRDYCvTAWzM7NY7BxdRx0V15V2MG899Yn9oFavxDxciXd 1vpq5aXLQg2yR2kGjvyCenWGyeMQ0feRveNuxZh8dQvZljnCVSUBu+mMKsA+pAOrc7HM8+ eG6hRcXzJq8+59YguEyV94CT8bpLqvHdMuq8hOckUX2F9KKJrFSDrA5EeGJhkXfiSW6ouq VbZFHVk3HUVzrymPW8Vy6ue6uhL3s2BC6a1NiS/GvMY36gxFE+/vUAdrwKugbw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665870031; a=rsa-sha256; cv=none; b=beYI9ZhAMtkOYQAyJy4aYPjc6dpYV78WHCdtQQ1GTHrEoG1zJP7tjt5u4TbcZP+WAkPtKy i6qE4D4cJEnYzToYu/JWtz92lf3YQsenGddGnMs0noPzA68sqsE5VXGTYV5vZKo7/zbPli M2NdXMnnCC8d72Ha7Jqh2EyOzf2Dmfx23E4glkctLtn6CHYr9eNA6VkQ78MckiGWKb1cvm 3qPMl19FU+tQV9pPVWt6df5Im9it4k7BvysY9w2n8b2/T6iXzkIv3sEri82S/EOk7LfzZy g447oq313C5bKMD476Oy5eAcoXw3dhKznstzw0X1H+jpdE77zi6c1qQLLcAnKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=O3LIoAAi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 7.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=O3LIoAAi; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 9497417459 X-Spam-Score: 7.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: jcjwOk8xZyNn * gnu/packages/compression.scm (java-brotli): New variable. --- gnu/packages/compression.scm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 684979018c..8d47913713 100644 --- a/gnu/packages/compression.scm +++ b/gnu/packages/compression.scm @@ -58,6 +58,7 @@ (define-module (gnu packages compression) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix git-download) + #:use-module (guix build-system ant) #:use-module (guix build-system cmake) #:use-module (guix build-system glib-or-gtk) #:use-module (guix build-system gnu) @@ -81,6 +82,7 @@ (define-module (gnu packages compression) #:use-module (gnu packages gnome) #:use-module (gnu packages gnupg) #:use-module (gnu packages gtk) + #:use-module (gnu packages java) #:use-module (gnu packages llvm) #:use-module (gnu packages man) #:use-module (gnu packages maths) @@ -2239,6 +2241,19 @@ (define-public python-brotli (define-public python-google-brotli (deprecated-package "python-google-brotli" python-brotli)) +(define-public java-brotli + (package + (inherit brotli) + (name "java-brotli") + (build-system ant-build-system) + (arguments + `(#:jar-name "java-brotli.jar" + #:source-dir "java" + ;; Tests are mixed in with java sources, the ant build system + ;; doesn't allow that + #:tests? #f)) + (native-inputs (list java-junit)))) + (define-public ucl (package (name "ucl") -- 2.38.0