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

2021-05-02 Thread Mikle Kolyada
commit: 4861c6357f8d5a1dfd96992e667e5dd90831a617
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 19:06:47 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 19:07:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4861c635

app-i18n/uim: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 2f6435d4dcf..e658b221ed7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -38,8 +38,7 @@ COMMON_DEPEND="
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
+   dev-libs/openssl:0=
)
X? (
x11-libs/libICE



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

2020-04-04 Thread Sergei Trofimovich
commit: 2bfa7bcce73deb948c8d2ae5c57ef8573e77362b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 10:18:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 11:05:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfa7bcc

app-i18n/uim: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 app-i18n/uim/uim-1.8.8.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index a26a90d22a5..5b032d6a9ea 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index a47cea7facc..3cb465c9e79 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2021-07-17 Thread David Seifert
commit: 7c5b9237028f432ac3c3404eb57249b2c6be55c2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jul 17 11:25:19 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jul 17 11:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5b9237

app-i18n/uim: Remove app-i18n/canna

Signed-off-by: David Seifert  gentoo.org>

 app-i18n/uim/{uim-1.8.8.ebuild => uim-1.8.8-r1.ebuild} | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
similarity index 94%
rename from app-i18n/uim/uim-1.8.8.ebuild
rename to app-i18n/uim/uim-1.8.8-r1.ebuild
index e658b221ed7..1c032e933dc 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN 
l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -21,7 +21,6 @@ REQUIRED_USE="gtk? ( X )
 
 COMMON_DEPEND="
anthy? ( app-i18n/anthy )
-   canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
@@ -112,7 +111,6 @@ src_configure() {
local myconf=(
$(use_with X x)
$(use_with anthy anthy-utf8)
-   $(use_with canna)
$(use_with curl)
$(use_with eb)
$(use_enable emacs)
@@ -134,6 +132,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --without-canna
--enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt5 qt5)))
--disable-gnome-applet
--disable-gnome3-applet
@@ -144,7 +143,7 @@ src_configure() {
--disable-qt4-qt3support
)
 
-   if (use gtk || use gtk2) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && use anthy; then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )



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

2021-01-07 Thread Andreas Sturmlechner
commit: 7def0ba1bb0def667a74e7298fb877bd86ed7c23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  7 22:10:40 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  7 23:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7def0ba1

app-i18n/uim: EAPI-7, use qmake-utils, sort some deps

Closes: https://bugs.gentoo.org/764329
Closes: https://bugs.gentoo.org/712098
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 54 +--
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3ed23be0370..2f6435d4dcf 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-inherit autotools elisp-common flag-o-matic gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -19,26 +19,17 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-CDEPEND="!dev-scheme/sigscheme
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
+COMMON_DEPEND="
anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
+   libffi? ( dev-libs/libffi:= )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
@@ -49,13 +40,22 @@ CDEPEND="!dev-scheme/sigscheme
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
-   )"
-DEPEND="${CDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   X? ( x11-base/xorg-proto )"
-RDEPEND="${CDEPEND}
+   )
+   X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   !dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
l10n_ja? (
@@ -77,7 +77,13 @@ RDEPEND="${CDEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )"
+   )
+"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -86,6 +92,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
+
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -121,6 +128,7 @@ src_configure() {
$(use_enable nls)
$(use_with qt5)
$(use_with qt5 qt5-immodule)
+   _QMAKE5=$(qt5_get_bindir)/qmake
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
@@ -214,7 +222,7 @@ pkg_postinst() {
 
if use emacs; then
elisp-site-regen
-   echo
+   elog
elog "uim is autoloaded with Emacs with a minimal set of 
features:"
elog "There is no keybinding defined to call it directly, so 
please"
elog "create one yourself and choose an input method."



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

2020-11-16 Thread Sergei Trofimovich
commit: b3b4c8a0517b1070eafec1e13adfc4e199952869
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 16 22:44:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 16 22:53:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4c8a0

app-i18n/uim: use dev-libs/libffi instead of virtual/libffi

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3cb465c9e79..412b439ce31 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -35,7 +35,7 @@ CDEPEND="!dev-scheme/sigscheme
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( virtual/libffi )
+   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )



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

2022-08-02 Thread Joonas Niilola
commit: aaf19b0b70cf5c20ab878fdf71d53b0a9936a70f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:46:51 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:46:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf19b0b

app-i18n/uim: Stabilize 1.8.9_pre20210103-r1 x86, #861788

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 420a789727d8..03f2684b53b5 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2022-08-02 Thread Joonas Niilola
commit: e0cb2d0f7ed9a17af5a93aa955ec87559e7d9f5d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:48:06 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:48:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cb2d0f

app-i18n/uim: add a missing dep for 'qt5' use flag

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 03f2684b53b5..7a69267625df 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -46,7 +46,10 @@ CDEPEND="X? (
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt5? ( dev-qt/qtx11extras:5 )
+   qt5? (
+   dev-qt/qtx11extras:5
+   dev-qt/qtwidgets:5
+   )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0= )"



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

2022-03-22 Thread Jakov Smolić
commit: 63ffdf9324d5f01fc5acc611f1dc613b5c932def
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Mar 18 21:54:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 18:43:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ffdf93

app-i18n/uim: keyword 1.8.9_pre20210103 for ~riscv

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index 128f198ace4f..ac3fc65fc1a9 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2021-10-23 Thread Akinori Hattori
commit: b3232fc614b18ae0c48ea542a122bc944ed44b65
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Oct 23 14:14:06 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Oct 23 14:31:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3232fc6

app-i18n/uim: tidy

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.8-r1.ebuild | 46 +---
 1 file changed, 19 insertions(+), 27 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8-r1.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
index 1c032e933dc..4b72e29cd38 100644
--- a/app-i18n/uim/uim-1.8.8-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI="7"
 
 inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
@@ -19,7 +19,15 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-COMMON_DEPEND="
+CDEPEND="X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
anthy? ( app-i18n/anthy )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -36,23 +44,10 @@ COMMON_DEPEND="
qt5? ( dev-qt/qtx11extras:5 )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? (
-   dev-libs/openssl:0=
-   )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   X? ( x11-base/xorg-proto )
-"
-RDEPEND="${COMMON_DEPEND}
+   ssl? ( dev-libs/openssl:0= )"
+DEPEND="${CDEPEND}
+   X? ( x11-base/xorg-proto )"
+RDEPEND="${CDEPEND}
!dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
@@ -75,13 +70,10 @@ RDEPEND="${COMMON_DEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )
-"
-BDEPEND="
-   dev-util/intltool
+   )"
+BDEPEND="dev-util/intltool
sys-devel/gettext
-   virtual/pkgconfig
-"
+   virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -90,7 +82,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
-
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -166,8 +157,9 @@ src_compile() {
default
 
if use emacs; then
-   cd emacs
+   cd emacs || die
elisp-compile *.el || die
+   cd - >/dev/null || die
fi
 }
 



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

2021-10-24 Thread Akinori Hattori
commit: 380d32cc0a241f786a11dc4a1cf4a9aa5f0f5dd4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Oct 24 08:58:30 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Oct 24 08:58:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380d32cc

app-i18n/uim: add missing dependency

Closes: https://bugs.gentoo.org/819768
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index a693a39ed5f..128f198ace4 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -77,6 +77,7 @@ RDEPEND="${CDEPEND}
l10n_zh-TW? ( media-fonts/intlfonts )
)"
 BDEPEND="dev-util/intltool
+   gnome-base/librsvg
sys-devel/gettext
virtual/pkgconfig
kde? ( dev-util/cmake )"



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

2015-09-01 Thread Tobias Klausmann
commit: 4b547266743c41ffa0749fc34cbe53997189f689
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep  1 18:53:11 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep  1 18:53:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b547266

app-i18n/uim: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index ab9ab36..8a47db9 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 inherit autotools eutils multilib elisp-common gnome2-utils
 
 DESCRIPTION="Simple, secure and flexible input method library"
-HOMEPAGE="https://code.google.com/p/uim/";
+HOMEPAGE="https://github.com/uim/uim/";
 SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"



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

2016-06-27 Thread Ulrich Müller
commit: ff2a1fc14a7bf016c5ad929818710318518505ee
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 27 08:22:44 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 27 12:43:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2a1fc1

app-i18n/uim: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-i18n/uim/uim-1.8.6-r1.ebuild | 22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 885f582..b25f0ce 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -43,12 +43,12 @@ RDEPEND="X? (
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
-   ncurses? ( sys-libs/ncurses )
+   ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? ( dev-libs/openssl )
+   ssl? ( dev-libs/openssl:0 )
!dev-scheme/sigscheme"
 #  scim? ( >=app-i18n/scim-1.3.0 ) # broken
 #  wnn? ( app-i18n/wnn )
@@ -66,18 +66,10 @@ DEPEND="${RDEPEND}
 RDEPEND="${RDEPEND}
X? (
media-fonts/font-sony-misc
-   linguas_zh_CN? (
-   || ( media-fonts/font-isas-misc media-fonts/intlfonts )
-   )
-   linguas_zh_TW? (
-   media-fonts/intlfonts
-   )
-   linguas_ja? (
-   || ( media-fonts/font-jis-misc media-fonts/intlfonts )
-   )
-   linguas_ko? (
-   || ( media-fonts/font-daewoo-misc media-fonts/intlfonts 
)
-   )
+   l10n_ja? ( || ( media-fonts/font-jis-misc media-fonts/intlfonts 
) )
+   l10n_ko? ( || ( media-fonts/font-daewoo-misc 
media-fonts/intlfonts ) )
+   l10n_zh-CN? ( || ( media-fonts/font-isas-misc 
media-fonts/intlfonts ) )
+   l10n_zh-TW? ( media-fonts/intlfonts )
)"
 #  test? ( dev-scheme/gauche )
 



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

2016-06-13 Thread Yixun Lan
commit: 1cc6464d83306c2d04e99d936217b5f65f1aba4e
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jun 14 02:25:23 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jun 14 02:25:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc6464d

app-i18n/uim: keyword ~arm

Gentoo-Bug: 585670

Package-Manager: portage-2.3.0_rc1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8a47db9..885f582 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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$
 
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
 
 RESTRICT="test"



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

2017-11-29 Thread Andreas Sturmlechner
commit: aa7540a356a0d7bce0e37a5633f01a0a98e5bc5e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 30 02:31:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 30 02:32:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7540a3

app-i18n/uim: Drop USE=kde

Closes: https://bugs.gentoo.org/630602
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-i18n/uim/Manifest| 2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 8 +++-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 8 +++-
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/app-i18n/uim/Manifest b/app-i18n/uim/Manifest
index fa864158810..fb64efc7829 100644
--- a/app-i18n/uim/Manifest
+++ b/app-i18n/uim/Manifest
@@ -1 +1 @@
-DIST uim-1.8.6.tar.bz2 6500739 SHA256 
7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b
 WHIRLPOOL 
77362b5ac6bea217b4373184eb19d79c0b19a8c3f9c27945abccfd414d0409a33438a3cd1d1d2370b6b2f7154a6c35688ae4b2e57f50dc29524bf71938a38a28
+DIST uim-1.8.6.tar.bz2 6500739 BLAKE2B 
78623c015cafafa1fbaf32542535de1f0207f8452a422d929a15f4421e4c9926192d0d3b761a7865a38affdf616dc5477e083c0fd8655261ff80ca817fd37029
 SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index c5648efd8e3..4689635b1b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -56,7 +55,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -135,7 +133,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kde kde4-applet) \
+   --disable-kde4-applet \
$(use_with m17n-lib m17nlib) \
$(use_enable ncurses fep) \
$(use_enable nls) \

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index bd5220cb72c..ffe51b96501 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -59,7 +58,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -139,7 +137,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kd

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

2018-05-28 Thread Akinori Hattori
commit: f24b69fc5a937c4a2df16391c5481fa69d3be462
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:27:47 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24b69fc

app-i18n/uim: switch to gtk2 USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/metadata.xml|  2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 24 
 app-i18n/uim/uim-1.8.6-r2.ebuild | 24 
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/app-i18n/uim/metadata.xml b/app-i18n/uim/metadata.xml
index a509c6471ec..5954a1c59d1 100644
--- a/app-i18n/uim/metadata.xml
+++ b/app-i18n/uim/metadata.xml
@@ -15,7 +15,7 @@
   
 Enable support for app-i18n/anthy
 Enable support for dev-libs/eb
-Enable support for x11-libs/gtk+:3
+Enable support for x11-libs/gtk+:2
 Enable support for app-i18n/skk-jisyo
   
   

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8f11f1958d1..98d789b88b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk3? ( x11-libs/gtk+:3 )
+   gtk? ( x11-libs/gtk+:3 )
+   gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
@@ -104,8 +104,8 @@ src_configure() {
$(use_with expat)
$(use_with libedit)
$(use_with libffi ffi)
-   $(use_with gtk gtk2)
-   $(use_with gtk3)
+   $(use_with gtk gtk3)
+   $(use_with gtk2)
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
@@ -126,7 +126,7 @@ src_configure() {
--without-prime
)
 
-   if (use gtk || use gtk3) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && (use anthy || use canna); then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )
@@ -136,7 +136,7 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk3 || use qt4; then
+   if use gtk || use gtk2 || use qt4; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
@@ -197,12 +197,12 @@ pkg_postinst() {
elog "Integration with LEIM is not done with this ebuild, 
please have"
elog "a look at the documentation how to achieve this."
fi
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }
 
 pkg_postrm() {
use emacs && elisp-site-regen
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 92b6abc0c68..d17f38959ea 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk

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

2018-05-28 Thread Akinori Hattori
commit: f8c292d9ecd95fbca43cb8d93f88d7699d622d84
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:17:27 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c292d9

app-i18n/uim: drop test USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index decffcc25df..e0afd85576e 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 051f9b3ec4a..faf0515534a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )



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

2018-05-28 Thread Akinori Hattori
commit: e4774cff8971e892558198e043d8c9c7211fc594
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:32:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4774cff

app-i18n/uim: specify default toolkit

Closes: https://bugs.gentoo.org/550662
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 1 +
 app-i18n/uim/uim-1.8.6-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 98d789b88b7..7b43e2abb80 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -118,6 +118,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index d17f38959ea..b7fb23b5ab8 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -122,6 +122,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet



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

2018-05-28 Thread Akinori Hattori
commit: e4c1809a146836fd3483f12dfae124e8a13ba59e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:21:32 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c1809a

app-i18n/uim: drop unicode USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 19 ---
 app-i18n/uim/uim-1.8.6-r2.ebuild | 19 ---
 2 files changed, 8 insertions(+), 30 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index e0afd85576e..8f11f1958d1 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -98,6 +95,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -119,6 +117,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -127,16 +126,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )
else

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index faf0515534a..92b6abc0c68 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -102,6 +99,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -123,6 +121,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -131,16 +130,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )

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

2018-05-28 Thread Akinori Hattori
commit: 7979949011a1f66d16f28368cf99a6bcda2ff133
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:15:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79799490

app-i18n/uim: update SRC_URI

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8ede2635d9f..decffcc25df 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index f2b009491e2..051f9b3ec4a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"



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

2018-06-02 Thread Akinori Hattori
commit: fd1856346e82b85a6b4e4b77c2e74f3fdb664aee
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun  3 02:13:48 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun  3 02:18:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd185634

app-i18n/uim: fix build with >=dev-scheme/chicken-4

Closes: https://bugs.gentoo.org/656852
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.8.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index b77ac271174..96c19d017d7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -92,6 +92,8 @@ SITEFILE="50${PN}-gentoo.el"
 src_prepare() {
default
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
+   # fix build with >=dev-scheme/chicken-4, bug #656852
+   touch scm/json-parser-expanded.scm
 
eautoreconf
 }



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

2018-08-08 Thread Mikle Kolyada
commit: f8bfbd9bc83a338169a4fb1a4c094992be05b82b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Aug  8 17:53:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Aug  8 17:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfbd9b

app-i18n/uim: amd64 stable wrt bug #661800

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 65e84f8fab1..ca02176189d 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-18 Thread Sergei Trofimovich
commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 18 22:17:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 18 22:18:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b

app-i18n/uim: stable 1.8.8 for hppa, bug #661800

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index ca02176189d..589023b40ef 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-26 Thread Michał Górny
commit: b8f30561aece8d833fcc6e6a2ab7a4e16ea80d68
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 26 08:02:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 26 08:25:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f30561

app-i18n/uim: Remove support for non-existent deps

 app-i18n/uim/uim-1.8.6-r1.ebuild | 17 +++--
 app-i18n/uim/uim-1.8.6-r2.ebuild | 17 +++--
 2 files changed, 14 insertions(+), 20 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index af634f34baf..8a86ae8ad0f 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0 )"
@@ -111,16 +109,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
-   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -139,13 +137,12 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk2 || use qt4; then
+   if use gtk || use gtk2; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
fi
 
-   export QT4DIR="$(qt4_get_libdir)"
econf "${myconf[@]}"
 }
 
@@ -190,7 +187,7 @@ pkg_postinst() {
elog "to your ~/.uim."
elog
elog "All input methods can be found by running uim-im-switcher-gtk, "
-   elog "uim-im-switcher-gtk3 or uim-im-switcher-qt4."
+   elog "uim-im-switcher-gtk3."
 
if use emacs; then
elisp-site-regen

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 8ecd96c0215..3183a39a2a3 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
@@ -115,16 +113,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)

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

2018-07-27 Thread Sergei Trofimovich
commit: a9b9111054764309e5a38755aabb335724665e1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 27 07:11:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 27 07:11:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b91110

app-i18n/uim: stable 1.8.8 for ppc64, bug #661800

Bug: https://bugs.gentoo.org/661800
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 0356ea9c9bb..fc0e9ef744e 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-04 Thread Akinori Hattori
commit: a6b6eb5227c85e07ce6c47ad71d5188e08447a96
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  4 13:08:04 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  4 13:09:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b6eb52

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index fc0e9ef744e..f7bb3ff0158 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit autotools elisp-common gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -95,6 +95,8 @@ src_prepare() {
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
+   # fix build with "-march=pentium4 -O2", bug #661806
+   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Akinori Hattori
commit: f101dc3e9300ea6a1b22d5e8664c3355fe38bd0b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Aug  6 13:14:23 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Aug  6 13:14:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f101dc3e

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index f7bb3ff0158..1331a6ca446 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -96,7 +96,7 @@ src_prepare() {
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
# fix build with "-march=pentium4 -O2", bug #661806
-   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
+   use x86 && append-cflags $(test-flags-CC -fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Thomas Deutschmann
commit: 5843a339969542ba7dd03f55b77b73d7e585ed13
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug  6 22:19:20 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug  6 22:19:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5843a339

app-i18n/uim: x86 stable (bug #661800)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 1331a6ca446..65e84f8fab1 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-10-20 Thread Sergei Trofimovich
commit: b55bfa2eb3f6d9ccf25288e4dfe55eb1ad89a643
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 20 14:12:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 20 14:12:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55bfa2e

app-i18n/uim: stable 1.8.8 for ppc, bug #661800

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

 app-i18n/uim/uim-1.8.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 589023b40ef..7fbd2e0a622 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2015-09-01 Thread Tobias Klausmann
commit: 4b547266743c41ffa0749fc34cbe53997189f689
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep  1 18:53:11 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep  1 18:53:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b547266

app-i18n/uim: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index ab9ab36..8a47db9 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 inherit autotools eutils multilib elisp-common gnome2-utils
 
 DESCRIPTION="Simple, secure and flexible input method library"
-HOMEPAGE="https://code.google.com/p/uim/";
+HOMEPAGE="https://github.com/uim/uim/";
 SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"



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

2016-06-13 Thread Yixun Lan
commit: 1cc6464d83306c2d04e99d936217b5f65f1aba4e
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jun 14 02:25:23 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jun 14 02:25:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc6464d

app-i18n/uim: keyword ~arm

Gentoo-Bug: 585670

Package-Manager: portage-2.3.0_rc1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8a47db9..885f582 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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$
 
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
 
 RESTRICT="test"



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

2016-06-27 Thread Ulrich Müller
commit: ff2a1fc14a7bf016c5ad929818710318518505ee
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 27 08:22:44 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 27 12:43:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2a1fc1

app-i18n/uim: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-i18n/uim/uim-1.8.6-r1.ebuild | 22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 885f582..b25f0ce 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -43,12 +43,12 @@ RDEPEND="X? (
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
-   ncurses? ( sys-libs/ncurses )
+   ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? ( dev-libs/openssl )
+   ssl? ( dev-libs/openssl:0 )
!dev-scheme/sigscheme"
 #  scim? ( >=app-i18n/scim-1.3.0 ) # broken
 #  wnn? ( app-i18n/wnn )
@@ -66,18 +66,10 @@ DEPEND="${RDEPEND}
 RDEPEND="${RDEPEND}
X? (
media-fonts/font-sony-misc
-   linguas_zh_CN? (
-   || ( media-fonts/font-isas-misc media-fonts/intlfonts )
-   )
-   linguas_zh_TW? (
-   media-fonts/intlfonts
-   )
-   linguas_ja? (
-   || ( media-fonts/font-jis-misc media-fonts/intlfonts )
-   )
-   linguas_ko? (
-   || ( media-fonts/font-daewoo-misc media-fonts/intlfonts 
)
-   )
+   l10n_ja? ( || ( media-fonts/font-jis-misc media-fonts/intlfonts 
) )
+   l10n_ko? ( || ( media-fonts/font-daewoo-misc 
media-fonts/intlfonts ) )
+   l10n_zh-CN? ( || ( media-fonts/font-isas-misc 
media-fonts/intlfonts ) )
+   l10n_zh-TW? ( media-fonts/intlfonts )
)"
 #  test? ( dev-scheme/gauche )
 



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

2018-08-04 Thread Akinori Hattori
commit: a6b6eb5227c85e07ce6c47ad71d5188e08447a96
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  4 13:08:04 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  4 13:09:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b6eb52

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index fc0e9ef744e..f7bb3ff0158 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit autotools elisp-common gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -95,6 +95,8 @@ src_prepare() {
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
+   # fix build with "-march=pentium4 -O2", bug #661806
+   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Akinori Hattori
commit: f101dc3e9300ea6a1b22d5e8664c3355fe38bd0b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Aug  6 13:14:23 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Aug  6 13:14:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f101dc3e

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index f7bb3ff0158..1331a6ca446 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -96,7 +96,7 @@ src_prepare() {
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
# fix build with "-march=pentium4 -O2", bug #661806
-   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
+   use x86 && append-cflags $(test-flags-CC -fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Thomas Deutschmann
commit: 5843a339969542ba7dd03f55b77b73d7e585ed13
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug  6 22:19:20 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug  6 22:19:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5843a339

app-i18n/uim: x86 stable (bug #661800)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 1331a6ca446..65e84f8fab1 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-08 Thread Mikle Kolyada
commit: f8bfbd9bc83a338169a4fb1a4c094992be05b82b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Aug  8 17:53:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Aug  8 17:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfbd9b

app-i18n/uim: amd64 stable wrt bug #661800

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 65e84f8fab1..ca02176189d 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-07-27 Thread Sergei Trofimovich
commit: a9b9111054764309e5a38755aabb335724665e1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 27 07:11:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 27 07:11:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b91110

app-i18n/uim: stable 1.8.8 for ppc64, bug #661800

Bug: https://bugs.gentoo.org/661800
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 0356ea9c9bb..fc0e9ef744e 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-10-20 Thread Sergei Trofimovich
commit: b55bfa2eb3f6d9ccf25288e4dfe55eb1ad89a643
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 20 14:12:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 20 14:12:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55bfa2e

app-i18n/uim: stable 1.8.8 for ppc, bug #661800

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

 app-i18n/uim/uim-1.8.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 589023b40ef..7fbd2e0a622 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-06-02 Thread Akinori Hattori
commit: fd1856346e82b85a6b4e4b77c2e74f3fdb664aee
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun  3 02:13:48 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun  3 02:18:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd185634

app-i18n/uim: fix build with >=dev-scheme/chicken-4

Closes: https://bugs.gentoo.org/656852
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.8.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index b77ac271174..96c19d017d7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -92,6 +92,8 @@ SITEFILE="50${PN}-gentoo.el"
 src_prepare() {
default
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
+   # fix build with >=dev-scheme/chicken-4, bug #656852
+   touch scm/json-parser-expanded.scm
 
eautoreconf
 }



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

2018-08-18 Thread Sergei Trofimovich
commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 18 22:17:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 18 22:18:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b

app-i18n/uim: stable 1.8.8 for hppa, bug #661800

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index ca02176189d..589023b40ef 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-26 Thread Michał Górny
commit: b8f30561aece8d833fcc6e6a2ab7a4e16ea80d68
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 26 08:02:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 26 08:25:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f30561

app-i18n/uim: Remove support for non-existent deps

 app-i18n/uim/uim-1.8.6-r1.ebuild | 17 +++--
 app-i18n/uim/uim-1.8.6-r2.ebuild | 17 +++--
 2 files changed, 14 insertions(+), 20 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index af634f34baf..8a86ae8ad0f 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0 )"
@@ -111,16 +109,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
-   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -139,13 +137,12 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk2 || use qt4; then
+   if use gtk || use gtk2; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
fi
 
-   export QT4DIR="$(qt4_get_libdir)"
econf "${myconf[@]}"
 }
 
@@ -190,7 +187,7 @@ pkg_postinst() {
elog "to your ~/.uim."
elog
elog "All input methods can be found by running uim-im-switcher-gtk, "
-   elog "uim-im-switcher-gtk3 or uim-im-switcher-qt4."
+   elog "uim-im-switcher-gtk3."
 
if use emacs; then
elisp-site-regen

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 8ecd96c0215..3183a39a2a3 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
@@ -115,16 +113,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)

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

2018-05-28 Thread Akinori Hattori
commit: f24b69fc5a937c4a2df16391c5481fa69d3be462
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:27:47 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24b69fc

app-i18n/uim: switch to gtk2 USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/metadata.xml|  2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 24 
 app-i18n/uim/uim-1.8.6-r2.ebuild | 24 
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/app-i18n/uim/metadata.xml b/app-i18n/uim/metadata.xml
index a509c6471ec..5954a1c59d1 100644
--- a/app-i18n/uim/metadata.xml
+++ b/app-i18n/uim/metadata.xml
@@ -15,7 +15,7 @@
   
 Enable support for app-i18n/anthy
 Enable support for dev-libs/eb
-Enable support for x11-libs/gtk+:3
+Enable support for x11-libs/gtk+:2
 Enable support for app-i18n/skk-jisyo
   
   

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8f11f1958d1..98d789b88b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk3? ( x11-libs/gtk+:3 )
+   gtk? ( x11-libs/gtk+:3 )
+   gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
@@ -104,8 +104,8 @@ src_configure() {
$(use_with expat)
$(use_with libedit)
$(use_with libffi ffi)
-   $(use_with gtk gtk2)
-   $(use_with gtk3)
+   $(use_with gtk gtk3)
+   $(use_with gtk2)
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
@@ -126,7 +126,7 @@ src_configure() {
--without-prime
)
 
-   if (use gtk || use gtk3) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && (use anthy || use canna); then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )
@@ -136,7 +136,7 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk3 || use qt4; then
+   if use gtk || use gtk2 || use qt4; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
@@ -197,12 +197,12 @@ pkg_postinst() {
elog "Integration with LEIM is not done with this ebuild, 
please have"
elog "a look at the documentation how to achieve this."
fi
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }
 
 pkg_postrm() {
use emacs && elisp-site-regen
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 92b6abc0c68..d17f38959ea 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk

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

2018-05-28 Thread Akinori Hattori
commit: f8c292d9ecd95fbca43cb8d93f88d7699d622d84
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:17:27 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c292d9

app-i18n/uim: drop test USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index decffcc25df..e0afd85576e 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 051f9b3ec4a..faf0515534a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )



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

2018-05-28 Thread Akinori Hattori
commit: e4774cff8971e892558198e043d8c9c7211fc594
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:32:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4774cff

app-i18n/uim: specify default toolkit

Closes: https://bugs.gentoo.org/550662
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 1 +
 app-i18n/uim/uim-1.8.6-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 98d789b88b7..7b43e2abb80 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -118,6 +118,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index d17f38959ea..b7fb23b5ab8 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -122,6 +122,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet



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

2018-05-28 Thread Akinori Hattori
commit: e4c1809a146836fd3483f12dfae124e8a13ba59e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:21:32 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c1809a

app-i18n/uim: drop unicode USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 19 ---
 app-i18n/uim/uim-1.8.6-r2.ebuild | 19 ---
 2 files changed, 8 insertions(+), 30 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index e0afd85576e..8f11f1958d1 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -98,6 +95,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -119,6 +117,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -127,16 +126,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )
else

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index faf0515534a..92b6abc0c68 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -102,6 +99,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -123,6 +121,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -131,16 +130,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )

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

2018-05-28 Thread Akinori Hattori
commit: 7979949011a1f66d16f28368cf99a6bcda2ff133
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:15:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79799490

app-i18n/uim: update SRC_URI

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8ede2635d9f..decffcc25df 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index f2b009491e2..051f9b3ec4a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"



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

2017-11-29 Thread Andreas Sturmlechner
commit: aa7540a356a0d7bce0e37a5633f01a0a98e5bc5e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 30 02:31:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 30 02:32:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7540a3

app-i18n/uim: Drop USE=kde

Closes: https://bugs.gentoo.org/630602
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-i18n/uim/Manifest| 2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 8 +++-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 8 +++-
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/app-i18n/uim/Manifest b/app-i18n/uim/Manifest
index fa864158810..fb64efc7829 100644
--- a/app-i18n/uim/Manifest
+++ b/app-i18n/uim/Manifest
@@ -1 +1 @@
-DIST uim-1.8.6.tar.bz2 6500739 SHA256 
7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b
 WHIRLPOOL 
77362b5ac6bea217b4373184eb19d79c0b19a8c3f9c27945abccfd414d0409a33438a3cd1d1d2370b6b2f7154a6c35688ae4b2e57f50dc29524bf71938a38a28
+DIST uim-1.8.6.tar.bz2 6500739 BLAKE2B 
78623c015cafafa1fbaf32542535de1f0207f8452a422d929a15f4421e4c9926192d0d3b761a7865a38affdf616dc5477e083c0fd8655261ff80ca817fd37029
 SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index c5648efd8e3..4689635b1b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -56,7 +55,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -135,7 +133,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kde kde4-applet) \
+   --disable-kde4-applet \
$(use_with m17n-lib m17nlib) \
$(use_enable ncurses fep) \
$(use_enable nls) \

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index bd5220cb72c..ffe51b96501 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -59,7 +58,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -139,7 +137,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kd

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

2015-09-01 Thread Tobias Klausmann
commit: 4b547266743c41ffa0749fc34cbe53997189f689
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Tue Sep  1 18:53:11 2015 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Tue Sep  1 18:53:11 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b547266

app-i18n/uim: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index ab9ab36..8a47db9 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
 inherit autotools eutils multilib elisp-common gnome2-utils
 
 DESCRIPTION="Simple, secure and flexible input method library"
-HOMEPAGE="https://code.google.com/p/uim/";
+HOMEPAGE="https://github.com/uim/uim/";
 SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"



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

2016-06-27 Thread Ulrich Müller
commit: ff2a1fc14a7bf016c5ad929818710318518505ee
Author: Ulrich Müller  gentoo  org>
AuthorDate: Mon Jun 27 08:22:44 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Jun 27 12:43:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2a1fc1

app-i18n/uim: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 app-i18n/uim/uim-1.8.6-r1.ebuild | 22 +++---
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 885f582..b25f0ce 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -43,12 +43,12 @@ RDEPEND="X? (
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
-   ncurses? ( sys-libs/ncurses )
+   ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? ( dev-libs/openssl )
+   ssl? ( dev-libs/openssl:0 )
!dev-scheme/sigscheme"
 #  scim? ( >=app-i18n/scim-1.3.0 ) # broken
 #  wnn? ( app-i18n/wnn )
@@ -66,18 +66,10 @@ DEPEND="${RDEPEND}
 RDEPEND="${RDEPEND}
X? (
media-fonts/font-sony-misc
-   linguas_zh_CN? (
-   || ( media-fonts/font-isas-misc media-fonts/intlfonts )
-   )
-   linguas_zh_TW? (
-   media-fonts/intlfonts
-   )
-   linguas_ja? (
-   || ( media-fonts/font-jis-misc media-fonts/intlfonts )
-   )
-   linguas_ko? (
-   || ( media-fonts/font-daewoo-misc media-fonts/intlfonts 
)
-   )
+   l10n_ja? ( || ( media-fonts/font-jis-misc media-fonts/intlfonts 
) )
+   l10n_ko? ( || ( media-fonts/font-daewoo-misc 
media-fonts/intlfonts ) )
+   l10n_zh-CN? ( || ( media-fonts/font-isas-misc 
media-fonts/intlfonts ) )
+   l10n_zh-TW? ( media-fonts/intlfonts )
)"
 #  test? ( dev-scheme/gauche )
 



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

2016-06-13 Thread Yixun Lan
commit: 1cc6464d83306c2d04e99d936217b5f65f1aba4e
Author: Yixun Lan  gentoo  org>
AuthorDate: Tue Jun 14 02:25:23 2016 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Tue Jun 14 02:25:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc6464d

app-i18n/uim: keyword ~arm

Gentoo-Bug: 585670

Package-Manager: portage-2.3.0_rc1

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8a47db9..885f582 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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$
 
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
 
 RESTRICT="test"



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

2021-05-02 Thread Mikle Kolyada
commit: 4861c6357f8d5a1dfd96992e667e5dd90831a617
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 19:06:47 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 19:07:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4861c635

app-i18n/uim: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 2f6435d4dcf..e658b221ed7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -38,8 +38,7 @@ COMMON_DEPEND="
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
+   dev-libs/openssl:0=
)
X? (
x11-libs/libICE



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

2021-07-17 Thread David Seifert
commit: 7c5b9237028f432ac3c3404eb57249b2c6be55c2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jul 17 11:25:19 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jul 17 11:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5b9237

app-i18n/uim: Remove app-i18n/canna

Signed-off-by: David Seifert  gentoo.org>

 app-i18n/uim/{uim-1.8.8.ebuild => uim-1.8.8-r1.ebuild} | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
similarity index 94%
rename from app-i18n/uim/uim-1.8.8.ebuild
rename to app-i18n/uim/uim-1.8.8-r1.ebuild
index e658b221ed7..1c032e933dc 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN 
l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -21,7 +21,6 @@ REQUIRED_USE="gtk? ( X )
 
 COMMON_DEPEND="
anthy? ( app-i18n/anthy )
-   canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
@@ -112,7 +111,6 @@ src_configure() {
local myconf=(
$(use_with X x)
$(use_with anthy anthy-utf8)
-   $(use_with canna)
$(use_with curl)
$(use_with eb)
$(use_enable emacs)
@@ -134,6 +132,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --without-canna
--enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt5 qt5)))
--disable-gnome-applet
--disable-gnome3-applet
@@ -144,7 +143,7 @@ src_configure() {
--disable-qt4-qt3support
)
 
-   if (use gtk || use gtk2) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && use anthy; then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )



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

2018-08-08 Thread Mikle Kolyada
commit: f8bfbd9bc83a338169a4fb1a4c094992be05b82b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Aug  8 17:53:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Aug  8 17:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfbd9b

app-i18n/uim: amd64 stable wrt bug #661800

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 65e84f8fab1..ca02176189d 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-18 Thread Sergei Trofimovich
commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 18 22:17:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 18 22:18:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b

app-i18n/uim: stable 1.8.8 for hppa, bug #661800

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index ca02176189d..589023b40ef 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-26 Thread Michał Górny
commit: b8f30561aece8d833fcc6e6a2ab7a4e16ea80d68
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 26 08:02:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 26 08:25:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f30561

app-i18n/uim: Remove support for non-existent deps

 app-i18n/uim/uim-1.8.6-r1.ebuild | 17 +++--
 app-i18n/uim/uim-1.8.6-r2.ebuild | 17 +++--
 2 files changed, 14 insertions(+), 20 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index af634f34baf..8a86ae8ad0f 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0 )"
@@ -111,16 +109,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
-   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -139,13 +137,12 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk2 || use qt4; then
+   if use gtk || use gtk2; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
fi
 
-   export QT4DIR="$(qt4_get_libdir)"
econf "${myconf[@]}"
 }
 
@@ -190,7 +187,7 @@ pkg_postinst() {
elog "to your ~/.uim."
elog
elog "All input methods can be found by running uim-im-switcher-gtk, "
-   elog "uim-im-switcher-gtk3 or uim-im-switcher-qt4."
+   elog "uim-im-switcher-gtk3."
 
if use emacs; then
elisp-site-regen

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 8ecd96c0215..3183a39a2a3 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
@@ -115,16 +113,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)

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

2022-08-02 Thread Joonas Niilola
commit: aaf19b0b70cf5c20ab878fdf71d53b0a9936a70f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:46:51 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:46:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf19b0b

app-i18n/uim: Stabilize 1.8.9_pre20210103-r1 x86, #861788

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 420a789727d8..03f2684b53b5 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2022-08-02 Thread Joonas Niilola
commit: e0cb2d0f7ed9a17af5a93aa955ec87559e7d9f5d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:48:06 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:48:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cb2d0f

app-i18n/uim: add a missing dep for 'qt5' use flag

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 03f2684b53b5..7a69267625df 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -46,7 +46,10 @@ CDEPEND="X? (
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt5? ( dev-qt/qtx11extras:5 )
+   qt5? (
+   dev-qt/qtx11extras:5
+   dev-qt/qtwidgets:5
+   )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0= )"



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

2021-01-07 Thread Andreas Sturmlechner
commit: 7def0ba1bb0def667a74e7298fb877bd86ed7c23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  7 22:10:40 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  7 23:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7def0ba1

app-i18n/uim: EAPI-7, use qmake-utils, sort some deps

Closes: https://bugs.gentoo.org/764329
Closes: https://bugs.gentoo.org/712098
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 54 +--
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3ed23be0370..2f6435d4dcf 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-inherit autotools elisp-common flag-o-matic gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -19,26 +19,17 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-CDEPEND="!dev-scheme/sigscheme
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
+COMMON_DEPEND="
anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
+   libffi? ( dev-libs/libffi:= )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
@@ -49,13 +40,22 @@ CDEPEND="!dev-scheme/sigscheme
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
-   )"
-DEPEND="${CDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   X? ( x11-base/xorg-proto )"
-RDEPEND="${CDEPEND}
+   )
+   X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   !dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
l10n_ja? (
@@ -77,7 +77,13 @@ RDEPEND="${CDEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )"
+   )
+"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -86,6 +92,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
+
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -121,6 +128,7 @@ src_configure() {
$(use_enable nls)
$(use_with qt5)
$(use_with qt5 qt5-immodule)
+   _QMAKE5=$(qt5_get_bindir)/qmake
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
@@ -214,7 +222,7 @@ pkg_postinst() {
 
if use emacs; then
elisp-site-regen
-   echo
+   elog
elog "uim is autoloaded with Emacs with a minimal set of 
features:"
elog "There is no keybinding defined to call it directly, so 
please"
elog "create one yourself and choose an input method."



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

2020-11-16 Thread Sergei Trofimovich
commit: b3b4c8a0517b1070eafec1e13adfc4e199952869
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 16 22:44:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 16 22:53:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4c8a0

app-i18n/uim: use dev-libs/libffi instead of virtual/libffi

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3cb465c9e79..412b439ce31 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -35,7 +35,7 @@ CDEPEND="!dev-scheme/sigscheme
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( virtual/libffi )
+   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )



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

2022-03-22 Thread Jakov Smolić
commit: 63ffdf9324d5f01fc5acc611f1dc613b5c932def
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Mar 18 21:54:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 18:43:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ffdf93

app-i18n/uim: keyword 1.8.9_pre20210103 for ~riscv

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index 128f198ace4f..ac3fc65fc1a9 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2021-10-23 Thread Akinori Hattori
commit: b3232fc614b18ae0c48ea542a122bc944ed44b65
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Oct 23 14:14:06 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Oct 23 14:31:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3232fc6

app-i18n/uim: tidy

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.8-r1.ebuild | 46 +---
 1 file changed, 19 insertions(+), 27 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8-r1.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
index 1c032e933dc..4b72e29cd38 100644
--- a/app-i18n/uim/uim-1.8.8-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI="7"
 
 inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
@@ -19,7 +19,15 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-COMMON_DEPEND="
+CDEPEND="X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
anthy? ( app-i18n/anthy )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -36,23 +44,10 @@ COMMON_DEPEND="
qt5? ( dev-qt/qtx11extras:5 )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? (
-   dev-libs/openssl:0=
-   )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   X? ( x11-base/xorg-proto )
-"
-RDEPEND="${COMMON_DEPEND}
+   ssl? ( dev-libs/openssl:0= )"
+DEPEND="${CDEPEND}
+   X? ( x11-base/xorg-proto )"
+RDEPEND="${CDEPEND}
!dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
@@ -75,13 +70,10 @@ RDEPEND="${COMMON_DEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )
-"
-BDEPEND="
-   dev-util/intltool
+   )"
+BDEPEND="dev-util/intltool
sys-devel/gettext
-   virtual/pkgconfig
-"
+   virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -90,7 +82,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
-
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -166,8 +157,9 @@ src_compile() {
default
 
if use emacs; then
-   cd emacs
+   cd emacs || die
elisp-compile *.el || die
+   cd - >/dev/null || die
fi
 }
 



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

2021-10-24 Thread Akinori Hattori
commit: 380d32cc0a241f786a11dc4a1cf4a9aa5f0f5dd4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Oct 24 08:58:30 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Oct 24 08:58:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380d32cc

app-i18n/uim: add missing dependency

Closes: https://bugs.gentoo.org/819768
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index a693a39ed5f..128f198ace4 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -77,6 +77,7 @@ RDEPEND="${CDEPEND}
l10n_zh-TW? ( media-fonts/intlfonts )
)"
 BDEPEND="dev-util/intltool
+   gnome-base/librsvg
sys-devel/gettext
virtual/pkgconfig
kde? ( dev-util/cmake )"



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

2020-04-04 Thread Sergei Trofimovich
commit: 2bfa7bcce73deb948c8d2ae5c57ef8573e77362b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 10:18:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 11:05:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfa7bcc

app-i18n/uim: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 app-i18n/uim/uim-1.8.8.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index a26a90d22a5..5b032d6a9ea 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index a47cea7facc..3cb465c9e79 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2020-11-16 Thread Sergei Trofimovich
commit: b3b4c8a0517b1070eafec1e13adfc4e199952869
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 16 22:44:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 16 22:53:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4c8a0

app-i18n/uim: use dev-libs/libffi instead of virtual/libffi

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3cb465c9e79..412b439ce31 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -35,7 +35,7 @@ CDEPEND="!dev-scheme/sigscheme
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( virtual/libffi )
+   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )



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

2021-05-02 Thread Mikle Kolyada
commit: 4861c6357f8d5a1dfd96992e667e5dd90831a617
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 19:06:47 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 19:07:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4861c635

app-i18n/uim: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 2f6435d4dcf..e658b221ed7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -38,8 +38,7 @@ COMMON_DEPEND="
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
+   dev-libs/openssl:0=
)
X? (
x11-libs/libICE



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

2021-07-17 Thread David Seifert
commit: 7c5b9237028f432ac3c3404eb57249b2c6be55c2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jul 17 11:25:19 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jul 17 11:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5b9237

app-i18n/uim: Remove app-i18n/canna

Signed-off-by: David Seifert  gentoo.org>

 app-i18n/uim/{uim-1.8.8.ebuild => uim-1.8.8-r1.ebuild} | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
similarity index 94%
rename from app-i18n/uim/uim-1.8.8.ebuild
rename to app-i18n/uim/uim-1.8.8-r1.ebuild
index e658b221ed7..1c032e933dc 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN 
l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -21,7 +21,6 @@ REQUIRED_USE="gtk? ( X )
 
 COMMON_DEPEND="
anthy? ( app-i18n/anthy )
-   canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
@@ -112,7 +111,6 @@ src_configure() {
local myconf=(
$(use_with X x)
$(use_with anthy anthy-utf8)
-   $(use_with canna)
$(use_with curl)
$(use_with eb)
$(use_enable emacs)
@@ -134,6 +132,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --without-canna
--enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt5 qt5)))
--disable-gnome-applet
--disable-gnome3-applet
@@ -144,7 +143,7 @@ src_configure() {
--disable-qt4-qt3support
)
 
-   if (use gtk || use gtk2) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && use anthy; then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )



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

2021-10-23 Thread Akinori Hattori
commit: b3232fc614b18ae0c48ea542a122bc944ed44b65
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Oct 23 14:14:06 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Oct 23 14:31:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3232fc6

app-i18n/uim: tidy

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.8-r1.ebuild | 46 +---
 1 file changed, 19 insertions(+), 27 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8-r1.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
index 1c032e933dc..4b72e29cd38 100644
--- a/app-i18n/uim/uim-1.8.8-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI="7"
 
 inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
@@ -19,7 +19,15 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-COMMON_DEPEND="
+CDEPEND="X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
anthy? ( app-i18n/anthy )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -36,23 +44,10 @@ COMMON_DEPEND="
qt5? ( dev-qt/qtx11extras:5 )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? (
-   dev-libs/openssl:0=
-   )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   X? ( x11-base/xorg-proto )
-"
-RDEPEND="${COMMON_DEPEND}
+   ssl? ( dev-libs/openssl:0= )"
+DEPEND="${CDEPEND}
+   X? ( x11-base/xorg-proto )"
+RDEPEND="${CDEPEND}
!dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
@@ -75,13 +70,10 @@ RDEPEND="${COMMON_DEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )
-"
-BDEPEND="
-   dev-util/intltool
+   )"
+BDEPEND="dev-util/intltool
sys-devel/gettext
-   virtual/pkgconfig
-"
+   virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -90,7 +82,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
-
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -166,8 +157,9 @@ src_compile() {
default
 
if use emacs; then
-   cd emacs
+   cd emacs || die
elisp-compile *.el || die
+   cd - >/dev/null || die
fi
 }
 



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

2021-10-24 Thread Akinori Hattori
commit: 380d32cc0a241f786a11dc4a1cf4a9aa5f0f5dd4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Oct 24 08:58:30 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Oct 24 08:58:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380d32cc

app-i18n/uim: add missing dependency

Closes: https://bugs.gentoo.org/819768
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index a693a39ed5f..128f198ace4 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -77,6 +77,7 @@ RDEPEND="${CDEPEND}
l10n_zh-TW? ( media-fonts/intlfonts )
)"
 BDEPEND="dev-util/intltool
+   gnome-base/librsvg
sys-devel/gettext
virtual/pkgconfig
kde? ( dev-util/cmake )"



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

2022-03-22 Thread Jakov Smolić
commit: 63ffdf9324d5f01fc5acc611f1dc613b5c932def
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Mar 18 21:54:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 18:43:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ffdf93

app-i18n/uim: keyword 1.8.9_pre20210103 for ~riscv

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index 128f198ace4f..ac3fc65fc1a9 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2021-01-07 Thread Andreas Sturmlechner
commit: 7def0ba1bb0def667a74e7298fb877bd86ed7c23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  7 22:10:40 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  7 23:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7def0ba1

app-i18n/uim: EAPI-7, use qmake-utils, sort some deps

Closes: https://bugs.gentoo.org/764329
Closes: https://bugs.gentoo.org/712098
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 54 +--
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3ed23be0370..2f6435d4dcf 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-inherit autotools elisp-common flag-o-matic gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -19,26 +19,17 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-CDEPEND="!dev-scheme/sigscheme
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
+COMMON_DEPEND="
anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
+   libffi? ( dev-libs/libffi:= )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
@@ -49,13 +40,22 @@ CDEPEND="!dev-scheme/sigscheme
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
-   )"
-DEPEND="${CDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   X? ( x11-base/xorg-proto )"
-RDEPEND="${CDEPEND}
+   )
+   X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   !dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
l10n_ja? (
@@ -77,7 +77,13 @@ RDEPEND="${CDEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )"
+   )
+"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -86,6 +92,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
+
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -121,6 +128,7 @@ src_configure() {
$(use_enable nls)
$(use_with qt5)
$(use_with qt5 qt5-immodule)
+   _QMAKE5=$(qt5_get_bindir)/qmake
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
@@ -214,7 +222,7 @@ pkg_postinst() {
 
if use emacs; then
elisp-site-regen
-   echo
+   elog
elog "uim is autoloaded with Emacs with a minimal set of 
features:"
elog "There is no keybinding defined to call it directly, so 
please"
elog "create one yourself and choose an input method."



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

2022-08-02 Thread Joonas Niilola
commit: aaf19b0b70cf5c20ab878fdf71d53b0a9936a70f
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:46:51 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:46:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf19b0b

app-i18n/uim: Stabilize 1.8.9_pre20210103-r1 x86, #861788

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 420a789727d8..03f2684b53b5 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2022-08-02 Thread Joonas Niilola
commit: e0cb2d0f7ed9a17af5a93aa955ec87559e7d9f5d
Author: Joonas Niilola  gentoo  org>
AuthorDate: Tue Aug  2 07:48:06 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Tue Aug  2 07:48:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0cb2d0f

app-i18n/uim: add a missing dep for 'qt5' use flag

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

 app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
index 03f2684b53b5..7a69267625df 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103-r1.ebuild
@@ -46,7 +46,10 @@ CDEPEND="X? (
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt5? ( dev-qt/qtx11extras:5 )
+   qt5? (
+   dev-qt/qtx11extras:5
+   dev-qt/qtwidgets:5
+   )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0= )"



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

2017-11-29 Thread Andreas Sturmlechner
commit: aa7540a356a0d7bce0e37a5633f01a0a98e5bc5e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Nov 30 02:31:54 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Nov 30 02:32:53 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa7540a3

app-i18n/uim: Drop USE=kde

Closes: https://bugs.gentoo.org/630602
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-i18n/uim/Manifest| 2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 8 +++-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 8 +++-
 3 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/app-i18n/uim/Manifest b/app-i18n/uim/Manifest
index fa864158810..fb64efc7829 100644
--- a/app-i18n/uim/Manifest
+++ b/app-i18n/uim/Manifest
@@ -1 +1 @@
-DIST uim-1.8.6.tar.bz2 6500739 SHA256 
7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b
 WHIRLPOOL 
77362b5ac6bea217b4373184eb19d79c0b19a8c3f9c27945abccfd414d0409a33438a3cd1d1d2370b6b2f7154a6c35688ae4b2e57f50dc29524bf71938a38a28
+DIST uim-1.8.6.tar.bz2 6500739 BLAKE2B 
78623c015cafafa1fbaf32542535de1f0207f8452a422d929a15f4421e4c9926192d0d3b761a7865a38affdf616dc5477e083c0fd8655261ff80ca817fd37029
 SHA512 
26a95d3b51ef7a99108234b9af30ee7b74141cb3af13d092d4cdbf0749f630934cfd67f74b09dacc3adcdce4a390104489d68a4e2419ec07418645a9b4e5715b

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index c5648efd8e3..4689635b1b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft l10n_ja 
l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -56,7 +55,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -135,7 +133,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kde kde4-applet) \
+   --disable-kde4-applet \
$(use_with m17n-lib m17nlib) \
$(use_enable ncurses fep) \
$(use_enable nls) \

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index bd5220cb72c..ffe51b96501 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.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"
@@ -11,7 +11,7 @@ SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
+IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 libedit libnotify 
libressl m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft 
l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW"
 
 RESTRICT="test"
 
@@ -38,7 +38,6 @@ RDEPEND="X? (
libffi? ( virtual/libffi )
gtk? ( >=x11-libs/gtk+-2.4:2 )
gtk3? ( x11-libs/gtk+:3 )
-   kde? ( kde-frameworks/kdelibs:4 )
libedit? ( dev-libs/libedit )
libnotify? ( >=x11-libs/libnotify-0.4 )
m17n-lib? ( >=dev-libs/m17n-lib-1.3.1 )
@@ -59,7 +58,6 @@ DEPEND="${RDEPEND}
dev-util/intltool
virtual/pkgconfig
>=sys-devel/gettext-0.15
-   kde? ( dev-util/cmake )
X? (
x11-proto/xextproto
x11-proto/xproto
@@ -139,7 +137,7 @@ src_configure() {
$(use_with gtk3) \
$(use_with libedit) \
--disable-kde-applet \
-   $(use_enable kd

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

2020-04-04 Thread Sergei Trofimovich
commit: 2bfa7bcce73deb948c8d2ae5c57ef8573e77362b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 10:18:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 11:05:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfa7bcc

app-i18n/uim: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 app-i18n/uim/uim-1.8.8.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index a26a90d22a5..5b032d6a9ea 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index a47cea7facc..3cb465c9e79 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-05-28 Thread Akinori Hattori
commit: f24b69fc5a937c4a2df16391c5481fa69d3be462
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:27:47 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24b69fc

app-i18n/uim: switch to gtk2 USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/metadata.xml|  2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 24 
 app-i18n/uim/uim-1.8.6-r2.ebuild | 24 
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/app-i18n/uim/metadata.xml b/app-i18n/uim/metadata.xml
index a509c6471ec..5954a1c59d1 100644
--- a/app-i18n/uim/metadata.xml
+++ b/app-i18n/uim/metadata.xml
@@ -15,7 +15,7 @@
   
 Enable support for app-i18n/anthy
 Enable support for dev-libs/eb
-Enable support for x11-libs/gtk+:3
+Enable support for x11-libs/gtk+:2
 Enable support for app-i18n/skk-jisyo
   
   

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8f11f1958d1..98d789b88b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk3? ( x11-libs/gtk+:3 )
+   gtk? ( x11-libs/gtk+:3 )
+   gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
@@ -104,8 +104,8 @@ src_configure() {
$(use_with expat)
$(use_with libedit)
$(use_with libffi ffi)
-   $(use_with gtk gtk2)
-   $(use_with gtk3)
+   $(use_with gtk gtk3)
+   $(use_with gtk2)
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
@@ -126,7 +126,7 @@ src_configure() {
--without-prime
)
 
-   if (use gtk || use gtk3) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && (use anthy || use canna); then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )
@@ -136,7 +136,7 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk3 || use qt4; then
+   if use gtk || use gtk2 || use qt4; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
@@ -197,12 +197,12 @@ pkg_postinst() {
elog "Integration with LEIM is not done with this ebuild, 
please have"
elog "a look at the documentation how to achieve this."
fi
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }
 
 pkg_postrm() {
use emacs && elisp-site-regen
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 92b6abc0c68..d17f38959ea 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk

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

2018-05-28 Thread Akinori Hattori
commit: f8c292d9ecd95fbca43cb8d93f88d7699d622d84
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:17:27 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8c292d9

app-i18n/uim: drop test USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index decffcc25df..e0afd85576e 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 051f9b3ec4a..faf0515534a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs test unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )



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

2018-05-28 Thread Akinori Hattori
commit: e4774cff8971e892558198e043d8c9c7211fc594
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:32:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4774cff

app-i18n/uim: specify default toolkit

Closes: https://bugs.gentoo.org/550662
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 1 +
 app-i18n/uim/uim-1.8.6-r2.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 98d789b88b7..7b43e2abb80 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -118,6 +118,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index d17f38959ea..b7fb23b5ab8 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -122,6 +122,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet



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

2018-05-28 Thread Akinori Hattori
commit: e4c1809a146836fd3483f12dfae124e8a13ba59e
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:21:32 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4c1809a

app-i18n/uim: drop unicode USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 19 ---
 app-i18n/uim/uim-1.8.6-r2.ebuild | 19 ---
 2 files changed, 8 insertions(+), 30 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index e0afd85576e..8f11f1958d1 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -98,6 +95,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -119,6 +117,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -127,16 +126,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )
else

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index faf0515534a..92b6abc0c68 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs unicode xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk3? ( X )
@@ -29,10 +29,7 @@ CDEPEND="!dev-scheme/sigscheme
x11-libs/libXrender
x11-libs/libXt
)
-   anthy? (
-   unicode? ( >=app-i18n/anthy-8622 )
-   !unicode? ( app-i18n/anthy )
-   )
+   anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -102,6 +99,7 @@ src_prepare() {
 src_configure() {
local myconf=(
$(use_with X x)
+   $(use_with anthy anthy-utf8)
$(use_with canna)
$(use_with curl)
$(use_with eb)
@@ -123,6 +121,7 @@ src_configure() {
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
+   --without-anthy
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -131,16 +130,6 @@ src_configure() {
--without-prime
)
 
-   if use anthy; then
-   if use unicode; then
-   myconf+=( --with-anthy-utf8 )
-   else
-   myconf+=( --with-anthy )
-   fi
-   else
-   myconf+=( --without-anthy )
-   fi
-
if (use gtk || use gtk3) && (use anthy || use canna); then
myconf+=( --enable-dict )

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

2018-05-28 Thread Akinori Hattori
commit: 7979949011a1f66d16f28368cf99a6bcda2ff133
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:15:34 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79799490

app-i18n/uim: update SRC_URI

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.6-r1.ebuild | 2 +-
 app-i18n/uim/uim-1.8.6-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8ede2635d9f..decffcc25df 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index f2b009491e2..051f9b3ec4a 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -7,7 +7,7 @@ inherit autotools elisp-common gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
-SRC_URI="https://uim.googlecode.com/files/${P}.tar.bz2";
+SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"



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

2018-06-02 Thread Akinori Hattori
commit: fd1856346e82b85a6b4e4b77c2e74f3fdb664aee
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Jun  3 02:13:48 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Jun  3 02:18:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd185634

app-i18n/uim: fix build with >=dev-scheme/chicken-4

Closes: https://bugs.gentoo.org/656852
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/uim-1.8.8.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index b77ac271174..96c19d017d7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -92,6 +92,8 @@ SITEFILE="50${PN}-gentoo.el"
 src_prepare() {
default
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
+   # fix build with >=dev-scheme/chicken-4, bug #656852
+   touch scm/json-parser-expanded.scm
 
eautoreconf
 }



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

2021-05-02 Thread Mikle Kolyada
commit: 4861c6357f8d5a1dfd96992e667e5dd90831a617
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun May  2 19:06:47 2021 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun May  2 19:07:54 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4861c635

app-i18n/uim: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 2f6435d4dcf..e658b221ed7 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -38,8 +38,7 @@ COMMON_DEPEND="
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
-   !libressl? ( dev-libs/openssl:0= )
-   libressl? ( dev-libs/libressl:0= )
+   dev-libs/openssl:0=
)
X? (
x11-libs/libICE



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

2021-07-17 Thread David Seifert
commit: 7c5b9237028f432ac3c3404eb57249b2c6be55c2
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jul 17 11:25:19 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jul 17 11:25:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c5b9237

app-i18n/uim: Remove app-i18n/canna

Signed-off-by: David Seifert  gentoo.org>

 app-i18n/uim/{uim-1.8.8.ebuild => uim-1.8.8-r1.ebuild} | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
similarity index 94%
rename from app-i18n/uim/uim-1.8.8.ebuild
rename to app-i18n/uim/uim-1.8.8-r1.ebuild
index e658b221ed7..1c032e933dc 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -12,7 +12,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN 
l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
@@ -21,7 +21,6 @@ REQUIRED_USE="gtk? ( X )
 
 COMMON_DEPEND="
anthy? ( app-i18n/anthy )
-   canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
@@ -112,7 +111,6 @@ src_configure() {
local myconf=(
$(use_with X x)
$(use_with anthy anthy-utf8)
-   $(use_with canna)
$(use_with curl)
$(use_with eb)
$(use_enable emacs)
@@ -134,6 +132,7 @@ src_configure() {
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
+   --without-canna
--enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt5 qt5)))
--disable-gnome-applet
--disable-gnome3-applet
@@ -144,7 +143,7 @@ src_configure() {
--disable-qt4-qt3support
)
 
-   if (use gtk || use gtk2) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && use anthy; then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )



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

2022-03-22 Thread Jakov Smolić
commit: 63ffdf9324d5f01fc5acc611f1dc613b5c932def
Author: Yongxiang Liang  gmail  com>
AuthorDate: Fri Mar 18 21:54:37 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Tue Mar 22 18:43:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ffdf93

app-i18n/uim: keyword 1.8.9_pre20210103 for ~riscv

Signed-off-by: Yongxiang Liang  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index 128f198ace4f..ac3fc65fc1a9 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.ta
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv ~x86"
 IUSE="X +anthy curl eb emacs expat libffi gtk gtk2 kde l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt5 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2020-04-04 Thread Sergei Trofimovich
commit: 2bfa7bcce73deb948c8d2ae5c57ef8573e77362b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Apr  4 10:18:35 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Apr  4 11:05:48 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfa7bcc

app-i18n/uim: drop to ~hppa

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.6-r1.ebuild | 4 ++--
 app-i18n/uim/uim-1.8.8.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index a26a90d22a5..5b032d6a9ea 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index a47cea7facc..3cb465c9e79 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2021-01-07 Thread Andreas Sturmlechner
commit: 7def0ba1bb0def667a74e7298fb877bd86ed7c23
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jan  7 22:10:40 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jan  7 23:56:49 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7def0ba1

app-i18n/uim: EAPI-7, use qmake-utils, sort some deps

Closes: https://bugs.gentoo.org/764329
Closes: https://bugs.gentoo.org/712098
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 54 +--
 1 file changed, 31 insertions(+), 23 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3ed23be0370..2f6435d4dcf 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI=7
 
-inherit autotools elisp-common flag-o-matic gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -19,26 +19,17 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-CDEPEND="!dev-scheme/sigscheme
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
+COMMON_DEPEND="
anthy? ( app-i18n/anthy )
canna? ( app-i18n/canna )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
+   libffi? ( dev-libs/libffi:= )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
@@ -49,13 +40,22 @@ CDEPEND="!dev-scheme/sigscheme
ssl? (
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
-   )"
-DEPEND="${CDEPEND}
-   dev-util/intltool
-   sys-devel/gettext
-   virtual/pkgconfig
-   X? ( x11-base/xorg-proto )"
-RDEPEND="${CDEPEND}
+   )
+   X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   X? ( x11-base/xorg-proto )
+"
+RDEPEND="${COMMON_DEPEND}
+   !dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
l10n_ja? (
@@ -77,7 +77,13 @@ RDEPEND="${CDEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )"
+   )
+"
+BDEPEND="
+   dev-util/intltool
+   sys-devel/gettext
+   virtual/pkgconfig
+"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -86,6 +92,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
+
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -121,6 +128,7 @@ src_configure() {
$(use_enable nls)
$(use_with qt5)
$(use_with qt5 qt5-immodule)
+   _QMAKE5=$(qt5_get_bindir)/qmake
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
@@ -214,7 +222,7 @@ pkg_postinst() {
 
if use emacs; then
elisp-site-regen
-   echo
+   elog
elog "uim is autoloaded with Emacs with a minimal set of 
features:"
elog "There is no keybinding defined to call it directly, so 
please"
elog "create one yourself and choose an input method."



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

2021-10-23 Thread Akinori Hattori
commit: b3232fc614b18ae0c48ea542a122bc944ed44b65
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Oct 23 14:14:06 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Oct 23 14:31:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3232fc6

app-i18n/uim: tidy

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.8-r1.ebuild | 46 +---
 1 file changed, 19 insertions(+), 27 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8-r1.ebuild b/app-i18n/uim/uim-1.8.8-r1.ebuild
index 1c032e933dc..4b72e29cd38 100644
--- a/app-i18n/uim/uim-1.8.8-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.8-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI="7"
 
 inherit autotools elisp-common flag-o-matic gnome2-utils qmake-utils
 
@@ -19,7 +19,15 @@ REQUIRED_USE="gtk? ( X )
qt5? ( X )
xft? ( X )"
 
-COMMON_DEPEND="
+CDEPEND="X? (
+   x11-libs/libICE
+   x11-libs/libSM
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXft
+   x11-libs/libXrender
+   x11-libs/libXt
+   )
anthy? ( app-i18n/anthy )
curl? ( net-misc/curl )
eb? ( dev-libs/eb )
@@ -36,23 +44,10 @@ COMMON_DEPEND="
qt5? ( dev-qt/qtx11extras:5 )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
-   ssl? (
-   dev-libs/openssl:0=
-   )
-   X? (
-   x11-libs/libICE
-   x11-libs/libSM
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXft
-   x11-libs/libXrender
-   x11-libs/libXt
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   X? ( x11-base/xorg-proto )
-"
-RDEPEND="${COMMON_DEPEND}
+   ssl? ( dev-libs/openssl:0= )"
+DEPEND="${CDEPEND}
+   X? ( x11-base/xorg-proto )"
+RDEPEND="${CDEPEND}
!dev-scheme/sigscheme
X? (
media-fonts/font-sony-misc
@@ -75,13 +70,10 @@ RDEPEND="${COMMON_DEPEND}
)
)
l10n_zh-TW? ( media-fonts/intlfonts )
-   )
-"
-BDEPEND="
-   dev-util/intltool
+   )"
+BDEPEND="dev-util/intltool
sys-devel/gettext
-   virtual/pkgconfig
-"
+   virtual/pkgconfig"
 
 PATCHES=(
"${FILESDIR}"/${PN}-gentoo.patch
@@ -90,7 +82,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-zh-TW.patch
"${FILESDIR}"/${P}-fno-common.patch
 )
-
 DOCS=( AUTHORS NEWS README RELNOTE doc )
 
 AT_NO_RECURSIVE="yes"
@@ -166,8 +157,9 @@ src_compile() {
default
 
if use emacs; then
-   cd emacs
+   cd emacs || die
elisp-compile *.el || die
+   cd - >/dev/null || die
fi
 }
 



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

2021-10-24 Thread Akinori Hattori
commit: 380d32cc0a241f786a11dc4a1cf4a9aa5f0f5dd4
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sun Oct 24 08:58:30 2021 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sun Oct 24 08:58:56 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380d32cc

app-i18n/uim: add missing dependency

Closes: https://bugs.gentoo.org/819768
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Akinori Hattori  gentoo.org>

 app-i18n/uim/uim-1.8.9_pre20210103.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild 
b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
index a693a39ed5f..128f198ace4 100644
--- a/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
+++ b/app-i18n/uim/uim-1.8.9_pre20210103.ebuild
@@ -77,6 +77,7 @@ RDEPEND="${CDEPEND}
l10n_zh-TW? ( media-fonts/intlfonts )
)"
 BDEPEND="dev-util/intltool
+   gnome-base/librsvg
sys-devel/gettext
virtual/pkgconfig
kde? ( dev-util/cmake )"



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

2020-11-16 Thread Sergei Trofimovich
commit: b3b4c8a0517b1070eafec1e13adfc4e199952869
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 16 22:44:51 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 16 22:53:01 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b4c8a0

app-i18n/uim: use dev-libs/libffi instead of virtual/libffi

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich  gentoo.org>

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 3cb465c9e79..412b439ce31 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -35,7 +35,7 @@ CDEPEND="!dev-scheme/sigscheme
eb? ( dev-libs/eb )
emacs? ( >=app-editors/emacs-23.1:* )
expat? ( dev-libs/expat )
-   libffi? ( virtual/libffi )
+   libffi? ( dev-libs/libffi:= )
gtk? ( x11-libs/gtk+:3 )
gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )



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

2018-07-27 Thread Sergei Trofimovich
commit: a9b9111054764309e5a38755aabb335724665e1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 27 07:11:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 27 07:11:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b91110

app-i18n/uim: stable 1.8.8 for ppc64, bug #661800

