public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kdirstat/
@ 2020-08-23 22:55 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-08-23 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     a54dc47f5778c12c4f1d1a7cb8d0c79b014b6959
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 22:05:39 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 22:05:39 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=a54dc47f

kde-misc/kdirstat: Drop 2.4.4, 2.5.3 (r0) and 2.5.3-r1

One Qt3-based version really is enough.

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

 kde-misc/kdirstat/kdirstat-2.4.4.ebuild    | 18 ------------------
 kde-misc/kdirstat/kdirstat-2.5.3-r1.ebuild | 27 ---------------------------
 kde-misc/kdirstat/kdirstat-2.5.3.ebuild    | 20 --------------------
 3 files changed, 65 deletions(-)

diff --git a/kde-misc/kdirstat/kdirstat-2.4.4.ebuild b/kde-misc/kdirstat/kdirstat-2.4.4.ebuild
deleted file mode 100644
index c93fa6a5..00000000
--- a/kde-misc/kdirstat/kdirstat-2.4.4.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/kdirstat-2.4.4.ebuild,v 1.5 2006/06/14 14:48:04 cryos Exp $
-
-inherit kde eutils
-
-DESCRIPTION="KDirStat - nice KDE replacement to du command"
-HOMEPAGE="http://kdirstat.sourceforge.net/"
-SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tar.bz2"
-#SRC_URI="mirror://sourceforge/kdirstat/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ppc ~sparc x86"
-
-IUSE=""
-SLOT="0"
-
-need-kde 3

diff --git a/kde-misc/kdirstat/kdirstat-2.5.3-r1.ebuild b/kde-misc/kdirstat/kdirstat-2.5.3-r1.ebuild
deleted file mode 100644
index 1c11c4bd..00000000
--- a/kde-misc/kdirstat/kdirstat-2.5.3-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/kdirstat-2.5.3-r1.ebuild,v 1.4 2008/09/20 09:56:25 armin76 Exp $
-
-ARTS_REQUIRED="never"
-
-inherit kde eutils
-
-DESCRIPTION="KDirStat - nice KDE replacement to du command"
-HOMEPAGE="http://kdirstat.sourceforge.net/"
-SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tar.bz2"
-#SRC_URI="mirror://sourceforge/kdirstat/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ppc ~sparc x86"
-
-IUSE=""
-SLOT="0"
-
-PATCHES=( "${FILESDIR}/${P}-gcc43.patch"
-		"${FILESDIR}/kdirstat-2.5.3-desktop-entry-fix.diff" )
-need-kde 3.5
-
-src_unpack() {
-	kde_src_unpack
-	rm configure
-}

diff --git a/kde-misc/kdirstat/kdirstat-2.5.3.ebuild b/kde-misc/kdirstat/kdirstat-2.5.3.ebuild
deleted file mode 100644
index d191da35..00000000
--- a/kde-misc/kdirstat/kdirstat-2.5.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kdirstat/kdirstat-2.5.3.ebuild,v 1.2 2008/07/23 10:11:09 loki_val Exp $
-
-inherit kde eutils
-
-DESCRIPTION="KDirStat - nice KDE replacement to du command"
-HOMEPAGE="http://kdirstat.sourceforge.net/"
-SRC_URI="http://kdirstat.sourceforge.net/download/${P}.tar.bz2"
-#SRC_URI="mirror://sourceforge/kdirstat/${P}.tar.bz2"
-
-LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-
-IUSE=""
-SLOT="0"
-
-PATCHES=( "${FILESDIR}/${P}-gcc43.patch" )
-
-need-kde 3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kdirstat/
@ 2020-08-23 22:55 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-08-23 22:55 UTC (permalink / raw
  To: gentoo-commits

commit:     936d840d2a70106ed9860131cae4a6d563b68bd1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 21:52:49 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 21:52:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=936d840d

kde-misc/kdirstat: Import 2.7.5 from before slot 4 removal

Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --force
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdirstat/kdirstat-2.7.5.ebuild | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/kde-misc/kdirstat/kdirstat-2.7.5.ebuild b/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
new file mode 100644
index 00000000..def7015c
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KDE_LINGUAS="de fr hu it ja"
+inherit kde4-base
+
+DESCRIPTION="Nice KDE replacement to the du command"
+HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/"
+SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+DEPEND="$(add_kdeapps_dep libkonq)
+	sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS CREDITS TODO )
+
+src_unpack() {
+	# tarball contains git revision hash, which we don't want in the ebuild.
+	default
+	mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
+}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kdirstat/
@ 2020-12-07 18:19 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-12-07 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     ecdcf826ef0c6ebc63b1e0734f7a4f0b1db1b032
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 14:36:16 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 16:36:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=ecdcf826

kde-misc/kdirstat: Drop 2.7.5

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdirstat/kdirstat-2.7.5.ebuild | 30 ------------------------------
 1 file changed, 30 deletions(-)

diff --git a/kde-misc/kdirstat/kdirstat-2.7.5.ebuild b/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
deleted file mode 100644
index def7015c..00000000
--- a/kde-misc/kdirstat/kdirstat-2.7.5.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_LINGUAS="de fr hu it ja"
-inherit kde4-base
-
-DESCRIPTION="Nice KDE replacement to the du command"
-HOMEPAGE="https://bitbucket.org/jeromerobert/k4dirstat/"
-SRC_URI="https://bitbucket.org/jeromerobert/k4dirstat/get/k4dirstat-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-DEPEND="$(add_kdeapps_dep libkonq)
-	sys-libs/zlib
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS CREDITS TODO )
-
-src_unpack() {
-	# tarball contains git revision hash, which we don't want in the ebuild.
-	default
-	mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
-}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kdirstat/
@ 2020-12-07 18:19 Andreas Sturmlechner
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2020-12-07 18:19 UTC (permalink / raw
  To: gentoo-commits

commit:     21cbb048d1f94f5ca3e26acfb3ac250231648b55
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 14:35:54 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 16:36:31 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=21cbb048

kde-misc/kdirstat: 2.7.8 version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdirstat/kdirstat-2.7.8.ebuild | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/kde-misc/kdirstat/kdirstat-2.7.8.ebuild b/kde-misc/kdirstat/kdirstat-2.7.8.ebuild
new file mode 100644
index 00000000..d098c659
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-2.7.8.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN=k4dirstat
+inherit xdg cmake
+
+DESCRIPTION="Graphically displays disk space used up by a directory tree"
+HOMEPAGE="https://github.com/jeromerobert/k4dirstat"
+SRC_URI="https://github.com/jeromerobert/${MY_PN}/archive/${MY_PN}-${PV}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${MY_PN}-${PV}"
+
+LICENSE="GPL-2"
+SLOT="4"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+DEPEND="
+	dev-qt/qt3support:4
+	dev-qt/qtcore:4[qt3support]
+	dev-qt/qtgui:4[qt3support]
+	kde-apps/libkonq:4
+	kde-frameworks/kdelibs[qt3support]
+	sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=( -DK4DIRSTAT_GIT_VERSION=OFF )
+	cmake_src_configure
+}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-07 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-23 22:55 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/kdirstat/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2020-12-07 18:19 Andreas Sturmlechner
2020-12-07 18:19 Andreas Sturmlechner
2020-08-23 22:55 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox