* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/wicd-client-kde/
@ 2017-01-17 21:12 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2017-01-17 21:12 UTC (permalink / raw
To: gentoo-commits
commit: b4208bdcae55d704647860fda61ddf76e36281f9
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 20:56:13 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 20:56:13 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=b4208bdc
kde-misc/wicd-client-kde: Import latest from gentoo main tree
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-misc/wicd-client-kde/metadata.xml | 5 +++
.../wicd-client-kde-0.3.1-r1.ebuild | 44 ++++++++++++++++++++++
2 files changed, 49 insertions(+)
diff --git a/kde-misc/wicd-client-kde/metadata.xml b/kde-misc/wicd-client-kde/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/kde-misc/wicd-client-kde/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <!-- maintainer-needed -->
+</pkgmetadata>
diff --git a/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild b/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild
new file mode 100644
index 0000000..8b207dd
--- /dev/null
+++ b/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+# Incompatible linguas handling
+# KDE_LINGUAS="cs da de el en_GB es et fr hu it lt nb nds nl pa pl pt pt_BR ru sv
+# uk zh_CN zh_TW"
+EGIT_REPONAME="wicd-kde"
+MY_P=${P/-client/}
+PYTHON_COMPAT=( python2_7 )
+inherit python-single-r1 kde4-base
+
+DESCRIPTION="Wicd client built on the KDE Development Platform"
+HOMEPAGE="http://kde-apps.org/content/show.php/Wicd+Client+KDE?content=132366"
+[[ ${PV} == *9999 ]] || \
+ SRC_URI="http://kde-apps.org/CONTENT/content-files/132366-${MY_P}.tar.gz"
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="
+ ${PYTHON_DEPS}
+ net-misc/wicd"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN/-client/}
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+ kde4-base_pkg_setup
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DPYTHONBIN=/usr/bin/python2
+ )
+
+ kde4-base_src_configure
+}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/wicd-client-kde/
@ 2021-04-27 15:49 Andreas Sturmlechner
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Sturmlechner @ 2021-04-27 15:49 UTC (permalink / raw
To: gentoo-commits
commit: 193296dafc1dd0d6e34d35858370f449075b3573
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 27 15:08:30 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Apr 27 15:48:50 2021 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=193296da
kde-misc/wicd-client-kde: Remove unbuildable package
Killed by python2.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/wicd-client-kde/metadata.xml | 5 ---
.../wicd-client-kde-0.3.1-r1.ebuild | 43 ----------------------
2 files changed, 48 deletions(-)
diff --git a/kde-misc/wicd-client-kde/metadata.xml b/kde-misc/wicd-client-kde/metadata.xml
deleted file mode 100644
index 7a38bb90..00000000
--- a/kde-misc/wicd-client-kde/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>
diff --git a/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild b/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild
deleted file mode 100644
index d560effb..00000000
--- a/kde-misc/wicd-client-kde/wicd-client-kde-0.3.1-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# Incompatible linguas handling
-# KDE_LINGUAS="cs da de el en_GB es et fr hu it lt nb nds nl pa pl pt pt_BR ru sv
-# uk zh_CN zh_TW"
-EGIT_REPONAME="wicd-kde"
-MY_P=${P/-client/}
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 kde4-base
-
-DESCRIPTION="Wicd client built on the KDE Development Platform"
-HOMEPAGE="http://kde-apps.org/content/show.php/Wicd+Client+KDE?content=132366"
-[[ ${PV} == *9999 ]] || \
- SRC_URI="http://kde-apps.org/CONTENT/content-files/132366-${MY_P}.tar.gz"
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="
- ${PYTHON_DEPS}
- net-misc/wicd"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${PN/-client/}
-
-pkg_setup() {
- python-single-r1_pkg_setup
- kde4-base_pkg_setup
-}
-
-src_configure() {
- local mycmakeargs=(
- -DPYTHONBIN=/usr/bin/python2
- )
-
- kde4-base_src_configure
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-27 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-27 15:49 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/wicd-client-kde/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2017-01-17 21:12 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox