summaryrefslogtreecommitdiff
path: root/app-i18n
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/Manifest.gzbin17039 -> 17043 bytes
-rw-r--r--app-i18n/ibus-anthy/Manifest4
-rw-r--r--app-i18n/ibus-anthy/ibus-anthy-1.5.16.ebuild72
-rw-r--r--app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild4
-rw-r--r--app-i18n/ibus-table-others/Manifest4
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild30
-rw-r--r--app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild2
-rw-r--r--app-i18n/ibus-table/Manifest4
-rw-r--r--app-i18n/ibus-table/ibus-table-1.17.10.ebuild55
-rw-r--r--app-i18n/ibus-table/ibus-table-1.17.11.ebuild4
10 files changed, 8 insertions, 171 deletions
diff --git a/app-i18n/Manifest.gz b/app-i18n/Manifest.gz
index 14cea98fd3ff..1ebace45d4ed 100644
--- a/app-i18n/Manifest.gz
+++ b/app-i18n/Manifest.gz
Binary files differ
diff --git a/app-i18n/ibus-anthy/Manifest b/app-i18n/ibus-anthy/Manifest
index a44e0f3732b8..b1ece7663051 100644
--- a/app-i18n/ibus-anthy/Manifest
+++ b/app-i18n/ibus-anthy/Manifest
@@ -1,5 +1,3 @@
-DIST ibus-anthy-1.5.16.tar.gz 278846 BLAKE2B 9e6f297dc563eff88195008858694d737b88979117e95540fc9cfc8288df9f6a10027e19860dcaa97271aee82e112ac49cfd0cad834d22005689bd4816b1df08 SHA512 af782509c3a098864fc0327f0f1226b2f1b9890b36bf69c208ffe977fb07c1f71dea946e8ad4dc9b2cdd6c84252d34a8c8b17f855c6fa7320e3a58b7719e86c5
DIST ibus-anthy-1.5.17.tar.gz 292242 BLAKE2B 5dd5fd5d10a7ee239e2f40bb4f31469f2fd024fdd5c3afc2d1ab6f8df54b23dc8b4c3494889ebdf4924e54a0ea61e92dbb109db3cf02628ceb3a9d4e5ce084e0 SHA512 c361452af73ef49278142e3eb63e7697bb6f4369fd26fdc94405aa976cb5b3a323cb67f31099d348cf3495160a1259b56c941cfb0facce1d3c050daa5264b3d2
-EBUILD ibus-anthy-1.5.16.ebuild 1310 BLAKE2B 03e3385bb982c700e797678491fa0d6514d38dcca9b7442c43cb27d94f1f43d23b6e2b378902d3a6f4f90b112278a6a649f4c875871400f78b4fc23ffbcf5086 SHA512 1a1845c7656fbe588570c666a30c842b34e94c7ec15a5fa890a31fcf41b6b17fda54af13b0508e8fc5f1ec1ba579a8d6f8b58ebdc277a2bff7415385fe2aa99d
-EBUILD ibus-anthy-1.5.17.ebuild 1312 BLAKE2B 4a6e5d4c97a51ab53af7b664102ea6eb3962339705723a9142b69ef33524416d849a912795ddedbbf6dcd43bf832a6e52fdd99e0a24aa6aef951e84da037d1c1 SHA512 2064b3fa6743d81d392b7e13a925ece240381448927c1076df974c8c27a165e94ee450a3ea9ff77f5e00f14cb3aed5b8da6e5ded6409814ab12f9dbab73add48
+EBUILD ibus-anthy-1.5.17.ebuild 1310 BLAKE2B f0b29bc6be502f0ddf3e42206a90a26ee02755357ce78ca6a847889ba0eeced93217087b3c99c94c340df7d13c4bef972714f695832be53cc4608b0a258e2708 SHA512 50070ee58bf63a56e373d0cfc577620e0e314b7983cd1ff5de504b5ee6cba5af1d11e74328032407f6acb3ba0d80e5fd0a1ec99a8aac07232d4460413ec68ca4
MISC metadata.xml 325 BLAKE2B ae0af274a4321f66c02696f5f6440ce55a1a8406efe0f5c17c76606ab536b157f528eb93508d1ac95a893a54ada06c538d627754f8795271e3bb99eb4bbfdcc1 SHA512 64b47eae1d72f07324b98eb1dbc9a2a4b7cc0c74172e0df55e9d5abdaf10ebe1d90f4217b973979e3b53c5a21084fcad6785203a7b4280dc0706d4e6d1bd74f6
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.16.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.16.ebuild
deleted file mode 100644
index a16085e5cfdc..000000000000
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.16.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{9..12} )
-
-inherit autotools gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Japanese Anthy engine for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="nls"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- app-i18n/anthy
- $(python_gen_cond_dep '
- app-i18n/ibus[python(+),${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- ')
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="sys-devel/gettext
- virtual/pkgconfig"
-
-src_prepare() {
- default
- eautoreconf
- gnome2_environment_reset
-}
-
-src_configure() {
- econf \
- $(use_enable nls) \
- --enable-private-png \
- --with-layout=default \
- --with-python=${EPYTHON}
-}
-
-src_test() {
- :
-}
-
-src_install() {
- default
- find "${ED}" -name '*.la' -delete || die
-
- python_optimize
-}
-
-pkg_preinst() {
- xdg_pkg_preinst
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-
- if ! has_version app-dicts/kasumi; then
- elog "app-dicts/kasumi is not required but probably useful for you."
- fi
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild
index eb2df9207257..25be16181876 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.17.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
-PYTHON_COMPAT=( python3_{9..13} )
+PYTHON_COMPAT=( python3_{9..12} )
inherit autotools gnome2-utils python-single-r1 xdg
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ibus/${PN}/archive/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="nls"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
diff --git a/app-i18n/ibus-table-others/Manifest b/app-i18n/ibus-table-others/Manifest
index a950d9cddea5..d184e370792e 100644
--- a/app-i18n/ibus-table-others/Manifest
+++ b/app-i18n/ibus-table-others/Manifest
@@ -1,5 +1,3 @@
-DIST ibus-table-others-1.3.18.tar.gz 677420 BLAKE2B 78776b0fea19c50b22b4d6f1fe2a31619890b6fa4b7178e2fc33fa559a1e43c81c8c312e74a523b11d82b5419ace10f55db6bc2856f3aad03cb41a06136099bd SHA512 41f3e6cae0ea1784d106c61ee48095b078a510cae9a35473bab50d6834fe514edddbb147bd31e2a9f6f44971db5d8c900dd74e5c67aa881c43c87eacfb46badc
DIST ibus-table-others-1.3.19.tar.gz 677793 BLAKE2B b4a58cd421801b65cadfb8659438616e001e34fa8a183154899087191913408bf1cb05f0453a6e60cfda40bcbf50a590cd8124e5587ccbc80ac823b031741384 SHA512 0b4baf161d9ce6ae23e237691ef3f66f551dc7db5976d7a0fbce2d8db06d534b0852fe87ab5edf54703eb2b54dd08e4915ca5782fa52429339796210fa9f7ce9
-EBUILD ibus-table-others-1.3.18.ebuild 652 BLAKE2B 8d037e684de9be774687b4588f1e2f687005d2b4ef283f14dfeffdad4a9c97902cfd88d41fa1e918683aed9474d8eaf62b92b51f9cd552a6ff3d9e4306738a85 SHA512 c72a5bc1fbe34b140dd693157f3b2d1b5044bb2c3bf9332b8441941c3febb49c2f30a3b43e8fac79ba61598b3f623c998025223fdafecfe1caa9e819498fa501
-EBUILD ibus-table-others-1.3.19.ebuild 543 BLAKE2B 4f37a238921314e12bf8db76b16d0a06a715a5d1963ef0cebc15d90d537724d046e43750d63dce34293b016d16621f33ae79f6ac1c6ce086a061997147016624 SHA512 c60b9882fe825c9e8cc30d6eab157d16cfeb0a02c53c9b495330d31f0174ce2a2c23e29b11128dc50dbf9eb032fd7fd0a6cdb9127294a8e4d23e1cc614b32387
+EBUILD ibus-table-others-1.3.19.ebuild 541 BLAKE2B e5a85e451a850a235b79655617d6fd877cac710fb229483e6017b1f799e780471ec6ba20b8b7ff6839dfbc29349305dbddda5af80ec0dcd9f60846f1cda08fbb SHA512 961a91ba882bf495b7dfc12c77ba67f76b6d76bbb6a0d240f0c22397c67c7dae727e8e08f24c4d7b55eb85a3eaceee6ac2ba2328a506b815d7c883da46417767
MISC metadata.xml 642 BLAKE2B 0eb23a3102a282b9ff6e77a623f119ed41d1aff2afada1a32e4124de6b97ad4239bcba7738b9f3663f1277e70972314047a25c6da3a61d04ff7b0f6aa6caa896 SHA512 51b6e52fa107591db67c5ddddee30653475882125228c04ad37729eb7cf09fe9a39e016816177a2793a3bbb51a3001422b3f958c95832055867bfd98ea0367ba
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild
deleted file mode 100644
index 1aa7b60ff346..000000000000
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.18.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-inherit autotools
-
-DESCRIPTION="Various tables for IBus-Table"
-HOMEPAGE="https://github.com/moebiuscurve/ibus-table-others"
-SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="app-i18n/ibus-table
- !app-i18n/ibus-table-code
- !app-i18n/ibus-table-cyrillic
- !app-i18n/ibus-table-latin
- !app-i18n/ibus-table-tv"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_prepare() {
- sed -i '/AM_PATH_PYTHON/d' configure.ac
-
- default
- eautoreconf
-}
diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild
index e0ac46b228f2..e2e0c7705fc6 100644
--- a/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild
+++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.19.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/moebiuscurve/${PN}/releases/download/${PV}/${P}.tar.
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="app-i18n/ibus-table"
diff --git a/app-i18n/ibus-table/Manifest b/app-i18n/ibus-table/Manifest
index abef68ccdec2..222768489466 100644
--- a/app-i18n/ibus-table/Manifest
+++ b/app-i18n/ibus-table/Manifest
@@ -1,5 +1,3 @@
-DIST ibus-table-1.17.10.tar.gz 1591192 BLAKE2B 47ec1ba18f3772fa53c0e1f32cbafb62eb1291300cd837cf44c74443ee888acb179e63ffd1bc1caa2eeba1bb07a2aa33c320ac1552f40bc0bfab99c523e66cdb SHA512 ea8a0e4f26b4e0ca632f4ce092619710e28c807b62491db5e6f565213bbaeaf23627612020e31240a9aab18917137090aa942844387dc753deb561583aa12eef
DIST ibus-table-1.17.11.tar.gz 1590784 BLAKE2B 7153c1e35f82eb9fa3653359c34aaf19ec3e6779b77a4f9233058dc7879d889ee068d9ea406614ea452ea3ff440e029673fe6c743c12f1f5457a837a56dbb281 SHA512 2eaac610fe3db06b71ff110b1f34e7883f9274dc76d1370331e5ab21a37e76cfba5199131d81d972216c5506345258534fdf25dc549352a5fc176d29f7d36077
-EBUILD ibus-table-1.17.10.ebuild 1038 BLAKE2B 793cd61073c002dfc09c4b9d7b66e11c01af6f0e3a70fed80a1bb7d30b0a36092c1e192d13b25992002ae6e4a7dfcd99c29b486a631adf793ebd8b2e3a8d8a07 SHA512 56108914203ca359b84708a1ff8e918b8b5d25ec89d63cebdbd995cc3f9b8b7984d00b8cfa8fd74d9d1afe7d92a51701bb6be15babfb849c37deb0ef9d9f3134
-EBUILD ibus-table-1.17.11.ebuild 1040 BLAKE2B 5deed757a01624adce82793da14109d3b33f36ba4394de9274285ed3c21e28bc69dc6f70ed96a27175d8fd33f3e63a46d632c86df9e7d996f914418f9f9f93ab SHA512 7f9e68818d00a991be1fcc146dfdf87acbb9d44eaa09a429f94ce903d78175e191d2fef263f8852c30fdec135429c625c47783376dcc7317bf28790befb867d8
+EBUILD ibus-table-1.17.11.ebuild 1038 BLAKE2B 793cd61073c002dfc09c4b9d7b66e11c01af6f0e3a70fed80a1bb7d30b0a36092c1e192d13b25992002ae6e4a7dfcd99c29b486a631adf793ebd8b2e3a8d8a07 SHA512 56108914203ca359b84708a1ff8e918b8b5d25ec89d63cebdbd995cc3f9b8b7984d00b8cfa8fd74d9d1afe7d92a51701bb6be15babfb849c37deb0ef9d9f3134
MISC metadata.xml 315 BLAKE2B eeff056ce020201cb6e59f0f160232486fd94cc9de7cc90980155f9ef97988199d592b01190b13b013433853fbc25d9c4e5e29fe33fb74aa4239318cfac312fd SHA512 3329cc73468815ecf7f122ee8e8b81ca7295abcfeab95082841ae460c7ca76fdf2cb3d01b1548795bb525ce855052f512b8b2d77fa3afd302f41c156edf35de0
diff --git a/app-i18n/ibus-table/ibus-table-1.17.10.ebuild b/app-i18n/ibus-table/ibus-table-1.17.10.ebuild
deleted file mode 100644
index 81f9509f93b1..000000000000
--- a/app-i18n/ibus-table/ibus-table-1.17.10.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-PYTHON_COMPAT=( python3_{10..12} )
-PYTHON_REQ_USE="sqlite(+)"
-
-inherit gnome2-utils python-single-r1 xdg
-
-DESCRIPTION="Tables engines for IBus"
-HOMEPAGE="https://github.com/ibus/ibus/wiki"
-SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="nls"
-RESTRICT="test"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- $(python_gen_cond_dep '
- app-i18n/ibus[python(+),${PYTHON_USEDEP}]
- dev-python/pygobject:3[${PYTHON_USEDEP}]
- ')
- virtual/libiconv
- nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-src_prepare() {
- python_fix_shebang .
-
- default
-}
-
-src_configure() {
- econf $(use_enable nls)
-}
-
-pkg_preinst() {
- xdg_pkg_preinst
- gnome2_schemas_savelist
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_schemas_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_schemas_update
-}
diff --git a/app-i18n/ibus-table/ibus-table-1.17.11.ebuild b/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
index f0cbc40946ed..81f9509f93b1 100644
--- a/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
+++ b/app-i18n/ibus-table/ibus-table-1.17.11.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..12} )
PYTHON_REQ_USE="sqlite(+)"
inherit gnome2-utils python-single-r1 xdg
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="nls"
RESTRICT="test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"