From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/
Date: Sat, 17 May 2025 08:29:25 +0000 (UTC) [thread overview]
Message-ID: <1747470499.f8c0560c752f143464f6b23452f2c61f9f3d6994.hattya@gentoo> (raw)
commit: f8c0560c752f143464f6b23452f2c61f9f3d6994
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat May 17 08:28:19 2025 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat May 17 08:28:19 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c0560c
app-i18n/ibus-table: new upstream release
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-table/Manifest | 1 +
app-i18n/ibus-table/ibus-table-1.17.12.ebuild | 55 +++++++++++++++++++++++++++
2 files changed, 56 insertions(+)
diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index 88dc4bf18665..ea7285e83113 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1 +1,2 @@
DIST ibus-table-1.17.11.tar.gz 1590784 BLAKE2B 7153c1e35f82eb9fa3653359c34aaf19ec3e6779b77a4f9233058dc7879d889ee068d9ea406614ea452ea3ff440e029673fe6c743c12f1f5457a837a56dbb281 SHA512 2eaac610fe3db06b71ff110b1f34e7883f9274dc76d1370331e5ab21a37e76cfba5199131d81d972216c5506345258534fdf25dc549352a5fc176d29f7d36077
+DIST ibus-table-1.17.12.tar.gz 1611585 BLAKE2B 9ce1c7e08f352bc525419e0052ce44000d787656bc32f0f7e5feb824a4fa9c6cefd7385f9c7e8e28856477a0b0bd06ee354067194327588a1fbc1557903fe7b7 SHA512 144347a806437f29189d7d8a1a02aeca2e6d98988c11123010a5cd8db2efecb72bf7af3480867e5bf538e797e101cede6ea6f052e7f5f8ccbc009ee5c573e612
diff --git a/app-i18n/ibus-table/ibus-table-1.17.12.ebuild b/app-i18n/ibus-table/ibus-table-1.17.12.ebuild
new file mode 100644
index 000000000000..f0cbc40946ed
--- /dev/null
+++ b/app-i18n/ibus-table/ibus-table-1.17.12.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_REQ_USE="sqlite(+)"
+
+inherit gnome2-utils python-single-r1 xdg
+
+DESCRIPTION="Tables engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
+SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+RESTRICT="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+ $(python_gen_cond_dep '
+ app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ ')
+ virtual/libiconv
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
+ nls? ( sys-devel/gettext )"
+
+src_prepare() {
+ python_fix_shebang .
+
+ default
+}
+
+src_configure() {
+ econf $(use_enable nls)
+}
+
+pkg_preinst() {
+ xdg_pkg_preinst
+ gnome2_schemas_savelist
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+}
next reply other threads:[~2025-05-17 8:29 UTC|newest]
Thread overview: 105+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-17 8:29 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-24 13:32 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/ Akinori Hattori
2025-09-13 14:13 Akinori Hattori
2025-09-13 14:13 Akinori Hattori
2025-08-16 13:09 Akinori Hattori
2025-08-09 12:59 Akinori Hattori
2025-08-09 12:59 Akinori Hattori
2025-06-22 15:25 Sam James
2025-05-17 8:29 Akinori Hattori
2025-04-11 12:53 Akinori Hattori
2025-04-11 12:53 Akinori Hattori
2025-03-01 5:17 Akinori Hattori
2025-03-01 5:17 Akinori Hattori
2025-03-01 5:17 Akinori Hattori
2025-01-24 13:21 Akinori Hattori
2025-01-24 13:21 Akinori Hattori
2025-01-24 13:21 Akinori Hattori
2024-12-22 7:35 Akinori Hattori
2024-11-03 13:00 Akinori Hattori
2024-11-03 13:00 Akinori Hattori
2024-10-12 9:52 Akinori Hattori
2024-10-12 9:52 Akinori Hattori
2024-09-15 6:56 Akinori Hattori
2024-08-31 9:04 Akinori Hattori
2024-08-10 6:07 Akinori Hattori
2024-08-10 6:07 Akinori Hattori
2024-06-28 12:29 Akinori Hattori
2024-05-29 13:13 Akinori Hattori
2023-12-28 12:43 Akinori Hattori
2023-12-28 12:43 Akinori Hattori
2023-11-11 12:34 Akinori Hattori
2023-10-16 13:43 Akinori Hattori
2023-10-16 13:43 Akinori Hattori
2023-09-27 13:56 Akinori Hattori
2023-09-27 13:56 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-09-15 14:22 Akinori Hattori
2023-08-22 13:08 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-08-17 14:13 Akinori Hattori
2023-04-16 2:02 Akinori Hattori
2023-03-17 13:18 Yixun Lan
2023-01-21 1:29 Akinori Hattori
2023-01-21 1:29 Akinori Hattori
2022-12-10 1:43 Akinori Hattori
2022-12-10 1:42 Akinori Hattori
2022-11-16 12:59 Akinori Hattori
2022-11-05 1:08 Akinori Hattori
2022-11-05 1:08 Akinori Hattori
2022-11-05 1:08 Akinori Hattori
2022-09-10 2:08 Akinori Hattori
2022-09-08 13:25 Akinori Hattori
2022-09-08 13:25 Akinori Hattori
2022-08-07 13:23 Akinori Hattori
2022-08-06 1:00 Akinori Hattori
2022-07-24 1:04 Akinori Hattori
2022-07-24 1:04 Akinori Hattori
2022-06-20 12:47 Akinori Hattori
2022-06-12 13:40 Akinori Hattori
2022-06-12 13:40 Akinori Hattori
2022-05-08 8:39 Akinori Hattori
2022-05-08 8:39 Akinori Hattori
2022-05-08 8:39 Akinori Hattori
2022-02-05 14:42 Akinori Hattori
2021-10-31 6:26 Arthur Zamarin
2021-10-15 13:56 Akinori Hattori
2021-10-15 13:56 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-08-26 13:53 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-07-29 14:47 Akinori Hattori
2021-06-30 13:41 Akinori Hattori
2021-06-30 13:41 Akinori Hattori
2021-05-26 6:51 Agostino Sarubbo
2021-05-26 6:49 Agostino Sarubbo
2021-03-03 14:06 Akinori Hattori
2021-03-03 14:06 Akinori Hattori
2021-03-03 14:06 Akinori Hattori
2020-09-11 14:08 Akinori Hattori
2020-08-28 13:11 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-08-19 14:40 Akinori Hattori
2020-02-09 16:11 Michał Górny
2018-09-04 12:21 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2018-08-29 13:11 Akinori Hattori
2017-08-16 14:00 Akinori Hattori
2017-08-16 13:49 Akinori Hattori
2017-08-16 13:49 Akinori Hattori
2017-08-16 13:49 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-09 7:56 Pacho Ramos
2015-09-01 18:48 Tobias Klausmann
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=1747470499.f8c0560c752f143464f6b23452f2c61f9f3d6994.hattya@gentoo \
--to=hattya@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