From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/krusader/
Date: Sun, 15 Jan 2017 20:10:45 +0000 (UTC) [thread overview]
Message-ID: <1484510876.172025d7a8cb0c98672e8520d3b0fb6fb4a9f96a.asturm@gentoo> (raw)
commit: 172025d7a8cb0c98672e8520d3b0fb6fb4a9f96a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 7 01:04:06 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 20:07:56 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=172025d7
kde-misc/krusader: Add kde-apps/kio-extras RDEPEND, add elog msgs
Required for various protocols and file previews.
Add elog info about optional thumbnails support.
Gentoo-bug: 602046
Package-Manager: portage-2.3.0
kde-misc/krusader/krusader-9999.ebuild | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/kde-misc/krusader/krusader-9999.ebuild b/kde-misc/krusader/krusader-9999.ebuild
index fa61a0b..3da808e 100644
--- a/kde-misc/krusader/krusader-9999.ebuild
+++ b/kde-misc/krusader/krusader-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=6
KDE_HANDBOOK="forceoptional"
inherit kde5
-DESCRIPTION="An advanced twin-panel (commander-style) file-manager with many extras"
+DESCRIPTION="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"
@@ -47,5 +47,21 @@ DEPEND="
sys-libs/zlib
"
RDEPEND="${DEPEND}
+ $(add_kdeapps_dep kio-extras)
!kde-misc/krusader:4
"
+
+pkg_postinst() {
+ kde5_pkg_postinst
+
+ if ! has_version kde-apps/thumbnailers:${SLOT} ||
+ ! has_version kde-apps/ffmpegthumbs:${SLOT} ; then
+ elog "For PDF/PS, RAW and video thumbnails support, install:"
+ elog " kde-apps/thumbnailers:${SLOT}"
+ elog " kde-apps/ffmpegthumbs:${SLOT}"
+ fi
+
+ if ! has_version kde-apps/keditbookmarks:${SLOT} ; then
+ elog "For bookmarks support, install kde-apps/keditbookmarks:${SLOT}"
+ fi
+}
next reply other threads:[~2017-01-15 20:10 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-15 20:10 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-03 20:00 [gentoo-commits] proj/kde:master commit in: kde-misc/krusader/ Andreas Sturmlechner
2025-05-03 20:00 Andreas Sturmlechner
2024-12-14 21:49 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
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-17 19:28 Michael Palimaka
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=1484510876.172025d7a8cb0c98672e8520d3b0fb6fb4a9f96a.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