[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-11-27 Thread Arthur Zamarin
commit: c72eeab7585d29837d97dcb80e3e37619fe893f7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Nov 27 18:42:28 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Nov 27 18:42:28 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c72eeab7

app-i18n/fcitx-rime: Stabilize 5.1.11 x86, #963282

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
index aa0474dcdfa1..dcd7fc444b20 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 
 DEPEND="
!app-i18n/fcitx-rime:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-10-27 Thread Yixun Lan
commit: e6424e2da84182ec5fc3f4e87e638a54fed25499
Author: jinqiang zhang  0x0  ee>
AuthorDate: Sun Oct 26 04:52:24 2025 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Oct 28 02:54:47 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6424e2d

app-i18n/fcitx-rime: add 5.1.12

Signed-off-by: jinqiang zhang  0x0.ee>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest |  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.12.ebuild | 30 
 2 files changed, 31 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 59f83a134569..d8e943ad0b0b 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1,3 @@
 DIST fcitx-rime-5.1.10.tar.zst 64546 BLAKE2B 
0a5c9f899b5c2632fa782f7666aa5b6321b52898c4b3f4ffe34d46653e223c5b2874e561e462a9934dfe43e2456200a49d36e1c02817899feb2a4ce3360f08ae
 SHA512 
6b7dbedf9bfdcb7d9a2eb5760e6aec10cf239b6a67961fccff04f47d7fe826cf300796a2e06a64f82695f944c0f196abb384d0b56b664b53e377a3f1ed9f2ce4
 DIST fcitx-rime-5.1.11.tar.zst 63192 BLAKE2B 
3f9e45cba7539cfd44b7aa4cf8cc85807f5846c0f29aab2409aca9bace1b7b8bbbf04c5f5c2839d8e869a1112347663994e040f36e17901b6f56ed6fdfc9f7e7
 SHA512 
5654dfc1c7289156d3aaea926750318562ec03c3d9aae3ade0be0b65a3a39c4177f58287e360de65d6104c2058d2a4365faf38db05519ee178a43b04a011f7d9
+DIST fcitx-rime-5.1.12.tar.zst 64150 BLAKE2B 
add4551d81ec53f81f7d5e0704a3903bd2e9ee910f8e0fe622935634701e634fd0f426e573e1207bba70e305b4e6fe3be4e80a9609bda62fcf32497f2aef0a22
 SHA512 
7dd5df58e9b6431ece32410e21fd8b435647940d477583bc41bf6ab0ce0de9372bb5c3012f77d200f52f9e1d180b63a14a1a459e499ada8e1be916ff5967a2b5

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.12.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.12.ebuild
new file mode 100644
index ..854ea3ff15fc
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.12.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake unpacker xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+DEPEND="
+   !app-i18n/fcitx-rime:4
+   >=app-i18n/fcitx-5.1.13:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-09-23 Thread Arthur Zamarin
commit: d8fd903dd959bdee3a55ee7c49ba4b13927ca07b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Sep 23 12:59:49 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Sep 23 12:59:49 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8fd903d

app-i18n/fcitx-rime: Stabilize 5.1.11 amd64, #963282

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
index 8fe5a25e8aac..aa0474dcdfa1 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv ~x86"
 
 DEPEND="
!app-i18n/fcitx-rime:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-08-19 Thread Andreas Sturmlechner
commit: 4df4db76870b502909402d56f52bf4d1b0c5497f
Author: Yongxiang Liang  gmail  com>
AuthorDate: Tue Aug 19 13:31:16 2025 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Aug 19 16:28:43 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df4db76

app-i18n/fcitx-rime: drop 5.1.9

Signed-off-by: Yongxiang Liang  gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43496
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 -
 app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 380301431fb1..59f83a134569 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,3 +1,2 @@
 DIST fcitx-rime-5.1.10.tar.zst 64546 BLAKE2B 
0a5c9f899b5c2632fa782f7666aa5b6321b52898c4b3f4ffe34d46653e223c5b2874e561e462a9934dfe43e2456200a49d36e1c02817899feb2a4ce3360f08ae
 SHA512 
6b7dbedf9bfdcb7d9a2eb5760e6aec10cf239b6a67961fccff04f47d7fe826cf300796a2e06a64f82695f944c0f196abb384d0b56b664b53e377a3f1ed9f2ce4
 DIST fcitx-rime-5.1.11.tar.zst 63192 BLAKE2B 
3f9e45cba7539cfd44b7aa4cf8cc85807f5846c0f29aab2409aca9bace1b7b8bbbf04c5f5c2839d8e869a1112347663994e040f36e17901b6f56ed6fdfc9f7e7
 SHA512 
5654dfc1c7289156d3aaea926750318562ec03c3d9aae3ade0be0b65a3a39c4177f58287e360de65d6104c2058d2a4365faf38db05519ee178a43b04a011f7d9
-DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
deleted file mode 100644
index 1fba044170bd..
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake unpacker xdg
-
-MY_PN="fcitx5-rime"
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
-SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
-
-DEPEND="
-   !app-i18n/fcitx-rime:4
-   >=app-i18n/fcitx-5.1.11:5
-   app-i18n/librime
-   app-i18n/rime-data
-   virtual/libintl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   kde-frameworks/extra-cmake-modules
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-06-28 Thread Yixun Lan
commit: 31c5bd52e509c00c6501966ab82dbbab555d67a0
Author: Yongxiang Liang  gmail  com>
AuthorDate: Mon Jun 16 18:44:19 2025 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Jun 29 04:23:12 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31c5bd52

app-i18n/fcitx-rime: add 5.1.11

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest |  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild | 30 
 2 files changed, 31 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 35f75a5f1f48..380301431fb1 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1,3 @@
 DIST fcitx-rime-5.1.10.tar.zst 64546 BLAKE2B 
0a5c9f899b5c2632fa782f7666aa5b6321b52898c4b3f4ffe34d46653e223c5b2874e561e462a9934dfe43e2456200a49d36e1c02817899feb2a4ce3360f08ae
 SHA512 
6b7dbedf9bfdcb7d9a2eb5760e6aec10cf239b6a67961fccff04f47d7fe826cf300796a2e06a64f82695f944c0f196abb384d0b56b664b53e377a3f1ed9f2ce4
+DIST fcitx-rime-5.1.11.tar.zst 63192 BLAKE2B 
3f9e45cba7539cfd44b7aa4cf8cc85807f5846c0f29aab2409aca9bace1b7b8bbbf04c5f5c2839d8e869a1112347663994e040f36e17901b6f56ed6fdfc9f7e7
 SHA512 
5654dfc1c7289156d3aaea926750318562ec03c3d9aae3ade0be0b65a3a39c4177f58287e360de65d6104c2058d2a4365faf38db05519ee178a43b04a011f7d9
 DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
new file mode 100644
index ..8fe5a25e8aac
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.11.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake unpacker xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+DEPEND="
+   !app-i18n/fcitx-rime:4
+   >=app-i18n/fcitx-5.1.12:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-04-26 Thread Arthur Zamarin
commit: 2a61b2737137150998eebede4dcf0727e2aeb37d
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Apr 26 17:12:24 2025 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Apr 26 17:12:24 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a61b273

app-i18n/fcitx-rime: Stabilize 5.1.10 amd64, #954536

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild
index bafa45be2cc0..dcd7fc444b20 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 
 DEPEND="
!app-i18n/fcitx-rime:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2025-02-07 Thread Yixun Lan
commit: 86e9ce02596479bb9f6bca05495c2d67a7e6e839
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sat Jan 25 07:12:39 2025 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Fri Feb  7 23:57:06 2025 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e9ce02

app-i18n/fcitx-rime: add 5.1.10

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest |  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild | 30 
 2 files changed, 31 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 69d7f1acda0a..35f75a5f1f48 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1 +1,2 @@
+DIST fcitx-rime-5.1.10.tar.zst 64546 BLAKE2B 
0a5c9f899b5c2632fa782f7666aa5b6321b52898c4b3f4ffe34d46653e223c5b2874e561e462a9934dfe43e2456200a49d36e1c02817899feb2a4ce3360f08ae
 SHA512 
6b7dbedf9bfdcb7d9a2eb5760e6aec10cf239b6a67961fccff04f47d7fe826cf300796a2e06a64f82695f944c0f196abb384d0b56b664b53e377a3f1ed9f2ce4
 DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild
new file mode 100644
index ..8fe5a25e8aac
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.10.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake unpacker xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+DEPEND="
+   !app-i18n/fcitx-rime:4
+   >=app-i18n/fcitx-5.1.12:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-12-20 Thread Andreas Sturmlechner
commit: 4fea317f1ee06eab36a705abe7ae64ee24b9e476
Author: Yongxiang Liang  gmail  com>
AuthorDate: Mon Dec  9 14:04:59 2024 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Dec 20 20:26:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fea317f

app-i18n/fcitx-rime: drop 0.3.2-r1, 4.

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/fcitx-rime/Manifest   |  1 -
 app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild | 48 
 app-i18n/fcitx-rime/fcitx-rime-4..ebuild   | 61 --
 app-i18n/fcitx-rime/metadata.xml   |  4 --
 4 files changed, 114 deletions(-)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index a14714a78fb6..69d7f1acda0a 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1 @@
-DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
 DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild
deleted file mode 100644
index b9da1cbd7122..
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 2012-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" =~ (^|\.)$ ]]; then
-   inherit git-r3
-
-   EGIT_REPO_URI="https://github.com/fcitx/fcitx-rime";
-fi
-
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
-if [[ ! "${PV}" =~ (^|\.)$ ]]; then
-   SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 ppc ppc64 ~riscv x86"
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
-   virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
-   https://github.com/fcitx/fcitx-rime";
-fi
-
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
-if [[ ! "${PV}" =~ (^|\.)$ ]]; then
-   SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="+configuration-tool"
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
-   virtual/pkgconfig
-   configuration-tool? (
-   dev-qt/qtcore:5
-   dev-qt/qtwidgets:5
-   )"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
-   =app-i18n/fcitx-qt5-1.1:4
-   dev-qt/qtcore:5
-   dev-qt/qtgui:5
-   dev-qt/qtwidgets:5
-   )"
-RDEPEND="${DEPEND}
-   app-i18n/rime-data"
-DEPEND="${DEPEND}
-   configuration-tool? ( dev-qt/qtconcurrent:5 )"
-
-DOCS=()
-
-src_configure() {
-   local mycmakeargs=(
-   -DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
-   -DENABLE_QT5GUI=$(usex configuration-tool)
-   )
-
-   cmake_src_configure
-}
-
-pkg_postinst() {
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_icon_cache_update
-}

