From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 58C9A1382C5 for ; Sun, 13 May 2018 22:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66973E07F9; Sun, 13 May 2018 22:26:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 32D41E07F9 for ; Sun, 13 May 2018 22:26:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55C89335C95 for ; Sun, 13 May 2018 22:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3FF63D for ; Sun, 13 May 2018 22:26:16 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1526250363.4b320d0d7441b6ec485b735a2b20234ff891bdc8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/krusader/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/krusader/Manifest kde-misc/krusader/krusader-2.7.0.ebuild X-VCS-Directories: kde-misc/krusader/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4b320d0d7441b6ec485b735a2b20234ff891bdc8 X-VCS-Branch: master Date: Sun, 13 May 2018 22:26:16 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4945746f-1da0-44e2-99db-25b775aa41f8 X-Archives-Hash: 02dbf695457117ebe3099c0c0367089b commit: 4b320d0d7441b6ec485b735a2b20234ff891bdc8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 13 22:20:58 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 13 22:26:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b320d0d kde-misc/krusader: 2.7.0 version bump Package-Manager: Portage-2.3.36, Repoman-2.3.9 kde-misc/krusader/Manifest | 1 + kde-misc/krusader/krusader-2.7.0.ebuild | 71 +++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) diff --git a/kde-misc/krusader/Manifest b/kde-misc/krusader/Manifest index 1a53bb8035c..70ed8be1a6e 100644 --- a/kde-misc/krusader/Manifest +++ b/kde-misc/krusader/Manifest @@ -1 +1,2 @@ DIST krusader-2.6.0.tar.xz 2726928 BLAKE2B dd631feec2f82657bd3e66130feebc6db1cd560eea29d710d34f03a3cd2b4f5d57b19f4d09e3951e998a3a760cabfc95713512103a4490af9a38a3e7e5eb9698 SHA512 d7ae1696e77ddbd8b18043e8497356151ddaa69192a89dbf1f4381216318aaca97a0be4e44595e51007f1eccf73eec55c3bd9f694aaacfa138aa3391f1f5d898 +DIST krusader-2.7.0.tar.xz 2875080 BLAKE2B 503e40f7c617779b64b2f5600ae99063d0727ed6781b4b86dcc52b57c56589107ca6bed5fdcbfc37f4d4c682e23a926afb6dc3d758d8e573d019d687dbfe76be SHA512 254b1a0a68fca010dfe79d8364ca745dacc2b5899c9b99d6c576b95e9ac8a564a59a291568158ec1f114b0e2c0137e2a9e7a9b4c01497539e6a9a9d5b7411b1d diff --git a/kde-misc/krusader/krusader-2.7.0.ebuild b/kde-misc/krusader/krusader-2.7.0.ebuild new file mode 100644 index 00000000000..703e2404189 --- /dev/null +++ b/kde-misc/krusader/krusader-2.7.0.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" + KEYWORDS="~amd64 ~x86" +fi + +DESCRIPTION="Advanced twin-panel (commander-style) file-manager with many extras" +HOMEPAGE="https://krusader.org/" +LICENSE="GPL-2+" +IUSE="" + +COMMON_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 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 +" +DEPEND="${COMMON_DEPEND} + $(add_frameworks_dep knotifications) + $(add_qt_dep qtconcurrent) +" +RDEPEND="${COMMON_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 +}