public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2015-08-01 17:18 Johannes Huber
  0 siblings, 0 replies; 61+ messages in thread
From: Johannes Huber @ 2015-08-01 17:18 UTC (permalink / raw
  To: gentoo-commits

commit:     5d2bb0ac820ec7fd660f67de9141f619386a0f96
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 17:20:45 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 17:20:45 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d2bb0ac

[kde-apps/kio-extras] Block kde-plasma/kio-extras, bug #555592

Package-Manager: portage-2.2.20

 kde-apps/kio-extras/kio-extras-15.07.80.ebuild      | 1 +
 kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild | 1 +
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-15.07.80.ebuild b/kde-apps/kio-extras/kio-extras-15.07.80.ebuild
index 1dd7b5e..32b7f27 100644
--- a/kde-apps/kio-extras/kio-extras-15.07.80.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.07.80.ebuild
@@ -54,6 +54,7 @@ RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kcontrol:4
 	!kde-base/kdebase-kioslaves:4[-minimal(-)]
 	!kde-base/kio-extras
+	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info

diff --git a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
index a771f90..04f0d85 100644
--- a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
@@ -54,6 +54,7 @@ RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kcontrol:4
 	!kde-base/kdebase-kioslaves:4[-minimal(-)]
 	!kde-base/kio-extras
+	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index a771f90..04f0d85 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -54,6 +54,7 @@ RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kcontrol:4
 	!kde-base/kdebase-kioslaves:4[-minimal(-)]
 	!kde-base/kio-extras
+	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2015-08-26  8:24 Johannes Huber
  0 siblings, 0 replies; 61+ messages in thread
From: Johannes Huber @ 2015-08-26  8:24 UTC (permalink / raw
  To: gentoo-commits

commit:     61a890a22a748f52b934917e41f3bd62ac3ee489
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 08:23:51 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 08:23:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=61a890a2

kde-apps/kio-extras: Remove 15.08.0

Moved to gentoo main repo.

Package-Manager: portage-2.2.20.1

 kde-apps/kio-extras/kio-extras-15.08.0.ebuild | 87 ---------------------------
 1 file changed, 87 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.08.0.ebuild b/kde-apps/kio-extras/kio-extras-15.08.0.ebuild
deleted file mode 100644
index c3251f9..0000000
--- a/kde-apps/kio-extras/kio-extras-15.08.0.ebuild
+++ /dev/null
@@ -1,87 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit fdo-mime kde5
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
-KEYWORDS="~amd64 ~x86"
-IUSE="exif mtp 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 khtml)
-	$(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)
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtsvg:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	virtual/jpeg:0
-	exif? ( media-gfx/exiv2:= )
-	mtp? ( media-libs/libmtp:= )
-	phonon? ( media-libs/phonon[qt5] )
-	samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
-	sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
-	slp? ( net-libs/openslp )
-"
-RDEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep kded)
-	!kde-apps/kdebase-kioslaves:4[-minimal(-)]
-	!kde-apps/kcontrol:4
-	!kde-base/kdebase-kioslaves:4[-minimal(-)]
-	!kde-base/kio-extras
-	!kde-plasma/kio-extras
-"
-DEPEND="${COMMON_DEPEND}
-	x11-misc/shared-mime-info
-"
-
-# requires running kde environment
-RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package exif Exiv2)
-		$(cmake-utils_use_find_package mtp)
-		$(cmake-utils_use_find_package phonon Phonon4Qt5)
-		$(cmake-utils_use_find_package samba)
-		$(cmake-utils_use_find_package sftp LibSSH)
-		$(cmake-utils_use_find_package slp)
-	)
-
-	kde5_src_configure
-}
-
-pkg_postinst() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2015-09-01 15:47 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2015-09-01 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     42dce4c2766d3fb54ca4e17f2f62a11685726eaa
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 15:44:10 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 15:44:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=42dce4c2

kde-apps/kio-extras: remove kde-apps/kdebase-kioslaves blocker.

The colliding files have been renamed since 5.3.0.

Upstream-commit: a370c30dd903cf62082a33b293ca770b3a90bbf8
Upstream-commit: 11665afdb174585e324b9888135e93763b4ad390

Package-Manager: portage-2.2.20.1

 kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild | 2 --
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 --
 2 files changed, 4 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
index 008e606..a4b6878 100644
--- a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
@@ -50,9 +50,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-apps/kdebase-kioslaves:4[-minimal(-)]
 	!kde-apps/kcontrol:4
-	!kde-base/kdebase-kioslaves:4[-minimal(-)]
 	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 008e606..a4b6878 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -50,9 +50,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-apps/kdebase-kioslaves:4[-minimal(-)]
 	!kde-apps/kcontrol:4
-	!kde-base/kdebase-kioslaves:4[-minimal(-)]
 	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2015-09-01 16:22 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2015-09-01 16:22 UTC (permalink / raw
  To: gentoo-commits

commit:     f4b3b8101de8d9921fcba92ddb1b744a16613517
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 16:22:19 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 16:22:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f4b3b810

kde-apps/kio-extras: tighten blocker.

The colliding files are unconditionally removed in later versions.

Package-Manager: portage-2.2.20.1

 kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
index a4b6878..db67d5d 100644
--- a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
@@ -50,7 +50,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-apps/kcontrol:4
+	!<kde-apps/kcontrol-15.08.0-r1:4
 	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index a4b6878..db67d5d 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -50,7 +50,7 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!kde-apps/kcontrol:4
+	!<kde-apps/kcontrol-15.08.0-r1:4
 	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2015-09-26 15:45 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2015-09-26 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     728f46b403a4a937f7ae1ea89e0c3f7c1ca4200a
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Sep 25 22:35:57 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 15:45:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=728f46b4

kde-apps/kio-extras: Remove blocker (nonexistent package)

Package-Manager: portage-2.2.20.1

 kde-apps/kio-extras/kio-extras-15.08.1.ebuild       | 1 -
 kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild | 1 -
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.08.1.ebuild b/kde-apps/kio-extras/kio-extras-15.08.1.ebuild
index 6b18e58..04fdd1d 100644
--- a/kde-apps/kio-extras/kio-extras-15.08.1.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.08.1.ebuild
@@ -51,7 +51,6 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
-	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
index db67d5d..672e8ab 100644
--- a/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.08.49.9999.ebuild
@@ -51,7 +51,6 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
-	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index db67d5d..672e8ab 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -51,7 +51,6 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
-	!kde-base/kio-extras
 	!kde-plasma/kio-extras
 "
 DEPEND="${COMMON_DEPEND}


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-01-29 10:34 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-01-29 10:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f1ba2c4736eda14a505c850dbee5d85088e4184c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 29 10:31:28 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 29 10:31:28 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f1ba2c47

kde-apps/kio-extras: mime updates now handled by eclass

Package-Manager: portage-2.2.27

 kde-apps/kio-extras/kio-extras-15.12.1.ebuild       | 12 +-----------
 kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild | 12 +-----------
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 12 +-----------
 3 files changed, 3 insertions(+), 33 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.12.1.ebuild b/kde-apps/kio-extras/kio-extras-15.12.1.ebuild
index 87cd045..44c9b74 100644
--- a/kde-apps/kio-extras/kio-extras-15.12.1.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.12.1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 KDE_HANDBOOK="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
-inherit fdo-mime kde5
+inherit kde5
 
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
@@ -71,13 +71,3 @@ src_configure() {
 
 	kde5_src_configure
 }
-
-pkg_postinst() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}

diff --git a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
index f253bae..584a6a0 100644
--- a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 KDE_HANDBOOK="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
-inherit fdo-mime kde5
+inherit kde5
 
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
@@ -71,13 +71,3 @@ src_configure() {
 
 	kde5_src_configure
 }
-
-pkg_postinst() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index f253bae..584a6a0 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -7,7 +7,7 @@ EAPI=5
 KDE_HANDBOOK="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
-inherit fdo-mime kde5
+inherit kde5
 
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
@@ -71,13 +71,3 @@ src_configure() {
 
 	kde5_src_configure
 }
-
-pkg_postinst() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}
-
-pkg_postrm() {
-	kde5_pkg_postinst
-	fdo-mime_mime_database_update
-}


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-03-12 16:45 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-03-12 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     e6a1b8c1ef72b73139e3d1920e10af8b1280f03c
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Mar  7 00:27:56 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 16:45:22 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e6a1b8c1

kde-apps/kio-extras: Add USE=openexr, missing dep, move to tree

Package-Manager: portage-2.2.27

 kde-apps/kio-extras/kio-extras-15.12.2.ebuild      | 73 ----------------------
 .../kio-extras/kio-extras-15.12.49.9999.ebuild     | 14 +++--
 kde-apps/kio-extras/kio-extras-9999.ebuild         | 15 +++--
 3 files changed, 17 insertions(+), 85 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.12.2.ebuild b/kde-apps/kio-extras/kio-extras-15.12.2.ebuild
deleted file mode 100644
index 3a6b93f..0000000
--- a/kde-apps/kio-extras/kio-extras-15.12.2.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="true"
-KDE_TEST="true"
-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 ~x86"
-IUSE="exif mtp 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 khtml)
-	$(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
-	exif? ( media-gfx/exiv2:= )
-	mtp? ( media-libs/libmtp:= )
-	phonon? ( media-libs/phonon[qt5] )
-	samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
-	sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
-	slp? ( net-libs/openslp )
-"
-RDEPEND="${COMMON_DEPEND}
-	$(add_frameworks_dep kded)
-	!<kde-apps/kcontrol-15.08.0-r1:4
-"
-DEPEND="${COMMON_DEPEND}
-	x11-misc/shared-mime-info
-"
-
-# requires running kde environment
-RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package exif Exiv2)
-		$(cmake-utils_use_find_package mtp)
-		$(cmake-utils_use_find_package phonon Phonon4Qt5)
-		$(cmake-utils_use_find_package samba)
-		$(cmake-utils_use_find_package sftp LibSSH)
-		$(cmake-utils_use_find_package slp)
-	)
-
-	kde5_src_configure
-}

diff --git a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
index c3065df..3163e5b 100644
--- a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
@@ -2,17 +2,17 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="true"
-KDE_TEST="true"
+KDE_TEST="forceoptional"
 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=""
-IUSE="exif mtp phonon samba +sftp slp"
+IUSE="exif mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -43,6 +43,7 @@ COMMON_DEPEND="
 	virtual/jpeg:0
 	exif? ( media-gfx/exiv2:= )
 	mtp? ( media-libs/libmtp:= )
+	openexr? ( media-libs/openexr )
 	phonon? ( media-libs/phonon[qt5] )
 	samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
 	sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
@@ -62,11 +63,12 @@ RESTRICT="test"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package exif Exiv2)
-		$(cmake-utils_use_find_package mtp)
+		$(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)
+		$(cmake-utils_use_find_package samba Samba)
 		$(cmake-utils_use_find_package sftp LibSSH)
-		$(cmake-utils_use_find_package slp)
+		$(cmake-utils_use_find_package slp SLP)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index c3065df..20b289d 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -2,17 +2,17 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="true"
-KDE_TEST="true"
+KDE_TEST="forceoptional"
 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=""
-IUSE="exif mtp phonon samba +sftp slp"
+IUSE="exif mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -32,6 +32,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kparts)
 	$(add_frameworks_dep kpty)
 	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtdbus)
@@ -43,6 +44,7 @@ COMMON_DEPEND="
 	virtual/jpeg:0
 	exif? ( media-gfx/exiv2:= )
 	mtp? ( media-libs/libmtp:= )
+	openexr? ( media-libs/openexr )
 	phonon? ( media-libs/phonon[qt5] )
 	samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
 	sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
@@ -62,11 +64,12 @@ RESTRICT="test"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package exif Exiv2)
-		$(cmake-utils_use_find_package mtp)
+		$(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)
+		$(cmake-utils_use_find_package samba Samba)
 		$(cmake-utils_use_find_package sftp LibSSH)
-		$(cmake-utils_use_find_package slp)
+		$(cmake-utils_use_find_package slp SLP)
 	)
 
 	kde5_src_configure


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-03-12 17:42 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-03-12 17:42 UTC (permalink / raw
  To: gentoo-commits

commit:     fcd753cd1d0a52edd5d67ffffb12897dd78d67f1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 17:41:26 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 17:42:17 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fcd753cd

kde-apps/kio-extras: fix configure

Gentoo-bug: 577184

Package-Manager: portage-2.2.28

 kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild | 4 ++--
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
index 3163e5b..7de88f4 100644
--- a/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-15.12.49.9999.ebuild
@@ -4,8 +4,8 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
-KDE_TEST="forceoptional"
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="optional"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 20b289d..5548c6e 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -4,8 +4,8 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
-KDE_TEST="forceoptional"
+KDE_HANDBOOK="forceoptional"
+KDE_TEST="optional"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-03-15 15:33 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-03-15 15:33 UTC (permalink / raw
  To: gentoo-commits

commit:     01f79f8cd918a92f1701af78f6eb4fec60363470
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Mar 13 18:33:11 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 15:33:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=01f79f8c

kde-apps/kio-extras: Raise min frameworks dep to fix file collisions

* kde-frameworks/kactivities-5.19.0:5::gentoo
* /usr/lib64/qt5/plugins/kactivitymanagerd_fileitem_linking_plugin.so
* /usr/lib64/qt5/plugins/kio_activities.so
* /usr/share/kservices5/activities.protocol
* /usr/share/kservices5/kactivitymanagerd_fileitem_linking_plugin.desktop

Package-Manager: portage-2.2.27

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 5548c6e..dcc759f 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.20.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="optional"
 VIRTUALX_REQUIRED="test"


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-04-26  5:39 Johannes Huber
  0 siblings, 0 replies; 61+ messages in thread
From: Johannes Huber @ 2016-04-26  5:39 UTC (permalink / raw
  To: gentoo-commits

commit:     112bba7d49bd74ac92582361ed5747e404435d94
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 26 05:37:00 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Apr 26 05:37:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=112bba7d

kde-apps/kio-extras: Fix file collision

File collision fixed in newer kde-frameworks/kactivities version.

Gentoo-bug: 581202

Package-Manager: portage-2.2.28

 kde-apps/kio-extras/kio-extras-16.04.0.ebuild       | 1 +
 kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild | 1 +
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-16.04.0.ebuild b/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
index 68900f8..562edf0 100644
--- a/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
+++ b/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
@@ -54,6 +54,7 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
+	!<kde-frameworks/kactivities-5.20.0
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info

diff --git a/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
index dcc759f..2088160 100644
--- a/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
@@ -54,6 +54,7 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
+	!<kde-frameworks/kactivities-5.20.0
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index dcc759f..2088160 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -54,6 +54,7 @@ COMMON_DEPEND="
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
 	!<kde-apps/kcontrol-15.08.0-r1:4
+	!<kde-frameworks/kactivities-5.20.0
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-05-04  9:50 Johannes Huber
  0 siblings, 0 replies; 61+ messages in thread
From: Johannes Huber @ 2016-05-04  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c986e4e9275ee9eb12d2843a696a6024d454cf0f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed May  4 09:50:33 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed May  4 09:50:33 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c986e4e9

kde-apps/kio-extras: Update dependencies

Gentoo-bug: 582054

Package-Manager: portage-2.2.28

 kde-apps/kio-extras/kio-extras-16.04.0.ebuild       | 3 ++-
 kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild | 3 ++-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-16.04.0.ebuild b/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
index 562edf0..d2a19c5 100644
--- a/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
+++ b/kde-apps/kio-extras/kio-extras-16.04.0.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~arm ~x86"
 IUSE="exif mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
+	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep karchive 'bzip2,lzma')
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcodecs)
@@ -33,12 +34,12 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kparts)
 	$(add_frameworks_dep kpty)
 	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtsql)
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)

diff --git a/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
index 2088160..705ff18 100644
--- a/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-16.04.49.9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
 IUSE="exif mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
+	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep karchive 'bzip2,lzma')
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcodecs)
@@ -33,12 +34,12 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kparts)
 	$(add_frameworks_dep kpty)
 	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtsql)
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 2088160..705ff18 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,6 +16,7 @@ KEYWORDS=""
 IUSE="exif mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
+	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep karchive 'bzip2,lzma')
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcodecs)
@@ -33,12 +34,12 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kparts)
 	$(add_frameworks_dep kpty)
 	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtsql)
 	$(add_qt_dep qtsvg)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-11-13 17:48 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-11-13 17:48 UTC (permalink / raw
  To: gentoo-commits

commit:     fc028b32f2a25289c136e8066f73348b0b8630ff
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Nov 12 19:39:44 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 19:39:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc028b32

kde-apps/kio-extras: Add USE=htmlthumbs

Upstream commit 6dccc7739ba3d754b9209674a8985ce9d9546c2c

Package-Manager: portage-2.3.0

 kde-apps/kio-extras/kio-extras-9999.ebuild | 8 ++++----
 kde-apps/kio-extras/metadata.xml           | 1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index ae40737..41b3922 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
 KEYWORDS=""
-IUSE="exif mtp openexr phonon samba +sftp slp"
+IUSE="exif htmlthumbs mtp openexr phonon samba +sftp slp"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep kactivities)
@@ -44,6 +44,7 @@ COMMON_DEPEND="
 	$(add_qt_dep qtxml)
 	virtual/jpeg:0
 	exif? ( media-gfx/exiv2:= )
+	htmlthumbs? ( $(add_qt_dep qtwebengine) )
 	mtp? ( media-libs/libmtp:= )
 	openexr? ( media-libs/openexr )
 	phonon? ( media-libs/phonon[qt5] )
@@ -53,19 +54,18 @@ COMMON_DEPEND="
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
-	!<kde-apps/kcontrol-15.08.0-r1:4
-	!<kde-frameworks/kactivities-5.20.0
 "
 DEPEND="${COMMON_DEPEND}
 	x11-misc/shared-mime-info
 "
 
 # requires running kde environment
-RESTRICT="test"
+RESTRICT+=" test"
 
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package exif Exiv2)
+		$(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets)
 		$(cmake-utils_use_find_package mtp Mtp)
 		$(cmake-utils_use_find_package openexr OpenEXR)
 		$(cmake-utils_use_find_package phonon Phonon4Qt5)

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index cd4455e..75cdaad 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
+		<flag name="htmlthumbs">Enable HTML thumbnail previews via <pkg>dev-qt/qtwebengine</pkg></flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
 	</use>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2016-11-19 10:47 Michael Palimaka
  0 siblings, 0 replies; 61+ messages in thread
From: Michael Palimaka @ 2016-11-19 10:47 UTC (permalink / raw
  To: gentoo-commits

commit:     e3826972c4283b4b76c23a8894e8dbb3064669db
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Nov 17 23:02:19 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 10:47:23 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3826972

kde-apps/kio-extras: Raise QT_MINIMAL to 5.7.0

Upstream commit a00069f7d18562f20f5033bcc96e4537cf92eae1

Package-Manager: portage-2.3.0

 kde-apps/kio-extras/kio-extras-16.12.49.9999.ebuild | 1 +
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-16.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-16.12.49.9999.ebuild
index 41b3922..86ef2be 100644
--- a/kde-apps/kio-extras/kio-extras-16.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-16.12.49.9999.ebuild
@@ -6,6 +6,7 @@ EAPI=6
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="optional"
+QT_MINIMAL="5.7.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 41b3922..86ef2be 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=6
 
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="optional"
+QT_MINIMAL="5.7.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2017-03-11  9:53 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2017-03-11  9:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e568f9e3224890dc7797047d7d28701bfddf988f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 11 09:51:54 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 11 09:51:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e568f9e3

kde-apps/kio-extras: Add USE=taglib

Upstream commit d695d79739550fda37d820d935dbef7ee9187f90

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kio-extras/kio-extras-9999.ebuild | 4 +++-
 kde-apps/kio-extras/metadata.xml           | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index a8943e3995..7b90dae940 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
 KEYWORDS=""
-IUSE="activities exif htmlthumbs +man mtp openexr phonon samba +sftp slp"
+IUSE="activities exif htmlthumbs +man mtp openexr phonon samba +sftp slp taglib"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -53,6 +53,7 @@ COMMON_DEPEND="
 	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )
 	slp? ( net-libs/openslp )
+	taglib? ( >=media-libs/taglib-1.11.1 )
 "
 RDEPEND="${COMMON_DEPEND}
 	$(add_frameworks_dep kded)
@@ -77,6 +78,7 @@ src_configure() {
 		$(cmake-utils_use_find_package samba Samba)
 		$(cmake-utils_use_find_package sftp LibSSH)
 		$(cmake-utils_use_find_package slp SLP)
+		$(cmake-utils_use_find_package taglib Taglib)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index c32c832207..eb1ddeffa3 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -11,5 +11,6 @@
 		<flag name="man">Enable manpages kioslave</flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
+		<flag name="taglib">Enable audio thumbnails via <pkg>media-libs/taglib</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2017-03-15 17:26 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2017-03-15 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     95d7880249c3b324fadf134e0e59a4893e5761ed
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 17:26:39 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 17:26:39 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=95d78802

kde-apps/kio-extras: Fix usedep on dev-qt/qtwebengine

USE=htmlthumbs actually requires qtwebengine[widgets] to be enabled.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kio-extras/kio-extras-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 7b90dae940..1a4815d36d 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -45,7 +45,7 @@ COMMON_DEPEND="
 		$(add_qt_dep qtsql)
 	)
 	exif? ( media-gfx/exiv2:= )
-	htmlthumbs? ( $(add_qt_dep qtwebengine) )
+	htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') )
 	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( media-libs/libmtp:= )
 	openexr? ( media-libs/openexr )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2017-05-06 11:15 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2017-05-06 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     c255e1c464c1f6e70a4f2ea36f3419ae4f4103e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 11:14:39 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat May  6 11:14:39 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c255e1c4

kde-apps/kio-extras: Drop unused DEPEND

Upstream commit b0b12086e78665dc266205576979d86def9b634b

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index c8d16c456a..191be978eb 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -21,7 +21,6 @@ COMMON_DEPEND="
 	$(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)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2017-09-10  9:08 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2017-09-10  9:08 UTC (permalink / raw
  To: gentoo-commits

commit:     67d547d190c681fcc8c37d436a4b56aa0bc223e0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 09:07:43 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 09:07:43 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=67d547d1

kde-apps/kio-extras: Drop USE=exif, unused DEPEND

Upstream commit c249f8547f2d1913e0570d78a0240c5f8865c336

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 kde-apps/kio-extras/kio-extras-17.08.49.9999.ebuild | 5 +----
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-17.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-17.08.49.9999.ebuild
index ba52ff2a0a..2b2862532f 100644
--- a/kde-apps/kio-extras/kio-extras-17.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-17.08.49.9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
 HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
 KEYWORDS=""
-IUSE="activities exif htmlthumbs +man mtp openexr phonon samba +sftp slp taglib"
+IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp slp taglib"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -37,12 +37,10 @@ COMMON_DEPEND="
 	$(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:= )
 	htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') )
 	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( media-libs/libmtp:= )
@@ -67,7 +65,6 @@ RESTRICT+=" test"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package activities KF5Activities)
-		$(cmake-utils_use_find_package exif Exiv2)
 		$(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets)
 		$(cmake-utils_use_find_package man Gperf)
 		$(cmake-utils_use_find_package mtp Mtp)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index ba52ff2a0a..2b2862532f 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://projects.kde.org/projects/kde/workspace/kio-extras"
 KEYWORDS=""
-IUSE="activities exif htmlthumbs +man mtp openexr phonon samba +sftp slp taglib"
+IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp slp taglib"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -37,12 +37,10 @@ COMMON_DEPEND="
 	$(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:= )
 	htmlthumbs? ( $(add_qt_dep qtwebengine 'widgets') )
 	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( media-libs/libmtp:= )
@@ -67,7 +65,6 @@ RESTRICT+=" test"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package activities KF5Activities)
-		$(cmake-utils_use_find_package exif Exiv2)
 		$(cmake-utils_use_find_package htmlthumbs Qt5WebEngineWidgets)
 		$(cmake-utils_use_find_package man Gperf)
 		$(cmake-utils_use_find_package mtp Mtp)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2017-12-21 16:47 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2017-12-21 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     2e412f21e408d14a421037ccdb6114a36075dd09
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 16:46:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 16:47:32 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2e412f21

kde-apps/kio-extras: Drop USE=slp

Upstream commit 3829bf3b9d87f0394339f75dfbb755e947e7c394

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-apps/kio-extras/kio-extras-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 1c7e1f7f12..0aa1c3e3dc 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 slp taglib"
+IUSE="activities htmlthumbs +man mtp openexr phonon samba +sftp taglib"
 
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
@@ -48,7 +48,6 @@ COMMON_DEPEND="
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )
-	slp? ( net-libs/openslp )
 	taglib? ( >=media-libs/taglib-1.11.1 )
 "
 RDEPEND="${COMMON_DEPEND}
@@ -72,7 +71,6 @@ src_configure() {
 		$(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)
 		$(cmake-utils_use_find_package taglib Taglib)
 	)
 


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2018-08-29 10:51 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2018-08-29 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8f78bb496debab5734e504281ae68568b8a9b9dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 10:35:11 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 @@
 	</maintainer>
 	<use>
 		<flag name="activities">Enable activities kioslave and fileitem plugin</flag>
-		<flag name="htmlthumbs">Enable HTML thumbnail previews via <pkg>dev-qt/qtwebengine</pkg></flag>
 		<flag name="man">Enable manpages kioslave</flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2018-11-01 22:08 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2018-11-01 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     8420ccf1ff5f65210bc04b67e00fc1b1f5a6d34f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 21:52:44 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 21:52:44 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8420ccf1

kde-apps/kio-extras: Add missing OpenEXR slot op

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild | 4 ++--
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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 bc7386340d..8ba3dd2cf6 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	)
 	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( media-libs/libmtp:= )
-	openexr? ( media-libs/openexr )
+	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index bdcd9c46dd..fac472fa9a 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -43,7 +43,7 @@ COMMON_DEPEND="
 	)
 	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( media-libs/libmtp:= )
-	openexr? ( media-libs/openexr )
+	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2018-11-01 22:08 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2018-11-01 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     1f983f7cfa145df4163fb22a57d1c9d9efeab26f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  1 22:08:22 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Nov  1 22:08:22 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1f983f7c

kde-apps/kio-extras: Require non-broken >=media-libs/libmtp-1.1.16

Bug: https://bugs.gentoo.org/662100
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-apps/kio-extras/kio-extras-18.08.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 8ba3dd2cf6..ee288958d0 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
@@ -42,7 +42,7 @@ COMMON_DEPEND="
 		$(add_qt_dep qtsql)
 	)
 	man? ( $(add_frameworks_dep khtml) )
-	mtp? ( media-libs/libmtp:= )
+	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? ( net-fs/samba[client] )

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index fac472fa9a..e26ab7b92c 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -42,7 +42,7 @@ COMMON_DEPEND="
 		$(add_qt_dep qtsql)
 	)
 	man? ( $(add_frameworks_dep khtml) )
-	mtp? ( media-libs/libmtp:= )
+	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? ( net-fs/samba[client] )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2018-12-10 20:46 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2018-12-10 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     d8412c02417b54b5457b47c620e3a6ad972c8397
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 10 20:38:18 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 10 20:38:18 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d8412c02

kde-apps/kio-extras: Fix USE sftp build switch

Upstream commit e0e72cac011cf8f4ed3561e7d42fea34499ac04d

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-18.12.0.ebuild       | 2 +-
 kde-apps/kio-extras/kio-extras-18.12.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-18.12.0.ebuild b/kde-apps/kio-extras/kio-extras-18.12.0.ebuild
index cfc47959db..823d7137fa 100644
--- a/kde-apps/kio-extras/kio-extras-18.12.0.ebuild
+++ b/kde-apps/kio-extras/kio-extras-18.12.0.ebuild
@@ -68,7 +68,7 @@ src_configure() {
 		$(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 sftp libssh)
 		$(cmake-utils_use_find_package taglib Taglib)
 	)
 

diff --git a/kde-apps/kio-extras/kio-extras-18.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-18.12.49.9999.ebuild
index e26ab7b92c..980bc85680 100644
--- a/kde-apps/kio-extras/kio-extras-18.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-18.12.49.9999.ebuild
@@ -68,7 +68,7 @@ src_configure() {
 		$(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 sftp libssh)
 		$(cmake-utils_use_find_package taglib Taglib)
 	)
 

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index e26ab7b92c..980bc85680 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -68,7 +68,7 @@ src_configure() {
 		$(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 sftp libssh)
 		$(cmake-utils_use_find_package taglib Taglib)
 	)
 


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2019-01-05 15:28 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2019-01-05 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     2968d75ada0b953f586d7a38d87b5853183b36e0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  5 12:50:25 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  5 13:36:08 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2968d75a

kde-apps/kio-extras: Add slot op on kde-frameworks/kdnssd

Upstream commit 55eb68ff63646050311f8b689752ad500246c916

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 980bc85680..b93022288c 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 KEYWORDS=""
 IUSE="activities +man mtp openexr phonon samba +sftp taglib"
 
+# drop kdnssd slot operator when FRAMEWORKS_MINIMAL >= 5.54.0
 COMMON_DEPEND="
 	$(add_frameworks_dep karchive 'bzip2,lzma')
 	$(add_frameworks_dep kbookmarks)
@@ -21,7 +22,7 @@ COMMON_DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdnssd)
+	$(add_frameworks_dep kdnssd '' '' '5=')
 	$(add_frameworks_dep kguiaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2019-03-11 15:05 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2019-03-11 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     14567db0c89c02578c7f4a0439464d344a09964d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 11 15:04:23 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 11 15:04:23 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=14567db0

kde-apps/kio-extras: Add new DEPEND

Upstream commit d95ff837a9bc1063a99e54addc6a759679d532c4

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 91a054736d..8a1f5752b5 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -34,6 +34,7 @@ DEPEND="
 	$(add_frameworks_dep kservice)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
+	$(add_frameworks_dep syntax-highlighting)
 	$(add_qt_dep qtdbus)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtnetwork)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2019-08-30  7:21 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2019-08-30  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     953bcb60dc1ae6f5083063d141ca8702bfb22b7a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 07:20:09 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 07:20:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=953bcb60

kde-apps/kio-extras: Add new cmake switch to USE activities

Upstream commits:
ae44042e541c770c70d7e96bb5fb5e43255cb6c4
bca85c1c50c160b423d8e9031057020910162070

Reported-by: Duncan <1i5t5.duncan <AT> cox.net>
Closes: https://bugs.gentoo.org/693104
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 8a1f5752b5..0d406b7790 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -43,6 +43,7 @@ DEPEND="
 	$(add_qt_dep qtxml)
 	activities? (
 		$(add_frameworks_dep kactivities)
+		$(add_frameworks_dep kactivities-stats)
 		$(add_qt_dep qtsql)
 	)
 	man? ( $(add_frameworks_dep khtml) )
@@ -63,6 +64,7 @@ RESTRICT+=" test"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package activities KF5Activities)
+		$(cmake-utils_use_find_package activities KF5ActivitiesStats)
 		$(cmake-utils_use_find_package man Gperf)
 		$(cmake-utils_use_find_package mtp Mtp)
 		$(cmake-utils_use_find_package openexr OpenEXR)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2019-09-11  8:09 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2019-09-11  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     276fa599d05cf35a46b3aedf6af07f3d541f61d1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 07:59:48 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 08:00:10 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=276fa599

kde-apps/kio-extras: man KPart is gone w/ KHtml out

Upstream commit f9f2ef104fa79bc9a5a984ca96abb5d31ade5002

Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 0d406b7790..0961384575 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -46,7 +46,6 @@ DEPEND="
 		$(add_frameworks_dep kactivities-stats)
 		$(add_qt_dep qtsql)
 	)
-	man? ( $(add_frameworks_dep khtml) )
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-01-02 20:49 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-01-02 20:49 UTC (permalink / raw
  To: gentoo-commits

commit:     41511d8ce499ae38871e1bd5524d121a8408b9cc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  2 20:18:13 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  2 20:33:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=41511d8c

kde-apps/kio-extras: Add USE X for XCursor thumbnail support

Upstream commit 55d370392efa7d114cca648bde4109453fa760f8

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 7 ++++++-
 kde-apps/kio-extras/metadata.xml           | 1 +
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index be39d7a0be..571cfcb404 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp openexr phonon samba +sftp taglib"
+IUSE="activities +man mtp openexr phonon samba +sftp taglib X"
 
 BDEPEND="
 	man? ( dev-util/gperf )
@@ -57,6 +57,10 @@ DEPEND="
 	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1 )
+	X? (
+		x11-libs/libX11
+		x11-libs/libXcursor
+	)
 "
 RDEPEND="${DEPEND}
 	>=kde-frameworks/kded-${KFMIN}:5
@@ -76,6 +80,7 @@ src_configure() {
 		$(cmake_use_find_package samba Samba)
 		$(cmake_use_find_package sftp libssh)
 		$(cmake_use_find_package taglib Taglib)
+		$(cmake_use_find_package X X11)
 	)
 
 	ecm_src_configure

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index c061429499..9b496ae220 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -11,5 +11,6 @@
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
 		<flag name="taglib">Enable audio thumbnails via <pkg>media-libs/taglib</pkg></flag>
