commit:     4d20ad0f71b9a1ebf13bc2d2bab9c506b932997c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  9 12:03:35 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Nov  9 12:03:47 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d20ad0f

app-text/chmk: treeclean

Still KF5 based, never progressed out of a personal dev's project.

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

 app-text/chmk/chmk-9999.ebuild | 36 ------------------------------------
 app-text/chmk/metadata.xml     | 12 ------------
 2 files changed, 48 deletions(-)

diff --git a/app-text/chmk/chmk-9999.ebuild b/app-text/chmk/chmk-9999.ebuild
deleted file mode 100644
index 3923da584c..0000000000
--- a/app-text/chmk/chmk-9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KDE_ORG_CATEGORY="aacid"
-inherit desktop ecm kde.org
-
-DESCRIPTION="CHM file viewer based on KDE Frameworks and QtWebEngine"
-HOMEPAGE="https://tsdgeos.blogspot.com/2020/05/chmk-simple-chm-viewer.html
-https://invent.kde.org/aacid/chmk";
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-       dev-qt/qtgui:5
-       dev-qt/qtwebengine:5[widgets]
-       dev-qt/qtwidgets:5
-       dev-qt/qtxml:5
-       kde-frameworks/kconfigwidgets:5
-       kde-frameworks/kcoreaddons:5
-       kde-frameworks/kcrash:5
-       kde-frameworks/ki18n:5
-       kde-frameworks/kwidgetsaddons:5
-       kde-frameworks/kxmlgui:5
-"
-RDEPEND="${DEPEND}"
-
-src_install() {
-       ecm_src_install
-       make_desktop_entry ${PN} "ChmK" "" "Qt;KDE;Office;Viewer;" \
-               
"MimeType=application/chm;application/x-chm;application/vnd.ms-htmlhelp;application/epub+zip"
-}

diff --git a/app-text/chmk/metadata.xml b/app-text/chmk/metadata.xml
deleted file mode 100644
index d865d1e160..0000000000
--- a/app-text/chmk/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">aacid/chmk</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to