* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2015-09-01 18:47 Tobias Klausmann
0 siblings, 0 replies; 21+ messages in thread
From: Tobias Klausmann @ 2015-09-01 18:47 UTC (permalink / raw
To: gentoo-commits
commit: abf20b4ea6d1844a5ea37fc8efc01972d3a04fd6
Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 1 18:47:12 2015 +0000
Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 18:47:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf20b4e
app-i18n/ibus-pinyin: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild | 2 +-
app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild | 2 +-
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild | 2 +-
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild | 2 +-
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild
index d386cbe..24a9437 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit python
PYDB_TAR="pinyin-database-1.2.99.tar.bz2"
DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz
https://ibus.googlecode.com/files/${PYDB_TAR}"
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild
index ed10c43..19f2dd4 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild
@@ -11,7 +11,7 @@ inherit python
PYDB_TAR="pinyin-database-1.2.99.tar.bz2"
DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz
https://ibus.googlecode.com/files/${PYDB_TAR}"
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
index dc24eb5..8829bff 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
@@ -10,7 +10,7 @@ PYTHON_USE_WITH="sqlite"
inherit python eutils
DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
index 02f37a0..36dd0c1 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="sqlite"
inherit python-single-r1 eutils
DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild
index 9f57bc5..8e9a2bf 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild
@@ -10,7 +10,7 @@ PYTHON_USE_WITH="sqlite"
inherit python eutils
DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://code.google.com/p/ibus/"
+HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2016-10-09 7:56 Pacho Ramos
0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2016-10-09 7:56 UTC (permalink / raw
To: gentoo-commits
commit: fd322077e9e43146bd08c6d908685b506e478d4b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 07:52:08 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 07:55:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd322077
app-i18n/ibus-pinyin: Drop old
Package-Manager: portage-2.3.1
app-i18n/ibus-pinyin/Manifest | 2 -
app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild | 68 ------------------------
app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild | 65 ----------------------
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild | 58 --------------------
4 files changed, 193 deletions(-)
diff --git a/app-i18n/ibus-pinyin/Manifest b/app-i18n/ibus-pinyin/Manifest
index a1252d2..86f286b 100644
--- a/app-i18n/ibus-pinyin/Manifest
+++ b/app-i18n/ibus-pinyin/Manifest
@@ -1,3 +1 @@
-DIST ibus-pinyin-1.4.0.tar.gz 1813003 SHA256 4fcaef6ac0533945c7feb4cb36fc72c102aae63b3fb4cbf338cdcc816182c24a SHA512 3aecac95d5ccdc494b885901780ceb72353350ed6d317e8ac9f34251e7a9354c63ebc5666af46f2fc47b4c7adf69950cb0ddee0cbd32a3e2194910b4974591e4 WHIRLPOOL 6591943f83cec6442196a4007e231711ba2a3121757f7a50381e2278ea8b3b0cda39fac10c0d761addb7235fa6eba0c7bdb8769dea4bb64498e03517482468f1
DIST ibus-pinyin-1.5.0.tar.gz 692516 SHA256 a85d458dcc51ea9fd65849e63002428b3fcb3b39adcbea9214b5cb4a4cbdbc96 SHA512 b0cd849ee3154543747dde8994eec9aed01d67e0d9be308a2f0230cf22f0281cd8fcabd9763b24238547a37e54400bcd8e541937767b93f005d04302f0c00241 WHIRLPOOL 80fd0ec7306d857870a0ceecce67166dd4d03529d5bdc404347dea6568c9b7271dbeb6feeebd8587bb5ab6856cec7f269fe5be9dbad5eb1b4297054eb9cb5ab2
-DIST pinyin-database-1.2.99.tar.bz2 9977983 SHA256 32c7d07b9f41e1dfc0f9008f54eca8e6cb367e7f2b19ac94c49754442694c321 SHA512 5a7248870407f7f92c418ada49a275062325f2eb33a7eb4b91492e4b706ae70ba931b04377a758ce429fa64cd22e8bee2ac4279d4f205bbce406248eda1decf7 WHIRLPOOL 07043adf9d83eb40b1a53409a31b3711f041e2b4dd5cf3f8c2034c129c31270fd37f2e53ecf2da5503562cf103ccb0a4487fa606928ac38a8775e90ff376ce3a
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild
deleted file mode 100644
index 24a9437..00000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0-r1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="sqlite"
-
-inherit python
-
-PYDB_TAR="pinyin-database-1.2.99.tar.bz2"
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz
- https://ibus.googlecode.com/files/${PYDB_TAR}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="boost lua nls opencc"
-
-RDEPEND=">=app-i18n/ibus-1.4
- dev-python/pygtk
- sys-apps/util-linux
- boost? ( >=dev-libs/boost-1.39 )
- lua? (
- >=dev-lang/lua-5.1
- <dev-lang/lua-5.2.0
- )
- nls? ( virtual/libintl )
- opencc? ( app-i18n/opencc )"
-DEPEND="${RDEPEND}
- sys-apps/sed
- virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- sed -i -e "s/python/&2/" setup/ibus-setup-pinyin.in || die
- cp "${DISTDIR}"/${PYDB_TAR} data/db/open-phrase/ || die
- >py-compile
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls) \
- $(use_enable opencc) \
- --enable-db-open-phrase
- #--disable-db-android \
- #--disable-english-input-mode \
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild
deleted file mode 100644
index 19f2dd4..00000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.4.0.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="sqlite"
-
-inherit python
-
-PYDB_TAR="pinyin-database-1.2.99.tar.bz2"
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz
- https://ibus.googlecode.com/files/${PYDB_TAR}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="boost lua nls opencc"
-
-RDEPEND=">=app-i18n/ibus-1.4
- sys-apps/util-linux
- boost? ( >=dev-libs/boost-1.39 )
- lua? (
- >=dev-lang/lua-5.1
- <dev-lang/lua-5.2.0
- )
- nls? ( virtual/libintl )
- opencc? ( app-i18n/opencc )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- cp "${DISTDIR}"/${PYDB_TAR} data/db/open-phrase/ || die
- >py-compile
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls) \
- $(use_enable opencc) \
- --enable-db-open-phrase
- #--disable-db-android \
- #--disable-english-input-mode \
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild
deleted file mode 100644
index 8e9a2bf..00000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="sqlite"
-
-inherit python eutils
-
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="boost lua nls"
-
-RDEPEND=">=app-i18n/ibus-1.4
- app-i18n/pyzy
- boost? ( >=dev-libs/boost-1.39 )
- lua? (
- >=dev-lang/lua-5.1
- <dev-lang/lua-5.2 )
- nls? ( virtual/libintl )"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-content-type-method.patch
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls) \
- --enable-english-input-mode
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2016-10-09 10:25 Pacho Ramos
0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2016-10-09 10:25 UTC (permalink / raw
To: gentoo-commits
commit: e7945658d7c2a13b129443922fbddef893b25d74
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 09:16:26 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 10:25:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7945658
app-i18n/ibus-pinyin: Cleanup metadata
Package-Manager: portage-2.3.1
app-i18n/ibus-pinyin/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/metadata.xml b/app-i18n/ibus-pinyin/metadata.xml
index f98f2d10..e0ff686 100644
--- a/app-i18n/ibus-pinyin/metadata.xml
+++ b/app-i18n/ibus-pinyin/metadata.xml
@@ -14,7 +14,6 @@ PinYin engine for IBus platform. It provides a Chinese PinYin input method.
</longdescription>
<use>
<flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag>
- <flag name="opencc">Enable support for <pkg>app-i18n/opencc</pkg></flag>
</use>
<upstream>
<remote-id type="github">ibus/ibus</remote-id>
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2016-10-16 10:04 Pacho Ramos
0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2016-10-16 10:04 UTC (permalink / raw
To: gentoo-commits
commit: f3c178de1b1312cf110b063e5fec4bb7435ad500
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 09:57:51 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 09:57:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c178de
app-i18n/ibus-pinyin: Drop old
Package-Manager: portage-2.3.1
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild | 61 ------------------------
1 file changed, 61 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
deleted file mode 100644
index 8829bff..00000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_DEPEND="2:2.5"
-PYTHON_USE_WITH="sqlite"
-
-inherit python eutils
-
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost lua nls"
-
-RDEPEND=">=app-i18n/ibus-1.4
- dev-python/pygtk
- app-i18n/pyzy
- boost? ( >=dev-libs/boost-1.39 )
- lua? (
- >=dev-lang/lua-5.1
- <dev-lang/lua-5.2 )
- nls? ( virtual/libintl )"
-
-DEPEND="${RDEPEND}
- sys-apps/sed
- virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- sed -i -e "s/python/&2/" setup/ibus-setup-pinyin.in || die
- epatch "${FILESDIR}"/${P}-content-type-method.patch
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls) \
- --enable-english-input-mode
-}
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2016-10-16 10:04 Pacho Ramos
0 siblings, 0 replies; 21+ messages in thread
From: Pacho Ramos @ 2016-10-16 10:04 UTC (permalink / raw
To: gentoo-commits
commit: 6449c2477016dd2d74de29ea88fd5e5a03aab065
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 09:57:32 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 09:57:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6449c247
app-i18n/ibus-pinyin: x86 stable, bug #593186
Package-Manager: portage-2.3.1
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
index d4ffd10..d33bb84 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="boost lua nls"
RDEPEND="${PYTHON_DEPS}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2017-08-23 15:02 Akinori Hattori
0 siblings, 0 replies; 21+ messages in thread
From: Akinori Hattori @ 2017-08-23 15:02 UTC (permalink / raw
To: gentoo-commits
commit: 9567164531f9d9d4668dccfc8159c0426b341a2d
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 14:57:21 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 14:57:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95671645
app-i18n/ibus-pinyin: update to EAPI 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild | 39 +++++++++++-------------
app-i18n/ibus-pinyin/metadata.xml | 9 +++---
2 files changed, 22 insertions(+), 26 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
index 59fec005f73..103c52c7ea0 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
@@ -1,14 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
-
+EAPI="6"
PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE="sqlite"
-inherit python-single-r1 eutils
+inherit python-single-r1
-DESCRIPTION="Chinese PinYin IMEngine for IBus Framework"
+DESCRIPTION="Chinese Pinyin and Bopomofo engines for IBus"
HOMEPAGE="https://github.com/ibus/ibus/wiki"
SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
@@ -16,35 +14,32 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="boost lua nls"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- >=app-i18n/ibus-1.4[python,${PYTHON_USEDEP}]
- dev-python/pygtk[${PYTHON_USEDEP}]
+ app-i18n/ibus[python(+),${PYTHON_USEDEP}]
app-i18n/pyzy
- boost? ( >=dev-libs/boost-1.39 )
- lua? (
- >=dev-lang/lua-5.1
- <dev-lang/lua-5.2 )
+ dev-db/sqlite:3
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ boost? ( dev-libs/boost )
+ lua? ( =dev-lang/lua-5.1*:= )
nls? ( virtual/libintl )"
-
DEPEND="${RDEPEND}
- sys-apps/sed
+ dev-util/intltool
virtual/pkgconfig
- nls? ( >=sys-devel/gettext-0.16.1 )"
+ nls? ( sys-devel/gettext )"
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-DOCS="AUTHORS ChangeLog NEWS README"
+PATCHES=( "${FILESDIR}"/${P}-content-type-method.patch )
src_prepare() {
- sed -i -e "s/python/${EPYTHON}/" setup/ibus-setup-pinyin.in || die
- epatch "${FILESDIR}"/${P}-content-type-method.patch
+ sed -i "s/python/${EPYTHON}/" setup/${PN/-/-setup-}.in
+
+ default
}
src_configure() {
econf \
$(use_enable boost) \
$(use_enable lua lua-extension) \
- $(use_enable nls) \
- --enable-english-input-mode
+ $(use_enable nls)
}
diff --git a/app-i18n/ibus-pinyin/metadata.xml b/app-i18n/ibus-pinyin/metadata.xml
index e0ff686abcd..f82714b167f 100644
--- a/app-i18n/ibus-pinyin/metadata.xml
+++ b/app-i18n/ibus-pinyin/metadata.xml
@@ -10,12 +10,13 @@
<name>Cjk</name>
</maintainer>
<longdescription lang="en">
-PinYin engine for IBus platform. It provides a Chinese PinYin input method.
-</longdescription>
+ The Pinyin engine for IBus. It provides Chinese input method from
+ <pkg>app-i18n/pyzy</pkg>.
+ </longdescription>
<use>
- <flag name="boost">Compile against <pkg>dev-libs/boost</pkg> libraries</flag>
+ <flag name="boost">Enable support for <pkg>dev-libs/boost</pkg></flag>
</use>
<upstream>
- <remote-id type="github">ibus/ibus</remote-id>
+ <remote-id type="github">ibus/ibus-pinyin</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2017-08-23 15:02 Akinori Hattori
0 siblings, 0 replies; 21+ messages in thread
From: Akinori Hattori @ 2017-08-23 15:02 UTC (permalink / raw
To: gentoo-commits
commit: def7f2cecdc3b60897d39e025918692e8be6686a
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 14:58:07 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 14:58:07 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def7f2ce
app-i18n/ibus-pinyin: update SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
index 103c52c7ea0..d3d30fc7136 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
@@ -8,7 +8,7 @@ inherit python-single-r1
DESCRIPTION="Chinese Pinyin and Bopomofo engines for IBus"
HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-02-09 16:11 Michał Górny
0 siblings, 0 replies; 21+ messages in thread
From: Michał Górny @ 2020-02-09 16:11 UTC (permalink / raw
To: gentoo-commits
commit: da380c08f3debf2d2e8d2890b4903e57a7bac153
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 09:31:57 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 9 16:10:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da380c08
app-i18n/ibus-pinyin: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../{ibus-pinyin-1.5.0-r2.ebuild => ibus-pinyin-1.5.0-r3.ebuild} | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild
similarity index 86%
rename from app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
rename to app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild
index 2f8dba36e3c..71734165967 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r2.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -17,10 +17,12 @@ IUSE="boost lua nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
- app-i18n/ibus[python(+),${PYTHON_USEDEP}]
app-i18n/pyzy
dev-db/sqlite:3
- dev-python/pygobject:3[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep '
+ app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+ ')
boost? ( dev-libs/boost )
lua? ( =dev-lang/lua-5.1*:= )
nls? ( virtual/libintl )"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-08-10 14:33 Agostino Sarubbo
0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2020-08-10 14:33 UTC (permalink / raw
To: gentoo-commits
commit: 020f580bb8bf39118143dfa1d8df2d9d368907a8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 14:33:20 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 14:33:20 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020f580b
app-i18n/ibus-pinyin: amd64 stable wrt bug #735190
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index 2ff6a6240e3..6d088ce777a 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="boost lua nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-08-11 18:53 Agostino Sarubbo
0 siblings, 0 replies; 21+ messages in thread
From: Agostino Sarubbo @ 2020-08-11 18:53 UTC (permalink / raw
To: gentoo-commits
commit: 077ac352fa40dfb3e7628097c566cf3fe0b1c70c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 11 18:52:46 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 11 18:52:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077ac352
app-i18n/ibus-pinyin: x86 stable wrt bug #735190
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index 6d088ce777a..e5a1dd1e1ea 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.go
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="boost lua nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-08-27 2:15 Yixun Lan
0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2020-08-27 2:15 UTC (permalink / raw
To: gentoo-commits
commit: fc7f4b841ab679168e8a4f90b57bf59867618ccb
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 02:14:48 2020 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 02:15:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7f4b84
app-i18n/ibus-pinyin: cleanup old
Closes: https://bugs.gentoo.org/735190
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild | 52 ------------------------
1 file changed, 52 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild
deleted file mode 100644
index 71734165967..00000000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r3.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_COMPAT=( python2_7 )
-
-inherit autotools python-single-r1
-
-DESCRIPTION="Chinese Pinyin and Bopomofo engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost lua nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- app-i18n/pyzy
- dev-db/sqlite:3
- $(python_gen_cond_dep '
- app-i18n/ibus[python(+),${PYTHON_MULTI_USEDEP}]
- dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
- ')
- boost? ( dev-libs/boost )
- lua? ( =dev-lang/lua-5.1*:= )
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/autoconf-archive
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-boost.patch
- "${FILESDIR}"/${P}-content-type-method.patch
-)
-
-src_prepare() {
- sed -i "s/python/${EPYTHON}/" setup/${PN/-/-setup-}.in
-
- default
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls)
-}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-09-05 2:04 Mike Gilbert
0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2020-09-05 2:04 UTC (permalink / raw
To: gentoo-commits
commit: cd0c51dbe14c1643a0f337e705466f3ac373780b
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Sep 4 01:00:00 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 02:02:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd0c51db
app-i18n/ibus-pinyin: Drop support for Python 2.7.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index e5a1dd1e1ea..b677397a4f9 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8})
+PYTHON_COMPAT=(python3_{6,7,8})
inherit autotools python-single-r1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-12-03 22:58 Marek Szuba
0 siblings, 0 replies; 21+ messages in thread
From: Marek Szuba @ 2020-12-03 22:58 UTC (permalink / raw
To: gentoo-commits
commit: ac0b09d5d29a0e30edf84aae655a66da9dc12a4e
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 22:36:31 2020 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 22:55:35 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac0b09d5
app-i18n/ibus-pinyin: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index b677397a4f9..f4820be6d76 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -24,7 +24,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
')
boost? ( dev-libs/boost )
- lua? ( =dev-lang/lua-5.1*:= )
+ lua? ( =dev-lang/lua-5.1*:0= )
nls? ( virtual/libintl )"
DEPEND="${RDEPEND}
dev-util/intltool
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2020-12-07 18:14 Mike Gilbert
0 siblings, 0 replies; 21+ messages in thread
From: Mike Gilbert @ 2020-12-07 18:14 UTC (permalink / raw
To: gentoo-commits
commit: 89c3d88f9d249494854e30b70f540dbd00102f42
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Mon Dec 7 05:00:00 2020 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 18:14:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c3d88f
app-i18n/ibus-pinyin: Add support for Python 3.9.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index f4820be6d76..c52c0098b4c 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 2008-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=(python3_{6,7,8})
+PYTHON_COMPAT=(python3_{6,7,8,9})
inherit autotools python-single-r1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2021-04-12 1:09 Sam James
0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2021-04-12 1:09 UTC (permalink / raw
To: gentoo-commits
commit: 0ac839e9a53e3eaf03e888458159b8594bfbb11d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 00:13:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:07:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac839e9
app-i18n/ibus-pinyin: move sys-devel/autoconf-archive to BDEPEND
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
index 4bd398081e5..5344bb6d677 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2008-2020 Gentoo Authors
+# Copyright 2008-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -28,7 +28,8 @@ RDEPEND="${PYTHON_DEPS}
boost? ( dev-libs/boost )
lua? ( ${LUA_DEPS} )
nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
dev-util/intltool
sys-devel/autoconf-archive
virtual/pkgconfig
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2022-07-15 3:32 Yixun Lan
0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2022-07-15 3:32 UTC (permalink / raw
To: gentoo-commits
commit: d8b321e497bbeb4db927b0a748bba91820125f8a
Author: David Chen <dchen07 <AT> protonmail <DOT> com>
AuthorDate: Fri Jul 15 02:35:11 2022 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 03:32:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8b321e4
app-i18n/ibus-pinyin: Add Python 3.10 target
Closes: https://github.com/gentoo/gentoo/pull/26412
Signed-off-by: David Chen <dchen07 <AT> protonmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
.../{ibus-pinyin-1.5.0-r4.ebuild => ibus-pinyin-1.5.0-r5.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
similarity index 97%
rename from app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
rename to app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
index 0cff64748626..2d62a9d3d177 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r4.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
LUA_COMPAT=( lua5-1 )
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit autotools lua-single python-single-r1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2023-03-17 13:18 Yixun Lan
0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2023-03-17 13:18 UTC (permalink / raw
To: gentoo-commits
commit: 1bd607d9f011d9a9eb80c5acfee48840456dd4f7
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 10:39:52 2023 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 13:17:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd607d9
app-i18n/ibus-pinyin: enable py3.11
Closes: https://bugs.gentoo.org/896552
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
index 2df80c6b265c..08a8d07be40b 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
LUA_COMPAT=( lua5-1 )
-PYTHON_COMPAT=( python3_{9..10} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit autotools lua-single python-single-r1
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2024-05-31 2:50 Yixun Lan
0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2024-05-31 2:50 UTC (permalink / raw
To: gentoo-commits
commit: 5b5c4232d09ab310216a67df3652e5177855c84d
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri May 31 02:39:48 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri May 31 02:49:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b5c4232
app-i18n/ibus-pinyin: drop 1.5.0-r5
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild | 63 ------------------------
1 file changed, 63 deletions(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
deleted file mode 100644
index 1084f11c4105..000000000000
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.0-r5.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 2008-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-LUA_COMPAT=( lua5-1 )
-PYTHON_COMPAT=( python3_{10..11} )
-
-inherit autotools lua-single python-single-r1
-
-DESCRIPTION="Chinese Pinyin and Bopomofo engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus-pinyin"
-SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="boost lua nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}
- lua? ( ${LUA_REQUIRED_USE} )"
-
-RDEPEND="${PYTHON_DEPS}
- app-i18n/pyzy
- dev-db/sqlite:3
- $(python_gen_cond_dep '
- app-i18n/ibus[python(+),${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- ')
- boost? ( dev-libs/boost )
- lua? ( ${LUA_DEPS} )
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="
- dev-util/intltool
- dev-build/autoconf-archive
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-boost.patch
- "${FILESDIR}"/${P}-content-type-method.patch
- "${FILESDIR}"/${P}-python3.patch
- "${FILESDIR}"/${P}-sqlite-3.41.0.patch
-)
-
-pkg_setup() {
- python-single-r1_pkg_setup
-
- if use lua; then
- lua-single_pkg_setup
- fi
-}
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf \
- $(use_enable boost) \
- $(use_enable lua lua-extension) \
- $(use_enable nls)
-}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2024-06-25 8:00 Yixun Lan
0 siblings, 0 replies; 21+ messages in thread
From: Yixun Lan @ 2024-06-25 8:00 UTC (permalink / raw
To: gentoo-commits
commit: 9297e0d6a09441a5964ffad2682f9efe1b5ac9d2
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 25 07:43:01 2024 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Jun 25 07:52:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9297e0d6
app-i18n/ibus-pinyin: add 1.5.1
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
app-i18n/ibus-pinyin/Manifest | 1 +
app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild | 56 +++++++++++++++++++++++++++
2 files changed, 57 insertions(+)
diff --git a/app-i18n/ibus-pinyin/Manifest b/app-i18n/ibus-pinyin/Manifest
index b02059bc483c..0e5353911d0c 100644
--- a/app-i18n/ibus-pinyin/Manifest
+++ b/app-i18n/ibus-pinyin/Manifest
@@ -1 +1,2 @@
DIST ibus-pinyin-1.5.0.tar.gz 692516 BLAKE2B ae53eb79ea4e5336347d689814d8ef033551a9b432268e643927b28911da3d03701acb3f337d7781168461c1c53537f2271fc8f253d1e99a269f61ae5eb83b05 SHA512 b0cd849ee3154543747dde8994eec9aed01d67e0d9be308a2f0230cf22f0281cd8fcabd9763b24238547a37e54400bcd8e541937767b93f005d04302f0c00241
+DIST ibus-pinyin-1.5.1.gh.tar.gz 241963 BLAKE2B 4f7a08c20a311e0dc76bbea87439976a4a26c01fb80be880f3f8ba7fdd9c309011b0cc9bbb63030e6f4e1f0866d4fad8d3324464160ca73ce663e272a042e0eb SHA512 2ad3e7705d3f537135576ceb165a305728739ba2965d8d50f6db8c5043f17f722ca8b42de053cdcb8ff05ef10a7f7c4a0c7f0924beefdfa197225e360c98abd9
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
new file mode 100644
index 000000000000..11b12c65352d
--- /dev/null
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
@@ -0,0 +1,56 @@
+# Copyright 2008-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+LUA_COMPAT=( lua5-1 )
+PYTHON_COMPAT=( python3_{10..12} )
+
+inherit autotools lua-single python-single-r1
+
+DESCRIPTION="Chinese Pinyin and Bopomofo engines for IBus"
+HOMEPAGE="https://github.com/ibus/ibus-pinyin"
+SRC_URI="https://github.com/ibus/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="boost lua nls"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}
+ lua? ( ${LUA_REQUIRED_USE} )"
+
+RDEPEND="${PYTHON_DEPS}
+ app-i18n/pyzy
+ dev-db/sqlite:3
+ $(python_gen_cond_dep '
+ app-i18n/ibus[python(+),${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ ')
+ boost? ( dev-libs/boost )
+ lua? ( ${LUA_DEPS} )
+ nls? ( virtual/libintl )"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/intltool
+ dev-build/autoconf-archive
+ virtual/pkgconfig
+ nls? ( sys-devel/gettext )"
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+
+ if use lua; then
+ lua-single_pkg_setup
+ fi
+}
+
+src_prepare() {
+ default
+ eautoreconf
+}
+
+src_configure() {
+ econf \
+ $(use_enable boost) \
+ $(use_enable lua lua-extension) \
+ $(use_enable nls)
+}
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2024-08-29 1:33 Sam James
0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2024-08-29 1:33 UTC (permalink / raw
To: gentoo-commits
commit: de72e70f817bfae55c5201ac81cbbb325522816b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 01:32:38 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 01:32:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de72e70f
app-i18n/ibus-pinyin: Stabilize 1.5.1 x86, #936988
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
index 11b12c65352d..90122a996838 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="boost lua nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}
lua? ( ${LUA_REQUIRED_USE} )"
^ permalink raw reply related [flat|nested] 21+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/
@ 2024-08-29 1:33 Sam James
0 siblings, 0 replies; 21+ messages in thread
From: Sam James @ 2024-08-29 1:33 UTC (permalink / raw
To: gentoo-commits
commit: 5b41443decce416184323b9a6e0adf16e55ddb0b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 29 01:32:39 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 29 01:32:39 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b41443d
app-i18n/ibus-pinyin: Stabilize 1.5.1 amd64, #936988
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
index 90122a996838..8b83f5c0a1c7 100644
--- a/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
+++ b/app-i18n/ibus-pinyin/ibus-pinyin-1.5.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="boost lua nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}
lua? ( ${LUA_REQUIRED_USE} )"
^ permalink raw reply related [flat|nested] 21+ messages in thread
end of thread, other threads:[~2024-08-29 1:34 UTC | newest]
Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 18:47 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-pinyin/ Tobias Klausmann
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 7:56 Pacho Ramos
2016-10-09 10:25 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2017-08-23 15:02 Akinori Hattori
2017-08-23 15:02 Akinori Hattori
2020-02-09 16:11 Michał Górny
2020-08-10 14:33 Agostino Sarubbo
2020-08-11 18:53 Agostino Sarubbo
2020-08-27 2:15 Yixun Lan
2020-09-05 2:04 Mike Gilbert
2020-12-03 22:58 Marek Szuba
2020-12-07 18:14 Mike Gilbert
2021-04-12 1:09 Sam James
2022-07-15 3:32 Yixun Lan
2023-03-17 13:18 Yixun Lan
2024-05-31 2:50 Yixun Lan
2024-06-25 8:00 Yixun Lan
2024-08-29 1:33 Sam James
2024-08-29 1:33 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox