From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-table-other/
Date: Mon, 25 Dec 2023 11:51:03 +0000 (UTC) [thread overview]
Message-ID: <1703505051.1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d.dlan@gentoo> (raw)
commit: 1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Dec 6 05:56:09 2023 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> 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 <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>tanekliang@gmail.com</email>
+ <name>Yongxiang Liang</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">fcitx/fcitx5-table-other</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2023-12-25 11:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-25 11:51 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-16 17:50 [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-table-other/ Arthur Zamarin
2024-01-17 9:04 Jakov Smolić
2024-01-17 16:50 WANG Xuerui
2024-03-08 9:12 Yixun Lan
2024-04-25 0:43 Yixun Lan
2024-04-25 0:43 Yixun Lan
2024-06-02 3:25 Yixun Lan
2024-06-02 3:25 Yixun Lan
2024-06-09 18:54 Matt Turner
2024-07-30 18:00 Arthur Zamarin
2024-07-30 18:00 Arthur Zamarin
2025-02-08 0:18 Yixun Lan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1703505051.1b0ffafb8c332648bc1e685cd43aed0e8c6dec2d.dlan@gentoo \
--to=dlan@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox