public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/
Date: Sun, 13 Mar 2016 16:42:21 +0000 (UTC)	[thread overview]
Message-ID: <1457887326.150a0a585939170c0c402e16ad778842a0df0dc1.kensington@gentoo> (raw)

commit:     150a0a585939170c0c402e16ad778842a0df0dc1
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 20:16:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 16:42:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=150a0a58

kde-misc/kdirstat: force handbook optional, EAPI=6

Package-Manager: portage-2.2.27

 kde-misc/kdirstat/kdirstat-3.0-r1.ebuild | 46 ++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
new file mode 100644
index 0000000..ab99e5f
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.0-r1.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+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"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	sys-libs/zlib
+"
+DEPEND="${COMMON_DEPEND}
+	sys-devel/gettext
+"
+RDEPEND="${COMMON_DEPEND}
+	!kde-misc/kdirstat:4
+"
+
+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
+}


             reply	other threads:[~2016-03-13 16:42 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13 16:42 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:55 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/ Andreas Sturmlechner
2024-09-14 17:55 Arthur Zamarin
2024-09-14 17:55 Arthur Zamarin
2024-08-29 18:45 Andreas Sturmlechner
2022-10-05 20:47 Andreas Sturmlechner
2022-10-04  7:31 Agostino Sarubbo
2022-09-30 20:39 Sam James
2022-09-23 20:07 Andreas Sturmlechner
2020-05-11 19:08 Andreas Sturmlechner
2020-05-11 11:38 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-04-22 20:49 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-19 19:08 Andreas Sturmlechner
2020-01-19 19:08 Andreas Sturmlechner
2020-01-18 23:15 Thomas Deutschmann
2019-12-25  1:27 Andreas Sturmlechner
2019-04-01 10:55 Michael Palimaka
2019-04-01 10:55 Michael Palimaka
2019-03-24 10:22 Mikle Kolyada
2019-03-02  0:04 Andreas Sturmlechner
2018-06-07 17:49 Johannes Huber
2018-06-07 10:13 Agostino Sarubbo
2018-04-09 20:58 Andreas Sturmlechner
2017-03-02 10:50 Michael Palimaka
2017-03-02 10:47 Agostino Sarubbo
2017-02-27  8:24 Agostino Sarubbo
2016-11-30 14:13 Michael Palimaka
2016-06-09  7:45 Johannes Huber
2016-06-08 19:55 Michael Palimaka
2016-03-13 16:42 Michael Palimaka
2015-08-22 18:44 Michael Palimaka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1457887326.150a0a585939170c0c402e16ad778842a0df0dc1.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox