From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 04:54:49 2022 Received: (at submit) by debbugs.gnu.org; 21 Sep 2022 08:54:49 +0000 Received: from localhost ([127.0.0.1]:60612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oavVI-000672-Lq for submit@debbugs.gnu.org; Wed, 21 Sep 2022 04:54:49 -0400 Received: from lists.gnu.org ([209.51.188.17]:57250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oavVC-00066b-2V for submit@debbugs.gnu.org; Wed, 21 Sep 2022 04:54:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oavVB-0003EB-TG for guix-patches@gnu.org; Wed, 21 Sep 2022 04:54:41 -0400 Received: from freeshell.de ([116.202.128.144]:34768) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oavV9-0002YN-Uj for guix-patches@gnu.org; Wed, 21 Sep 2022 04:54:41 -0400 Received: from localhost.localdomain (cst-prg-17-112.cust.vodafone.cz [46.135.17.112]) (Authenticated sender: wz) by freeshell.de (Postfix) with ESMTPSA id 75042B362F4E; Wed, 21 Sep 2022 10:54:26 +0200 (CEST) From: =?UTF-8?q?Wiktor=20=C5=BBelazny?= To: guix-patches@gnu.org Subject: [PATCH] gnu: Add texlive-babel-czech. Date: Wed, 21 Sep 2022 10:54:10 +0200 Message-Id: <20220921085410.3273-1-wz@freeshell.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=116.202.128.144; envelope-from=wz@freeshell.de; helo=freeshell.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Wiktor=20=C5=BBelazny?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Wiktor Żelazny * gnu/packages/tex.scm (texlive-babel-czech): New variable. --- gnu/packages/tex.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 9be9f73137..0706417b74 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -11139,6 +11139,33 @@ (define-public texlive-lineno fnlineno package.") (license license:lppl1.3a+))) +(define-public texlive-babel-czech + (let ((template (simple-texlive-package + "texlive-babel-czech" + (list "/source/generic/babel-czech/") + (base32 + "1274pzgdya7gkvxjmdm3v5rb7hc0sj6mqn9pd8y9418yx5449spg")))) + (package + (inherit template) + (arguments + (substitute-keyword-arguments (package-arguments template) + ((#:tex-directory _ '()) + "generic/babel-czech") + ((#:build-targets _ '()) + ''("czech.ins")) ; TODO: use dtx and build documentation + ((#:phases phases) + `(modify-phases ,phases + (add-after 'unpack 'chdir + (lambda _ + (chdir "source/generic/babel-czech"))))))) + (home-page "https://www.ctan.org/pkg/babel-czech") + (synopsis "Babel support for Czech") + (description + "This package provides the language definition file for support of +Czech in @code{babel}. Some shortcuts are defined, as well as translations to +Czech of standard ``LaTeX names''.") + (license license:lppl1.3+)))) + (define-public texlive-babel-dutch (let ((template (simple-texlive-package "texlive-babel-dutch" base-commit: d0376f6718b57be90b2f7697c90e4ecbe0090e0f -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 28 17:18:37 2022 Received: (at control) by debbugs.gnu.org; 28 Sep 2022 21:18:37 +0000 Received: from localhost ([127.0.0.1]:35009 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odeRx-0004lK-Il for submit@debbugs.gnu.org; Wed, 28 Sep 2022 17:18:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:59536) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1odeRw-0004l6-Nl for control@debbugs.gnu.org; Wed, 28 Sep 2022 17:18:37 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47202) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odeRr-0006HO-Gd for control@debbugs.gnu.org; Wed, 28 Sep 2022 17:18:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=wvIPoqWA+b+vAAwt4R1ultSnSYYZU2yJiT0iJjsvJaQ=; b=TSa7JigHQn6y3M yrAElCt7H7XkmfMJvpXioh6GEV3jEw5/h0yU1jbNlQX0KdmlLVRvQBHqNhCkQC1ZX1/K8w1FsX1Tg 7DhfNpihMJ5wBjaSY17sm3sXtOQBzt0BqbSWHWGBYssx1cTLD3okV84GI9JsInK3RY4ZVgIdX3Ujz ThPbmChyI+DmO9i2Cbb1fxxAth8lpHMRE54v1dhFWY35Qf1/RbNLaz9NWTiIILEA7bDCS2GNaXxC9 A76aWZaChvCbjQrTbCL9RzwX+9Kv15VuLb7O8pZjrdVhYgGdQd5Ge8j2KeGhZmh1xUfF3ulCEx7xK m30e6hwEk1InKbH/vPGA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51940 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1odeRr-0006Pf-3j for control@debbugs.gnu.org; Wed, 28 Sep 2022 17:18:31 -0400 Date: Wed, 28 Sep 2022 23:18:29 +0200 Message-Id: <87tu4rdwpm.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #57973 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 57973 quit From unknown Mon Aug 18 14:15:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 27 Oct 2022 11:24:18 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator