From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krusader/
Date: Wed, 17 Jun 2015 19:28:17 +0000 (UTC) [thread overview]
Message-ID: <1434569285.3a2f5e12a87b49f90c9ce7e3897dee430fe5f124.kensington@gentoo> (raw)
commit: 3a2f5e12a87b49f90c9ce7e3897dee430fe5f124
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun May 24 08:45:24 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 19:28:05 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a2f5e12
[kde-misc/krusader] Add kf5 version
Package-Manager: portage-2.2.20
kde-misc/krusader/krusader-5.9999.ebuild | 65 ++++++++++++++++++++++++++++++++
1 file changed, 65 insertions(+)
diff --git a/kde-misc/krusader/krusader-5.9999.ebuild b/kde-misc/krusader/krusader-5.9999.ebuild
new file mode 100644
index 0000000..a212bb6
--- /dev/null
+++ b/kde-misc/krusader/krusader-5.9999.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="plasma"
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="An advanced twin-panel (commander-style) file-manager with many extras"
+HOMEPAGE="http://www.krusader.org/"
+
+LICENSE="GPL-2"
+KEYWORDS=""
+IUSE="xattr"
+
+CDEPEND="
+ $(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 kdelibs4support)
+ $(add_frameworks_dep khtml)
+ $(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)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtprintsupport:5
+ dev-qt/qtscript:5
+ dev-qt/qtsql:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ sys-libs/zlib
+ xattr? ( sys-apps/attr )
+"
+DEPEND="${CDEPEND}
+ sys-devel/gettext
+"
+RDEPEND="${CDEPEND}
+ !kde-misc/krusader:4
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package xattr ACL)
+ )
+
+ kde5_src_configure
+}
next reply other threads:[~2015-06-17 19:28 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 19:28 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-14 21:49 [gentoo-commits] proj/kde:master commit in: kde-misc/krusader/ Andreas Sturmlechner
2024-11-22 23:15 Andreas Sturmlechner
2024-10-04 21:57 Andreas Sturmlechner
2024-10-02 18:00 Andreas Sturmlechner
2024-09-23 20:05 Andreas Sturmlechner
2024-09-23 20:05 Andreas Sturmlechner
2024-09-04 11:43 Andreas Sturmlechner
2024-09-02 16:03 Andreas Sturmlechner
2024-08-29 0:40 Sam James
2024-03-11 9:55 Andreas Sturmlechner
2024-03-07 21:10 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2022-11-15 1:02 Andreas Sturmlechner
2022-10-16 10:08 Andreas Sturmlechner
2022-10-06 9:02 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2020-02-23 13:27 Andreas Sturmlechner
2019-08-25 15:58 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2019-04-07 12:54 Andreas Sturmlechner
2017-04-12 16:35 Johannes Huber
2017-04-11 18:31 Andreas Sturmlechner
2017-01-15 20:10 Andreas Sturmlechner
2016-10-23 16:20 Michael Palimaka
2016-06-01 12:18 Johannes Huber
2016-03-26 11:03 Johannes Huber
2015-07-08 19:11 Johannes Huber
2015-06-27 21:11 Johannes Huber
2015-06-22 21:29 Johannes Huber
2015-06-05 17:21 Michael Palimaka
2015-01-30 9:32 Marc Schiffbauer
2015-01-30 0:30 Marc Schiffbauer
2015-01-30 0:19 Marc Schiffbauer
2013-06-29 13:01 Johannes Huber
2012-10-26 19:53 Chris Reffett
2012-10-22 21:42 Chris Reffett
2012-10-22 20:16 Chris Reffett
2012-10-18 4:09 Chris Reffett
2011-02-07 12:17 Marc Schiffbauer
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=1434569285.3a2f5e12a87b49f90c9ce7e3897dee430fe5f124.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