commit:     92324ee46af18316ec9eb9ed9da5b0148dd63273
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 12:04:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 12:04:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=92324ee4

app-text/kjots: treeclean

Archived upstream, replaced by app-text/marknote

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/kjots/kjots-9999.ebuild | 55 ----------------------------------------
 app-text/kjots/metadata.xml      | 12 ---------
 2 files changed, 67 deletions(-)

diff --git a/app-text/kjots/kjots-9999.ebuild b/app-text/kjots/kjots-9999.ebuild
deleted file mode 100644
index 71b39d1514..0000000000
--- a/app-text/kjots/kjots-9999.ebuild
+++ /dev/null
@@ -1,55 +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.3.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}/src/${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/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 8e5041d0d9..0000000000
--- 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>

Reply via email to