commit: 9c0b3696bb9e31e6ccc2fd53bb9e5807dff778d3 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 20:02:57 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 20:09:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c0b3696
app-text/kjots: treeclean Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-text/kjots/Manifest | 1 - app-text/kjots/kjots-6.0.0.ebuild | 56 ------------------------------------ app-text/kjots/metadata.xml | 12 -------- profiles/arch/amd64/x32/package.mask | 1 - profiles/package.mask | 6 ---- 5 files changed, 76 deletions(-) diff --git a/app-text/kjots/Manifest b/app-text/kjots/Manifest deleted file mode 100644 index d6817555a471..000000000000 --- a/app-text/kjots/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kjots-6.0.0.tar.xz 235912 BLAKE2B 14121519f4c0771a13e20f2dcaa9f2c556b090cf9d61d2a88259eba108365a63667cf1b4795d344e02bb3eec3115de98850b8da46a00f395d97845ab9f2ef8ee SHA512 b2aea7fc198a58858ef567dea556874173de169aff43ee19f869aec15fa8f8b77cbf8975a0e37f3d9234d369d0978827df8c6d3f285e10583e0915e67a61d830 diff --git a/app-text/kjots/kjots-6.0.0.ebuild b/app-text/kjots/kjots-6.0.0.ebuild deleted file mode 100644 index ec95e143119e..000000000000 --- a/app-text/kjots/kjots-6.0.0.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_CATEGORY="pim" -KFMIN=6.0.0 -QTMIN=6.6.2 -inherit ecm kde.org - -DESCRIPTION="Note taking utility by KDE" -HOMEPAGE="https://userbase.kde.org/KJots https://community.kde.org/PIM/KJots" - -if [[ ${KDE_BUILD_TYPE} != live ]]; then - SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64" -fi - -LICENSE="GPL-2" -SLOT="0" -IUSE="speech" - -DEPEND=" - >=dev-libs/ktextaddons-1.5.0:6[speech?] - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=kde-apps/akonadi-24.02.0:6 - >=kde-apps/akonadi-notes-24.02.0:6 - >=kde-apps/kmime-24.02.0:6 - >=kde-apps/kontactinterface-24.02.0:6 - >=kde-apps/kpimtextedit-24.02.0:6 - >=kde-frameworks/kbookmarks-${KFMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/kparts-${KFMIN}:6 - >=kde-frameworks/ktexttemplate-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 -" -RDEPEND="${DEPEND} - !${CATEGORY}/${PN}:5 - >=kde-apps/kdepim-runtime-24.02.0:6 -" - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package speech KF6TextEditTextToSpeech) - ) - - ecm_src_configure -} diff --git a/app-text/kjots/metadata.xml b/app-text/kjots/metadata.xml deleted file mode 100644 index 8e5041d0d9ff..000000000000 --- a/app-text/kjots/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo KDE Project</name> - </maintainer> - <upstream> - <bugs-to>https://bugs.kde.org/</bugs-to> - <remote-id type="kde-invent">pim/kjots</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index a9d487363dfb..505bdf5077ac 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -85,7 +85,6 @@ app-text/bibletime app-text/calibre app-text/cb2bib app-text/kchmviewer -app-text/kjots app-text/sigil dev-python/spyder dev-python/spyder-terminal diff --git a/profiles/package.mask b/profiles/package.mask index 337ef22e0937..e6819ec551e4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -209,12 +209,6 @@ app-emacs/ecb # Removal on 2025-01-10 dev-db/firebird -# Andreas Sturmlechner <[email protected]> (2024-12-11) -# Declared unmaintained by upstream, will be broken by akonadi-24.12. -# Use app-text/marknote https://apps.kde.org/marknote/ as alternative, -# importing existing notes is possible. Removal on 2025-01-10. -app-text/kjots - # Michał Górny <[email protected]> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2
