commit:     e4e9fad909c0f1d541c17dbf54762a2fbd74f7ae
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Tue Jan 21 12:05:55 2025 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Tue Jan 21 12:47:53 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4e9fad9

app-i18n/fcitx-skk: treeclean

Closes: https://bugs.gentoo.org/927492 (pkgremoved)
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 app-i18n/fcitx-skk/Manifest               |  1 -
 app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild | 33 -------------------------------
 app-i18n/fcitx-skk/metadata.xml           |  8 --------
 profiles/package.mask                     |  5 -----
 4 files changed, 47 deletions(-)

diff --git a/app-i18n/fcitx-skk/Manifest b/app-i18n/fcitx-skk/Manifest
deleted file mode 100644
index 651ae87a4..000000000
--- a/app-i18n/fcitx-skk/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fcitx-skk-0.1.4.tar.bz2 37700 BLAKE2B 
9405b30124e6f10230db42b18fcd4aefce3c58ca4c4298a3f1e84efcfe9cf2af741f29b7470ae50641ee1c508d8208dc2e536657a66b4d7b12914aca29bda035
 SHA512 
e1973a279e2a7caa3cda64b73421549561acef5c99555c78ff35886fee351fd75e3136160144b582a3a27cfdbe6e817dc8fdc2675684b8b1af887afd59250e43

diff --git a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild 
b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
deleted file mode 100644
index 49562edbb..000000000
--- a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xdg cmake
-
-DESCRIPTION="An input method engine for Fcitx"
-HOMEPAGE="https://gitlab.com/fcitx/fcitx-skk";
-SRC_URI="https://gitlab.com/fcitx/fcitx-skk/-/archive/${PV}/${P}.tar.bz2";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="qt5"
-
-DEPEND=">=app-i18n/fcitx-4.2.8
-       app-i18n/libskk
-       app-i18n/skk-jisyo
-       qt5? (
-               app-i18n/fcitx-qt5:4
-               dev-qt/qtcore:5
-               dev-qt/qtgui:5=
-               dev-qt/qtwidgets:5
-       )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-       local mycmakeargs=(
-               -DENABLE_QT=$(usex qt5)
-       )
-       cmake_src_configure
-}

diff --git a/app-i18n/fcitx-skk/metadata.xml b/app-i18n/fcitx-skk/metadata.xml
deleted file mode 100644
index 9d05377ca..000000000
--- a/app-i18n/fcitx-skk/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="gitlab">fcitx/fcitx-skk</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index d3ce569ae..75b0bda08 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -29,11 +29,6 @@ dev-util/genTree
 # Removal on 2025-01-25.
 media-plugins/gst-plugins-qt5
 
-# Takuya Wakazono <[email protected]> (2024-12-21)
-# Fails to build since fcitx:5 was added. No maintainer.
-# Removal on 2025-01-21. Bug #927492.
-app-i18n/fcitx-skk
-
 # Anna (cybertailor) Vyalkova <[email protected]> (2024-12-19)
 # pytest-benchmark is unmaintained in ::guru, should not be used in tests.
 # https://public-inbox.gentoo.org/gentoo-guru/[email protected]/

Reply via email to