public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2016-06-17 15:28 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2016-06-17 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     30b7e40c54e1813c4bf4a550d41f1c031e58fd9e
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 31 19:55:13 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 15:27:47 2016 +0000
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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-08-22 14:21 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2017-08-22 14:21 UTC (permalink / raw
  To: gentoo-commits

commit:     af1e868436c3a10209dd8bc7cf16cd198ba5f0ae
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue Aug 22 12:05:01 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 14:20:15 2017 +0000
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}


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-10-23 17:24 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2017-10-23 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     a83f2edc68355376106c96a88e604d417a2c6393
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Oct 19 20:52:30 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:24:42 2017 +0000
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.9999.ebuild | 50 ++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
new file mode 100644
index 00000000000..35443f12a6e
--- /dev/null
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.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}" =~ (^|\.)9999$ ]]; 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}" =~ (^|\.)9999$ ]]; 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
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-10-23 17:24 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2017-10-23 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ba30d6596d492fc3048c14eef87ec4dacfb44067
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Oct 19 20:53:23 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:24:42 2017 +0000
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 @@
 		<name>Cjk</name>
 	</maintainer>
 	<upstream>
-		<bugs-to>https://code.google.com/p/rimeime/issues/list</bugs-to>
-		<remote-id type="google-code">rimeime</remote-id>
+		<remote-id type="github">fcitx/fcitx-rime</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-10-23 17:24 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2017-10-23 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     36d8e072455148108abf2fb9645dedf8f29ce47b
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Oct 19 20:51:25 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Oct 23 17:24:42 2017 +0000
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 00000000000..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}" =~ (^|\.)9999$ ]]; 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}" =~ (^|\.)9999$ ]]; 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
+}


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-11-18 10:03 Sergei Trofimovich
  0 siblings, 0 replies; 21+ messages in thread
From: Sergei Trofimovich @ 2017-11-18 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     9829d1889ac4379460e053d0a00f58fdcbda5363
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 09:59:53 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 09:59:53 2017 +0000
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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2017-11-18 10:13 Sergei Trofimovich
  0 siblings, 0 replies; 21+ messages in thread
From: Sergei Trofimovich @ 2017-11-18 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     e639942e17051866395896fc3a56a7336911371d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 18 10:10:02 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 18 10:10:02 2017 +0000
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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2018-06-13 21:07 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2018-06-13 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     4d9a4271b3180d3a1c4c6bda1f4ccb4d0bd74567
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Jun 13 20:37:13 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 21:07:35 2018 +0000
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.9999.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.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index 35443f12a6e..74292ea23a0 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.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>cjk@gentoo.org</email>
 		<name>Cjk</name>
 	</maintainer>
+	<use>
+		<flag name="configuration_tool">Install configuration tool</flag>
+	</use>
 	<upstream>
 		<remote-id type="github">fcitx/fcitx-rime</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2020-09-24 14:26 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2020-09-24 14:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3ee6afb0f51d689271d29bfc67f399e90b1eb977
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Sep 23 01:00:00 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 14:26:44 2020 +0000
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 <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild  | 6 +++---
 app-i18n/fcitx-rime/fcitx-rime-4.9999.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}" =~ (^|\.)9999$ ]]; 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.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index 5b17c2b0148..382c68ff750 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit cmake-utils gnome2-utils
+inherit cmake-utils xdg-utils
 
 if [[ "${PV}" =~ (^|\.)9999$ ]]; 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
 }


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2020-10-02 17:45 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2020-10-02 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     f7fd9853332d49dfc797b4f0522d714145ff967a
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Oct  2 02:00:00 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 17:45:11 2020 +0000
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 <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2020-10-02 17:45 Mike Gilbert
  0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2020-10-02 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c73df141c5e99ee8d4cc02fce3a9c63ccc1cae44
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Sat Sep 26 02:00:00 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Oct  2 17:45:09 2020 +0000
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 <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-0.3.2.ebuild  | 11 ++++++-----
 app-i18n/fcitx-rime/fcitx-rime-4.9999.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.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index 382c68ff750..4be868b1075 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.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=()


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2022-10-10  6:25 Jakov Smolić
  0 siblings, 0 replies; 21+ messages in thread
From: Jakov Smolić @ 2022-10-10  6:25 UTC (permalink / raw
  To: gentoo-commits

commit:     3fa4a1b72ec4967742606ecc1ff44664741a2b3a
Author:     Xin Yang <yangmame <AT> icloud <DOT> com>
AuthorDate: Mon Oct 10 05:47:56 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 06:24:12 2022 +0000
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 <yangmame <AT> icloud.com>
Closes: https://github.com/gentoo/gentoo/pull/27719
Signed-off-by: Jakov Smolić <jsmolic <AT> 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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-01-11 11:23 Yixun Lan
  0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2024-01-11 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     058dc0b851f1a555afe2366a400613f518de055a
Author:     Ryan Qian <i <AT> bitbili <DOT> net>
AuthorDate: Tue Dec 12 01:27:17 2023 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 11:16:39 2024 +0000
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 <i <AT> bitbili.net>
Signed-off-by: Yixun Lan <dlan <AT> 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 000000000000..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 @@
 <?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="person" proxied="yes">
+		<email>i@bitbili.net</email>
+		<name>Ryan Qian</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
 	<maintainer type="person" proxied="yes">
 		<email>arfrever.fta@gmail.com</email>
 		<name>Arfrever Frehtes Taifersar Arahesis</name>
@@ -17,6 +29,7 @@
 		<flag name="configuration_tool">Install configuration tool</flag>
 	</use>
 	<upstream>
+		<remote-id type="github">fcitx/fcitx5-rime</remote-id>
 		<remote-id type="github">fcitx/fcitx-rime</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-01-16 17:50 Arthur Zamarin
  0 siblings, 0 replies; 21+ messages in thread
From: Arthur Zamarin @ 2024-01-16 17:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e28ce809c383be86e12ab40aae676fa778c39070
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 17:49:22 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 17:49:22 2024 +0000
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 <arthurzam <AT> 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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-01-17  9:04 Jakov Smolić
  0 siblings, 0 replies; 21+ messages in thread
From: Jakov Smolić @ 2024-01-17  9:04 UTC (permalink / raw
  To: gentoo-commits

commit:     0d98d5ce5b5c7770c3162b586e574e27fd19135b
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 17 09:03:56 2024 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 09:03:56 2024 +0000
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ć <jsmolic <AT> 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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-01-17 16:50 WANG Xuerui
  0 siblings, 0 replies; 21+ messages in thread
From: WANG Xuerui @ 2024-01-17 16:50 UTC (permalink / raw
  To: gentoo-commits

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

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

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: WANG Xuerui <xen0n <AT> 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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-01-17 17:04 WANG Xuerui
  0 siblings, 0 replies; 21+ messages in thread
From: WANG Xuerui @ 2024-01-17 17:04 UTC (permalink / raw
  To: gentoo-commits

commit:     42a82c1486640e6f26b5cbf1873e6f4e7bd7e95c
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Jan 17 11:08:56 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Jan 17 17:03:04 2024 +0000
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 <tanekliang <AT> gmail.com>
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 .../{fcitx-rime-0.3.2.ebuild => fcitx-rime-0.3.2-r1.ebuild}      | 9 +++------
 app-i18n/fcitx-rime/fcitx-rime-4.9999.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}" =~ (^|\.)9999$ ]]; then
-	SRC_URI=""
-else
+if [[ ! "${PV}" =~ (^|\.)9999$ ]]; 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:=
+	<app-i18n/librime-1.9.0:=
 	virtual/libintl"
 RDEPEND="${DEPEND}
 	app-i18n/rime-data"

diff --git a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index 49fb4753f008..c40551dffd5e 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.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,15 +13,12 @@ fi
 
 DESCRIPTION="Chinese RIME input methods for Fcitx"
 HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-rime"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
-	SRC_URI=""
-else
+if [[ ! "${PV}" =~ (^|\.)9999$ ]]; 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/librime-1.9.0:=
 	virtual/libintl
 	configuration_tool? (
 		>=app-i18n/fcitx-qt5-1.1:4


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-02-07  5:18 WANG Xuerui
  0 siblings, 0 replies; 21+ messages in thread
From: WANG Xuerui @ 2024-02-07  5:18 UTC (permalink / raw
  To: gentoo-commits

commit:     50ba2f6c2828198cea145470e93afc99d8b3eebc
Author:     Ryan Qian <i <AT> bitbili <DOT> net>
AuthorDate: Fri Feb  2 13:55:07 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 05:16:47 2024 +0000
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 <i <AT> bitbili.net>
Signed-off-by: WANG Xuerui <xen0n <AT> 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


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-06-02  3:25 Yixun Lan
  0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2024-06-02  3:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b8f1bfcd4a0d7ddc0f476c71fba94914cd91924b
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Jun  1 14:36:23 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Jun  2 03:24:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f1bfcd

app-i18n/fcitx-rime: add 5.1.8

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> 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 a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e63912222146c115ac07fd0ce88cf6aa04bcac3e4a602 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 000000000000..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
+"


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-06-09 18:54 Matt Turner
  0 siblings, 0 replies; 21+ messages in thread
From: Matt Turner @ 2024-06-09 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a395f709433f583a3a3eb9bea451b569744a67a1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 18:47:50 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 18:54:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a395f709

app-i18n/fcitx-rime: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> 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 a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e63912222146c115ac07fd0ce88cf6aa04bcac3e4a602 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..000000000000
--- 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}"


^ permalink raw reply related	[flat|nested] 21+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/
@ 2024-07-15  8:55 David Seifert
  0 siblings, 0 replies; 21+ messages in thread
From: David Seifert @ 2024-07-15  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3b32ad24a7c4ed3192d2b4eece69bf71e61d7abe
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 08:55:12 2024 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 08:55:12 2024 +0000
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 <soap <AT> gentoo.org>

 app-i18n/fcitx-rime/fcitx-rime-4.9999.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.9999.ebuild b/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
index c40551dffd5e..6c9a037d8000 100644
--- a/app-i18n/fcitx-rime/fcitx-rime-4.9999.ebuild
+++ b/app-i18n/fcitx-rime/fcitx-rime-4.9999.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/librime-1.9.0:=
 	virtual/libintl
-	configuration_tool? (
+	configuration-tool? (
 		>=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 @@
 		<name>Cjk</name>
 	</maintainer>
 	<use>
-		<flag name="configuration_tool">Install configuration tool</flag>
+		<flag name="configuration-tool">Install configuration tool</flag>
 	</use>
 	<upstream>
 		<remote-id type="github">fcitx/fcitx5-rime</remote-id>


^ permalink raw reply related	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-07-15  8:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-02  3:25 [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-rime/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2024-07-15  8:55 David Seifert
2024-06-09 18:54 Matt Turner
2024-02-07  5:18 WANG Xuerui
2024-01-17 17:04 WANG Xuerui
2024-01-17 16:50 WANG Xuerui
2024-01-17  9:04 Jakov Smolić
2024-01-16 17:50 Arthur Zamarin
2024-01-11 11:23 Yixun Lan
2022-10-10  6:25 Jakov Smolić
2020-10-02 17:45 Mike Gilbert
2020-10-02 17:45 Mike Gilbert
2020-09-24 14:26 Mike Gilbert
2018-06-13 21:07 Mike Gilbert
2017-11-18 10:13 Sergei Trofimovich
2017-11-18 10:03 Sergei Trofimovich
2017-10-23 17:24 Mike Gilbert
2017-10-23 17:24 Mike Gilbert
2017-10-23 17:24 Mike Gilbert
2017-08-22 14:21 Mike Gilbert
2016-06-17 15:28 Mike Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox