* [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kajongg/
@ 2020-11-30 0:52 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-11-30 0:52 UTC (permalink / raw
To: gentoo-commits
commit: b607d37f9b3517e32e5f2c5a68a332371fa4159f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 17:16:27 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 00:51:52 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b607d37f
kde-apps/kajongg: Remove package for too expensive deps
Missing kde-apps/pykde4 and easier (non-)maintenance without python.
Still depended on split dev-python/twisted* as well.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kajongg/kajongg-4.14.3.ebuild | 36 ----------------------------------
kde-apps/kajongg/metadata.xml | 5 -----
2 files changed, 41 deletions(-)
diff --git a/kde-apps/kajongg/kajongg-4.14.3.ebuild b/kde-apps/kajongg/kajongg-4.14.3.ebuild
deleted file mode 100644
index c5a015b7..00000000
--- a/kde-apps/kajongg/kajongg-4.14.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 kde4-base
-
-DESCRIPTION="The classical Mah Jongg for four players"
-HOMEPAGE="https://www.kde.org/applications/games/kajongg/"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="
- ${PYTHON_DEPS}
- dev-db/sqlite:3
- $(add_kdeapps_dep libkdegames)
- $(add_kdeapps_dep pykde4 "${PYTHON_USEDEP}")
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep libkmahjongg)
- >=dev-python/twisted-core-8.2.0
-"
-
-pkg_setup() {
- python-single-r1_pkg_setup
- kde4-base_pkg_setup
-}
-
-src_prepare() {
- python_fix_shebang src
- kde4-base_src_prepare
-}
diff --git a/kde-apps/kajongg/metadata.xml b/kde-apps/kajongg/metadata.xml
deleted file mode 100644
index 7a38bb90..00000000
--- a/kde-apps/kajongg/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
-</pkgmetadata>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-30 0:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-30 0:52 [gentoo-commits] proj/kde-sunset:master commit in: kde-apps/kajongg/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox