From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UCFoCGS7w2SabgEASxT56A (envelope-from ) for ; Fri, 28 Jul 2023 14:58:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EM1hB2S7w2SPoAAAG6o9tA (envelope-from ) for ; Fri, 28 Jul 2023 14:58:12 +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 AA02D4937D for ; Fri, 28 Jul 2023 14:58:11 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cMyQeURw; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690549091; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ZN0gfKOZfYUn88d5hg7Hkf2t0+a1K2AimqH29wBrGz8=; b=LpOTcft4rluMeMBtnu3iq4v3cSIxvG/mdVWZVJ8k5w46V8afrf91RgeKcdIfhAzz6cCHE5 jnXkY0+fEiA1imAxvdkydw/noiuC7ZYtZJiDqObdmyVe3+jxrTXvsFdXHKgWc7bzWsok4i IjB8tYn5yRxgw8as3i+315j1WljfG2bS2h/4ZvnnX4F9DVVAwBRuu07RJr2W7KKfZmwi25 gKbOpxJ2Lmfu0WuVwTVhuf/9cSkmEGkWXBMw8E8U7qoNq8WVcq3GQ/7j8kJK/QEKEzH1OY 9SMKxIYbswxEiw5kgNNiYyMZKORCgYPmpFXtsXDsRij6a/gvss/vmUbx8ap6RA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=cMyQeURw; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690549091; a=rsa-sha256; cv=none; b=Dvfe7/Czy2oSCzuh82ZRai16ZiY7q+fti1PhPAnUwKqTdohTAFDlTw1T3qSHG617byoTfh bZxcERM9Miy0sBQX7p1/LrAevim0LivqYaZ6O1QCCgcEDAK1LUSLVwhcSNkURWG9TsWgov GEHyRL9mAVKXKI4YaeKwXwWI+3gQK1ahZk7u2LCOS31oQFC7rKvowgbHYb4XtgzcQdOzqW Kuy6vLop27Ap1dZbsFTkKTij7I2mADYUhz2W/rUdKGsSsceu5l+ZKS+bc9BIb0puwD9Q1Z FE8PigRrLXPLSYOUYc2XfBT8R+XLTaS0FYm0rZOi52Z/h91Cxece9Ig/OJG6iA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPMv6-00062z-VP; Fri, 28 Jul 2023 08:50:12 -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 1qPMv3-00062i-53 for guix-patches@gnu.org; Fri, 28 Jul 2023 08:50:09 -0400 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 1qPMv0-0005ga-Fe for guix-patches@gnu.org; Fri, 28 Jul 2023 08:50:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPMuv-00089U-V5; Fri, 28 Jul 2023 08:50:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64918] [PATCH 0/3] gnu: Add ibus-table{,-others} Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Fri, 28 Jul 2023 12:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64918 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64918@debbugs.gnu.org Cc: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by submit@debbugs.gnu.org id=B.169054858531305 (code B ref -1); Fri, 28 Jul 2023 12:50:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Jul 2023 12:49:45 +0000 Received: from localhost ([127.0.0.1]:44088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMue-00088p-Vd for submit@debbugs.gnu.org; Fri, 28 Jul 2023 08:49:45 -0400 Received: from lists.gnu.org ([2001:470:142::17]:47068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPMud-00088T-7I for submit@debbugs.gnu.org; Fri, 28 Jul 2023 08:49:43 -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 1qPMuX-0005wV-Hp for guix-patches@gnu.org; Fri, 28 Jul 2023 08:49:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qPMuU-0005Kk-GL for guix-patches@gnu.org; Fri, 28 Jul 2023 08:49:37 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id DBFB741CE9; Fri, 28 Jul 2023 14:49:27 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DF7atq2BYGRb; Fri, 28 Jul 2023 14:49:26 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1690548566; bh=auHonFbWWwH6KcakwJlgiC2PPxepkgOpQFnVWH05otw=; h=From:To:Cc:Subject:Date; b=cMyQeURwCATy2tAcLOquqVO8kKLIahTmmqq943obCNR1c46MpbJ4OQRLd3CpGsrH4 5d67yXxyNJGlcoTgKVf2BF7KFNgZWaJ44u903Gb82vvc5GUs7mMQG8knHaRaxKkwYJ cHMjpjCyIJYQqNrOhgO67bkOuqg3koJ4S+dtDFjuOq+la7w4DZXDi5Wx3QUB7maqh2 rC0QuneF6mR0MGOcN21BWsmHsXU0ndIxZUAvC0GmrWHgNmNhdbgJe9WaoiEbbN1DFs oYXKwAgzZjLmv+Ea4ILWnN8Wv6B9vXhMqHWfhwpbzAfxvysxG7sdmZvNrvIyHFZE8G lp5W7eIH3LYSQ== Date: Fri, 28 Jul 2023 21:48:50 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=mcsinyx@disroot.org; helo=knopi.disroot.org 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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong X-ACL-Warn: , =?utf-8?q?Nguy=E1=BB=85n_Gia_Phong_via_Guix-patches?= From: guix-patches--- via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.64 X-Migadu-Queue-Id: AA02D4937D X-Migadu-Spam-Score: -6.64 X-Migadu-Scanner: mx0.migadu.com X-TUID: I1PpbW90v59x ibus-table-others are some mapping data for ibus-table engine. Nguyễn Gia Phong (2): gnu: Add ibus-table gnu: Add ibus-table-others 宋文武 (1): gnu: ibus: Wrap daemon with libraries for engines gnu/packages/ibus.scm | 108 ++++++++++++++++++-- gnu/packages/patches/ibus-table-paths.patch | 38 +++++++ 2 files changed, 139 insertions(+), 7 deletions(-) create mode 100644 gnu/packages/patches/ibus-table-paths.patch base-commit: c7e45139faa27b60f2c7d0a4bc140f9793d97d47 -- 2.41.0