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/krusader/
Date: Sun, 23 Oct 2016 16:17:44 +0000 (UTC)	[thread overview]
Message-ID: <1477239452.871be693fa5bc570e32ccf47da9a73b28ce57ba4.kensington@gentoo> (raw)

commit:     871be693fa5bc570e32ccf47da9a73b28ce57ba4
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Oct 22 21:31:32 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 16:17:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871be693

kde-misc/krusader: 2.5.0 version bump

Package-Manager: portage-2.3.0

 kde-misc/krusader/Manifest              |  1 +
 kde-misc/krusader/krusader-2.5.0.ebuild | 51 +++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/kde-misc/krusader/Manifest b/kde-misc/krusader/Manifest
index 575476a..5ce6940 100644
--- a/kde-misc/krusader/Manifest
+++ b/kde-misc/krusader/Manifest
@@ -1 +1,2 @@
 DIST krusader-2.4.0-beta3.tar.bz2 4305463 SHA256 ca43ddeef91e2821142b723d13c0be4bf0d138a9718cccd914cecb675cc97dae SHA512 a0288b0a5d37ade197120f6d96054b5eb9da9bae746969b041f6692a1377e6732a46cf3a672d2a24a5b1eb514ec74ba98695255af39057c4dabe1d935a6f720a WHIRLPOOL 08184cb69dd66ab6738bded5d2c7b470d2659110cb406a9779b61a0dbc28d41b334f86525e6d1a5570c82e751b9bfe3a135d0c35943837a814a3e6746464a4dd
+DIST krusader-2.5.0.tar.xz 2704584 SHA256 fb9f4b237378fd5d86d5c0202b9d714f3d8dfe549ba9e7926f6f9de60b5088d7 SHA512 e647b1ca2f3a61d74ceea892053465ec860642745a879f05d04d40e277ece7508a75672eaf4031dc8b6568bd67464182d6ea9d194db13907784350f364c99fec WHIRLPOOL c6cff096c55a2eda7c1a1c1805ed04ccf44eb82e7f97ec6ee37795297bf2de75bde67d8c6b12a441ea72a28ad181af2d7fc3bb616c5c8a391aacf4f591eccf98

diff --git a/kde-misc/krusader/krusader-2.5.0.ebuild b/kde-misc/krusader/krusader-2.5.0.ebuild
new file mode 100644
index 00000000..c5426f6
--- /dev/null
+++ b/kde-misc/krusader/krusader-2.5.0.ebuild
@@ -0,0 +1,51 @@
+# 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="An advanced twin-panel (commander-style) file-manager with many extras"
+HOMEPAGE="https://krusader.org/"
+[[ ${KDE_BUILD_TYPE} = release ]] && SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-2+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kbookmarks)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kguiaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kitemviews)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwallet)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep solid)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	sys-apps/acl
+	sys-libs/zlib
+"
+RDEPEND="${DEPEND}
+	!kde-misc/krusader:4
+"


             reply	other threads:[~2016-10-23 16:17 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-23 16:17 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-01 21:05 [gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/ Andreas Sturmlechner
2025-01-01 13:15 Sam James
2024-12-31 21:20 Andreas Sturmlechner
2024-12-31 21:20 Andreas Sturmlechner
2024-12-23 17:10 Andreas Sturmlechner
2024-12-23 17:10 Andreas Sturmlechner
2024-12-14 22:06 Andreas Sturmlechner
2024-12-14 22:06 Andreas Sturmlechner
2024-11-22 23:14 Andreas Sturmlechner
2024-11-22 23:13 Andreas Sturmlechner
2024-10-04 21:04 Andreas Sturmlechner
2024-09-04 11:45 Andreas Sturmlechner
2024-09-02 20:13 Andreas Sturmlechner
2024-08-29 19:03 Andreas Sturmlechner
2024-08-29 15:48 Arthur Zamarin
2024-08-16 19:37 Arthur Zamarin
2024-08-15 17:48 Andreas Sturmlechner
2024-04-20 14:52 Arthur Zamarin
2024-04-20 14:52 Arthur Zamarin
2024-03-12 11:50 Andreas Sturmlechner
2024-03-11  9:50 Andreas Sturmlechner
2024-01-07 14:33 Andreas Sturmlechner
2023-12-29  7:05 Arthur Zamarin
2023-12-17 23:02 Andreas Sturmlechner
2022-12-15 19:26 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-05 18:03 Arthur Zamarin
2022-11-21 10:35 Andreas Sturmlechner
2022-11-21 10:35 Andreas Sturmlechner
2022-11-15  1:03 Andreas Sturmlechner
2022-11-08 11:28 Andreas Sturmlechner
2022-11-06 10:33 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2020-01-16 17:29 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 20:58 Andreas Sturmlechner
2019-10-21 12:47 Thomas Deutschmann
2019-08-25 12:05 Andreas Sturmlechner
2019-08-25 11:56 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2018-10-05 20:59 Andreas Sturmlechner
2018-10-05 13:23 Mikle Kolyada
2018-10-05  4:10 Thomas Deutschmann
2018-08-15 16:08 Andreas Sturmlechner
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 13:59 Mikle Kolyada
2018-06-12 11:36 Thomas Deutschmann
2018-05-24 13:10 Andreas Sturmlechner
2018-05-13 22:26 Andreas Sturmlechner
2017-06-20  5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-04-12 16:35 Johannes Huber
2017-02-22 17:11 Johannes Huber
2017-02-19 23:56 Andreas Sturmlechner
2017-02-19 23:56 Andreas Sturmlechner
2016-11-27  8:01 Michael Palimaka
2016-08-05 17:43 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-06-02 18:56 Michael Palimaka
2016-06-02 18:56 Michael Palimaka
2016-06-01 12:18 Johannes Huber

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=1477239452.871be693fa5bc570e32ccf47da9a73b28ce57ba4.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