summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-12-20 16:03:31 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-12-20 16:06:31 +0100
commitd31db1e0027c4327d6aab1078862193484853c59 (patch)
tree789937cde7413f3c32307c501c1027a2ee93ee76
parentapp-i18n/ibus-kkc: treeclean (diff)
downloadgentoo-d31db1e0027c4327d6aab1078862193484853c59.tar.gz
gentoo-d31db1e0027c4327d6aab1078862193484853c59.tar.bz2
gentoo-d31db1e0027c4327d6aab1078862193484853c59.zip
app-i18n/fcitx-sunpinyin: treeclean
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--app-i18n/fcitx-sunpinyin/Manifest1
-rw-r--r--app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.2.ebuild42
-rw-r--r--app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild42
-rw-r--r--app-i18n/fcitx-sunpinyin/metadata.xml15
-rw-r--r--profiles/package.mask1
-rw-r--r--profiles/updates/3Q-20171
6 files changed, 0 insertions, 102 deletions
diff --git a/app-i18n/fcitx-sunpinyin/Manifest b/app-i18n/fcitx-sunpinyin/Manifest
deleted file mode 100644
index 1b6c4fb3a442..000000000000
--- a/app-i18n/fcitx-sunpinyin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fcitx-sunpinyin-0.4.2.tar.xz 42984 BLAKE2B 1f64d96d35c6f455be15a56eb065d97a988f671d40392a3ea3e96fc53b22cf048cff61f406d0e001cc7cfe531a8dc5508ef7862c17253b409330ac2d0af52f7c SHA512 8ade5d94e5227c0b72d2844c09c2699e4b8c66cecbd4107791168d27e15f68b28a4445bf42df7bd6fb44119ec42c5b574293bb417dcde8998578f0debd656a2a
diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.2.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.2.ebuild
deleted file mode 100644
index f42e0fcb150c..000000000000
--- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-0.4.2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2010-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-sunpinyin"
-fi
-
-DESCRIPTION="Chinese SunPinyin input method for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sunpinyin"
-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="virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
- >=app-i18n/sunpinyin-2.0.4_alpha:=
- virtual/libintl"
-RDEPEND="${DEPEND}
- app-i18n/sunpinyin-data"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild b/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
deleted file mode 100644
index 3a652f5a19c5..000000000000
--- a/app-i18n/fcitx-sunpinyin/fcitx-sunpinyin-4.9999.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2010-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-sunpinyin"
-fi
-
-DESCRIPTION="Chinese SunPinyin input method for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-sunpinyin"
-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="virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
- >=app-i18n/sunpinyin-2.0.4_alpha:=
- virtual/libintl"
-RDEPEND="${DEPEND}
- app-i18n/sunpinyin-data"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-sunpinyin/metadata.xml b/app-i18n/fcitx-sunpinyin/metadata.xml
deleted file mode 100644
index 374486963ca8..000000000000
--- a/app-i18n/fcitx-sunpinyin/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>arfrever.fta@gmail.com</email>
- <name>Arfrever Frehtes Taifersar Arahesis</name>
- </maintainer>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="github">fcitx/fcitx-sunpinyin</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 2fddea252071..4e48f6151142 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -601,7 +601,6 @@ dev-php/simpletest
app-admin/ansible-cmdb
app-arch/bloscpack
app-backup/borgweb
-app-i18n/fcitx-sunpinyin
# Jonas Stein <jstein@gentoo.org> (2022-11-13)
# Dead upstream
diff --git a/profiles/updates/3Q-2017 b/profiles/updates/3Q-2017
index e33c4396852c..86a00c423c04 100644
--- a/profiles/updates/3Q-2017
+++ b/profiles/updates/3Q-2017
@@ -16,7 +16,6 @@ slotmove app-i18n/fcitx-m17n 0 4
slotmove app-i18n/fcitx-qt5 0 4
slotmove app-i18n/fcitx-rime 0 4
slotmove app-i18n/fcitx-sayura 0 4
-slotmove app-i18n/fcitx-sunpinyin 0 4
slotmove app-i18n/fcitx-table-extra 0 4
slotmove app-i18n/fcitx-unikey 0 4
slotmove app-i18n/kcm-fcitx 4 4-plasma4