mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
app-i18n/fcitx-skk: treeclean
Closes: https://bugs.gentoo.org/927492 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
DIST fcitx-skk-0.1.4.tar.bz2 37700 BLAKE2B 9405b30124e6f10230db42b18fcd4aefce3c58ca4c4298a3f1e84efcfe9cf2af741f29b7470ae50641ee1c508d8208dc2e536657a66b4d7b12914aca29bda035 SHA512 e1973a279e2a7caa3cda64b73421549561acef5c99555c78ff35886fee351fd75e3136160144b582a3a27cfdbe6e817dc8fdc2675684b8b1af887afd59250e43
|
|
||||||
@@ -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
|
|
||||||
}
|
|
||||||
@@ -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>
|
|
||||||
@@ -29,11 +29,6 @@ dev-util/genTree
|
|||||||
# Removal on 2025-01-25.
|
# Removal on 2025-01-25.
|
||||||
media-plugins/gst-plugins-qt5
|
media-plugins/gst-plugins-qt5
|
||||||
|
|
||||||
# Takuya Wakazono <pastalian46@gmail.com> (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 <cyber+gentoo@sysrq.in> (2024-12-19)
|
# Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> (2024-12-19)
|
||||||
# pytest-benchmark is unmaintained in ::guru, should not be used in tests.
|
# pytest-benchmark is unmaintained in ::guru, should not be used in tests.
|
||||||
# https://public-inbox.gentoo.org/gentoo-guru/Z2L4IZBNBJEMqnbj@sysrq.in/
|
# https://public-inbox.gentoo.org/gentoo-guru/Z2L4IZBNBJEMqnbj@sysrq.in/
|
||||||
|
|||||||
Reference in New Issue
Block a user