Bug: https://bugs.gentoo.org/661800
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 0356ea9c9bb..fc0e9ef744e 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-04 Thread Akinori Hattori
commit: a6b6eb5227c85e07ce6c47ad71d5188e08447a96
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  4 13:08:04 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  4 13:09:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b6eb52

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index fc0e9ef744e..f7bb3ff0158 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit autotools elisp-common gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -95,6 +95,8 @@ src_prepare() {
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
+   # fix build with "-march=pentium4 -O2", bug #661806
+   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Akinori Hattori
commit: f101dc3e9300ea6a1b22d5e8664c3355fe38bd0b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Aug  6 13:14:23 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Aug  6 13:14:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f101dc3e

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index f7bb3ff0158..1331a6ca446 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -96,7 +96,7 @@ src_prepare() {
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
# fix build with "-march=pentium4 -O2", bug #661806
-   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
+   use x86 && append-cflags $(test-flags-CC -fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Thomas Deutschmann
commit: 5843a339969542ba7dd03f55b77b73d7e585ed13
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug  6 22:19:20 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug  6 22:19:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5843a339

app-i18n/uim: x86 stable (bug #661800)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 1331a6ca446..65e84f8fab1 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-10-20 Thread Sergei Trofimovich
commit: b55bfa2eb3f6d9ccf25288e4dfe55eb1ad89a643
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 20 14:12:12 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 20 14:12:12 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55bfa2e

app-i18n/uim: stable 1.8.8 for ppc, bug #661800

Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"

 app-i18n/uim/uim-1.8.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 589023b40ef..7fbd2e0a622 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-08 Thread Mikle Kolyada
commit: f8bfbd9bc83a338169a4fb1a4c094992be05b82b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Aug  8 17:53:37 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Aug  8 17:53:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bfbd9b

app-i18n/uim: amd64 stable wrt bug #661800

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 65e84f8fab1..ca02176189d 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-18 Thread Sergei Trofimovich
commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Aug 18 22:17:30 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Aug 18 22:18:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b

app-i18n/uim: stable 1.8.8 for hppa, bug #661800

Package-Manager: Portage-2.3.46, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index ca02176189d..589023b40ef 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
+KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-26 Thread Michał Górny
commit: b8f30561aece8d833fcc6e6a2ab7a4e16ea80d68
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Aug 26 08:02:33 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Aug 26 08:25:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8f30561

app-i18n/uim: Remove support for non-existent deps

 app-i18n/uim/uim-1.8.6-r1.ebuild | 17 +++--
 app-i18n/uim/uim-1.8.6-r2.ebuild | 17 +++--
 2 files changed, 14 insertions(+), 20 deletions(-)

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index af634f34baf..8a86ae8ad0f 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? ( dev-libs/openssl:0 )"
@@ -111,16 +109,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)
$(use_enable static-libs static)
$(use_with xft)
--without-anthy
-   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk $(usex 
qt4 qt4)))
+   --enable-default-toolkit=$(usex gtk gtk3 $(usex gtk2 gtk))
--disable-gnome-applet
--disable-gnome3-applet
--disable-kde-applet
@@ -139,13 +137,12 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk2 || use qt4; then
+   if use gtk || use gtk2; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
fi
 
-   export QT4DIR="$(qt4_get_libdir)"
econf "${myconf[@]}"
 }
 
@@ -190,7 +187,7 @@ pkg_postinst() {
elog "to your ~/.uim."
elog
elog "All input methods can be found by running uim-im-switcher-gtk, "
-   elog "uim-im-switcher-gtk3 or uim-im-switcher-qt4."
+   elog "uim-im-switcher-gtk3."
 
if use emacs; then
elisp-site-regen

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 8ecd96c0215..3183a39a2a3 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,11 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
gtk2? ( X )
-   qt4? ( X )
xft? ( X )"
 
 CDEPEND="!dev-scheme/sigscheme
@@ -43,7 +42,6 @@ CDEPEND="!dev-scheme/sigscheme
m17n-lib? ( dev-libs/m17n-lib )
ncurses? ( sys-libs/ncurses:0= )
nls? ( virtual/libintl )
-   qt4? ( dev-qt/qtgui:4[qt3support] )
skk? ( app-i18n/skk-jisyo )
sqlite? ( dev-db/sqlite:3 )
ssl? (
@@ -115,16 +113,16 @@ src_configure() {
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
-   $(use_with qt4 qt4)
-   $(use_with qt4 qt4-immodule)
-   $(use_enable qt4 qt4-qt3support)
+   --without-qt4
+   --without-qt4-immodule
+   --disable-qt4-qt3support
$(use_with skk)
$(use_with sqlite sqlite3)
$(use_enable ssl openssl)

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

2018-07-27 Thread Sergei Trofimovich
commit: a9b9111054764309e5a38755aabb335724665e1b
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Fri Jul 27 07:11:42 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Jul 27 07:11:42 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b91110

app-i18n/uim: stable 1.8.8 for ppc64, bug #661800

Bug: https://bugs.gentoo.org/661800
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 0356ea9c9bb..fc0e9ef744e 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-08-04 Thread Akinori Hattori
commit: a6b6eb5227c85e07ce6c47ad71d5188e08447a96
Author: Akinori Hattori  gentoo  org>
AuthorDate: Sat Aug  4 13:08:04 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Sat Aug  4 13:09:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6b6eb52

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index fc0e9ef744e..f7bb3ff0158 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit autotools elisp-common gnome2-utils
+inherit autotools elisp-common flag-o-matic gnome2-utils
 
 DESCRIPTION="A multilingual input method framework"
 HOMEPAGE="https://github.com/uim/uim";
@@ -95,6 +95,8 @@ src_prepare() {
sed -i "s:\$libedit_path/lib:/$(get_libdir):g" configure.ac
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
+   # fix build with "-march=pentium4 -O2", bug #661806
+   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Akinori Hattori
commit: f101dc3e9300ea6a1b22d5e8664c3355fe38bd0b
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon Aug  6 13:14:23 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon Aug  6 13:14:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f101dc3e

app-i18n/uim: fix build on x86

Closes: https://bugs.gentoo.org/661806
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index f7bb3ff0158..1331a6ca446 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -96,7 +96,7 @@ src_prepare() {
# fix build with >=dev-scheme/chicken-4, bug #656852
touch scm/json-parser-expanded.scm
# fix build with "-march=pentium4 -O2", bug #661806
-   is-flagq "-march=pentium4?" && append-cflags $(test-flags-CC 
-fno-inline-small-functions)
+   use x86 && append-cflags $(test-flags-CC -fno-inline-small-functions)
 
eautoreconf
 }



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

2018-08-06 Thread Thomas Deutschmann
commit: 5843a339969542ba7dd03f55b77b73d7e585ed13
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Aug  6 22:19:20 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Aug  6 22:19:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5843a339

app-i18n/uim: x86 stable (bug #661800)

Package-Manager: Portage-2.3.44, Repoman-2.3.10

 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
index 1331a6ca446..65e84f8fab1 100644
--- a/app-i18n/uim/uim-1.8.8.ebuild
+++ b/app-i18n/uim/uim-1.8.8.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2";
 
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )



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

2018-05-28 Thread Akinori Hattori
commit: f24b69fc5a937c4a2df16391c5481fa69d3be462
Author: Akinori Hattori  gentoo  org>
AuthorDate: Mon May 28 14:27:47 2018 +
Commit: Akinori Hattori  gentoo  org>
CommitDate: Mon May 28 14:55:58 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f24b69fc

app-i18n/uim: switch to gtk2 USE flag

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-i18n/uim/metadata.xml|  2 +-
 app-i18n/uim/uim-1.8.6-r1.ebuild | 24 
 app-i18n/uim/uim-1.8.6-r2.ebuild | 24 
 3 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/app-i18n/uim/metadata.xml b/app-i18n/uim/metadata.xml
index a509c6471ec..5954a1c59d1 100644
--- a/app-i18n/uim/metadata.xml
+++ b/app-i18n/uim/metadata.xml
@@ -15,7 +15,7 @@
   
 Enable support for app-i18n/anthy
 Enable support for dev-libs/eb
-Enable support for x11-libs/gtk+:3
+Enable support for x11-libs/gtk+:2
 Enable support for app-i18n/skk-jisyo
   
   

diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index 8f11f1958d1..98d789b88b7 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl 
static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk3? ( x11-libs/gtk+:3 )
+   gtk? ( x11-libs/gtk+:3 )
+   gtk2? ( x11-libs/gtk+:2 )
libedit? ( dev-libs/libedit )
libnotify? ( x11-libs/libnotify )
m17n-lib? ( dev-libs/m17n-lib )
@@ -104,8 +104,8 @@ src_configure() {
$(use_with expat)
$(use_with libedit)
$(use_with libffi ffi)
-   $(use_with gtk gtk2)
-   $(use_with gtk3)
+   $(use_with gtk gtk3)
+   $(use_with gtk2)
$(use_with m17n-lib m17nlib)
$(use_enable ncurses fep)
$(use_enable nls)
@@ -126,7 +126,7 @@ src_configure() {
--without-prime
)
 
-   if (use gtk || use gtk3) && (use anthy || use canna); then
+   if (use gtk || use gtk2) && (use anthy || use canna); then
myconf+=( --enable-dict )
else
myconf+=( --disable-dict )
@@ -136,7 +136,7 @@ src_configure() {
myconf+=( --enable-notify=libnotify )
fi
 
-   if use gtk || use gtk3 || use qt4; then
+   if use gtk || use gtk2 || use qt4; then
myconf+=( --enable-pref )
else
myconf+=( --disable-pref )
@@ -197,12 +197,12 @@ pkg_postinst() {
elog "Integration with LEIM is not done with this ebuild, 
please have"
elog "a look at the documentation how to achieve this."
fi
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }
 
 pkg_postrm() {
use emacs && elisp-site-regen
-   use gtk && gnome2_query_immodules_gtk2
-   use gtk3 && gnome2_query_immodules_gtk3
+   use gtk && gnome2_query_immodules_gtk3
+   use gtk2 && gnome2_query_immodules_gtk2
 }

diff --git a/app-i18n/uim/uim-1.8.6-r2.ebuild b/app-i18n/uim/uim-1.8.6-r2.ebuild
index 92b6abc0c68..d17f38959ea 100644
--- a/app-i18n/uim/uim-1.8.6-r2.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r2.ebuild
@@ -12,10 +12,10 @@ 
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.bz2";
 LICENSE="BSD GPL-2 LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk3 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
+IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko 
l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt4 skk 
sqlite ssl static-libs xft"
 RESTRICT="test"
 REQUIRED_USE="gtk? ( X )
-   gtk3? ( X )
+   gtk2? ( X )
qt4? ( X )
xft? ( X )"
 
@@ -36,8 +36,8 @@ CDEPEND="!dev-scheme/sigscheme
emacs? ( virtual/emacs )
expat? ( dev-libs/expat )
libffi? ( virtual/libffi )
-   gtk? ( x11-libs/gtk+:2 )
-   gtk

  1   2   3   4   >