From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdirstat/
Date: Wed, 25 Dec 2019 01:27:48 +0000 (UTC) [thread overview]
Message-ID: <1577237162.fdce94d82cd4e1010332448843b382974265522a.asturm@gentoo> (raw)
commit: fdce94d82cd4e1010332448843b382974265522a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 23:58:58 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 01:26:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdce94d8
kde-misc/kdirstat: 3.2.0 version bump
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/kdirstat/Manifest | 1 +
kde-misc/kdirstat/kdirstat-3.2.0.ebuild | 44 +++++++++++++++++++++++++++++++++
kde-misc/kdirstat/metadata.xml | 2 +-
3 files changed, 46 insertions(+), 1 deletion(-)
diff --git a/kde-misc/kdirstat/Manifest b/kde-misc/kdirstat/Manifest
index 78a39e9dbd9..1271533ee3b 100644
--- a/kde-misc/kdirstat/Manifest
+++ b/kde-misc/kdirstat/Manifest
@@ -1 +1,2 @@
DIST k4dirstat-3.1.4.tar.bz2 230737 BLAKE2B af1f22c3ab636a78f402fa002aa08f8ae83f57f134b4c7a2087d9be6cb9f89aca6065316e59cedbbb3d9c92a82d0dafaf465c66e1c0a2921e5064c6683431ffe SHA512 f931440541a663f83a9c6cb2ad32a9e32b8b83ef6a5b4bba0f07b664e3a2e5d5d3e97b6e53819bac75739f236138b9f7945354cc7b0c31909710b37e9cfe296d
+DIST kdirstat-3.2.0.tar.gz 249518 BLAKE2B 81575cb7356ebef36f83cedce3720d38387cbab1cbcafaa2518551eb1c73e0a96470b2fba725ab6b2ca5d55df2a13c262f72af359dc8882d40cc1165868a2396 SHA512 b664fc8a74f37af39960be27c81d2ae4a2d67ecd8f9eda4ffb8b5d1da6936083353f89ba9cf25340acc5789bf6fed93cb5b16b6b3d146a089af9ef51ac1fc370
diff --git a/kde-misc/kdirstat/kdirstat-3.2.0.ebuild b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
new file mode 100644
index 00000000000..ba3b65a800b
--- /dev/null
+++ b/kde-misc/kdirstat/kdirstat-3.2.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+inherit ecm
+
+DESCRIPTION="GUI equivalent to the du command based on KDE Frameworks"
+HOMEPAGE="https://github.com/jeromerobert/k4dirstat"
+SRC_URI="https://github.com/jeromerobert/k4dirstat/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+BDEPEND="
+ sys-devel/gettext
+"
+DEPEND="
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ kde-frameworks/kconfig:5
+ kde-frameworks/kconfigwidgets:5
+ kde-frameworks/kcoreaddons:5
+ kde-frameworks/ki18n:5
+ kde-frameworks/kiconthemes:5
+ kde-frameworks/kio:5
+ kde-frameworks/kjobwidgets:5
+ kde-frameworks/kwidgetsaddons:5
+ kde-frameworks/kxmlgui:5
+ sys-libs/zlib
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/k4dirstat-${PV}"
+
+src_configure() {
+ local mycmakeargs=(
+ -DK4DIRSTAT_GIT_VERSION=OFF
+ )
+ ecm_src_configure
+}
diff --git a/kde-misc/kdirstat/metadata.xml b/kde-misc/kdirstat/metadata.xml
index d39facde082..698f1405713 100644
--- a/kde-misc/kdirstat/metadata.xml
+++ b/kde-misc/kdirstat/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
- <remote-id type="bitbucket">jeromerobert/k4dirstat</remote-id>
+ <remote-id type="github">jeromerobert/k4dirstat</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2019-12-25 1:27 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-25 1:27 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-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
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=1577237162.fdce94d82cd4e1010332448843b382974265522a.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