+		<flag name="X">Enable support for XCursor thumbnails via <pkg>x11-libs/libX11</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-03-02 22:47 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-03-02 22:47 UTC (permalink / raw
  To: gentoo-commits

commit:     91c2e1f38f9f6e7899cce2c6a289a95a8cabc915
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 22:44:45 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 22:45:55 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=91c2e1f3

kde-apps/kio-extras: Add new DEPEND

Reported-by: Eugene Shalygin <eugene.shalygin <AT> gmail.com>
Closes: https://bugs.gentoo.org/710936
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 41aa529315..400f8cfea7 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -54,7 +54,10 @@ DEPEND="
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
-	samba? ( net-fs/samba[client] )
+	samba? (
+		net-fs/samba[client]
+		net-libs/kdsoap-ws-discovery-client
+	)
 	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1 )
 	X? (
@@ -71,6 +74,7 @@ RESTRICT+=" test"
 
 src_configure() {
 	local mycmakeargs=(
+		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-03-05 19:23 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-03-05 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     a51bec67cebc046f4006e5ec7b9bec42051ff75a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  5 18:59:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar  5 19:20:57 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a51bec67

kde-apps/kio-extras: Add USE nls

Upstream commit 1029148d9ca743ffa4ccff7dfd75069808de7953

Package-Manager: Portage-2.3.92, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 400f8cfea7..ccfff784e3 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,12 +16,18 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp openexr phonon samba +sftp taglib X"
+IUSE="activities +man mtp nls openexr phonon samba +sftp taglib X"
 
 BDEPEND="
 	man? ( dev-util/gperf )
 "
 DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtnetwork-${QTMIN}:5
+	>=dev-qt/qtsvg-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
 	>=kde-frameworks/karchive-${KFMIN}:5[bzip2,lzma]
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
@@ -40,18 +46,13 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/solid-${KFMIN}:5
 	>=kde-frameworks/syntax-highlighting-${KFMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
 	activities? (
+		>=dev-qt/qtsql-${QTMIN}:5
 		>=kde-frameworks/kactivities-${KFMIN}:5
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
-		>=dev-qt/qtsql-${QTMIN}:5
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
+	nls? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? (
@@ -79,6 +80,7 @@ src_configure() {
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Mtp)
+		$(cmake_use_find_package nls TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt5)
 		$(cmake_use_find_package samba Samba)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-03-23 23:47 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-03-23 23:47 UTC (permalink / raw
  To: gentoo-commits

commit:     afcde0e88223215861fd1f58fd50e0e3da4e2c69
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 23 19:52:53 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 19:58:44 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=afcde0e8

kde-apps/kio-extras: Fix USE name nls -> nfs

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-20.03.80.ebuild      | 6 +++---
 kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild | 6 +++---
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 6 +++---
 kde-apps/kio-extras/metadata.xml                    | 1 +
 4 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-20.03.80.ebuild b/kde-apps/kio-extras/kio-extras-20.03.80.ebuild
index 4a3ff922ff..5c2d7e0a15 100644
--- a/kde-apps/kio-extras/kio-extras-20.03.80.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.03.80.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="activities +man mtp nls openexr phonon samba +sftp taglib X"
+IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
 
 BDEPEND="
 	man? ( dev-util/gperf )
@@ -52,7 +52,7 @@ DEPEND="
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	nls? ( net-libs/libtirpc:= )
+	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? (
@@ -80,7 +80,7 @@ src_configure() {
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Mtp)
-		$(cmake_use_find_package nls TIRPC)
+		$(cmake_use_find_package nfs TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt5)
 		$(cmake_use_find_package samba Samba)

diff --git a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
index 7eb4ccf94f..ce8f6eeb95 100644
--- a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp nls openexr phonon samba +sftp taglib X"
+IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
 
 BDEPEND="
 	man? ( dev-util/gperf )
@@ -52,7 +52,7 @@ DEPEND="
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	nls? ( net-libs/libtirpc:= )
+	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? (
@@ -80,7 +80,7 @@ src_configure() {
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Mtp)
-		$(cmake_use_find_package nls TIRPC)
+		$(cmake_use_find_package nfs TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt5)
 		$(cmake_use_find_package samba Samba)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 7eb4ccf94f..ce8f6eeb95 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://cgit.kde.org/kio-extras.git"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp nls openexr phonon samba +sftp taglib X"
+IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
 
 BDEPEND="
 	man? ( dev-util/gperf )
@@ -52,7 +52,7 @@ DEPEND="
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	nls? ( net-libs/libtirpc:= )
+	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( media-libs/phonon[qt5(+)] )
 	samba? (
@@ -80,7 +80,7 @@ src_configure() {
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Mtp)
-		$(cmake_use_find_package nls TIRPC)
+		$(cmake_use_find_package nfs TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt5)
 		$(cmake_use_find_package samba Samba)

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index 9b496ae220..a938f1e44e 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -8,6 +8,7 @@
 	<use>
 		<flag name="activities">Enable activities kioslave and fileitem plugin</flag>
 		<flag name="man">Enable manpages kioslave</flag>
+		<flag name="nfs">Enable NFS support using <pkg>net-libs/libtirpc</pkg></flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
 		<flag name="taglib">Enable audio thumbnails via <pkg>media-libs/taglib</pkg></flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-04-30 16:05 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-04-30 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     02cdd95cc1f62d673ac61079b3a913ff3696d3cc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 15:09:24 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 16:05:04 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=02cdd95c

kde-apps/kio-extras: Avoid unused cmake var warning if IUSE="-samba"

Closes: https://bugs.gentoo.org/719842
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild | 4 +++-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
index be17799a4a..d541bb1c1c 100644
--- a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
@@ -75,7 +75,6 @@ RESTRICT+=" test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
@@ -88,6 +87,9 @@ src_configure() {
 		$(cmake_use_find_package taglib Taglib)
 		$(cmake_use_find_package X X11)
 	)
+	use samba && mycmakeargs+=(
+		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
+	)
 
 	ecm_src_configure
 }

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 27f4ae7691..ef85d0dcfc 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -75,7 +75,6 @@ RESTRICT+=" test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package man Gperf)
@@ -88,6 +87,9 @@ src_configure() {
 		$(cmake_use_find_package taglib Taglib)
 		$(cmake_use_find_package X X11)
 	)
+	use samba && mycmakeargs+=(
+		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
+	)
 
 	ecm_src_configure
 }


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-05-27 22:27 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-05-27 22:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c7a4c000397712b2485a902fe7f2d19f9e5a1b4b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 27 22:25:33 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 27 22:26:59 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7a4c000

kde-apps/kio-extras: Add UseDepDefault on kde-frameworks/karchive

Can be dropped once KFMIN >=5.71

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
index e8abd04119..fbad1caab2 100644
--- a/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.04.49.9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/karchive-${KFMIN}:5[bzip2,lzma]
+	>=kde-frameworks/karchive-${KFMIN}:5[bzip2(+),lzma(+)]
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index e8abd04119..fbad1caab2 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/karchive-${KFMIN}:5[bzip2,lzma]
+	>=kde-frameworks/karchive-${KFMIN}:5[bzip2(+),lzma(+)]
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-10-23 23:27 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-10-23 23:27 UTC (permalink / raw
  To: gentoo-commits

commit:     3c86cdc139b945b41a5e8619a70e14b8d8a4e7ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 15:51:50 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 15:51:50 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3c86cdc1

kde-apps/kio-extras: Cleanup kde-frameworks/karchive USE-deps

We depend on version newer than the one that dropped those flags.

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-20.08.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-20.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-20.08.49.9999.ebuild
index 594e58df85..451bbec686 100644
--- a/kde-apps/kio-extras/kio-extras-20.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.08.49.9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/karchive-${KFMIN}:5[bzip2(+),lzma(+)]
+	>=kde-frameworks/karchive-${KFMIN}:5
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 5bb5ac4dae..a8783741c5 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -28,7 +28,7 @@ DEPEND="
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/karchive-${KFMIN}:5[bzip2(+),lzma(+)]
+	>=kde-frameworks/karchive-${KFMIN}:5
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5
 	>=kde-frameworks/kconfig-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2020-10-30 13:56 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2020-10-30 13:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b8582165fc88b03778df4b5e4643d5ce50f8bea9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 30 12:18:52 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 30 12:18:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b8582165

kde-apps/kio-extras: Drop unused DEPEND

Upstream commit 7eee1f6701dc62a518ab689aa25f5cad3a8d9f2a

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index a8783741c5..8e78856cdf 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -41,7 +41,6 @@ DEPEND="
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kparts-${KFMIN}:5
-	>=kde-frameworks/kpty-${KFMIN}:5
 	>=kde-frameworks/kservice-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/solid-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2021-01-02 20:46 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2021-01-02 20:46 UTC (permalink / raw
  To: gentoo-commits

commit:     83c1e8d1df24f74346444bf4971c046f3da5e9ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 16:46:52 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 20:46:26 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=83c1e8d1

kde-apps/kio-extras: Add implicit dependency net-libs/kdsoap, slot op

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-20.12.49.9999.ebuild | 1 +
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-20.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-20.12.49.9999.ebuild
index c0c94f177c..1a4b3a3631 100644
--- a/kde-apps/kio-extras/kio-extras-20.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-20.12.49.9999.ebuild
@@ -56,6 +56,7 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]
+		net-libs/kdsoap:=
 		net-libs/kdsoap-ws-discovery-client
 	)
 	sftp? ( net-libs/libssh:=[sftp] )

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index c0c94f177c..1a4b3a3631 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -56,6 +56,7 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]
+		net-libs/kdsoap:=
 		net-libs/kdsoap-ws-discovery-client
 	)
 	sftp? ( net-libs/libssh:=[sftp] )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2021-04-15 20:03 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2021-04-15 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     c9dc41d6538ad9a465dfe5a0184c70d83d546671
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 19:38:33 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 20:03:04 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c9dc41d6

kde-apps/kio-extras: Update DEPENDs

Upstream commits:
4bbfad38df7445dfd88571e769aba716b6315d0c
839fe1b51aea4cc0beb337c72a3e7cd43ff47b93

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 88e921e12f..95d72b6011 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -18,9 +18,9 @@ SLOT="5"
 KEYWORDS=""
 IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
 
-BDEPEND="
-	man? ( dev-util/gperf )
-"
+# requires running Plasma environment
+RESTRICT+=" test"
+
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -38,7 +38,6 @@ DEPEND="
 	>=kde-frameworks/kdnssd-${KFMIN}:5
 	>=kde-frameworks/kguiaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kparts-${KFMIN}:5
 	>=kde-frameworks/kservice-${KFMIN}:5
@@ -69,14 +68,13 @@ DEPEND="
 RDEPEND="${DEPEND}
 	>=kde-frameworks/kded-${KFMIN}:5
 "
-
-# requires running kde environment
-RESTRICT+=" test"
+BDEPEND="man? ( dev-util/gperf )"
 
 src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
+		$(cmake_use_find_package activities Qt5Sql)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Mtp)
 		$(cmake_use_find_package nfs TIRPC)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2021-07-22 20:00 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2021-07-22 20:00 UTC (permalink / raw
  To: gentoo-commits

commit:     a83e699d106b1a62b606f8cd98090e10ee352f9b
Author:     Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net>
AuthorDate: Wed Jul 21 20:22:30 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 19:35:40 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a83e699d

kde-apps/kio-extras: add support for openexr-3

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net>
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-21.07.80.ebuild      | 2 +-
 kde-apps/kio-extras/kio-extras-21.08.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-21.07.80.ebuild b/kde-apps/kio-extras/kio-extras-21.07.80.ebuild
index d60b862775..0eec2c010a 100644
--- a/kde-apps/kio-extras/kio-extras-21.07.80.ebuild
+++ b/kde-apps/kio-extras/kio-extras-21.07.80.ebuild
@@ -51,7 +51,7 @@ DEPEND="
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:= )
+	openexr? ( media-libs/openexr:* )
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]

diff --git a/kde-apps/kio-extras/kio-extras-21.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-21.08.49.9999.ebuild
index cd94f968e6..cf784c8c6e 100644
--- a/kde-apps/kio-extras/kio-extras-21.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-21.08.49.9999.ebuild
@@ -51,7 +51,7 @@ DEPEND="
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:= )
+	openexr? ( media-libs/openexr:* )
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 4a57bd4fa5..59cc0f9ae6 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -51,7 +51,7 @@ DEPEND="
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:= )
+	openexr? ( media-libs/openexr:* )
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2021-12-20 15:10 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2021-12-20 15:10 UTC (permalink / raw
  To: gentoo-commits

commit:     403f633dc75887a1116fa2deb3e6149c0b43367a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 20 14:56:43 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 20 15:09:39 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=403f633d

kde-apps/kio-extras: Revert switch to media-libs/openexr:*

This change was wrong.

See also:
https://github.com/gentoo/gentoo/pull/20930

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-21.12.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-21.12.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-21.12.49.9999.ebuild
index c9111d7ea8..3cb75138a9 100644
--- a/kde-apps/kio-extras/kio-extras-21.12.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-21.12.49.9999.ebuild
@@ -51,7 +51,7 @@ DEPEND="
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:* )
+	openexr? ( media-libs/openexr:= )
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index c9111d7ea8..3cb75138a9 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -51,7 +51,7 @@ DEPEND="
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:* )
+	openexr? ( media-libs/openexr:= )
 	phonon? ( >=media-libs/phonon-4.11.0 )
 	samba? (
 		net-fs/samba[client]


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2022-07-14 21:22 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2022-07-14 21:22 UTC (permalink / raw
  To: gentoo-commits

commit:     9701b89744fbd967a2c5643db826b7484cf9fc16
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 14 21:12:46 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jul 14 21:22:34 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9701b897

kde-apps/kio-extras: Pick up new terminology in metadata

Upstream commits:
f4e164d5d3917c6a821d10f81960e46a0c017fe6
22b9d3bd9bfaf651ac27f4b8a7d4ca49ee7dc9e0
419b8603d52dcd6d21ab6365a206d73deae92d0a

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index 59d1eaf5a8..118ba1bda6 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -9,8 +9,8 @@
 		<bugs-to>https://bugs.kde.org/</bugs-to>
 	</upstream>
 	<use>
-		<flag name="activities">Enable activities kioslave and fileitem plugin</flag>
-		<flag name="man">Enable manpages kioslave</flag>
+		<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>
+		<flag name="man">Enable manpages KIO worker</flag>
 		<flag name="nfs">Enable NFS support using <pkg>net-libs/libtirpc</pkg></flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2022-10-06  9:02 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06  9:02 UTC (permalink / raw
  To: gentoo-commits

commit:     091a902c49bd3a5f46371c03e92dcde434c75eea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 08:16:36 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 09:01:57 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=091a902c

kde-apps/kio-extras: Add CPE to metadata

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index 118ba1bda6..fe335950e8 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -7,6 +7,7 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="cpe">cpe:/a:kde:kio-extras</remote-id>
 	</upstream>
 	<use>
 		<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2022-11-11 23:18 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2022-11-11 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     84536cd7a74924c682f800af0371172e1c67c62b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 22:22:45 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 22:22:45 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=84536cd7

kde-apps/kio-extras: Add new dependency

Upstream commit 56d86012a3516083449c7ee5a710ef8a941bfb89

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 13c08fdd85..c8c40112db 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -28,6 +28,7 @@ DEPEND="
 	>=dev-qt/qtsvg-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
+	kde-apps/libkexiv2:5
 	>=kde-frameworks/karchive-${KFMIN}:5
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcodecs-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-04-20 21:15 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-04-20 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     9f44f36895f4bd4ac46b1709c34391e50dabce9b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 21:03:42 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 21:15:16 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f44f368

kde-apps/kio-extras: Add IUSE ios

Upstream commit 1925ae4ebd2a0a1a4106ff08a51ce916b541cf0e

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-23.04.0.ebuild       | 8 +++++++-
 kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild | 8 +++++++-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 8 +++++++-
 kde-apps/kio-extras/metadata.xml                    | 1 +
 4 files changed, 22 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-23.04.0.ebuild b/kde-apps/kio-extras/kio-extras-23.04.0.ebuild
index ce87511b81..129dfcade4 100644
--- a/kde-apps/kio-extras/kio-extras-23.04.0.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.04.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://invent.kde.org/network/kio-extras"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
+IUSE="activities ios +man mtp nfs openexr phonon samba +sftp taglib X"
 
 # requires running Plasma environment
 RESTRICT="test"
@@ -50,6 +50,10 @@ DEPEND="
 		>=kde-frameworks/kactivities-${KFMIN}:5
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
+	ios? (
+		app-pda/libimobiledevice:=
+		app-pda/libplist:=
+	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
@@ -76,6 +80,8 @@ src_configure() {
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package activities Qt5Sql)
+		$(cmake_use_find_package ios IMobileDevice)
+		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Libmtp)
 		$(cmake_use_find_package nfs TIRPC)

diff --git a/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild
index 9147fe7ca9..93591179d0 100644
--- a/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://invent.kde.org/network/kio-extras"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
+IUSE="activities ios +man mtp nfs openexr phonon samba +sftp taglib X"
 
 # requires running Plasma environment
 RESTRICT="test"
@@ -50,6 +50,10 @@ DEPEND="
 		>=kde-frameworks/kactivities-${KFMIN}:5
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
+	ios? (
+		app-pda/libimobiledevice:=
+		app-pda/libplist:=
+	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
@@ -76,6 +80,8 @@ src_configure() {
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package activities Qt5Sql)
+		$(cmake_use_find_package ios IMobileDevice)
+		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Libmtp)
 		$(cmake_use_find_package nfs TIRPC)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 9147fe7ca9..93591179d0 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://invent.kde.org/network/kio-extras"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"
 KEYWORDS=""
-IUSE="activities +man mtp nfs openexr phonon samba +sftp taglib X"
+IUSE="activities ios +man mtp nfs openexr phonon samba +sftp taglib X"
 
 # requires running Plasma environment
 RESTRICT="test"
@@ -50,6 +50,10 @@ DEPEND="
 		>=kde-frameworks/kactivities-${KFMIN}:5
 		>=kde-frameworks/kactivities-stats-${KFMIN}:5
 	)
+	ios? (
+		app-pda/libimobiledevice:=
+		app-pda/libplist:=
+	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
 	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
@@ -76,6 +80,8 @@ src_configure() {
 		$(cmake_use_find_package activities KF5Activities)
 		$(cmake_use_find_package activities KF5ActivitiesStats)
 		$(cmake_use_find_package activities Qt5Sql)
+		$(cmake_use_find_package ios IMobileDevice)
+		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Libmtp)
 		$(cmake_use_find_package nfs TIRPC)

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index fe335950e8..1874c376d1 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -11,6 +11,7 @@
 	</upstream>
 	<use>
 		<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>
+		<flag name="ios">Enable AFC (Apple File Conduit) KIO worker for iOS devices support</flag>
 		<flag name="man">Enable manpages KIO worker</flag>
 		<flag name="nfs">Enable NFS support using <pkg>net-libs/libtirpc</pkg></flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-09 11:59 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     76ed1542d714489924af19b6082e08eb3849cd7a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 11:53:51 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 11:58:51 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=76ed1542

kde-apps/kio-extras: Depend on Qt6-based net-libs/kdsoap

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 4 ++--
 kde-apps/kio-extras/metadata.xml           | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index e8f63ff0c5..2fa15c4fcd 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -56,8 +56,8 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.12.0[qt6] )
 	samba? (
 		net-fs/samba[client]
-		net-libs/kdsoap:=
-		net-libs/kdsoap-ws-discovery-client
+		>=net-libs/kdsoap-2.1.1-r1:=
+		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
 	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1 )

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index 1874c376d1..48490c08ac 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -8,6 +8,7 @@
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
 		<remote-id type="cpe">cpe:/a:kde:kio-extras</remote-id>
+		<remote-id type="kde-invent">network/kio-extras</remote-id>
 	</upstream>
 	<use>
 		<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-09 11:59 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     6b65097ea17be039bdb3ed4c9998139fe72e54f3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 11:47:08 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 11:47:08 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6b65097e

kde-apps/kio-extras: Use bundled net-libs/kdsoap-ws-discovery-client

In order to be able to switch net-libs/kdsoap-ws-discovery-client and
net-libs/kdsoap to Qt6.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
index 21ec38e9b7..d44ed1ed2c 100644
--- a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
@@ -57,11 +57,7 @@ DEPEND="
 	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( >=media-libs/phonon-4.11.0[qt5(+)] )
-	samba? (
-		net-fs/samba[client]
-		net-libs/kdsoap:=
-		net-libs/kdsoap-ws-discovery-client
-	)
+	samba? ( net-fs/samba[client] )
 	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1 )
 	X? (
@@ -91,9 +87,6 @@ src_configure() {
 		$(cmake_use_find_package taglib Taglib)
 		-DWITHOUT_X11=$(usex !X)
 	)
-	use samba && mycmakeargs+=(
-		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
-	)
 
 	ecm_src_configure
 }


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-09 11:59 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     f3a71cdc88ae1776df39071cfc8311addfb078a6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 11:18:35 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 11:20:20 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f3a71cdc

kde-apps/kio-extras: Set KDE_BLOCK_SLOT5="false"

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index b159ef6019..e8f63ff0c5 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="optional"
+KDE_BLOCK_SLOT5="false"
 KFMIN=5.245.0
 QTMIN=6.6.0
 inherit ecm gear.kde.org


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-09 15:15 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-09 15:15 UTC (permalink / raw
  To: gentoo-commits

commit:     54f42ce6dc96dc6bf2d2b2b383304add8c1a69a8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 15:11:40 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 15:11:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=54f42ce6

kde-apps/kio-extras: Disable finding system KDSoapWSDiscoveryClient

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
index d44ed1ed2c..7d01318d0a 100644
--- a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
@@ -88,5 +88,11 @@ src_configure() {
 		-DWITHOUT_X11=$(usex !X)
 	)
 
+	use samba && mycmakeargs+=(
+		# do not attempt to find now Qt6-based system version
+		-DCMAKE_DISABLE_FIND_PACKAGE_KDSoapWSDiscoveryClient=ON
+	)
+
+
 	ecm_src_configure
 }


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-12 20:02 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-12 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     157d7f3818cb7da95b7d9c18ba4517fb9b29aee8
Author:     Mehmet Karataş <krtsmmt <AT> gmail <DOT> com>
AuthorDate: Tue Dec 12 19:29:17 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 20:01:59 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=157d7f38

kde-apps/kio-extras: Fix co-install with KF5 KIO

https://invent.kde.org/network/kio-extras/-/commit/edae36345810fef100bbb7f09c5bb44f8d0d9fea

kcm_trash.desktop is provided by both.

Signed-off-by: Mehmet Karataş <krtsmmt <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 2fa15c4fcd..8be566c4d9 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -67,6 +67,7 @@ DEPEND="
 	)
 "
 RDEPEND="${DEPEND}
+	!kde-frameworks/kio:5[-kf6compat(-)]
 	>=kde-frameworks/kded-${KFMIN}:6
 "
 BDEPEND="man? ( dev-util/gperf )"


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-14 21:24 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-14 21:24 UTC (permalink / raw
  To: gentoo-commits

commit:     07ec65a2048bea717fb00e62c99d4bed1037dfb5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 23:29:46 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 23:31:15 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=07ec65a2

kde-apps/kio-extras: Block kde-apps/kio-extras-kf5:5[-kf6compat]

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 8be566c4d9..62c3a7ad3f 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -5,7 +5,6 @@ EAPI=8
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="optional"
-KDE_BLOCK_SLOT5="false"
 KFMIN=5.245.0
 QTMIN=6.6.0
 inherit ecm gear.kde.org
@@ -67,6 +66,7 @@ DEPEND="
 	)
 "
 RDEPEND="${DEPEND}
+	!kde-apps/kio-extras-kf5:5[-kf6compat]
 	!kde-frameworks/kio:5[-kf6compat(-)]
 	>=kde-frameworks/kded-${KFMIN}:6
 "


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-16 15:02 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     85c65131610934d8a71479766dff69446ab9beb0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 15:01:44 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 15:01:44 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=85c65131

kde-apps/kio-extras: Cleanup DoubleEmptyLine

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
index 7d01318d0a..db793942d7 100644
--- a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
@@ -93,6 +93,5 @@ src_configure() {
 		-DCMAKE_DISABLE_FIND_PACKAGE_KDSoapWSDiscoveryClient=ON
 	)
 
-
 	ecm_src_configure
 }


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-16 15:02 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-16 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     b52f22c6c155a6184ba7f8f467a9a31982df95be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 14:23:21 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 15:00:28 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b52f22c6

kde-apps/kio-extras: Update dependencies

Drop IUSE nfs temporarily(?)

Upstream commits:
fbb9fa2437760533c54e16dfffdc4d5d2215a6ff
ae7621cb724434594fee5e2098a6c1389a1364d9
de902b9b6393989ac2f04fe14df9dc46dcaca7c0
6c4b1f1c6e20662372b1b3bb54933b08f95abd62
1a98236939072fd3143262e74c528baf0e521d67
099a643574e4bc4dea6d8c1b5b305580a53d1963
3199a0e4875a3a8ce726851ec46eb0258aa115cc

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 62c3a7ad3f..c5e21a4fac 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -15,17 +15,20 @@ HOMEPAGE="https://invent.kde.org/network/kio-extras"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
 KEYWORDS=""
-IUSE="activities ios +man mtp nfs openexr phonon samba +sftp taglib X"
+IUSE="activities ios +man mtp openexr phonon samba +sftp taglib X"
+# disabled upstream: nfs
 
 # requires running Plasma environment
 RESTRICT="test"
 
 DEPEND="
+	dev-libs/qcoro
+	>=dev-qt/qt5compat-${QTMIN}:6
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml]
 	>=dev-qt/qtsvg-${QTMIN}:6
 	kde-apps/libkexiv2:6
 	>=kde-frameworks/karchive-${KFMIN}:6
-	>=kde-frameworks/kbookmarks-${KFMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
 	>=kde-frameworks/kcodecs-${KFMIN}:6
 	>=kde-frameworks/kconfig-${KFMIN}:6
 	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
@@ -37,6 +40,7 @@ DEPEND="
 	>=kde-frameworks/kio-${KFMIN}:6
 	>=kde-frameworks/kparts-${KFMIN}:6
 	>=kde-frameworks/kservice-${KFMIN}:6
+	>=kde-frameworks/ktextwidgets-${KFMIN}:6
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	>=kde-frameworks/solid-${KFMIN}:6
 	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
@@ -50,7 +54,6 @@ DEPEND="
 		app-pda/libplist:=
 	)
 	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( >=media-libs/phonon-4.12.0[qt6] )
 	samba? (
@@ -65,6 +68,7 @@ DEPEND="
 		x11-libs/libXcursor
 	)
 "
+# 	nfs? ( net-libs/libtirpc:= )
 RDEPEND="${DEPEND}
 	!kde-apps/kio-extras-kf5:5[-kf6compat]
 	!kde-frameworks/kio:5[-kf6compat(-)]
@@ -81,7 +85,7 @@ src_configure() {
 		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Libmtp)
-		$(cmake_use_find_package nfs TIRPC)
+# 		$(cmake_use_find_package nfs TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt6)
 		$(cmake_use_find_package samba Samba)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-21 11:46 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-21 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     11c9d46097a5f5a01604d92482bc4eb243b37e2d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 11:45:51 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:45:51 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=11c9d460

kde-apps/kio-extras: Clear kde-plasma/plasma-activities min version

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 8258ec7423..d11dbe35b5 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -46,8 +46,8 @@ DEPEND="
 	>=kde-frameworks/syntax-highlighting-${KFMIN}:6
 	activities? (
 		>=dev-qt/qtbase-${QTMIN}:6[sql]
-		>=kde-plasma/plasma-activities-${KFMIN}:6
-		>=kde-plasma/plasma-activities-stats-${KFMIN}:6
+		kde-plasma/plasma-activities:6
+		kde-plasma/plasma-activities-stats:6
 	)
 	ios? (
 		app-pda/libimobiledevice:=


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-22 18:17 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-22 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     c4ec76c51c11dafd4aed63731ec9249fcbdbd6be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 20:47:12 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 18:09:10 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c4ec76c5

kde-apps/kio-extras: Use BUILD_ACTIVITIES option

Upstream commit d74e09cace0cd533648b37e81c9d07f9a7c82043

Drop unused cmake option -DBUILD_KDSoapWSDiscoveryClient

Closes: https://bugs.gentoo.org/917101
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index d11dbe35b5..fe93aed2f0 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -78,9 +78,7 @@ BDEPEND="man? ( dev-util/gperf )"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package activities PlasmaActivities)
-		$(cmake_use_find_package activities PlasmaActivitiesStats)
-		$(cmake_use_find_package activities Qt6Sql)
+		-DBUILD_ACTIVITIES=$(usex activities)
 		$(cmake_use_find_package ios IMobileDevice)
 		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
@@ -93,9 +91,6 @@ src_configure() {
 		$(cmake_use_find_package taglib Taglib)
 		-DWITHOUT_X11=$(usex !X)
 	)
