From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EB8BC158015 for ; Mon, 25 Dec 2023 11:51:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38EE02BC01B; Mon, 25 Dec 2023 11:51:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1B38C2BC01B for ; Mon, 25 Dec 2023 11:51:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3768433FE7D for ; Mon, 25 Dec 2023 11:51:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E58014B1 for ; Mon, 25 Dec 2023 11:51:03 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1703505051.1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-table-other/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-table-other/Manifest app-i18n/fcitx-table-other/fcitx-table-other-5.1.0.ebuild app-i18n/fcitx-table-other/metadata.xml X-VCS-Directories: app-i18n/fcitx-table-other/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d X-VCS-Branch: master Date: Mon, 25 Dec 2023 11:51:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 794e07e1-fe88-4e26-90a7-f1496ac9869e X-Archives-Hash: a025a7bc718d93b8e0d5deddc635323e commit: 1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d Author: Yongxiang Liang gmail com> AuthorDate: Wed Dec 6 05:56:09 2023 +0000 Commit: Yixun Lan gentoo org> CommitDate: Mon Dec 25 11:50:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b0ffafb app-i18n/fcitx-table-other: new package, add 5.1.0 fcitx-table-other provides some other tables for fcitx5, fork from ibus-table-others, scim-tables. Closes: https://github.com/gentoo/gentoo/pull/34237 Signed-off-by: Yongxiang Liang gmail.com> Signed-off-by: Yixun Lan gentoo.org> app-i18n/fcitx-table-other/Manifest | 1 + .../fcitx-table-other-5.1.0.ebuild | 28 ++++++++++++++++++++++ app-i18n/fcitx-table-other/metadata.xml | 19 +++++++++++++++ 3 files changed, 48 insertions(+) diff --git a/app-i18n/fcitx-table-other/Manifest b/app-i18n/fcitx-table-other/Manifest new file mode 100644 index 000000000000..2bd702407d0c --- /dev/null +++ b/app-i18n/fcitx-table-other/Manifest @@ -0,0 +1 @@ +DIST fcitx-table-other-5.1.0.tar.xz 285864 BLAKE2B 22ccfe519d497fb12c929404632b4e683e0471f8e5183492e9e1607b7a09042c30fc4515d323c0a0d33bfa683ed93b59af988622bc83148fc89e825605626612 SHA512 91b1b38edad9eef862f0bd72423cd2caf343688563190b8b67a24d468d6a1b367847c5e87cc3f440ab5a41a03575721206f86a75b7568b3453e975d4457bf03b diff --git a/app-i18n/fcitx-table-other/fcitx-table-other-5.1.0.ebuild b/app-i18n/fcitx-table-other/fcitx-table-other-5.1.0.ebuild new file mode 100644 index 000000000000..10200ecb1ff2 --- /dev/null +++ b/app-i18n/fcitx-table-other/fcitx-table-other-5.1.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PN=fcitx5-table-other + +inherit cmake xdg + +DESCRIPTION="Provides some other tables for Fcitx, fork from ibus-table-others, scim-tables" +HOMEPAGE="https://github.com/fcitx/fcitx5-table-other" +SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz -> ${P}.tar.xz" + +LICENSE="GPL-3" +SLOT="5" +KEYWORDS="~amd64 ~x86" + +DEPEND=" + app-i18n/fcitx:5 + app-i18n/libime +" +RDEPEND="${DEPEND}" +BDEPEND=" + kde-frameworks/extra-cmake-modules:0 + virtual/pkgconfig +" + +S="${WORKDIR}/${MY_PN}-${PV}" diff --git a/app-i18n/fcitx-table-other/metadata.xml b/app-i18n/fcitx-table-other/metadata.xml new file mode 100644 index 000000000000..f31494e90ff6 --- /dev/null +++ b/app-i18n/fcitx-table-other/metadata.xml @@ -0,0 +1,19 @@ + + + + + tanekliang@gmail.com + Yongxiang Liang + + + proxy-maint@gentoo.org + Proxy Maintainers + + + cjk@gentoo.org + Cjk + + + fcitx/fcitx5-table-other + +