From unknown Sat Jun 14 03:53:42 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#78353 <78353@debbugs.gnu.org> To: bug#78353 <78353@debbugs.gnu.org> Subject: Status: [PATCH] gnu: fcitx5: Add GUIX_GTK3_IM_MODULE_FILE search path. Reply-To: bug#78353 <78353@debbugs.gnu.org> Date: Sat, 14 Jun 2025 10:53:42 +0000 retitle 78353 [PATCH] gnu: fcitx5: Add GUIX_GTK3_IM_MODULE_FILE search path. reassign 78353 guix-patches submitter 78353 Hilton Chain severity 78353 normal tag 78353 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat May 10 11:04:31 2025 Received: (at submit) by debbugs.gnu.org; 10 May 2025 15:04:31 +0000 Received: from localhost ([127.0.0.1]:48066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uDlkc-0006bG-KN for submit@debbugs.gnu.org; Sat, 10 May 2025 11:04:30 -0400 Received: from lists.gnu.org ([2001:470:142::17]:35982) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uDlkZ-0006am-Oo for submit@debbugs.gnu.org; Sat, 10 May 2025 11:04:28 -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 1uDlkT-0004AZ-TH for guix-patches@gnu.org; Sat, 10 May 2025 11:04:21 -0400 Received: from mail.boiledscript.com ([2a01:4f8:242:4aeb::42]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uDlkR-0006u9-Rc for guix-patches@gnu.org; Sat, 10 May 2025 11:04:21 -0400 From: Hilton Chain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=mail; t=1746889455; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=VhZtf5kO4HTT4NwbKWElqD/YOqh0CGo53X83kZJqOUE=; b=fdj4S5v8KGHU0KuTHI2APUDMoo9L2KERFQ+R/mftFCnp2fLIBiByJgQTDmu63uVcbbaue1 Qgb9/ojoIjFNqFoiJMHKneHUE8eV63HPVVE9CktuUhC5Pkj9P27azWkC+7bJUQc4Rt7NKl /s4/MTNaSZRqOTtblqjhVq+XUnIlSWmV+WKCwKshDQswTRcUGTZKWiAdjNpwIazkEcdgCf +Lyu6aNVltNp/ZZ+OhWgB2H9K/OAOq7JO+QNsEO1oYfRELPE1bB42xonBDRwd7M0YEZcD4 0SyRy6xSxEg5LLWBsIFFJHgpeKnAM4gWnCCBdk4FcNMWqDMjkaZ1mH1kMy73IQ== To: guix-patches@gnu.org Subject: [PATCH] gnu: fcitx5: Add GUIX_GTK3_IM_MODULE_FILE search path. Date: Sat, 10 May 2025 23:04:04 +0800 Message-ID: <83e1e9eb2868538bfd8aa29f6d8e5e5346dc407a.1746889414.git.hako@ultrarare.space> MIME-Version: 1.0 X-Debbugs-Cc: Hilton Chain , 宋文武 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f8:242:4aeb::42; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, 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 Cc: Hilton Chain 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 (/) * gnu/packages/fcitx5.scm (fcitx5)[native-search-paths]: Add GUIX_GTK3_IM_MODULE_FILE. Change-Id: I436e1973f3fb5d89d23896e0027343507fb752fe --- gnu/packages/fcitx5.scm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index b410a35e4bb..7952f5cc4b3 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -137,7 +137,12 @@ (define-public fcitx5 (native-search-paths (list (search-path-specification (variable "FCITX_ADDON_DIRS") - (files '("lib/fcitx5"))))) + (files '("lib/fcitx5"))) + (search-path-specification + (variable "GUIX_GTK3_IM_MODULE_FILE") + (file-type 'regular) + (separator #f) + (files '("lib/gtk-3.0/3.0.0/immodules-gtk3.cache"))))) (home-page "https://github.com/fcitx/fcitx5") (synopsis "Input method framework") (description "Fcitx 5 is a generic input method framework.") base-commit: 2e1ead7c8b449b58d571d8f16c1586b675c13ab4 prerequisite-patch-id: cb3ac50fb870cf197a4e3ed2ccfb45a6a28400f1 prerequisite-patch-id: 2579801cc89f3e3e022074a0425fba3d38bbe1de prerequisite-patch-id: 7174912f7b05011468bc47b2ba8167b0e617a70b prerequisite-patch-id: 08fa38ca1e61c773052671339b78799f19fb7f60 prerequisite-patch-id: b68df6ad7528101d3fbb1fd44f94472a9c8f4f0a prerequisite-patch-id: 58297e005e4ad0988bd5dc73cd0149637d5c7032 prerequisite-patch-id: 2c09773480fbfd323433986ec528fcb8019273f9 prerequisite-patch-id: e2846320c8b391ff3fec09e51c31578ee6057268 prerequisite-patch-id: 538047ea2f029dd135319c02ba569c4aab9af38d prerequisite-patch-id: 4fb73799b5ea902d69ecf15b72e1fecc9903d0bc prerequisite-patch-id: a3a0146e6686bf6f7804192e1a383239c118717b prerequisite-patch-id: 8de6616d86785be0088bc210202d375b6d0cf5eb -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Fri May 23 21:40:44 2025 Received: (at 78353-done) by debbugs.gnu.org; 24 May 2025 01:40:45 +0000 Received: from localhost ([127.0.0.1]:53611 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uIdsR-0003Gb-GJ for submit@debbugs.gnu.org; Fri, 23 May 2025 21:40:44 -0400 Received: from mail.boiledscript.com ([2a01:4f8:242:4aeb::42]:36734) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uIdsF-0003Fc-Rn for 78353-done@debbugs.gnu.org; Fri, 23 May 2025 21:40:37 -0400 From: Hilton Chain DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=mail; t=1748050830; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Y3UKvTovM778RgHReIwVL2LBlnUIdMHzhcicIQo5xjg=; b=OuhLNGAgsqE812cZwCWqRaQQTxXw1bfcduyKkrQm40u5jJ8xs28HKylE4BleiULja1vrFR lbvrBuvrtsnXRJNIWKKAblHq2W19az9xCETqJi8tDA01DZHUVc9ISHnwaAx7pAkXwkHpnb quPolmFk7I99x9LDYbC/+mVirA+mVWlxFltpI4Pr6s1+vqPnBGP0UHdLDGgfTSbHdDGvvg KDohzOPFm6dm1yB80kant2iAEJ+kQRbZGRltffBiTBCFu+341g4oxNntNs7R5cM9ibTJfh zkhgncZ45eoPq+wlbQyyWH80oXe64FHOUAt0V+HS0AsdyH0amC2/CWspWUCrVQ== To: 78353-done@debbugs.gnu.org Subject: Re: [bug#78353] [PATCH] gnu: fcitx5: Add GUIX_GTK3_IM_MODULE_FILE search path. In-Reply-To: <83e1e9eb2868538bfd8aa29f6d8e5e5346dc407a.1746889414.git.hako@ultrarare.space> References: <83e1e9eb2868538bfd8aa29f6d8e5e5346dc407a.1746889414.git.hako@ultrarare.space> Date: Sat, 24 May 2025 09:16:58 +0800 Message-ID: <87bjri6c51.fsf@ultrarare.space> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 78353-done Cc: =?utf-8?B?5a6L5paH5q2m?= 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 (-) Hilton Chain writes: > * gnu/packages/fcitx5.scm (fcitx5)[native-search-paths]: Add > GUIX_GTK3_IM_MODULE_FILE. > > Change-Id: I436e1973f3fb5d89d23896e0027343507fb752fe > --- > gnu/packages/fcitx5.scm | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Applied as 976354370340b29fdfac2d4129b27fd12fa30b49, closing.