public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/
Date: Sat, 01 Mar 2025 05:26:37 +0000 (UTC)	[thread overview]
Message-ID: <1740806670.535982d20a2d8ecf37b534bf983b8b5e96f3944c.hattya@gentoo> (raw)

commit:     535982d20a2d8ecf37b534bf983b8b5e96f3944c
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  1 05:24:30 2025 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Mar  1 05:24:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535982d2

app-i18n/ibus-table-others: new upstream release

Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/ibus-table-others/Manifest                |  1 +
 .../ibus-table-others-1.3.19.ebuild                | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest
index 75c59ea97d0d..91d9e8602afb 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1 +1,2 @@
 DIST ibus-table-others-1.3.18.tar.gz 677420 BLAKE2B 78776b0fea19c50b22b4d6f1fe2a31619890b6fa4b7178e2fc33fa559a1e43c81c8c312e74a523b11d82b5419ace10f55db6bc2856f3aad03cb41a06136099bd SHA512 41f3e6cae0ea1784d106c61ee48095b078a510cae9a35473bab50d6834fe514edddbb147bd31e2a9f6f44971db5d8c900dd74e5c67aa881c43c87eacfb46badc
+DIST ibus-table-others-1.3.19.tar.gz 677793 BLAKE2B b4a58cd421801b65cadfb8659438616e001e34fa8a183154899087191913408bf1cb05f0453a6e60cfda40bcbf50a590cd8124e5587ccbc80ac823b031741384 SHA512 0b4baf161d9ce6ae23e237691ef3f66f551dc7db5976d7a0fbce2d8db06d534b0852fe87ab5edf54703eb2b54dd08e4915ca5782fa52429339796210fa9f7ce9

diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild
new file mode 100644
index 000000000000..e0ac46b228f2
--- /dev/null
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+inherit autotools
+
+DESCRIPTION="Various tables for IBus-Table"
+HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others"
+SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="app-i18n/ibus-table"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_prepare() {
+	sed -i '/AM_PATH_PYTHON/d' configure.ac
+
+	default
+	eautoreconf
+}


             reply	other threads:[~2025-03-01  5:26 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-01  5:26 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-16 14:15 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/ Akinori Hattori
2024-11-16 14:15 Akinori Hattori
2024-10-12  9:52 Akinori Hattori
2023-09-15 14:17 Akinori Hattori
2023-09-15 14:17 Akinori Hattori
2023-08-21 13:32 Akinori Hattori
2023-08-17 14:09 Akinori Hattori
2023-04-04 13:22 Akinori Hattori
2023-04-04 13:22 Akinori Hattori
2023-02-26 13:36 Akinori Hattori
2023-01-21  1:29 Akinori Hattori
2023-01-21  1:29 Akinori Hattori
2022-12-10  1:31 Akinori Hattori
2022-06-12 13:38 Akinori Hattori
2022-06-12 13:38 Akinori Hattori
2022-05-07  6:38 Akinori Hattori
2022-05-07  6:38 Akinori Hattori
2022-05-07  6:38 Akinori Hattori
2021-11-08 13:16 Akinori Hattori
2021-10-15 14:02 Akinori Hattori
2021-10-15 14:02 Akinori Hattori
2020-09-03 13:54 Akinori Hattori
2020-09-03 13:54 Akinori Hattori
2020-09-03 13:54 Akinori Hattori
2020-09-03 13:54 Akinori Hattori
2017-12-12 13:27 Akinori Hattori
2017-12-12 13:27 Akinori Hattori
2017-12-12 13:27 Akinori Hattori
2017-12-12 13:27 Akinori Hattori
2017-08-16 14:20 Akinori Hattori

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=1740806670.535982d20a2d8ecf37b534bf983b8b5e96f3944c.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