From unknown Wed Jun 18 23:06:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75389 <75389@debbugs.gnu.org> To: bug#75389 <75389@debbugs.gnu.org> Subject: Status: [PATCH 0/2] Add Austrian and Swiss hunspell dictionaries. Reply-To: bug#75389 <75389@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:06:21 +0000 retitle 75389 [PATCH 0/2] Add Austrian and Swiss hunspell dictionaries. reassign 75389 guix-patches submitter 75389 Gabriel Wicki severity 75389 normal tag 75389 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 05 14:31:07 2025 Received: (at submit) by debbugs.gnu.org; 5 Jan 2025 19:31:07 +0000 Received: from localhost ([127.0.0.1]:35301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tUWL5-00057u-EO for submit@debbugs.gnu.org; Sun, 05 Jan 2025 14:31:07 -0500 Received: from lists.gnu.org ([2001:470:142::17]:56136) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tUWL0-00056g-JH for submit@debbugs.gnu.org; Sun, 05 Jan 2025 14:31:05 -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 1tUWKd-0004p7-IO for guix-patches@gnu.org; Sun, 05 Jan 2025 14:30:39 -0500 Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tUWKb-0005o3-Kp for guix-patches@gnu.org; Sun, 05 Jan 2025 14:30:39 -0500 Received: from localhost (antispam.ee.ethz.ch [129.132.2.16]) by cotopaxi.ee.ethz.ch (Postfix) with ESMTP id 9099E1FEF6 for ; Sun, 5 Jan 2025 20:30:30 +0100 (CET) X-Virus-Scanned: by amavisd at antispam.ee.ethz.ch Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]) by localhost (antispam.ee.ethz.ch [129.132.2.16]) (amavisd-new, port 10028) with ESMTP id z5-6I_bBrX4T for ; Sun, 5 Jan 2025 20:30:29 +0100 (CET) Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by cotopaxi.ee.ethz.ch (Postfix) with ESMTPSA for ; Sun, 5 Jan 2025 20:30:29 +0100 (CET) From: Gabriel Wicki To: guix-patches@gnu.org Subject: [PATCH 0/2] Add Austrian and Swiss hunspell dictionaries. Date: Sun, 5 Jan 2025 20:27:44 +0100 Message-ID: <87ttadrrcc.fsf@erlikon.ch> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=129.132.148.196; envelope-from=gabriel@erlikon.ch; helo=cotopaxi.ee.ethz.ch 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, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit 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: -0.0 (/) I realized the packages were missing and found that we already pull the correct sources to build them. Thanks for merging in advance! Gabriel Wicki (2): gnu: hunspell: Add Swiss German dictionary. gnu: hunspell: Add Austrian German dictionary. gnu/packages/hunspell.scm | 66 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) base-commit: 66df3296c4a8012c745c792cd95edfe2aad81031 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 05 14:35:12 2025 Received: (at 75389) by debbugs.gnu.org; 5 Jan 2025 19:35:12 +0000 Received: from localhost ([127.0.0.1]:35311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tUWP1-0005Iw-Qu for submit@debbugs.gnu.org; Sun, 05 Jan 2025 14:35:12 -0500 Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]:37203) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tUWOz-0005H7-Jf for 75389@debbugs.gnu.org; Sun, 05 Jan 2025 14:35:10 -0500 Received: from localhost (antispam.ee.ethz.ch [129.132.2.16]) by cotopaxi.ee.ethz.ch (Postfix) with ESMTP id 6C2061FEF6 for <75389@debbugs.gnu.org.>; Sun, 5 Jan 2025 20:35:03 +0100 (CET) X-Virus-Scanned: by amavisd at antispam.ee.ethz.ch Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]) by localhost (antispam.ee.ethz.ch [129.132.2.16]) (amavisd-new, port 10028) with ESMTP id V40eazE4flNG for <75389@debbugs.gnu.org.>; Sun, 5 Jan 2025 20:35:02 +0100 (CET) Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by cotopaxi.ee.ethz.ch (Postfix) with ESMTPSA for <75389@debbugs.gnu.org.>; Sun, 5 Jan 2025 20:35:02 +0100 (CET) From: Gabriel Wicki To: 75389@debbugs.gnu.org. Subject: [PATCH 1/2] gnu: hunspell: Add Swiss German dictionary. Date: Sun, 5 Jan 2025 20:25:33 +0100 Message-ID: <87r05hrr4p.fsf@erlikon.ch> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75389 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: -1.0 (-) * gnu/packages/hunspell.scm(hunspell-dict-de-ch): New variable. Change-Id: Ib868e7efaa92e536229d45098ffd8f38a9441b83 --- gnu/packages/hunspell.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/hunspell.scm b/gnu/packages/hunspell.scm index eed10b16bb..73092d6839 100644 --- a/gnu/packages/hunspell.scm +++ b/gnu/packages/hunspell.scm @@ -219,6 +219,39 @@ (define-public hunspell-dict-de (home-page "https://www.j3e.de/ispell/igerman98/") (license (list license:gpl2 license:gpl3)))) +(define-public hunspell-dict-de-ch + (package + (name "hunspell-dict-de-ch") + (version "20161207") + (source + (origin + (method url-fetch) + (uri (string-append "https://www.j3e.de/ispell/igerman98/dict/" + "igerman98-" version ".tar.bz2")) + (sha256 + (base32 "1a3055hp2bc4q4nlg3gmg0147p3a1zlfnc65xiv2v9pyql1nya8p")))) + (build-system gnu-build-system) + (arguments + `(#:make-flags '("hunspell/de_CH.dic") + #:phases + (modify-phases %standard-phases + (delete 'configure) + (replace 'install ;no install target + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (share (string-append out "/share/hunspell/"))) + (install-file "hunspell/de_CH.aff" share) + (install-file "hunspell/de_CH.dic" share) + #t)))) + #:tests? #f)) ; no tests + (native-inputs + (list hunspell ispell perl)) + (synopsis "Hunspell dictionary for Swiss German (de_CH)") + (description "This package provides a dictionary for the Hunspell +spell-checking library.") + (home-page "https://www.j3e.de/ispell/igerman98/") + (license (list license:gpl2 license:gpl3)))) + (define-public hunspell-dict-hu (let ((revision "2") (major+minor "1.7")) -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 05 14:36:32 2025 Received: (at 75389) by debbugs.gnu.org; 5 Jan 2025 19:36:32 +0000 Received: from localhost ([127.0.0.1]:35322 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tUWQJ-0005Q6-Rp for submit@debbugs.gnu.org; Sun, 05 Jan 2025 14:36:32 -0500 Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]:47793) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tUWQI-0005Ph-2T for 75389@debbugs.gnu.org; Sun, 05 Jan 2025 14:36:30 -0500 Received: from localhost (antispam.ee.ethz.ch [129.132.2.16]) by cotopaxi.ee.ethz.ch (Postfix) with ESMTP id 246591FEF6 for <75389@debbugs.gnu.org>; Sun, 5 Jan 2025 20:36:24 +0100 (CET) X-Virus-Scanned: by amavisd at antispam.ee.ethz.ch Received: from cotopaxi.ee.ethz.ch ([129.132.148.196]) by localhost (antispam.ee.ethz.ch [129.132.2.16]) (amavisd-new, port 10028) with ESMTP id N7vK44cG4jlk for <75389@debbugs.gnu.org>; Sun, 5 Jan 2025 20:36:23 +0100 (CET) Received: from blackbox (212-51-128-25.fiber7.init7.net [212.51.128.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: gabriel) by cotopaxi.ee.ethz.ch (Postfix) with ESMTPSA for <75389@debbugs.gnu.org>; Sun, 5 Jan 2025 20:36:23 +0100 (CET) From: Gabriel Wicki To: 75389@debbugs.gnu.org Subject: [PATCH 2/2] gnu: hunspell: Add Austrian German dictionary. Date: Sun, 5 Jan 2025 20:26:17 +0100 Message-ID: <87o70lrr2h.fsf@erlikon.ch> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75389 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: -1.0 (-) * gnu/packages/hunspell.scm (hunspell-dict-de-at): New variable. Change-Id: I34e8fd0b04443efa5e06fe54d6b57dff666c10a0 --- gnu/packages/hunspell.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/hunspell.scm b/gnu/packages/hunspell.scm index 73092d6839..829cace139 100644 --- a/gnu/packages/hunspell.scm +++ b/gnu/packages/hunspell.scm @@ -219,6 +219,39 @@ (define-public hunspell-dict-de (home-page "https://www.j3e.de/ispell/igerman98/") (license (list license:gpl2 license:gpl3)))) +(define-public hunspell-dict-de-at + (package + (name "hunspell-dict-de-at") + (version "20161207") + (source + (origin + (method url-fetch) + (uri (string-append "https://www.j3e.de/ispell/igerman98/dict/" + "igerman98-" version ".tar.bz2")) + (sha256 + (base32 "1a3055hp2bc4q4nlg3gmg0147p3a1zlfnc65xiv2v9pyql1nya8p")))) + (build-system gnu-build-system) + (arguments + `(#:make-flags '("hunspell/de_AT.dic") + #:phases + (modify-phases %standard-phases + (delete 'configure) + (replace 'install ;no install target + (lambda* (#:key outputs #:allow-other-keys) + (let* ((out (assoc-ref outputs "out")) + (share (string-append out "/share/hunspell/"))) + (install-file "hunspell/de_AT.aff" share) + (install-file "hunspell/de_AT.dic" share) + #t)))) + #:tests? #f)) ; no tests + (native-inputs + (list hunspell ispell perl)) + (synopsis "Hunspell dictionary for Austrian German (de_AT)") + (description "This package provides a dictionary for the Hunspell +spell-checking library.") + (home-page "https://www.j3e.de/ispell/igerman98/") + (license (list license:gpl2 license:gpl3)))) + (define-public hunspell-dict-de-ch (package (name "hunspell-dict-de-ch") -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 07 12:04:19 2025 Received: (at 75389-done) by debbugs.gnu.org; 7 Jan 2025 17:04:20 +0000 Received: from localhost ([127.0.0.1]:44424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tVD07-0001fm-G6 for submit@debbugs.gnu.org; Tue, 07 Jan 2025 12:04:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:39938) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tVD05-0001fW-97 for 75389-done@debbugs.gnu.org; Tue, 07 Jan 2025 12:04:18 -0500 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 1tVCzx-0007pX-Fm; Tue, 07 Jan 2025 12:04:11 -0500 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=JjCjv2JItBT+pI0XzHSge3b9yAMSY6S91AusiOrUXnE=; b=CZl5uD8W1ckDEKEAUF2Q grlvzPWvwlqh2co/NIDLx1bGatzKQCKGA6LBoWPdvUlGkEnUDnTjNyvgAweEkLBV6kcZa0vmYv/yf jcPsvoWUQbP8M+x5zj/xdqZkJeQ6roWbztHbxHzOPoOTCeY+6RjC4+VeE6YY2MmIFiBvibQKXlHR+ 0x/6W9Zexgod9olFy1rNQ2SK5lIC6ZlA8WnEksd5OsuFSMCVFq3Yl+YiBkpdbTyh0zse8BGlbba9C etJQH40yjChrcZePIyQsJ3eJXyii1D3DbqRRmIWU7dBbI2opWszAHE3zb+gsXPSOKACey/Hi16El+ 2eFFtZHn3N817Q==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Gabriel Wicki Subject: Re: [bug#75389] [PATCH 0/2] Add Austrian and Swiss hunspell dictionaries. In-Reply-To: <87ttadrrcc.fsf@erlikon.ch> (Gabriel Wicki's message of "Sun, 5 Jan 2025 20:27:44 +0100") References: <87ttadrrcc.fsf@erlikon.ch> Date: Tue, 07 Jan 2025 18:04:05 +0100 Message-ID: <87cygy1rp6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 75389-done Cc: 75389-done@debbugs.gnu.org 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 (---) Gabriel Wicki skribis: > gnu: hunspell: Add Swiss German dictionary. > gnu: hunspell: Add Austrian German dictionary. Applied, thanks! From unknown Wed Jun 18 23:06:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 05 Feb 2025 12:24:16 +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