* [gentoo-commits] repo/gentoo:master commit in: net-misc/knemo/, profiles/
@ 2019-11-20 18:19 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2019-11-20 18:19 UTC (permalink / raw
To: gentoo-commits
commit: 8c46d91d671eba33217294ffad1bff0c32d4eb12
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 18:18:51 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 18:18:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c46d91d
net-misc/knemo: Drop last-rited package
Closes: https://bugs.gentoo.org/697780
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
net-misc/knemo/Manifest | 1 -
net-misc/knemo/knemo-0.8.0_pre20161211.ebuild | 62 ---------------------------
net-misc/knemo/metadata.xml | 8 ----
profiles/package.mask | 5 ---
4 files changed, 76 deletions(-)
diff --git a/net-misc/knemo/Manifest b/net-misc/knemo/Manifest
deleted file mode 100644
index 8c19c5529ea..00000000000
--- a/net-misc/knemo/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST knemo-0.8.0_pre20161211.tar.xz 408160 BLAKE2B 17653ff28e97596871d823180aa4cf108dea9e782ff1f1ed47290420ebabfa8ec22a9d4ef70194126679ed91e4267185b470b04e09088dcd013f416d166c6669 SHA512 5d035e8a48c528ddec9fa0e288cf65df2810516a9d545b1ca4e56b1e2e4369fe82baab355a4950791a515395275931f04db743f82d4e570ea012dab83e6ae22c
diff --git a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild b/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
deleted file mode 100644
index e7d9995f840..00000000000
--- a/net-misc/knemo/knemo-0.8.0_pre20161211.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Plasma Network Monitor"
-HOMEPAGE="https://kde-apps.org/content/show.php?content=12956"
-LICENSE="GPL-2"
-IUSE="wifi"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- KEYWORDS="amd64 x86"
- SRC_URI="https://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
-fi
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep kdelibs4support)
- $(add_frameworks_dep kglobalaccel)
- $(add_frameworks_dep kguiaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep knotifyconfig)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_frameworks_dep plasma)
- $(add_plasma_dep libksysguard)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsql 'sqlite')
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- dev-libs/libnl:3
- sys-apps/net-tools
- wifi? ( net-wireless/wireless-tools )
-"
-RDEPEND="${DEPEND}
- !net-misc/knemo:4
-"
-
-src_prepare() {
- kde5_src_prepare
-
- # unused dependency
- sed -e "/KCMUtils/d" -i CMakeLists.txt -i src/kcm/CMakeLists.txt || die
-}
-
-src_configure() {
- local mycmakeargs=(
- -DNO_WIRELESS_SUPPORT=$(usex !wifi)
- )
-
- kde5_src_configure
-}
diff --git a/net-misc/knemo/metadata.xml b/net-misc/knemo/metadata.xml
deleted file mode 100644
index 2fdbf33d963..00000000000
--- a/net-misc/knemo/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 30f6b5bea8e..624c8539d5e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -361,11 +361,6 @@ dev-libs/mpfr:1
# Masked for removal in a year.
dev-libs/gmp:3
-# Andreas Sturmlechner <asturm@gentoo.org> (2019-10-15)
-# Unmaintained and broken with current Frameworks.
-# Removal in 30 days. Bug #697780
-net-misc/knemo
-
# Andreas K. Hüttel <dilfridge@gentoo.org> (2019-10-15)
# Fails self-tests badly, no revdeps, upstream doesnt care
# since 1999. Removal in 30 days. Bug 641530.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-20 18:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-20 18:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/knemo/, profiles/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox