From: "Yixun Lan" <dlan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-rime/
Date: Tue, 14 Jan 2025 13:03:40 +0000 (UTC) [thread overview]
Message-ID: <1736859792.4984aef3fa7ac9e41cad154e651b922fba784dde.dlan@gentoo> (raw)
commit: 4984aef3fa7ac9e41cad154e651b922fba784dde
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 13:01:39 2025 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 13:03:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4984aef3
app-i18n/ibus-rime: add 1.5.1
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/ibus-rime/Manifest | 1 +
app-i18n/ibus-rime/ibus-rime-1.5.1.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/app-i18n/ibus-rime/Manifest b/app-i18n/ibus-rime/Manifest
index 16cefd8c8726..a4ca0cc2cb7c 100644
--- a/app-i18n/ibus-rime/Manifest
+++ b/app-i18n/ibus-rime/Manifest
@@ -1 +1,2 @@
DIST ibus-rime-1.5.0.tar.gz 35170 BLAKE2B 30cba341c3ae29438bf94fd93f030d6aa4fde3988d11b1b5e92aa4190ceac7e0776e07248cb1930819f455b378e01e3305fbf687efc997e675f23ff3120037ad SHA512 59b05efe7d5c7dd6dd88a213f05967b19f4946ad0685e29c6c87fbc47ffb3059cc16c88403cfbb945bcbf8637b20d34dcfd91d442c23bb6a9a18d60febbaf27b
+DIST ibus-rime-1.5.1.tar.gz 35122 BLAKE2B b2f0b7e7961c1aa95595cbd6277aa66089273bed7730e347ea63c37ef35359b4a3cb8f951922bf2c4fe0bef210c4fdad0b91f53496a575c2850e0c5ebc7ec7bc SHA512 378f5cca07c4b732ab86e211b7a0780fe6f610541e0bd698a75720d4dc9d2a37899a905dee677dac87918229c7b963206bb7be12e28e0aafc2de2a36fd7d16ad
diff --git a/app-i18n/ibus-rime/ibus-rime-1.5.1.ebuild b/app-i18n/ibus-rime/ibus-rime-1.5.1.ebuild
new file mode 100644
index 000000000000..f7be329d5e97
--- /dev/null
+++ b/app-i18n/ibus-rime/ibus-rime-1.5.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Chinese Rime Input Method Engine for IBus"
+HOMEPAGE="https://rime.im/ https://github.com/rime/ibus-rime"
+SRC_URI="https://github.com/rime/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+RDEPEND="
+ app-i18n/ibus
+ app-i18n/librime
+ app-i18n/rime-data
+ x11-libs/libnotify"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-build/cmake
+ virtual/pkgconfig"
+
+src_prepare() {
+ sed -i \
+ -e "/^libexecdir/s:/lib:/libexec:" \
+ -e "/^[[:space:]]*PREFIX/s:/usr:${EPREFIX}/usr:" \
+ -e "s/ make/ \$(MAKE)/" Makefile || die
+
+ default
+}
next reply other threads:[~2025-01-14 13:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-14 13:03 Yixun Lan [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-24 10:57 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-rime/ WANG Xuerui
2023-03-02 18:11 Jakov Smolić
2021-02-26 22:50 Yixun Lan
2020-12-28 14:16 David Seifert
2019-08-18 3:06 Aaron Bauman
2019-02-12 3:31 Yixun Lan
2018-09-04 12:48 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
2018-07-27 14:00 Akinori Hattori
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=1736859792.4984aef3fa7ac9e41cad154e651b922fba784dde.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