public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kio-extras/
Date: Wed, 15 Mar 2017 17:23:33 +0000 (UTC)	[thread overview]
Message-ID: <1489598602.59a707e3ca56d4525a8cca2ecdc90d5f4ca8ef89.asturm@gentoo> (raw)

commit:     59a707e3ca56d4525a8cca2ecdc90d5f4ca8ef89
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 17:11:32 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 17:23:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a707e3

kde-apps/kio-extras: Add stable candidate without USE=htmlthumbs

It would bump the required version of Qt to 5.7.1 which is not stable.
That also allows to add back ~arm keyword.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kio-extras/kio-extras-16.12.3-r1.ebuild | 85 ++++++++++++++++++++++++
 1 file changed, 85 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-16.12.3-r1.ebuild b/kde-apps/kio-extras/kio-extras-16.12.3-r1.ebuild
new file mode 100644
index 00000000000..b9bcf03ea22
--- /dev/null
+++ b/kde-apps/kio-extras/kio-extras-16.12.3-r1.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="optional"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="activities exif +man mtp openexr phonon samba +sftp slp"
+
+COMMON_DEPEND="
+	$(add_frameworks_dep karchive 'bzip2,lzma')
+	$(add_frameworks_dep kbookmarks)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdnssd)
+	$(add_frameworks_dep kguiaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kpty)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep solid)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtsvg)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+	virtual/jpeg:0
+	activities? (
+		$(add_frameworks_dep kactivities)
+		$(add_qt_dep qtsql)
+	)
+	exif? ( media-gfx/exiv2:= )
+	man? ( $(add_frameworks_dep khtml) )
+	mtp? ( media-libs/libmtp:= )
+	openexr? ( media-libs/openexr )
+	phonon? ( media-libs/phonon[qt5] )
+	samba? ( net-fs/samba[client] )
+	sftp? ( net-libs/libssh:=[sftp] )
+	slp? ( net-libs/openslp )
+"
+RDEPEND="${COMMON_DEPEND}
+	$(add_frameworks_dep kded)
+"
+DEPEND="${COMMON_DEPEND}
+	x11-misc/shared-mime-info
+"
+
+# requires running kde environment
+RESTRICT+=" test"
+
+PATCHES=(
+	"${FILESDIR}/${PN}"-16.12.1-activities-optional.patch
+	"${FILESDIR}/${PN}"-16.12.1-man-optional.patch
+)
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package activities KF5Activities)
+		$(cmake-utils_use_find_package exif Exiv2)
+		-DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON
+		$(cmake-utils_use_find_package man KF5KHtml)
+		$(cmake-utils_use_find_package mtp Mtp)
+		$(cmake-utils_use_find_package openexr OpenEXR)
+		$(cmake-utils_use_find_package phonon Phonon4Qt5)
+		$(cmake-utils_use_find_package samba Samba)
+		$(cmake-utils_use_find_package sftp LibSSH)
+		$(cmake-utils_use_find_package slp SLP)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2017-03-15 17:23 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 17:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10  9:54 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kio-extras/ WANG Xuerui
2025-01-03 20:31 Andreas Sturmlechner
2024-08-30 18:11 Andreas Sturmlechner
2024-08-30 18:11 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-06-12 15:29 Andreas Sturmlechner
2024-05-30 19:50 Andreas Sturmlechner
2024-05-28  2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-20 11:39 Andreas Sturmlechner
2024-05-20 11:39 Andreas Sturmlechner
2024-04-25 20:43 Andreas Sturmlechner
2024-02-28 13:56 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2022-10-06  9:07 Andreas Sturmlechner
2022-07-16 18:23 Andreas Sturmlechner
2021-12-20 15:20 Andreas Sturmlechner
2021-11-15  9:28 Andreas Sturmlechner
2021-11-15  4:31 Sam James
2021-11-07 21:37 Sam James
2021-11-07 16:55 Jakov Smolić
2021-10-20 13:53 Andreas Sturmlechner
2021-08-18  0:35 Yixun Lan
2021-07-21 21:57 Marek Szuba
2021-07-17  0:07 Andreas Sturmlechner
2021-07-17  0:07 Andreas Sturmlechner
2021-06-05 10:57 Mikle Kolyada
2021-06-05 10:55 Mikle Kolyada
2021-06-05 10:53 Mikle Kolyada
2021-05-30 11:37 Andreas Sturmlechner
2021-01-02 20:31 Andreas Sturmlechner
2020-08-13 15:47 Andreas Sturmlechner
2020-07-09 11:16 Sam James
2020-05-30 11:20 Andreas Sturmlechner
2020-05-13  0:45 Andreas Sturmlechner
2020-05-12  6:39 Agostino Sarubbo
2020-05-11 11:28 Agostino Sarubbo
2020-05-11  6:23 Mart Raudsepp
2020-05-10 15:59 Andreas Sturmlechner
2020-05-06  1:01 Thomas Deutschmann
2020-05-01  8:40 Mart Raudsepp
2020-04-30 15:10 Andreas Sturmlechner
2020-03-23 19:54 Andreas Sturmlechner
2019-07-29 15:53 Aaron Bauman
2019-05-28  2:35 Aaron Bauman
2018-12-01 17:00 Mikle Kolyada
2018-11-17 18:39 Andreas Sturmlechner
2018-11-17 18:39 Andreas Sturmlechner
2018-11-17 18:39 Andreas Sturmlechner
2018-11-17  7:18 Michael Palimaka
2018-11-13 21:30 Andreas Sturmlechner
2018-05-24 13:10 Andreas Sturmlechner
2017-07-25 18:14 Alexis Ballier
2017-06-14 19:32 Johannes Huber
2017-03-15 17:23 Andreas Sturmlechner
2017-03-15 17:23 Andreas Sturmlechner
2016-12-10  8:41 Johannes Huber
2016-06-02 14:47 Michael Palimaka
2016-03-28 18:48 Johannes Huber
2016-03-28 18:34 Johannes Huber
2016-03-12 17:44 Michael Palimaka
2016-03-12 17:40 Michael Palimaka
2016-01-08 15:43 Alexey Shvetsov
2015-09-26 15:56 Michael Palimaka
2015-09-01 16:23 Michael Palimaka
2015-09-01 16:18 Michael Palimaka
2015-08-25 14:57 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=1489598602.59a707e3ca56d4525a8cca2ecdc90d5f4ca8ef89.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