commit: 4129d1b4ac23c7df010be263c6b6324b30d6623f
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Mon Dec 9 14:06:40 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 20:26:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4129d1b4
app-i18n/fcitx-table-extra: drop 0.3.8, 4.9999
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-i18n/fcitx-table-extra/Manifest | 1 -
.../fcitx-table-extra-0.3.8.ebuild | 40 ----------------------
.../fcitx-table-extra-4.9999.ebuild | 40 ----------------------
app-i18n/fcitx-table-extra/metadata.xml | 1 -
4 files changed, 82 deletions(-)
diff --git a/app-i18n/fcitx-table-extra/Manifest
b/app-i18n/fcitx-table-extra/Manifest
index a826f2fb18fa..e4fef1b4a3db 100644
--- a/app-i18n/fcitx-table-extra/Manifest
+++ b/app-i18n/fcitx-table-extra/Manifest
@@ -1,2 +1 @@
-DIST fcitx-table-extra-0.3.8.tar.xz 3700736 BLAKE2B
b8ce4b3aa04eba8b594b86958bb83e348758c30688828a4834643cf7bdd62852c2ca89bc4f75f0cb1b16ce969b0454c58e3abadff9c78318dc0953e0905c75fa
SHA512
454798e9bd25c630ce98e2daf7296e82ba5fbc98027171038a5a7b9ac3169c153302a6703d9416718ec3a0b76db6d732caf3f03c6e6005841c9d7798702542df
DIST fcitx-table-extra-5.1.6.tar.zst 13837895 BLAKE2B
e28c413dc911b37ca20cfcb130a10034550c4c602a4a4e0039861f571654e8c3a2c308757b4e5e21035b783e8ceedd0fd751a41054db7d61ac06aacb4a76d2a9
SHA512
feec1363c9d1b2cb1a91e020bb3c83d9f77d78237d26ec55716c8864a8150b4cd5eb3c47c24fc24641ca4d99b2bba08c7de3bc39bf732a89fddb13222469b27a
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild
b/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild
deleted file mode 100644
index 20ec866a0cef..000000000000
--- a/app-i18n/fcitx-table-extra/fcitx-table-extra-0.3.8.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2012-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-table-extra"
-fi
-
-DESCRIPTION="Extra Chinese table input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-table-extra"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- SRC_URI=""
-else
- SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS="amd64 ppc ppc64 ~riscv x86"
-IUSE=""
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
- virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4[table]"
-RDEPEND="${DEPEND}"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild
b/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild
deleted file mode 100644
index 19721f5620a3..000000000000
--- a/app-i18n/fcitx-table-extra/fcitx-table-extra-4.9999.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2012-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-table-extra"
-fi
-
-DESCRIPTION="Extra Chinese table input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-table-extra"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- SRC_URI=""
-else
- SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
- virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4[table]"
-RDEPEND="${DEPEND}"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-table-extra/metadata.xml
b/app-i18n/fcitx-table-extra/metadata.xml
index 271aafe7e010..87634042e167 100644
--- a/app-i18n/fcitx-table-extra/metadata.xml
+++ b/app-i18n/fcitx-table-extra/metadata.xml
@@ -14,7 +14,6 @@
<name>Cjk</name>
</maintainer>
<upstream>
- <remote-id type="github">fcitx/fcitx-table-extra</remote-id>
<remote-id type="github">fcitx/fcitx5-table-extra</remote-id>
</upstream>
</pkgmetadata>