diff --git a/app-i18n/fcitx-rime/metadata.xml b/app-i18n/fcitx-rime/metadata.xml
index 35dd132bb0f2..3a8f3e79f02c 100644
--- a/app-i18n/fcitx-rime/metadata.xml
+++ b/app-i18n/fcitx-rime/metadata.xml
@@ -21,11 +21,7 @@
[email protected]
Cjk

-   
-   Install configuration 
tool
-   

fcitx/fcitx5-rime
-   fcitx/fcitx-rime

 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-12-01 Thread Yixun Lan
commit: 4fdada3fda38cfc74cd4ff97bac333d19f99f7ba
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sun Dec  1 15:17:34 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Dec  2 07:12:34 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fdada3f

app-i18n/fcitx-rime: drop 5.1.8

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 -
 app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild | 30 -
 2 files changed, 31 deletions(-)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 3895f539bd20..a14714a78fb6 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,3 +1,2 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
-DIST fcitx-rime-5.1.8.tar.zst 61573 BLAKE2B 
a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e6391146c115ac07fd0ce88cf6aa04bcac3e4a602
 SHA512 
75b8be80bd5ddc509bfa631f8ed093d89afee2588665b2b7604745b7c0b52376c4d55b36e33b53086c9b63992bfbeaae6292fa3096ec8f9ff9222647ff52e98c
 DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild
deleted file mode 100644
index 7ad6c6710180..
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake unpacker xdg
-
-MY_PN="fcitx5-rime"
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
-SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-
-DEPEND="
-   !app-i18n/fcitx-rime:4
-   >=app-i18n/fcitx-5.1.2:5
-   app-i18n/librime
-   app-i18n/rime-data
-   virtual/libintl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   kde-frameworks/extra-cmake-modules
-   sys-devel/gettext
-   virtual/pkgconfig
-"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-11-22 Thread Joonas Niilola
commit: 8c80794aaaeb4c852046be610c744d834ade933d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Fri Nov 22 15:56:57 2024 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Fri Nov 22 15:57:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c80794a

app-i18n/fcitx-rime: Stabilize 5.1.9 amd64, #944310

Signed-off-by: Joonas Niilola  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
index cbcdbe1b34ab..1fba044170bd 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86"
+KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
 
 DEPEND="
!app-i18n/fcitx-rime:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-11-22 Thread Sam James
commit: 108e6074aeac2b38579e8295806432c597fb223c
Author: Sam James  gentoo  org>
AuthorDate: Fri Nov 22 15:29:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Nov 22 15:29:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=108e6074

app-i18n/fcitx-rime: Stabilize 5.1.9 x86, #944310

Signed-off-by: Sam James  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
index 2e4ed6447552..cbcdbe1b34ab 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv x86"
 
 DEPEND="
!app-i18n/fcitx-rime:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-11-17 Thread Yixun Lan
commit: 7c1577a91be6ac224e677bf63e9ecfccdc086479
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Nov 15 11:28:15 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Nov 17 09:44:16 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1577a9

app-i18n/fcitx-rime: add 5.1.9

Closes: https://github.com/gentoo/gentoo/pull/39333
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 7a4d116cb852..3895f539bd20 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1,3 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
 DIST fcitx-rime-5.1.8.tar.zst 61573 BLAKE2B 
a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e6391146c115ac07fd0ce88cf6aa04bcac3e4a602
 SHA512 
75b8be80bd5ddc509bfa631f8ed093d89afee2588665b2b7604745b7c0b52376c4d55b36e33b53086c9b63992bfbeaae6292fa3096ec8f9ff9222647ff52e98c
+DIST fcitx-rime-5.1.9.tar.zst 64335 BLAKE2B 
aac7f54cc5bf3617744d1f85c13ed402fd13c41c81b144225d49e6ddfc11b207d286bdf8f91ec8b7156bebc9af4c6c6c2badc3fe1747c35851d88b4574cdf651
 SHA512 
efffd620d960346b96333bc3403e1c8a25acc99103ba2c465a5c27bb32842497c64647af540af306d8e0bb6d9ac4fdf852db7911233564ea38ee3980098f7336

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
new file mode 100644
index ..2e4ed6447552
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake unpacker xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+DEPEND="
+   !app-i18n/fcitx-rime:4
+   >=app-i18n/fcitx-5.1.11:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-07-15 Thread David Seifert
commit: 3b32ad24a7c4ed3192d2b4eece69bf71e61d7abe
Author: David Seifert  gentoo  org>
AuthorDate: Mon Jul 15 08:55:12 2024 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon Jul 15 08:55:12 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b32ad24

app-i18n/fcitx-rime: fix UnderscoreInUseFlag

Closes: https://bugs.gentoo.org/695056
Signed-off-by: David Seifert  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 10 +-
 app-i18n/fcitx-rime/metadata.xml |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
index c40551dffd5e..6c9a037d8000 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -19,18 +19,18 @@ fi
 
 LICENSE="GPL-2"
 SLOT="4"
-IUSE="+configuration_tool"
+IUSE="+configuration-tool"
 
 BDEPEND=">=app-i18n/fcitx-4.2.9:4
virtual/pkgconfig
-   configuration_tool? (
+   configuration-tool? (
dev-qt/qtcore:5
dev-qt/qtwidgets:5
)"
 DEPEND=">=app-i18n/fcitx-4.2.9:4
=app-i18n/fcitx-qt5-1.1:4
dev-qt/qtcore:5
dev-qt/qtgui:5
@@ -39,14 +39,14 @@ DEPEND=">=app-i18n/fcitx-4.2.9:4
 RDEPEND="${DEPEND}
app-i18n/rime-data"
 DEPEND="${DEPEND}
-   configuration_tool? ( dev-qt/qtconcurrent:5 )"
+   configuration-tool? ( dev-qt/qtconcurrent:5 )"
 
 DOCS=()
 
 src_configure() {
local mycmakeargs=(
-DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
-   -DENABLE_QT5GUI=$(usex configuration_tool)
+   -DENABLE_QT5GUI=$(usex configuration-tool)
)
 
cmake_src_configure

diff --git a/app-i18n/fcitx-rime/metadata.xml b/app-i18n/fcitx-rime/metadata.xml
index 30d736fc8eac..f7682f2c77f0 100644
--- a/app-i18n/fcitx-rime/metadata.xml
+++ b/app-i18n/fcitx-rime/metadata.xml
@@ -26,7 +26,7 @@
Cjk


-   Install configuration 
tool
+   Install configuration 
tool


fcitx/fcitx5-rime



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-06-09 Thread Matt Turner
commit: a395f709433f583a3a3eb9bea451b569744a67a1
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Jun  9 18:47:50 2024 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Jun  9 18:54:36 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a395f709

app-i18n/fcitx-rime: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 -
 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 31 -
 2 files changed, 32 deletions(-)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 0c1d80d47488..7a4d116cb852 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,3 +1,2 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
-DIST fcitx-rime-5.1.4.tar.xz 49508 BLAKE2B 
e9846a0217b741d21c45ad4d6bd216f7d6afaec23ca71af3ab1dfffeeeba62eb85836592d53e70d0ce07217442164ccdecaa94eb36458d70778eb3d7e3bd1ada
 SHA512 
1dc20c801e1ce4fa5e63f06554340af4616b044964d4235995e51dc6074223e30e66da74f354b2b05f77d2e0041af1e720bf2f2b214492ae4516d30761b2e092
 DIST fcitx-rime-5.1.8.tar.zst 61573 BLAKE2B 
a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e6391146c115ac07fd0ce88cf6aa04bcac3e4a602
 SHA512 
75b8be80bd5ddc509bfa631f8ed093d89afee2588665b2b7604745b7c0b52376c4d55b36e33b53086c9b63992bfbeaae6292fa3096ec8f9ff9222647ff52e98c

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
deleted file mode 100644
index dd6e94808af2..
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-MY_PN="fcitx5-rime"
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
-SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.xz
 -> ${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-
-DEPEND="
-   !app-i18n/fcitx-rime:4
-   >=app-i18n/fcitx-5.1.2:5
-   app-i18n/librime
-   app-i18n/rime-data
-   virtual/libintl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-   kde-frameworks/extra-cmake-modules
-   sys-devel/gettext
-   virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-06-01 Thread Yixun Lan
commit: b8f1bfcd4a0d7ddc0f476c71fba94914cd91924b
Author: Yongxiang Liang  gmail  com>
AuthorDate: Sat Jun  1 14:36:23 2024 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Sun Jun  2 03:24:23 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f1bfcd

app-i18n/fcitx-rime: add 5.1.8

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild | 30 +
 2 files changed, 31 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 0d2759186722..0c1d80d47488 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1,3 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
 DIST fcitx-rime-5.1.4.tar.xz 49508 BLAKE2B 
e9846a0217b741d21c45ad4d6bd216f7d6afaec23ca71af3ab1dfffeeeba62eb85836592d53e70d0ce07217442164ccdecaa94eb36458d70778eb3d7e3bd1ada
 SHA512 
1dc20c801e1ce4fa5e63f06554340af4616b044964d4235995e51dc6074223e30e66da74f354b2b05f77d2e0041af1e720bf2f2b214492ae4516d30761b2e092
+DIST fcitx-rime-5.1.8.tar.zst 61573 BLAKE2B 
a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e6391146c115ac07fd0ce88cf6aa04bcac3e4a602
 SHA512 
75b8be80bd5ddc509bfa631f8ed093d89afee2588665b2b7604745b7c0b52376c4d55b36e33b53086c9b63992bfbeaae6292fa3096ec8f9ff9222647ff52e98c

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild
new file mode 100644
index ..7ad6c6710180
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.8.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake unpacker xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.zst
 -> ${P}.tar.zst"
+
+S="${WORKDIR}/${MY_PN}-${PV}"
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
+
+DEPEND="
+   !app-i18n/fcitx-rime:4
+   >=app-i18n/fcitx-5.1.2:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-02-06 Thread WANG Xuerui
commit: 50ba2f6c2828198cea145470e93afc99d8b3eebc
Author: Ryan Qian  bitbili  net>
AuthorDate: Fri Feb  2 13:55:07 2024 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed Feb  7 05:16:47 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50ba2f6c

app-i18n/fcitx-rime: fix icon collision between slot 4 and 5

Since the corresponding major dependencies app-i18n/fcitx:5 and
app-i18n/fcitx:4 are mutually blocked, it is sufficient to make these
two also mutually blocked.

Closes: https://bugs.gentoo.org/923579
Signed-off-by: Ryan Qian  bitbili.net>
Signed-off-by: WANG Xuerui  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
index e480e0cabd8b..dd6e94808af2 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
@@ -15,6 +15,7 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
 
 DEPEND="
+   !app-i18n/fcitx-rime:4
>=app-i18n/fcitx-5.1.2:5
app-i18n/librime
app-i18n/rime-data



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-01-17 Thread WANG Xuerui
commit: 42a82c1486640e6f26b5cbf1873e6f4e7bd7e95c
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Jan 17 11:08:56 2024 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed Jan 17 17:03:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a82c14

app-i18n/fcitx-rime: Fix dependency on librime

Closes: https://bugs.gentoo.org/922232
Closes: https://github.com/gentoo/gentoo/pull/34860
Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: WANG Xuerui  gentoo.org>

 .../{fcitx-rime-0.3.2.ebuild => fcitx-rime-0.3.2-r1.ebuild}  | 9 +++--
 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 9 +++--
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild
similarity index 86%
rename from app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
rename to app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild
index 06a5ed3da016..b9da1cbd7122 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2012-2020 Gentoo Authors
+# Copyright 2012-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -13,21 +13,18 @@ fi
 
 DESCRIPTION="Chinese RIME input methods for Fcitx"
 HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
-if [[ "${PV}" =~ (^|\.)$ ]]; then
-   SRC_URI=""
-else
+if [[ ! "${PV}" =~ (^|\.)$ ]]; then
SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
 fi
 
 LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS="amd64 ppc ppc64 ~riscv x86"
-IUSE=""
 
 BDEPEND=">=app-i18n/fcitx-4.2.9:4
virtual/pkgconfig"
 DEPEND=">=app-i18n/fcitx-4.2.9:4
-   >=app-i18n/librime-1.0.0:=
+   https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
-if [[ "${PV}" =~ (^|\.)$ ]]; then
-   SRC_URI=""
-else
+if [[ ! "${PV}" =~ (^|\.)$ ]]; then
SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
 fi
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS=""
 IUSE="+configuration_tool"
 
 BDEPEND=">=app-i18n/fcitx-4.2.9:4
@@ -31,7 +28,7 @@ BDEPEND=">=app-i18n/fcitx-4.2.9:4
dev-qt/qtwidgets:5
)"
 DEPEND=">=app-i18n/fcitx-4.2.9:4
-   >=app-i18n/librime-1.0.0:=
+   =app-i18n/fcitx-qt5-1.1:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-01-17 Thread WANG Xuerui
commit: 7525191d18b7beda7b3d5ceabace10bf0c006eba
Author: Yongxiang Liang  gmail  com>
AuthorDate: Wed Jan 17 10:57:37 2024 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Wed Jan 17 16:48:32 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7525191d

app-i18n/fcitx-rime: Keyword loong, #922103

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: WANG Xuerui  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
index 00d41eaa040a..e480e0cabd8b 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
 
 DEPEND="
>=app-i18n/fcitx-5.1.2:5



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-01-17 Thread Jakov Smolić
commit: 0d98d5ce5b5c7770c3162b586e574e27fd19135b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jan 17 09:03:56 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jan 17 09:03:56 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d98d5ce

app-i18n/fcitx-rime: Keyword 5.1.4 riscv, #922103

Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
index 8c1d7c82895e..00d41eaa040a 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 
 DEPEND="
>=app-i18n/fcitx-5.1.2:5



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-01-16 Thread Arthur Zamarin
commit: e28ce809c383be86e12ab40aae676fa778c39070
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 16 17:49:22 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 16 17:49:22 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28ce809

app-i18n/fcitx-rime: Keyword 5.1.4 arm64, #922103

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
index 9285cd4196a8..8c1d7c82895e 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.
 
 LICENSE="LGPL-2.1+"
 SLOT="5"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
 
 DEPEND="
>=app-i18n/fcitx-5.1.2:5



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2024-01-11 Thread Yixun Lan
commit: 058dc0b851f1a555afe2366a400613f518de055a
Author: Ryan Qian  bitbili  net>
AuthorDate: Tue Dec 12 01:27:17 2023 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Thu Jan 11 11:16:39 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058dc0b8

app-i18n/fcitx-rime: add 5.1.4

Bug: https://bugs.gentoo.org/760501

Signed-off-by: Ryan Qian  bitbili.net>
Signed-off-by: Yixun Lan  gentoo.org>

 app-i18n/fcitx-rime/Manifest|  1 +
 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 30 +
 app-i18n/fcitx-rime/metadata.xml| 13 +
 3 files changed, 44 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 860bfc692215..0d2759186722 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1 +1,2 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
+DIST fcitx-rime-5.1.4.tar.xz 49508 BLAKE2B 
e9846a0217b741d21c45ad4d6bd216f7d6afaec23ca71af3ab1dfffeeeba62eb85836592d53e70d0ce07217442164ccdecaa94eb36458d70778eb3d7e3bd1ada
 SHA512 
1dc20c801e1ce4fa5e63f06554340af4616b044964d4235995e51dc6074223e30e66da74f354b2b05f77d2e0041af1e720bf2f2b214492ae4516d30761b2e092

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
new file mode 100644
index ..9285cd4196a8
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake xdg
+
+MY_PN="fcitx5-rime"
+DESCRIPTION="Chinese RIME input methods for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
+SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.xz
 -> ${P}.tar.xz"
+
+LICENSE="LGPL-2.1+"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+   >=app-i18n/fcitx-5.1.2:5
+   app-i18n/librime
+   app-i18n/rime-data
+   virtual/libintl
+"
+RDEPEND="${DEPEND}"
+BDEPEND="
+   kde-frameworks/extra-cmake-modules
+   sys-devel/gettext
+   virtual/pkgconfig
+"
+
+S="${WORKDIR}/${MY_PN}-${PV}"

diff --git a/app-i18n/fcitx-rime/metadata.xml b/app-i18n/fcitx-rime/metadata.xml
index 30cc81a4df31..30d736fc8eac 100644
--- a/app-i18n/fcitx-rime/metadata.xml
+++ b/app-i18n/fcitx-rime/metadata.xml
@@ -1,6 +1,18 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
+   
+   [email protected]
+   Yongxiang Liang
+   
+   
+   [email protected]
+   Ryan Qian
+   
+   
+   [email protected]
+   Proxy Maintainers
+   

[email protected]
Arfrever Frehtes Taifersar Arahesis
@@ -17,6 +29,7 @@
Install configuration 
tool


+   fcitx/fcitx5-rime
fcitx/fcitx-rime

 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2022-10-09 Thread Jakov Smolić
commit: 3fa4a1b72ec4967742606ecc1ff44664741a2b3a
Author: Xin Yang  icloud  com>
AuthorDate: Mon Oct 10 05:47:56 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Oct 10 06:24:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa4a1b7

app-i18n/fcitx-rime: keyword fcitx-rime-0.3.2 riscv, #876322

Signed-off-by: Xin Yang  icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/27719
Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index 18b40399bbf0..06a5ed3da016 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 ~riscv x86"
 IUSE=""
 
 BDEPEND=">=app-i18n/fcitx-4.2.9:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2020-10-02 Thread Mike Gilbert
commit: f7fd9853332d49dfc797b4f0522d714145ff967a
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Fri Oct  2 02:00:00 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  2 17:45:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7fd9853

app-i18n/fcitx-rime: Use cmake.eclass.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild  | 4 ++--
 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index e50bc4d56d1..18b40399bbf 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" =~ (^|\.)$ ]]; then
inherit git-r3
@@ -39,7 +39,7 @@ src_configure() {
-DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
index 4be868b1075..49fb4753f00 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -3,7 +3,7 @@
 
 EAPI="7"
 
-inherit cmake-utils xdg-utils
+inherit cmake xdg-utils
 
 if [[ "${PV}" =~ (^|\.)$ ]]; then
inherit git-r3
@@ -52,7 +52,7 @@ src_configure() {
-DENABLE_QT5GUI=$(usex configuration_tool)
)
 
-   cmake-utils_src_configure
+   cmake_src_configure
 }
 
 pkg_postinst() {



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2020-10-02 Thread Mike Gilbert
commit: c73df141c5e99ee8d4cc02fce3a9c63ccc1cae44
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Sat Sep 26 02:00:00 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Oct  2 17:45:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c73df141

app-i18n/fcitx-rime: Use EAPI="7".

moc (dev-qt/qtcore:5) called by build system.
uic (dev-qt/qtwidgets:5) called by build system.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild  | 11 ++-
 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 16 +++-
 2 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index 273db4b0c27..e50bc4d56d1 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2012-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils xdg-utils
 
@@ -24,12 +24,13 @@ SLOT="4"
 KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.9:4
+BDEPEND=">=app-i18n/fcitx-4.2.9:4
+   virtual/pkgconfig"
+DEPEND=">=app-i18n/fcitx-4.2.9:4
>=app-i18n/librime-1.0.0:=
-   app-i18n/rime-data
virtual/libintl"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+RDEPEND="${DEPEND}
+   app-i18n/rime-data"
 
 DOCS=()
 

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
index 382c68ff750..4be868b1075 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -1,7 +1,7 @@
 # Copyright 2012-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 
 inherit cmake-utils xdg-utils
 
@@ -24,9 +24,14 @@ SLOT="4"
 KEYWORDS=""
 IUSE="+configuration_tool"
 
-RDEPEND=">=app-i18n/fcitx-4.2.9:4
+BDEPEND=">=app-i18n/fcitx-4.2.9:4
+   virtual/pkgconfig
+   configuration_tool? (
+   dev-qt/qtcore:5
+   dev-qt/qtwidgets:5
+   )"
+DEPEND=">=app-i18n/fcitx-4.2.9:4
>=app-i18n/librime-1.0.0:=
-   app-i18n/rime-data
virtual/libintl
configuration_tool? (
>=app-i18n/fcitx-qt5-1.1:4
@@ -34,8 +39,9 @@ RDEPEND=">=app-i18n/fcitx-4.2.9:4
dev-qt/qtgui:5
dev-qt/qtwidgets:5
)"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig
+RDEPEND="${DEPEND}
+   app-i18n/rime-data"
+DEPEND="${DEPEND}
configuration_tool? ( dev-qt/qtconcurrent:5 )"
 
 DOCS=()



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2020-09-24 Thread Mike Gilbert
commit: 3ee6afb0f51d689271d29bfc67f399e90b1eb977
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Sep 23 01:00:00 2020 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Thu Sep 24 14:26:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee6afb0

app-i18n/fcitx-rime: Use xdg-utils.eclass.

Signed-off-by: Arfrever Frehtes Taifersar Arahesis  Apache.Org>
Signed-off-by: Mike Gilbert  gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild  | 6 +++---
 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index a028f7f8ff9..273db4b0c27 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit cmake-utils gnome2-utils
+inherit cmake-utils xdg-utils
 
 if [[ "${PV}" =~ (^|\.)$ ]]; then
inherit git-r3
@@ -42,9 +42,9 @@ src_configure() {
 }
 
 pkg_postinst() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
index 5b17c2b0148..382c68ff750 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit cmake-utils gnome2-utils
+inherit cmake-utils xdg-utils
 
 if [[ "${PV}" =~ (^|\.)$ ]]; then
inherit git-r3
@@ -50,9 +50,9 @@ src_configure() {
 }
 
 pkg_postinst() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }
 
 pkg_postrm() {
-   gnome2_icon_cache_update
+   xdg_icon_cache_update
 }



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2018-06-13 Thread Mike Gilbert
commit: 4d9a4271b3180d3a1c4c6bda1f4ccb4d0bd74567
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Wed Jun 13 20:37:13 2018 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Wed Jun 13 21:07:35 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9a4271

app-i18n/fcitx-rime: Add "configuration_tool" USE flag.

https://github.com/fcitx/fcitx-rime/pull/40
https://github.com/fcitx/fcitx-rime/commit/af3897bb6c6f1eba14a908e77cfc3e1431e1e312

 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 16 
 app-i18n/fcitx-rime/metadata.xml |  3 +++
 2 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
index 35443f12a6e..74292ea23a0 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -22,20 +22,28 @@ fi
 LICENSE="GPL-2"
 SLOT="4"
 KEYWORDS=""
-IUSE=""
+IUSE="+configuration_tool"
 
 RDEPEND=">=app-i18n/fcitx-4.2.9:4
>=app-i18n/librime-1.0.0:=
app-i18n/rime-data
-   virtual/libintl"
+   virtual/libintl
+   configuration_tool? (
+   >=app-i18n/fcitx-qt5-1.1:4
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtwidgets:5
+   )"
 DEPEND="${RDEPEND}
-   virtual/pkgconfig"
+   virtual/pkgconfig
+   configuration_tool? ( dev-qt/qtconcurrent:5 )"
 
 DOCS=()
 
 src_configure() {
local mycmakeargs=(
-DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
+   -DENABLE_QT5GUI=$(usex configuration_tool)
)
 
cmake-utils_src_configure

diff --git a/app-i18n/fcitx-rime/metadata.xml b/app-i18n/fcitx-rime/metadata.xml
index 45175a15624..c809836fd12 100644
--- a/app-i18n/fcitx-rime/metadata.xml
+++ b/app-i18n/fcitx-rime/metadata.xml
@@ -13,6 +13,9 @@
[email protected]
Cjk

+   
+   Install configuration 
tool
+   

fcitx/fcitx-rime




[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-11-18 Thread Sergei Trofimovich
commit: e639942e17051866395896fc3a56a7336911371d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 18 10:10:02 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 18 10:10:02 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e639942e

app-i18n/fcitx-rime: stable 0.3.2 for ppc, bug #636226

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index e01e9bdd77f..64ed70315c4 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~ppc ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=app-i18n/fcitx-4.2.9:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-11-18 Thread Sergei Trofimovich
commit: 9829d1889ac4379460e053d0a00f58fdcbda5363
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 18 09:59:53 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 18 09:59:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9829d188

app-i18n/fcitx-rime: stable 0.3.2 for ppc64, bug #636226

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
index 6a1fd7993a1..e01e9bdd77f 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -21,7 +21,7 @@ fi
 
 LICENSE="GPL-2"
 SLOT="4"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
 IUSE=""
 
 RDEPEND=">=app-i18n/fcitx-4.2.9:4



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-10-23 Thread Mike Gilbert
commit: ba30d6596d492fc3048c14eef87ec4dacfb44067
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Oct 19 20:53:23 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Oct 23 17:24:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba30d659

app-i18n/fcitx-rime: Update metadata.xml.

 app-i18n/fcitx-rime/metadata.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app-i18n/fcitx-rime/metadata.xml b/app-i18n/fcitx-rime/metadata.xml
index ace10f659ba..45175a15624 100644
--- a/app-i18n/fcitx-rime/metadata.xml
+++ b/app-i18n/fcitx-rime/metadata.xml
@@ -14,7 +14,6 @@
Cjk


-   https://code.google.com/p/rimeime/issues/list
-   rimeime
+   fcitx/fcitx-rime

 



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-10-23 Thread Mike Gilbert
commit: a83f2edc68355376106c96a88e604d417a2c6393
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Oct 19 20:52:30 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Oct 23 17:24:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a83f2edc

app-i18n/fcitx-rime: Add live ebuild.

 app-i18n/fcitx-rime/fcitx-rime-4..ebuild | 50 
 1 file changed, 50 insertions(+)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4..ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
new file mode 100644
index 000..35443f12a6e
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-4..ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils gnome2-utils
+
+if [[ "${PV}" =~ (^|\.)$ ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/fcitx/fcitx-rime";
+fi
+
+DESCRIPTION="Chinese RIME input method for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
+if [[ "${PV}" =~ (^|\.)$ ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=">=app-i18n/fcitx-4.2.9:4
+   >=app-i18n/librime-1.0.0:=
+   app-i18n/rime-data
+   virtual/libintl"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=()
+
+src_configure() {
+   local mycmakeargs=(
+   -DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
+   )
+
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-10-23 Thread Mike Gilbert
commit: 36d8e072455148108abf2fb9645dedf8f29ce47b
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Thu Oct 19 20:51:25 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Mon Oct 23 17:24:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d8e072

app-i18n/fcitx-rime: Version bump (0.3.2).

 app-i18n/fcitx-rime/Manifest|  1 +
 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild | 50 +
 2 files changed, 51 insertions(+)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index dba3d246464..37e7f476ec1 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,2 +1,3 @@
 DIST fcitx-rime-0.2.0.tar.xz 8116 SHA256 
e4bc9243abffd1851b4ee19c88d7c2b32ede134aeda60aee930388f9f33ca269 SHA512 
3f02d7bf0e47981e7a135ccaa46653be319d1bb716bd939b50419e47b8d3c07b347434e8529522d4266bd5fac6dbc2cdc1bfd4b7ea0607250023f70f97006228
 WHIRLPOOL 
7dbdcd3ac90f2d901b5b5c06541b9f6f1debf4ad833c2ddacb840dbd80a4443725fc7bdb41ad2261db8f34cb0dc77fe3d5f0c45e69a0a056618518007c1c708e
 DIST fcitx-rime-0.3.1.tar.xz 39648 SHA256 
3ca74de4d20e8fd0e67eb4ccae8af3790bb1f557f183c2af32cb45f371e8521d SHA512 
5d3c8fc119e1a104987a7876f3b1c54da074e34ce9feb9c02efa7c9cfd788c3735680a03cdb50d69a5512a9f075c7326bdc267cf076daa916238898da81d2388
 WHIRLPOOL 
ed8f4ed563dfbe01aaac71bb847d4a9b641b041f9916c8c6c34a444202ac00720ebe4274c30906141b103fbbf55d7ce045cef094792c1fffadae03dd0ce73f7a
+DIST fcitx-rime-0.3.2.tar.xz 40960 SHA256 
f97ea6f515fcc5f526cc25dce3d4ba05fa1c83001f68502d6c284ba39cd5a82d SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
 WHIRLPOOL 
57b979a8ef850ec1c4f85b6b3b5841ad17f73c1861223d033c7b79db6c301f1f0da13c4ab53661a4899ad13db40c424f3c1b257dd2058e28fe89f6d57c2bf17b

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
new file mode 100644
index 000..c11c94262a4
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit cmake-utils gnome2-utils
+
+if [[ "${PV}" =~ (^|\.)$ ]]; then
+   inherit git-r3
+
+   EGIT_REPO_URI="https://github.com/fcitx/fcitx-rime";
+fi
+
+DESCRIPTION="Chinese RIME input method for Fcitx"
+HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime";
+if [[ "${PV}" =~ (^|\.)$ ]]; then
+   SRC_URI=""
+else
+   SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
+fi
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=app-i18n/fcitx-4.2.9:4
+   >=app-i18n/librime-1.0.0:=
+   app-i18n/rime-data
+   virtual/libintl"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+DOCS=()
+
+src_configure() {
+   local mycmakeargs=(
+   -DRIME_DATA_DIR="${EPREFIX}/usr/share/rime-data"
+   )
+
+   cmake-utils_src_configure
+}
+
+pkg_postinst() {
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2017-08-22 Thread Mike Gilbert
commit: af1e868436c3a10209dd8bc7cf16cd198ba5f0ae
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue Aug 22 12:05:01 2017 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Tue Aug 22 14:20:15 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1e8684

app-i18n/fcitx-rime: Update dependency on app-i18n/fcitx after deletion of 
"dbus" USE flag.

 app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
index a2556092ff7..b11e80cf96e 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.8.1[dbus]
+RDEPEND=">=app-i18n/fcitx-4.2.8.1
>=app-i18n/librime-1.0
app-i18n/rime-data"
 DEPEND="${RDEPEND}



[gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/

2016-06-17 Thread Mike Gilbert
commit: 30b7e40c54e1813c4bf4a550d41f1c031e58fd9e
Author: Arfrever Frehtes Taifersar Arahesis  Apache  Org>
AuthorDate: Tue May 31 19:55:13 2016 +
Commit: Mike Gilbert  gentoo  org>
CommitDate: Fri Jun 17 15:27:47 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b7e40c

app-i18n/fcitx-rime: Fix dependencies (bug #563190).

 app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
index 8b1623c..642e1d7 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-0.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI="5"
 
 inherit cmake-utils
 
@@ -15,11 +15,11 @@ SLOT="0"
 KEYWORDS="amd64 ~ppc ppc64 ~x86"
 IUSE=""
 
-RDEPEND=">=app-i18n/fcitx-4.2.8.1
+RDEPEND=">=app-i18n/fcitx-4.2.8.1[dbus]
>=app-i18n/librime-1.0
-   app-i18n/rime-data
-   x11-libs/libnotify"
-DEPEND="${RDEPEND}"
+   app-i18n/rime-data"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
 
 src_prepare() {
# dont build data resource here, already provided by app-i18n/rime-data