* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kimtoy/, profiles/
@ 2021-12-22 11:23 Jakov Smolić
0 siblings, 0 replies; only message in thread
From: Jakov Smolić @ 2021-12-22 11:23 UTC (permalink / raw
To: gentoo-commits
commit: 0642489f91d32f4dc28847b195aed0104cff08c3
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 10:45:26 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 11:23:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0642489f
kde-misc/kimtoy: treeclean
Closes: https://bugs.gentoo.org/824822
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
kde-misc/kimtoy/Manifest | 1 -
kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild | 75 --------------------------
kde-misc/kimtoy/metadata.xml | 14 -----
profiles/package.mask | 7 ---
4 files changed, 97 deletions(-)
diff --git a/kde-misc/kimtoy/Manifest b/kde-misc/kimtoy/Manifest
deleted file mode 100644
index 3e19bece1d03..000000000000
--- a/kde-misc/kimtoy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kimtoy-1.92_pre20190225.tar.gz 435142 BLAKE2B 86f40774cc5c01a49996f80a4257c3ad18787a9e269a0cddb489530ac1d0a7b84dc5f6eace35374975f24fc15738c02d03da6637e6e6edcba48b27e235ca030e SHA512 9b6b6c316e683d3ae80226e91e17a367970a9380ee6f100798be48f1e29c14b39b9ca679a36b26cfe6a09aae4deaee2f7db4b2a1a7b587e3d7b26983ae6eaffb
diff --git a/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild b/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild
deleted file mode 100644
index 44721fcb2ac9..000000000000
--- a/kde-misc/kimtoy/kimtoy-1.92_pre20190225.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KFMIN=5.60.0
-QTMIN=5.12.3
-COMMIT="c8b3da65bfd289d0a0262aa673aa6b697022d4a3"
-inherit ecm kde.org
-
-DESCRIPTION="Input method frontend for Plasma"
-HOMEPAGE="https://www.linux-apps.com/content/show.php?content=140967"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="5"
-IUSE="scim semantic-desktop"
-
-DEPEND="
- app-i18n/ibus
- dev-libs/glib:2
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtx11extras-${QTMIN}:5
- >=kde-frameworks/karchive-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kiconthemes-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kwindowsystem-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=kde-frameworks/plasma-${KFMIN}:5
- media-libs/libpng:0=[apng]
- x11-libs/libX11
- dev-libs/openssl:0=
- scim? (
- >=app-i18n/scim-1.4.9
- dev-libs/dbus-c++
- )
- semantic-desktop? ( >=kde-frameworks/kfilemetadata-${KFMIN}:5 )
-"
-RDEPEND="${DEPEND}
- !kde-misc/kimtoy:4
- >=app-i18n/fcitx-4.0
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
-
-src_prepare() {
- ecm_src_prepare
-
- # bug 581736
- cmake_comment_add_subdirectory po
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package scim SCIM)
- $(cmake_use_find_package scim DBusCXX)
- $(cmake_use_find_package semantic-desktop KF5FileMetaData)
- )
-
- ecm_src_configure
-}
diff --git a/kde-misc/kimtoy/metadata.xml b/kde-misc/kimtoy/metadata.xml
deleted file mode 100644
index a12e95c70d03..000000000000
--- a/kde-misc/kimtoy/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
- </upstream>
- <use>
- <flag name="scim">Enable Smart Common Input Method support</flag>
- </use>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index bc982a24f135..8cf2f5a952d7 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -384,13 +384,6 @@ app-doc/selfhtml
# Removal in 30 days. Bug #826682
app-admin/psmon
-# Andreas Sturmlechner <asturm@gentoo.org> (2021-11-22)
-# Unmaintained upstream, never made it to a KF5-based release and Gentoo
-# was the only distro ever packaging such a snapshot. Use kimpanel from
-# kde-plasma/plasma-desktop instead.
-# Removal on 2021-12-22. Bug #824822
-kde-misc/kimtoy
-
# Stephan Hartmann <sultan@gentoo.org> (2021-11-22)
# Dev channel releases are only for people who
# are developers or want more experimental features
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-12-22 11:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-22 11:23 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kimtoy/, profiles/ Jakov Smolić
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox