public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/
Date: Mon,  9 Apr 2018 20:58:05 +0000 (UTC)	[thread overview]
Message-ID: <1523307230.547ec2319150756c0d7e664b4c6b290d7cf4deea.asturm@gentoo> (raw)

commit:     547ec2319150756c0d7e664b4c6b290d7cf4deea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  9 20:53:50 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Apr  9 20:53:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=547ec231

kde-misc/kdirstat: 3.1.3 version bump

Closes: https://bugs.gentoo.org/652850
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kdirstat/Manifest              |  1 +
 kde-misc/kdirstat/kdirstat-3.1.3.ebuild | 42 +++++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 96c7e9760b4..dab58285c2d 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
 DIST k4dirstat-3.1.2.tar.bz2 227623 BLAKE2B 718360b79fb164960f99680a1501f72e65b0108a6ab9a38f72100df7ea9541a77d1d967d4eb645dd84978fa94553e9dd4b1b91d73144862bca8668ea401a0be1 SHA512 52c8fb58bde8f2ebb3404a3553ad5e3c838e95353808165f2e8f088f4848b40a5dda3427c6f24dd3d8bc8858e9c28f1f1db0993963c16cf355eeba253fc8344c
+DIST k4dirstat-3.1.3.tar.bz2 230480 BLAKE2B ddb91b9d6a4ce119f4f3c71541ad490b973de1e6648ce019e48374d825b18ba697b652f59d42995b14f53e730370ee41f9910056406711003e506e0826b9ad39 SHA512 b5e71d5d235ead64d1a7c6005551585316a8565c806a3ca07050331b2a8ff13f7048b1cc54489e84f49be3abedf01c65b5b6951724c955f540d7c3fa0bfd2afc

diff --git a/kde-misc/kdirstat/kdirstat-3.1.3.ebuild b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
new file mode 100644
index 00000000000..ef6184cdc45
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.1.3.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+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 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
+"
+
+src_unpack() {
+	# tarball contains git revision hash, which we don't want in the ebuild.
+	default
+	mv "${WORKDIR}"/*k4dirstat-* "${S}" || die
+}


             reply	other threads:[~2018-04-09 20:58 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-09 20:58 Andreas Sturmlechner [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
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
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=1523307230.547ec2319150756c0d7e664b4c6b290d7cf4deea.asturm@gentoo \
    --to=asturm@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