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 99A28138334 for ; Wed, 29 Aug 2018 10:51:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7443EE0897; Wed, 29 Aug 2018 10:51:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 36619E0897 for ; Wed, 29 Aug 2018 10:51:54 +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 96E52340BD7 for ; Wed, 29 Aug 2018 10:51:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A405A3BE for ; Wed, 29 Aug 2018 10:51:49 +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: <1535539883.8f78bb496debab5734e504281ae68568b8a9b9dd.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kio-extras/kio-extras-18.08.0.ebuild kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild kde-apps/kio-extras/kio-extras-9999.ebuild kde-apps/kio-extras/metadata.xml X-VCS-Directories: kde-apps/kio-extras/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8f78bb496debab5734e504281ae68568b8a9b9dd X-VCS-Branch: master Date: Wed, 29 Aug 2018 10:51:49 +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: 83b76643-ea48-414d-aeb6-eda0de64c634 X-Archives-Hash: 4e16b3b1dae995104e5dfac03c13ba67 commit: 8f78bb496debab5734e504281ae68568b8a9b9dd Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Aug 29 10:35:11 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Aug 29 10:51:23 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8f78bb49 kde-apps/kio-extras: Drop USE=htmlthumbs Upstream commit be71c2c3d5a1371a366a64a25b8792afd84c910d Package-Manager: Portage-2.3.48, Repoman-2.3.10 kde-apps/kio-extras/kio-extras-18.08.0.ebuild | 5 ++--- kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild | 5 ++--- kde-apps/kio-extras/kio-extras-9999.ebuild | 4 +--- kde-apps/kio-extras/metadata.xml | 1 - 4 files changed, 5 insertions(+), 10 deletions(-) diff --git a/kde-apps/kio-extras/kio-extras-18.08.0.ebuild b/kde-apps/kio-extras/kio-extras-18.08.0.ebuild index b884ebc08a..0759e6bae5 100644 --- a/kde-apps/kio-extras/kio-extras-18.08.0.ebuild +++ b/kde-apps/kio-extras/kio-extras-18.08.0.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" HOMEPAGE="https://cgit.kde.org/kio-extras.git" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp taglib" +IUSE="activities +man mtp openexr phonon samba +sftp taglib" COMMON_DEPEND=" $(add_frameworks_dep karchive 'bzip2,lzma') @@ -41,7 +41,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kactivities) $(add_qt_dep qtsql) ) - htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') ) man? ( $(add_frameworks_dep khtml) ) mtp? ( media-libs/libmtp:= ) openexr? ( media-libs/openexr ) @@ -63,8 +62,8 @@ RESTRICT+=" test" src_configure() { local mycmakeargs=( + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON $(cmake-utils_use_find_package activities KF5Activities) - $(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets) $(cmake-utils_use_find_package man Gperf) $(cmake-utils_use_find_package mtp Mtp) $(cmake-utils_use_find_package openexr OpenEXR) diff --git a/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild index 1b3aca7d28..bc7386340d 100644 --- a/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild +++ b/kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" HOMEPAGE="https://cgit.kde.org/kio-extras.git" KEYWORDS="" -IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp taglib" +IUSE="activities +man mtp openexr phonon samba +sftp taglib" COMMON_DEPEND=" $(add_frameworks_dep karchive 'bzip2,lzma') @@ -41,7 +41,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kactivities) $(add_qt_dep qtsql) ) - htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') ) man? ( $(add_frameworks_dep khtml) ) mtp? ( media-libs/libmtp:= ) openexr? ( media-libs/openexr ) @@ -63,8 +62,8 @@ RESTRICT+=" test" src_configure() { local mycmakeargs=( + -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON $(cmake-utils_use_find_package activities KF5Activities) - $(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets) $(cmake-utils_use_find_package man Gperf) $(cmake-utils_use_find_package mtp Mtp) $(cmake-utils_use_find_package openexr OpenEXR) diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild index 1b3aca7d28..bdcd9c46dd 100644 --- a/kde-apps/kio-extras/kio-extras-9999.ebuild +++ b/kde-apps/kio-extras/kio-extras-9999.ebuild @@ -11,7 +11,7 @@ inherit kde5 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" HOMEPAGE="https://cgit.kde.org/kio-extras.git" KEYWORDS="" -IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp taglib" +IUSE="activities +man mtp openexr phonon samba +sftp taglib" COMMON_DEPEND=" $(add_frameworks_dep karchive 'bzip2,lzma') @@ -41,7 +41,6 @@ COMMON_DEPEND=" $(add_frameworks_dep kactivities) $(add_qt_dep qtsql) ) - htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') ) man? ( $(add_frameworks_dep khtml) ) mtp? ( media-libs/libmtp:= ) openexr? ( media-libs/openexr ) @@ -64,7 +63,6 @@ RESTRICT+=" test" src_configure() { local mycmakeargs=( $(cmake-utils_use_find_package activities KF5Activities) - $(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets) $(cmake-utils_use_find_package man Gperf) $(cmake-utils_use_find_package mtp Mtp) $(cmake-utils_use_find_package openexr OpenEXR) diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml index eb1ddeffa3..c061429499 100644 --- a/kde-apps/kio-extras/metadata.xml +++ b/kde-apps/kio-extras/metadata.xml @@ -7,7 +7,6 @@ Enable activities kioslave and fileitem plugin - Enable HTML thumbnail previews via dev-qt/qtwebengine Enable manpages kioslave Enable file audio preview plugin using media-libs/phonon Enable SFTP protocol support using net-libs/libssh