-	use samba && mycmakeargs+=(
-		-DBUILD_KDSoapWSDiscoveryClient=OFF # disable bundled stuff
-	)
 
 	ecm_src_configure
 }


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2023-12-23 16:00 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2023-12-23 16:00 UTC (permalink / raw
  To: gentoo-commits

commit:     3b91af153bd255c0a889e9809ade21c89f3982be
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 19:18:48 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 15:59:00 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b91af15

kde-apps/kio-extras: Relax slot 5 blocker to <23.08.5-r100:5

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index fe93aed2f0..afb8a1bac7 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -70,6 +70,7 @@ DEPEND="
 "
 # 	nfs? ( net-libs/libtirpc:= )
 RDEPEND="${DEPEND}
+	!<kde-apps/kio-extras-23.08.5-r100:5
 	!kde-apps/kio-extras-kf5:5[-kf6compat]
 	!kde-frameworks/kio:5[-kf6compat(-)]
 	>=kde-frameworks/kded-${KFMIN}:6


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-01-11 22:49 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-01-11 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     7d824d9342fd3d6c259a253c75b372f3c04e4f45
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 22:42:01 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 22:47:52 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d824d93

kde-apps/kio-extras: Add USEdep on net-libs/kdsoap[qt6]

Raise minimum version to >=net-libs/kdsoap-ws-discovery-client-0.3.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-24.01.90.ebuild      | 2 +-
 kde-apps/kio-extras/kio-extras-24.02.49.9999.ebuild | 2 +-
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-24.01.90.ebuild b/kde-apps/kio-extras/kio-extras-24.01.90.ebuild
index c343b06561..fa14db52c2 100644
--- a/kde-apps/kio-extras/kio-extras-24.01.90.ebuild
+++ b/kde-apps/kio-extras/kio-extras-24.01.90.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.12.0[qt6] )
 	samba? (
 		net-fs/samba[client]
-		>=net-libs/kdsoap-2.1.1-r1:=
+		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
 	sftp? ( net-libs/libssh:=[sftp] )

diff --git a/kde-apps/kio-extras/kio-extras-24.02.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-24.02.49.9999.ebuild
index c73692716b..073642cfd8 100644
--- a/kde-apps/kio-extras/kio-extras-24.02.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-24.02.49.9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.12.0[qt6] )
 	samba? (
 		net-fs/samba[client]
-		>=net-libs/kdsoap-2.1.1-r1:=
+		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
 	sftp? ( net-libs/libssh:=[sftp] )

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index c73692716b..073642cfd8 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 	phonon? ( >=media-libs/phonon-4.12.0[qt6] )
 	samba? (
 		net-fs/samba[client]
-		>=net-libs/kdsoap-2.1.1-r1:=
+		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
 	sftp? ( net-libs/libssh:=[sftp] )


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-01-11 22:49 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-01-11 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     a7e885449ea5decdf10eaf26e8d29ff91c4d0697
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 11 22:41:32 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 11 22:47:52 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7e88544

kde-apps/kio-extras: Add qt5 USEdep on net-libs/kdsoap

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
index 929ce3c1f4..4a27a5846d 100644
--- a/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-23.08.49.9999.ebuild
@@ -57,7 +57,10 @@ DEPEND="
 	nfs? ( net-libs/libtirpc:= )
 	openexr? ( media-libs/openexr:= )
 	phonon? ( >=media-libs/phonon-4.11.0[qt5(+)] )
-	samba? ( net-fs/samba[client] )
+	samba? (
+		net-fs/samba[client]
+		net-libs/kdsoap:=[qt5(+)]
+	)
 	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1 )
 	X? (


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-02-25 20:39 Sam James
  0 siblings, 0 replies; 61+ messages in thread
From: Sam James @ 2024-02-25 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     88e7aac0f0d708471d21168e6ecaa49054035605
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 20:28:43 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 20:28:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=88e7aac0

kde-apps/kio-extras: refresh deps

* Drop NFS entirely (upstream commit 3d47ea357e8efadf0a534b3031a6cbef4aa46e0d)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 8238d41623..ecbabd1198 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -16,7 +16,6 @@ LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
 KEYWORDS=""
 IUSE="activities ios +man mtp openexr phonon samba +sftp taglib X"
-# disabled upstream: nfs
 
 # requires running Plasma environment
 RESTRICT="test"
@@ -68,7 +67,6 @@ DEPEND="
 		x11-libs/libXcursor
 	)
 "
-# 	nfs? ( net-libs/libtirpc:= )
 RDEPEND="${DEPEND}
 	!<kde-apps/kio-extras-23.08.5-r100:5
 	!kde-apps/kio-extras-kf5:5[-kf6compat]
@@ -84,7 +82,6 @@ src_configure() {
 		$(cmake_use_find_package ios PList)
 		$(cmake_use_find_package man Gperf)
 		$(cmake_use_find_package mtp Libmtp)
-# 		$(cmake_use_find_package nfs TIRPC)
 		$(cmake_use_find_package openexr OpenEXR)
 		$(cmake_use_find_package phonon Phonon4Qt6)
 		$(cmake_use_find_package samba Samba)


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-03-03 15:09 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-03-03 15:09 UTC (permalink / raw
  To: gentoo-commits

commit:     5b8babf7d0c8142f65fe81b334b5ecfa53857c89
Author:     Mike Lothian <mike <AT> fireburn <DOT> co <DOT> uk>
AuthorDate: Mon Feb 12 16:31:14 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 15:08:47 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b8babf7

kde-apps/kio-extras-9999: Depend on dev-cpp/ms-gsl for sftp

Upstream now depends on Microsoft GSL, add this dependency

Closes: https://bugs.gentoo.org/925425
Signed-off-by: Mike Lothian <mike <AT> fireburn.co.uk>
Closes: https://github.com/gentoo/kde/pull/979
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 1eb2c4c8c4..7209c302aa 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -60,7 +60,10 @@ DEPEND="
 		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
-	sftp? ( net-libs/libssh:=[sftp] )
+	sftp? (
+		dev-cpp/ms-gsl
+		net-libs/libssh:=[sftp]
+	)
 	taglib? ( >=media-libs/taglib-1.11.1:= )
 	X? (
 		x11-libs/libX11


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-04-21 19:42 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-04-21 19:42 UTC (permalink / raw
  To: gentoo-commits

commit:     4ead9070357560237642c4e0f9b2eeab8f914d44
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 20 19:31:10 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 05:05:14 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4ead9070

kde-apps/kio-extras: Set ECM_TEST=true

Build system is using BUILD_TESTING.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 7209c302aa..117c28c0d2 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 ECM_HANDBOOK="forceoptional"
-ECM_TEST="optional"
+ECM_TEST="true"
 KFMIN=6.0.0
 QTMIN=6.6.2
 inherit ecm gear.kde.org


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-05-17 15:08 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-05-17 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     949b4cfa7f10fb9f8f0d9f67afbfc1873d4b353c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 15:06:08 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 17 15:07:01 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=949b4cfa

kde-apps/kio-extras: Drop unused dev-cpp/ms-gsl dependency again

Upstream commit 8ce5e1d4ed1d833e1eae9c2f0cc309f07b4dd172

Bug: https://bugs.gentoo.org/925425
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-24.04.90.ebuild      | 5 +----
 kde-apps/kio-extras/kio-extras-24.05.49.9999.ebuild | 5 +----
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 5 +----
 3 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-24.04.90.ebuild b/kde-apps/kio-extras/kio-extras-24.04.90.ebuild
index b40ac93a38..28efdb956b 100644
--- a/kde-apps/kio-extras/kio-extras-24.04.90.ebuild
+++ b/kde-apps/kio-extras/kio-extras-24.04.90.ebuild
@@ -60,10 +60,7 @@ DEPEND="
 		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
-	sftp? (
-		dev-cpp/ms-gsl
-		net-libs/libssh:=[sftp]
-	)
+	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1:= )
 	X? (
 		x11-libs/libX11

diff --git a/kde-apps/kio-extras/kio-extras-24.05.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-24.05.49.9999.ebuild
index 117c28c0d2..4fa53ca40a 100644
--- a/kde-apps/kio-extras/kio-extras-24.05.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-24.05.49.9999.ebuild
@@ -60,10 +60,7 @@ DEPEND="
 		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
-	sftp? (
-		dev-cpp/ms-gsl
-		net-libs/libssh:=[sftp]
-	)
+	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1:= )
 	X? (
 		x11-libs/libX11

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index 117c28c0d2..4fa53ca40a 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -60,10 +60,7 @@ DEPEND="
 		>=net-libs/kdsoap-2.2.0:=[qt6]
 		>=net-libs/kdsoap-ws-discovery-client-0.3.0
 	)
-	sftp? (
-		dev-cpp/ms-gsl
-		net-libs/libssh:=[sftp]
-	)
+	sftp? ( net-libs/libssh:=[sftp] )
 	taglib? ( >=media-libs/taglib-1.11.1:= )
 	X? (
 		x11-libs/libX11


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-08-10  7:47 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-08-10  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     03dc3c5427ad9433635b2b0bdeae425ea87c2d4c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 07:43:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 07:46:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=03dc3c54

kde-apps/kio-extras: drop 5.9999, branch does not get any backports

... and we're not using this as base for any kind of automated bumping either.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-5.9999.ebuild | 102 ---------------------------
 kde-apps/kio-extras/metadata.xml             |   2 -
 2 files changed, 104 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-5.9999.ebuild b/kde-apps/kio-extras/kio-extras-5.9999.ebuild
deleted file mode 100644
index 512c2a0a51..0000000000
--- a/kde-apps/kio-extras/kio-extras-5.9999.ebuild
+++ /dev/null
@@ -1,102 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="optional"
-KDE_ORG_TAR_PN="kio-extras-kf5"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm gear.kde.org
-
-DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
-HOMEPAGE="https://invent.kde.org/network/kio-extras/-/tree/kf5"
-EGIT_BRANCH="kf5"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE="activities ios kf6compat +man mtp nfs openexr phonon samba +sftp taglib X"
-
-# requires running Plasma environment
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetwork-${QTMIN}:5
-	>=dev-qt/qtsvg-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	kde-apps/libkexiv2:5
-	>=kde-frameworks/karchive-${KFMIN}:5
-	>=kde-frameworks/kcodecs-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdnssd-${KFMIN}:5
-	>=kde-frameworks/kguiaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kparts-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/solid-${KFMIN}:5
-	>=kde-frameworks/syntax-highlighting-${KFMIN}:5
-	activities? (
-		>=dev-qt/qtsql-${QTMIN}:5
-		>=kde-plasma/plasma-activities-${KFMIN}:5
-		>=kde-plasma/plasma-activities-stats-${KFMIN}:5
-	)
-	ios? (
-		app-pda/libimobiledevice:=
-		app-pda/libplist:=
-	)
-	mtp? ( >=media-libs/libmtp-1.1.16:= )
-	nfs? ( net-libs/libtirpc:= )
-	openexr? ( media-libs/openexr:= )
-	phonon? ( >=media-libs/phonon-4.11.0[qt5(+)] )
-	samba? (
-		net-fs/samba[client]
-		net-libs/kdsoap:=[qt5(+)]
-	)
-	sftp? ( net-libs/libssh:=[sftp] )
-	taglib? ( >=media-libs/taglib-1.11.1:= )
-	X? (
-		x11-libs/libX11
-		x11-libs/libXcursor
-	)
-"
-RDEPEND="${DEPEND}
-	!kde-apps/kio-extras-kf5:5
-	>=kde-frameworks/kded-${KFMIN}:5
-	kf6compat? ( kde-apps/kio-extras:6 )
-"
-BDEPEND="man? ( dev-util/gperf )"
-
-src_configure() {
-	local mycmakeargs=(
-		-DBUILD_ACTIVITIES=$(usex activities)
-		$(cmake_use_find_package ios IMobileDevice)
-		$(cmake_use_find_package ios PList)
-		$(cmake_use_find_package man Gperf)
-		$(cmake_use_find_package mtp Libmtp)
-		$(cmake_use_find_package nfs TIRPC)
-		-DKF6_COMPAT_BUILD=$(usex kf6compat)
-		$(cmake_use_find_package openexr OpenEXR)
-		$(cmake_use_find_package phonon Phonon4Qt5)
-		$(cmake_use_find_package samba Samba)
-		$(cmake_use_find_package sftp libssh)
-		$(cmake_use_find_package taglib Taglib)
-		-DWITHOUT_X11=$(usex !X)
-	)
-
-	use samba && mycmakeargs+=(
-		# do not attempt to find now Qt6-based system version
-		-DCMAKE_DISABLE_FIND_PACKAGE_KDSoapWSDiscoveryClient=ON
-	)
-
-	ecm_src_configure
-}

diff --git a/kde-apps/kio-extras/metadata.xml b/kde-apps/kio-extras/metadata.xml
index f55e3c5c8b..40dd5ecbf7 100644
--- a/kde-apps/kio-extras/metadata.xml
+++ b/kde-apps/kio-extras/metadata.xml
@@ -13,9 +13,7 @@
 	<use>
 		<flag name="activities">Enable activities KIO worker and fileitem plugin</flag>
 		<flag name="ios">Enable AFC (Apple File Conduit) KIO worker for iOS devices support</flag>
-		<flag name="kf6compat">Disable components colliding with KF6, depend on KF6 components instead</flag>
 		<flag name="man">Enable manpages KIO worker</flag>
-		<flag name="nfs">Enable NFS support using <pkg>net-libs/libtirpc</pkg></flag>
 		<flag name="phonon">Enable file audio preview plugin using <pkg>media-libs/phonon</pkg></flag>
 		<flag name="sftp">Enable SFTP protocol support using <pkg>net-libs/libssh</pkg></flag>
 		<flag name="taglib">Enable audio thumbnails via <pkg>media-libs/taglib</pkg></flag>


^ permalink raw reply related	[flat|nested] 61+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/
@ 2024-08-30 21:31 Andreas Sturmlechner
  0 siblings, 0 replies; 61+ messages in thread
From: Andreas Sturmlechner @ 2024-08-30 21:31 UTC (permalink / raw
  To: gentoo-commits

commit:     bbd08ce9f70166f3d947c491ac3c03c34de734dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 30 16:51:13 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 30 21:30:41 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bbd08ce9

kde-apps/kio-extras: Specify KIO:5 blocker, block kio-trash-desktop-file

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kio-extras/kio-extras-24.08.49.9999.ebuild | 5 +++--
 kde-apps/kio-extras/kio-extras-9999.ebuild          | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kio-extras/kio-extras-24.08.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-24.08.49.9999.ebuild
index bc295b5ee5..2a185ae9c9 100644
--- a/kde-apps/kio-extras/kio-extras-24.08.49.9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-24.08.49.9999.ebuild
@@ -69,8 +69,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	!kde-apps/kio-extras:5[-kf6compat(-)]
-	!kde-apps/kio-extras-kf5:5[-kf6compat]
-	!kde-frameworks/kio:5[-kf6compat(-)]
+	!kde-apps/kio-extras-kf5:5
+	!<kde-frameworks/kio-5.116.0-r2:5
+	!kde-frameworks/kio-trash-desktop-file:5
 	>=kde-frameworks/kded-${KFMIN}:6
 "
 BDEPEND="man? ( dev-util/gperf )"

diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild
index bc295b5ee5..2a185ae9c9 100644
--- a/kde-apps/kio-extras/kio-extras-9999.ebuild
+++ b/kde-apps/kio-extras/kio-extras-9999.ebuild
@@ -69,8 +69,9 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	!kde-apps/kio-extras:5[-kf6compat(-)]
-	!kde-apps/kio-extras-kf5:5[-kf6compat]
-	!kde-frameworks/kio:5[-kf6compat(-)]
+	!kde-apps/kio-extras-kf5:5
+	!<kde-frameworks/kio-5.116.0-r2:5
+	!kde-frameworks/kio-trash-desktop-file:5
 	>=kde-frameworks/kded-${KFMIN}:6
 "
 BDEPEND="man? ( dev-util/gperf )"


^ permalink raw reply related	[flat|nested] 61+ messages in thread

end of thread, other threads:[~2024-08-30 21:31 UTC | newest]

Thread overview: 61+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 15:47 [gentoo-commits] proj/kde:master commit in: kde-apps/kio-extras/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 21:31 Andreas Sturmlechner
2024-08-10  7:47 Andreas Sturmlechner
2024-05-17 15:08 Andreas Sturmlechner
2024-04-21 19:42 Andreas Sturmlechner
2024-03-03 15:09 Andreas Sturmlechner
2024-02-25 20:39 Sam James
2024-01-11 22:49 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2023-12-23 16:00 Andreas Sturmlechner
2023-12-22 18:17 Andreas Sturmlechner
2023-12-21 11:46 Andreas Sturmlechner
2023-12-16 15:02 Andreas Sturmlechner
2023-12-16 15:02 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2023-12-12 20:02 Andreas Sturmlechner
2023-12-09 15:15 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-12-09 11:59 Andreas Sturmlechner
2023-04-20 21:15 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2022-10-06  9:02 Andreas Sturmlechner
2022-07-14 21:22 Andreas Sturmlechner
2021-12-20 15:10 Andreas Sturmlechner
2021-07-22 20:00 Andreas Sturmlechner
2021-04-15 20:03 Andreas Sturmlechner
2021-01-02 20:46 Andreas Sturmlechner
2020-10-30 13:56 Andreas Sturmlechner
2020-10-23 23:27 Andreas Sturmlechner
2020-05-27 22:27 Andreas Sturmlechner
2020-04-30 16:05 Andreas Sturmlechner
2020-03-23 23:47 Andreas Sturmlechner
2020-03-05 19:23 Andreas Sturmlechner
2020-03-02 22:47 Andreas Sturmlechner
2020-01-02 20:49 Andreas Sturmlechner
2019-09-11  8:09 Andreas Sturmlechner
2019-08-30  7:21 Andreas Sturmlechner
2019-03-11 15:05 Andreas Sturmlechner
2019-01-05 15:28 Andreas Sturmlechner
2018-12-10 20:46 Andreas Sturmlechner
2018-11-01 22:08 Andreas Sturmlechner
2018-11-01 22:08 Andreas Sturmlechner
2018-08-29 10:51 Andreas Sturmlechner
2017-12-21 16:47 Andreas Sturmlechner
2017-09-10  9:08 Andreas Sturmlechner
2017-05-06 11:15 Andreas Sturmlechner
2017-03-15 17:26 Andreas Sturmlechner
2017-03-11  9:53 Andreas Sturmlechner
2016-11-19 10:47 Michael Palimaka
2016-11-13 17:48 Michael Palimaka
2016-05-04  9:50 Johannes Huber
2016-04-26  5:39 Johannes Huber
2016-03-15 15:33 Michael Palimaka
2016-03-12 17:42 Michael Palimaka
2016-03-12 16:45 Michael Palimaka
2016-01-29 10:34 Michael Palimaka
2015-09-26 15:45 Michael Palimaka
2015-09-01 16:22 Michael Palimaka
2015-08-26  8:24 Johannes Huber
2015-08-01 17:18 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox