public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2014-11-24 12:51 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2014-11-24 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ffa3b8cf0efecf5275e07180d6f54285c916550c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 24 12:52:00 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Nov 24 12:52:00 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=ffa3b8cf

[kde-apps/dolphin] Update for KDE Applications.

Package-Manager: portage-2.2.14

---
 kde-apps/dolphin/dolphin-5.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/dolphin/dolphin-5.9999.ebuild b/kde-apps/dolphin/dolphin-5.9999.ebuild
index 6979a76..0e98a85 100644
--- a/kde-apps/dolphin/dolphin-5.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-5.9999.ebuild
@@ -15,7 +15,6 @@ KEYWORDS=""
 IUSE="semantic-desktop"
 
 DEPEND="
-	$(add_kdebase_dep libkonq)
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)
@@ -38,6 +37,7 @@ DEPEND="
 	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
+	$(add_kdeapps_dep libkonq)
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2014-11-29 16:23 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2014-11-29 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     e1c8ccb0ddc6066f16e09a221a065093fed57b58
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 29 16:19:44 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 29 16:19:44 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1c8ccb0

[kde-apps] Fix syntax error.

---
 kde-apps/dolphin/dolphin-14.11.97.ebuild | 2 +-
 kde-apps/dolphin/dolphin-5.9999.ebuild   | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-14.11.97.ebuild b/kde-apps/dolphin/dolphin-14.11.97.ebuild
index d88f28d..5ff375a 100644
--- a/kde-apps/dolphin/dolphin-14.11.97.ebuild
+++ b/kde-apps/dolphin/dolphin-14.11.97.ebuild
@@ -20,7 +20,7 @@ DEPEND="
 	x11-libs/libXrender
 	semantic-desktop? (
 		$(add_kdebase_dep baloo)
-		$(add_kdebase_dep baloo-widgets))
+		$(add_kdebase_dep baloo-widgets)
 		$(add_kdebase_dep kfilemetadata)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-5.9999.ebuild b/kde-apps/dolphin/dolphin-5.9999.ebuild
index 4905c0d..0e98a85 100644
--- a/kde-apps/dolphin/dolphin-5.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-5.9999.ebuild
@@ -45,7 +45,7 @@ DEPEND="
 	media-libs/phonon[qt5]
 	semantic-desktop? (
 		$(add_kdebase_dep baloo)
-		$(add_kdebase_dep baloo-widgets))
+		$(add_kdebase_dep baloo-widgets)
 		$(add_kdebase_dep kfilemetadata)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index d88f28d..5ff375a 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -20,7 +20,7 @@ DEPEND="
 	x11-libs/libXrender
 	semantic-desktop? (
 		$(add_kdebase_dep baloo)
-		$(add_kdebase_dep baloo-widgets))
+		$(add_kdebase_dep baloo-widgets)
 		$(add_kdebase_dep kfilemetadata)
 	)
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2014-12-14 15:37 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2014-12-14 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     b3a3aa3589415efb468c5c81fa906d67499ed883
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 14 15:37:24 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 14 15:37:24 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b3a3aa35

[kde-apps/dolphin] Master is still KDE4.

Package-Manager: portage-2.2.15

---
 kde-apps/dolphin/dolphin-9999.ebuild | 73 ++++++++++++++++--------------------
 1 file changed, 32 insertions(+), 41 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index a16ecec..5ff375a 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -4,63 +4,54 @@
 
 EAPI=5
 
-EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="optional"
 KMNAME="kde-baseapps"
-KDE_HANDBOOK=true
-inherit kde5
+inherit kde4-meta
 
-DESCRIPTION="KDE filemanager focusing on usability"
+DESCRIPTION="A KDE filemanager focusing on usability"
 HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop"
+IUSE="debug semantic-desktop thumbnail"
 
 DEPEND="
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep knewstuff)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
+	$(add_kdebase_dep kactivities '' 4.13)
 	$(add_kdeapps_dep libkonq)
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
+	media-libs/phonon[qt4]
+	x11-libs/libXrender
 	semantic-desktop? (
-		$(add_kdeplasma_dep baloo)
-		$(add_kdeplasma_dep baloo-widgets)
-		$(add_kdeplasma_dep kfilemetadata)
+		$(add_kdebase_dep baloo)
+		$(add_kdebase_dep baloo-widgets)
+		$(add_kdebase_dep kfilemetadata)
 	)
 "
 RDEPEND="${DEPEND}
-	!kde-base/dolphin:4
+	$(add_kdeapps_dep kfind)
+	thumbnail? (
+		$(add_kdeapps_dep thumbnailers)
+		|| (
+			$(add_kdeapps_dep ffmpegthumbs)
+			$(add_kdeapps_dep mplayerthumbs)
+		)
+	)
 "
 
-S=${S}/${PN}
+RESTRICT="test"
+# bug 393129
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
+		$(cmake-utils_use_with semantic-desktop Baloo)
+		$(cmake-utils_use_with semantic-desktop BalooWidgets)
+		$(cmake-utils_use_with semantic-desktop KFileMetaData)
 	)
 
-	kde5_src_configure
+	kde4-meta_src_configure
+}
+
+pkg_postinst() {
+	kde4-base_pkg_postinst
+
+	if ! has_version media-gfx/icoutils ; then
+		elog "For .exe file preview support, install media-gfx/icoutils."
+	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-01-25 10:01 Johannes Huber
  0 siblings, 0 replies; 58+ messages in thread
From: Johannes Huber @ 2015-01-25 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     cf7f0d307e9804dd21631a814cabac9ade692e84
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 25 09:55:02 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 09:55:02 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cf7f0d30

[kde-apps/dolphin] RDEPEND on kde-plasma/kio-extras, bug #536766

Package-Manager: portage-2.2.15

---
 kde-apps/dolphin/dolphin-5.9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/dolphin/dolphin-5.9999.ebuild b/kde-apps/dolphin/dolphin-5.9999.ebuild
index 05564bd..0e3c366 100644
--- a/kde-apps/dolphin/dolphin-5.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-5.9999.ebuild
@@ -52,6 +52,7 @@ DEPEND="
 	)
 "
 RDEPEND="${DEPEND}
+	$(add_kdeplasma_dep kio-extras)
 	!kde-base/dolphin:4
 "
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-02-26 21:27 Johannes Huber
  0 siblings, 0 replies; 58+ messages in thread
From: Johannes Huber @ 2015-02-26 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     2a13f199446de361b242b3d0525483fcd2605df4
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 26 21:26:41 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Feb 26 21:26:41 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2a13f199

[kde-apps/dolphin] Moved to own repo

Package-Manager: portage-2.2.17

---
 kde-apps/dolphin/dolphin-5.9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-5.9999.ebuild b/kde-apps/dolphin/dolphin-5.9999.ebuild
index 3700424..d83b11a 100644
--- a/kde-apps/dolphin/dolphin-5.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-5.9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=5
 
 EGIT_BRANCH="frameworks"
-KMNAME="kde-baseapps"
 KDE_HANDBOOK="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -17,6 +16,7 @@ KEYWORDS=""
 IUSE="semantic-desktop"
 
 DEPEND="
+	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)
@@ -24,7 +24,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kio)
@@ -39,7 +39,6 @@ DEPEND="
 	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
-	$(add_kdeapps_dep libkonq)
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5
@@ -55,7 +54,7 @@ RDEPEND="${DEPEND}
 	$(add_plasma_dep kio-extras)
 "
 
-S=${S}/${PN}
+RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-03-02 18:34 Johannes Huber
  0 siblings, 0 replies; 58+ messages in thread
From: Johannes Huber @ 2015-03-02 18:34 UTC (permalink / raw
  To: gentoo-commits

commit:     b1e2edb7265f0c057bda6a6da41334be78238427
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  2 18:33:22 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Mar  2 18:33:22 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=b1e2edb7

[kde-apps/dolphin] Frameworks merged to master

Package-Manager: portage-2.2.17

---
 kde-apps/dolphin/dolphin-5.9999.ebuild | 67 ------------------------------
 kde-apps/dolphin/dolphin-9999.ebuild   | 75 +++++++++++++++++++---------------
 2 files changed, 42 insertions(+), 100 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-5.9999.ebuild b/kde-apps/dolphin/dolphin-5.9999.ebuild
deleted file mode 100644
index d83b11a..0000000
--- a/kde-apps/dolphin/dolphin-5.9999.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-EGIT_BRANCH="frameworks"
-KDE_HANDBOOK="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
-KEYWORDS=""
-IUSE="semantic-desktop"
-
-DEPEND="
-	$(add_frameworks_dep kactivities)
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep knewstuff)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
-	semantic-desktop? (
-		$(add_plasma_dep baloo)
-		$(add_plasma_dep baloo-widgets)
-		$(add_plasma_dep kfilemetadata)
-	)
-"
-RDEPEND="${DEPEND}
-	$(add_plasma_dep kio-extras)
-"
-
-RESTRICT="test"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
-	)
-
-	kde5_src_configure
-}

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 65dfd24..b506536 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -4,54 +4,63 @@
 
 EAPI=5
 
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
+KDE_HANDBOOK="true"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
 
-DESCRIPTION="A KDE filemanager focusing on usability"
+DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
-IUSE="debug semantic-desktop thumbnail"
+IUSE="semantic-desktop"
 
 DEPEND="
-	$(add_kdebase_dep kactivities '' 4.13)
-	$(add_kdeapps_dep libkonq)
-	media-libs/phonon[qt4]
-	x11-libs/libXrender
+	$(add_frameworks_dep kactivities)
+	$(add_frameworks_dep kbookmarks)
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kitemviews)
+	$(add_frameworks_dep kjobwidgets)
+	$(add_frameworks_dep knewstuff)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep solid)
+	dev-qt/qtdbus:5
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	media-libs/phonon[qt5]
 	semantic-desktop? (
-		$(add_kdebase_dep baloo)
-		$(add_kdebase_dep baloo-widgets)
-		$(add_kdebase_dep kfilemetadata)
+		$(add_plasma_dep baloo)
+		$(add_plasma_dep baloo-widgets)
+		$(add_plasma_dep kfilemetadata)
 	)
 "
 RDEPEND="${DEPEND}
-	$(add_kdeapps_dep kfind)
-	thumbnail? (
-		$(add_kdeapps_dep thumbnailers)
-		|| (
-			$(add_kdeapps_dep ffmpegthumbs)
-			$(add_kdeapps_dep mplayerthumbs)
-		)
-	)
+	$(add_plasma_dep kio-extras)
 "
 
 RESTRICT="test"
-# bug 393129
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop Baloo)
-		$(cmake-utils_use_with semantic-desktop BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KFileMetaData)
+		$(cmake-utils_use_with semantic-desktop KF5Baloo)
+		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
+		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
 	)
 
-	kde4-meta_src_configure
-}
-
-pkg_postinst() {
-	kde4-base_pkg_postinst
-
-	if ! has_version media-gfx/icoutils ; then
-		elog "For .exe file preview support, install media-gfx/icoutils."
-	fi
+	kde5_src_configure
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-03-05 19:45 Johannes Huber
  0 siblings, 0 replies; 58+ messages in thread
From: Johannes Huber @ 2015-03-05 19:45 UTC (permalink / raw
  To: gentoo-commits

commit:     824b01e284adeb1d334711ee16134109fc8ed977
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Mar  5 19:25:14 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Mar  5 19:44:34 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=824b01e2

[kde-apps/dolphin] DEPEND on dev-qt/qtconcurrent

According to upstream commit
adeaab9745c681e99b6bf7b3144a6fc0878a387f

Package-Manager: portage-2.2.18

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index b506536..719188b 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -38,6 +38,7 @@ DEPEND="
 	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
+	dev-qt/qtconcurrent:5
 	dev-qt/qtdbus:5
 	dev-qt/qtgui:5
 	dev-qt/qtwidgets:5


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-05-23 16:13 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-05-23 16:13 UTC (permalink / raw
  To: gentoo-commits

commit:     5d3c16fce2d1037cea7962bf17fa75516524f55c
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed May 20 20:08:47 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat May 23 16:12:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d3c16fc

[kde-apps/dolphin] Stable branch still KDE4-based

Package-Manager: portage-2.2.20

 kde-apps/dolphin/dolphin-15.04.49.9999.ebuild | 76 ++++++++++++---------------
 1 file changed, 33 insertions(+), 43 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.04.49.9999.ebuild
index 719188b..65dfd24 100644
--- a/kde-apps/dolphin/dolphin-15.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.04.49.9999.ebuild
@@ -4,64 +4,54 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
+KDE_HANDBOOK="optional"
+KMNAME="kde-baseapps"
+inherit kde4-meta
 
-DESCRIPTION="Plasma filemanager focusing on usability"
+DESCRIPTION="A KDE filemanager focusing on usability"
 HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop"
+IUSE="debug semantic-desktop thumbnail"
 
 DEPEND="
-	$(add_frameworks_dep kactivities)
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep knewstuff)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	dev-qt/qtconcurrent:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
+	$(add_kdebase_dep kactivities '' 4.13)
+	$(add_kdeapps_dep libkonq)
+	media-libs/phonon[qt4]
+	x11-libs/libXrender
 	semantic-desktop? (
-		$(add_plasma_dep baloo)
-		$(add_plasma_dep baloo-widgets)
-		$(add_plasma_dep kfilemetadata)
+		$(add_kdebase_dep baloo)
+		$(add_kdebase_dep baloo-widgets)
+		$(add_kdebase_dep kfilemetadata)
 	)
 "
 RDEPEND="${DEPEND}
-	$(add_plasma_dep kio-extras)
+	$(add_kdeapps_dep kfind)
+	thumbnail? (
+		$(add_kdeapps_dep thumbnailers)
+		|| (
+			$(add_kdeapps_dep ffmpegthumbs)
+			$(add_kdeapps_dep mplayerthumbs)
+		)
+	)
 "
 
 RESTRICT="test"
+# bug 393129
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
+		$(cmake-utils_use_with semantic-desktop Baloo)
+		$(cmake-utils_use_with semantic-desktop BalooWidgets)
+		$(cmake-utils_use_with semantic-desktop KFileMetaData)
 	)
 
-	kde5_src_configure
+	kde4-meta_src_configure
+}
+
+pkg_postinst() {
+	kde4-base_pkg_postinst
+
+	if ! has_version media-gfx/icoutils ; then
+		elog "For .exe file preview support, install media-gfx/icoutils."
+	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-05-23 16:29 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-05-23 16:29 UTC (permalink / raw
  To: gentoo-commits

commit:     9611a5c6e2146f3aa972be232cd0d7cc1e9ca644
Author:     Karol Herbst <git <AT> karolherbst <DOT> de>
AuthorDate: Mon May 18 13:24:22 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat May 23 16:29:20 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9611a5c6

[kde-apps/dolphin] add libkonq in RDEPEND

libkonq is needed for essential functionality like creating a new folder, so dolphin should depend on it

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 719188b..6890e1e 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -52,6 +52,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	$(add_plasma_dep kio-extras)
+	$(add_kdeapps_dep libkonq '' 5.9999)
 "
 
 RESTRICT="test"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-06-17 19:43 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-06-17 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     b19687b7e97ca34357184d39015fadbf94096cfd
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Jun 15 19:51:04 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 19:43:35 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b19687b7

[kde-apps/dolphin] Add optional USE=thumbnail RDEPENDs

Package-Manager: portage-2.2.20

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 6890e1e..04d06f7 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -12,7 +12,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="http://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop"
+IUSE="semantic-desktop thumbnail"
 
 DEPEND="
 	$(add_frameworks_dep kactivities)
@@ -53,6 +53,10 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_plasma_dep kio-extras)
 	$(add_kdeapps_dep libkonq '' 5.9999)
+	thumbnail? (
+		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
+		$(add_kdeapps_dep thumbnailers '' 5.9999)
+	)
 "
 
 RESTRICT="test"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-07-27 17:50 Johannes Huber
  0 siblings, 0 replies; 58+ messages in thread
From: Johannes Huber @ 2015-07-27 17:50 UTC (permalink / raw
  To: gentoo-commits

commit:     9607b2621a82f994a5cc5ce09449155535438ffc
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Jul 27 08:57:09 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jul 27 17:50:14 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9607b262

[kde-apps/dolphin] Remove RDEPEND on unreleased libkonq

Fixes conflict w/ other kde4-based packages in 15.08

Package-Manager: portage-2.2.20

 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 11 ++++++++++-
 kde-apps/dolphin/dolphin-9999.ebuild          | 11 ++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index a2c584e..5d044ac 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -52,7 +52,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
-	$(add_kdeapps_dep libkonq '' 5.9999)
 	thumbnail? (
 		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
 		$(add_kdeapps_dep thumbnailers '' 5.9999)
@@ -70,3 +69,13 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
+		echo
+		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
+		echo
+	fi
+}

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index a2c584e..5d044ac 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -52,7 +52,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
-	$(add_kdeapps_dep libkonq '' 5.9999)
 	thumbnail? (
 		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
 		$(add_kdeapps_dep thumbnailers '' 5.9999)
@@ -70,3 +69,13 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+pkg_postinst() {
+	kde5_pkg_postinst
+
+	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
+		echo
+		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
+		echo
+	fi
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-07-31 22:08 Alexey Shvetsov
  0 siblings, 0 replies; 58+ messages in thread
From: Alexey Shvetsov @ 2015-07-31 22:08 UTC (permalink / raw
  To: gentoo-commits

commit:     aa7841f60153919a9305c4f103ba50015fd5551a
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 22:08:33 2015 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 22:08:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=aa7841f6

[kde-apps/dolphin] Fix deps

Package-Manager: portage-2.2.20

 kde-apps/dolphin/dolphin-15.07.80.ebuild      | 4 ++--
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.07.80.ebuild b/kde-apps/dolphin/dolphin-15.07.80.ebuild
index 3fa0d9c..8a6e3b6 100644
--- a/kde-apps/dolphin/dolphin-15.07.80.ebuild
+++ b/kde-apps/dolphin/dolphin-15.07.80.ebuild
@@ -53,8 +53,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
+		$(add_kdeapps_dep ffmpegthumbs)
+		$(add_kdeapps_dep thumbnailers)
 	)
 "
 

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 5d044ac..b4230bd 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -53,8 +53,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
+		$(add_kdeapps_dep ffmpegthumbs)
+		$(add_kdeapps_dep thumbnailers)
 	)
 "
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-07-31 22:22 Manuel Rüger
  0 siblings, 0 replies; 58+ messages in thread
From: Manuel Rüger @ 2015-07-31 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     a7f58b861babd6c03fdba34b08960ae631fdf315
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 22:22:24 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 22:22:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7f58b86

Revert "[kde-apps/dolphin] Fix deps"

This reverts commit aa7841f60153919a9305c4f103ba50015fd5551a.

 kde-apps/dolphin/dolphin-15.07.80.ebuild      | 4 ++--
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.07.80.ebuild b/kde-apps/dolphin/dolphin-15.07.80.ebuild
index 8a6e3b6..3fa0d9c 100644
--- a/kde-apps/dolphin/dolphin-15.07.80.ebuild
+++ b/kde-apps/dolphin/dolphin-15.07.80.ebuild
@@ -53,8 +53,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
-		$(add_kdeapps_dep thumbnailers)
+		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
+		$(add_kdeapps_dep thumbnailers '' 5.9999)
 	)
 "
 

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index b4230bd..5d044ac 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -53,8 +53,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
-		$(add_kdeapps_dep thumbnailers)
+		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
+		$(add_kdeapps_dep thumbnailers '' 5.9999)
 	)
 "
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-08-26 12:33 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-08-26 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     c686686c4fca4a573bec9c77d738acb56a007148
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:27:59 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:33:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c686686c

kde-apps/dolphin: add missing dependency.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.0.ebuild       | 3 +++
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 3 +++
 kde-apps/dolphin/dolphin-9999.ebuild          | 3 +++
 3 files changed, 9 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild
index cc2ea4c..6663dba 100644
--- a/kde-apps/dolphin/dolphin-15.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild
@@ -49,6 +49,9 @@ DEPEND="
 		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
+	!semantic-desktop? (
+		$(add_frameworks_dep kdelibs4support)
+	)
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 91c16ba..e978c63 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -49,6 +49,9 @@ DEPEND="
 		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
+	!semantic-desktop? (
+		$(add_frameworks_dep kdelibs4support)
+	)
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 91c16ba..e978c63 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -49,6 +49,9 @@ DEPEND="
 		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
+	!semantic-desktop? (
+		$(add_frameworks_dep kdelibs4support)
+	)
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-08-26 12:33 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-08-26 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     be9fcff117cfa600f8d03b3313bc5827f4531bfe
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:28:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:33:18 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=be9fcff1

kde-apps/dolphin: punt bogus deps.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.0.ebuild       | 1 +
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 1 +
 kde-apps/dolphin/dolphin-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild
index 6663dba..f8e5f06 100644
--- a/kde-apps/dolphin/dolphin-15.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KDE_PUNT_BOGUS_DEPS="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index e978c63..cbcf3da 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KDE_PUNT_BOGUS_DEPS="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index e978c63..cbcf3da 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -5,6 +5,7 @@
 EAPI=5
 
 KDE_HANDBOOK="true"
+KDE_PUNT_BOGUS_DEPS="true"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-08-26 12:37 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-08-26 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     dd1ba513aac18c36485ff42b58afbd580b13ffa8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:36:49 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:36:49 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd1ba513

kde-apps/dolphin: add missing dependency.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.0.ebuild       | 1 +
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 1 +
 kde-apps/dolphin/dolphin-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild
index f8e5f06..e2bf542 100644
--- a/kde-apps/dolphin/dolphin-15.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep kjobwidgets)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index cbcf3da..61acee8 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep kjobwidgets)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index cbcf3da..61acee8 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -27,6 +27,7 @@ DEPEND="
 	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep kjobwidgets)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-08-26 12:44 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-08-26 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c3213b92ef60d3338e420a5c7f5249e0d221339a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 26 12:43:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 26 12:44:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c3213b92

kde-apps/dolphin: remove unused dependency.

KF5Activities is search for, but never actually used.

src/dolphinviewcontainer.cpp incorrectly checks for KActivities_FOUND
instead of KF5Activities_FOUND so the code is never enabled.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.0.ebuild       | 1 -
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 1 -
 kde-apps/dolphin/dolphin-9999.ebuild          | 1 -
 3 files changed, 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild
index e2bf542..6dabf46 100644
--- a/kde-apps/dolphin/dolphin-15.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.0.ebuild
@@ -16,7 +16,6 @@ KEYWORDS="~amd64 ~x86"
 IUSE="semantic-desktop thumbnail"
 
 DEPEND="
-	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 61acee8..0e90513 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -16,7 +16,6 @@ KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 
 DEPEND="
-	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 61acee8..0e90513 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -16,7 +16,6 @@ KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 
 DEPEND="
-	$(add_frameworks_dep kactivities)
 	$(add_frameworks_dep kbookmarks)
 	$(add_frameworks_dep kcmutils)
 	$(add_frameworks_dep kcodecs)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-08-27 14:41 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-08-27 14:41 UTC (permalink / raw
  To: gentoo-commits

commit:     20bb5d8603ee74a46eb260b1aef0f766c75d07cb
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 14:39:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 14:41:10 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=20bb5d86

kde-apps/dolphin: remove old.

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.04.3.ebuild | 57 ---------------------
 kde-apps/dolphin/dolphin-15.08.0.ebuild | 87 ---------------------------------
 2 files changed, 144 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.04.3.ebuild b/kde-apps/dolphin/dolphin-15.04.3.ebuild
deleted file mode 100644
index 36683fd..0000000
--- a/kde-apps/dolphin/dolphin-15.04.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-KMNAME="kde-baseapps"
-inherit kde4-meta
-
-DESCRIPTION="A KDE filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug semantic-desktop thumbnail"
-
-DEPEND="
-	$(add_kdebase_dep kactivities '' 4.13)
-	$(add_kdeapps_dep libkonq)
-	media-libs/phonon[qt4]
-	x11-libs/libXrender
-	semantic-desktop? (
-		$(add_kdebase_dep baloo)
-		$(add_kdebase_dep baloo-widgets)
-		$(add_kdebase_dep kfilemetadata)
-	)
-"
-RDEPEND="${DEPEND}
-	$(add_kdeapps_dep kfind)
-	thumbnail? (
-		$(add_kdeapps_dep thumbnailers)
-		|| (
-			$(add_kdeapps_dep ffmpegthumbs)
-			$(add_kdeapps_dep mplayerthumbs)
-		)
-	)
-"
-
-RESTRICT="test"
-# bug 393129
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop Baloo)
-		$(cmake-utils_use_with semantic-desktop BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KFileMetaData)
-	)
-
-	kde4-meta_src_configure
-}
-
-pkg_postinst() {
-	kde4-base_pkg_postinst
-
-	if ! has_version media-gfx/icoutils ; then
-		elog "For .exe file preview support, install media-gfx/icoutils."
-	fi
-}

diff --git a/kde-apps/dolphin/dolphin-15.08.0.ebuild b/kde-apps/dolphin/dolphin-15.08.0.ebuild
deleted file mode 100644
index f37f2ce..0000000
--- a/kde-apps/dolphin/dolphin-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_PUNT_BOGUS_DEPS="true"
-KDE_TEST="true"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
-KEYWORDS="~amd64 ~x86"
-IUSE="semantic-desktop thumbnail"
-
-DEPEND="
-	$(add_frameworks_dep kbookmarks)
-	$(add_frameworks_dep kcmutils)
-	$(add_frameworks_dep kcodecs)
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kinit)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kitemviews)
-	$(add_frameworks_dep kjobwidgets)
-	$(add_frameworks_dep knewstuff)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep solid)
-	dev-qt/qtconcurrent:5
-	dev-qt/qtdbus:5
-	dev-qt/qtgui:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
-	semantic-desktop? (
-		$(add_frameworks_dep baloo)
-		$(add_frameworks_dep kfilemetadata)
-		$(add_kdeapps_dep baloo-widgets)
-	)
-	!semantic-desktop? (
-		$(add_frameworks_dep kdelibs4support)
-	)
-"
-RDEPEND="${DEPEND}
-	$(add_kdeapps_dep kio-extras)
-	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
-	)
-"
-
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-15.08.0-deps.patch" )
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
-	)
-
-	kde5_src_configure
-}
-
-pkg_postinst() {
-	kde5_pkg_postinst
-
-	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
-		echo
-		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
-		echo
-	fi
-}


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

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

commit:     daa4e73e83b8d84fa3e474a13b2bf8da299adbfa
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 15:48:09 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 15:48:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=daa4e73e

kde-apps/dolphin: use HTTPS

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.1.ebuild       | 2 +-
 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.08.1.ebuild b/kde-apps/dolphin/dolphin-15.08.1.ebuild
index f37f2ce..2c5f46b 100644
--- a/kde-apps/dolphin/dolphin-15.08.1.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.1.ebuild
@@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
+HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin"
 KEYWORDS="~amd64 ~x86"
 IUSE="semantic-desktop thumbnail"
 

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 2003160..49be09a 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
+HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index df41299..d5f52ba 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -11,7 +11,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org http://www.kde.org/applications/system/dolphin"
+HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin"
 KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-11-04 18:56 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-11-04 18:56 UTC (permalink / raw
  To: gentoo-commits

commit:     887a5435557d8127ea5dae986b10a51266257203
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 18:54:47 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 18:56:08 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=887a5435

kde-apps/dolphin: use KDE_HANDBOOK="forceoptional"

Package-Manager: portage-2.2.20.1

 kde-apps/dolphin/dolphin-15.08.49.9999.ebuild | 3 +--
 kde-apps/dolphin/dolphin-9999.ebuild          | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
index 49be09a..22330ce 100644
--- a/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.08.49.9999.ebuild
@@ -4,8 +4,7 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
-KDE_PUNT_BOGUS_DEPS="true"
+KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index d5f52ba..4bdb685 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -4,8 +4,7 @@
 
 EAPI=5
 
-KDE_HANDBOOK="true"
-KDE_PUNT_BOGUS_DEPS="true"
+KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
 inherit kde5


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-12-08 14:56 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-12-08 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     936f39cbfe98ea7644072233e4834da2e6de39ca
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  8 14:55:55 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec  8 14:55:55 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=936f39cb

kde-apps/dolphin: raise kde-frameworks minimum version

Upstream-commit: 800d5114cb1a9b7d5c874f382cc831b4f142469b

Package-Manager: portage-2.2.26

 kde-apps/dolphin/dolphin-15.11.90.ebuild      | 1 +
 kde-apps/dolphin/dolphin-15.12.49.9999.ebuild | 1 +
 kde-apps/dolphin/dolphin-9999.ebuild          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-15.11.90.ebuild b/kde-apps/dolphin/dolphin-15.11.90.ebuild
index 311d031..14093f1 100644
--- a/kde-apps/dolphin/dolphin-15.11.90.ebuild
+++ b/kde-apps/dolphin/dolphin-15.11.90.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.16.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index aa820ae..e8b9983 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.16.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index aa820ae..e8b9983 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+FRAMEWORKS_MINIMAL="5.16.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-12-10  9:54 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-12-10  9:54 UTC (permalink / raw
  To: gentoo-commits

commit:     90608588b66164292a2385f3dff10cc92bff3eed
Author:     Lorenzo Porta <vindex17 <AT> outlook <DOT> it>
AuthorDate: Thu Dec 10 09:44:05 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Dec 10 09:44:05 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=90608588

kde-apps/dolphin: fix optional dependencies

 kde-apps/dolphin/dolphin-15.11.90.ebuild      | 4 ++--
 kde-apps/dolphin/dolphin-15.12.49.9999.ebuild | 4 ++--
 kde-apps/dolphin/dolphin-9999.ebuild          | 4 ++--
 kde-apps/dolphin/metadata.xml                 | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.11.90.ebuild b/kde-apps/dolphin/dolphin-15.11.90.ebuild
index 14093f1..a3482e6 100644
--- a/kde-apps/dolphin/dolphin-15.11.90.ebuild
+++ b/kde-apps/dolphin/dolphin-15.11.90.ebuild
@@ -58,8 +58,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
+		$(add_kdeapps_dep ffmpegthumbs)
+		$(add_kdeapps_dep thumbnailers)
 	)
 "
 

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index e8b9983..f6cc2b0 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -58,8 +58,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
+		$(add_kdeapps_dep ffmpegthumbs)
+		$(add_kdeapps_dep thumbnailers)
 	)
 "
 

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index e8b9983..f6cc2b0 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -58,8 +58,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs '' 5.9999)
-		$(add_kdeapps_dep thumbnailers '' 5.9999)
+		$(add_kdeapps_dep ffmpegthumbs)
+		$(add_kdeapps_dep thumbnailers)
 	)
 "
 

diff --git a/kde-apps/dolphin/metadata.xml b/kde-apps/dolphin/metadata.xml
index 7cf8c72..340550e 100644
--- a/kde-apps/dolphin/metadata.xml
+++ b/kde-apps/dolphin/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<use>
-		<flag name="thumbnail">Enables video thumbnail generation</flag>
+		<flag name="thumbnail">Enables thumbnail generation</flag>
 	</use>
 	<herd>kde</herd>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-12-22 16:06 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-12-22 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c7440b2ce75a502567bacc631a3bcf3f97238cd2
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 23:57:52 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 16:06:07 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c7440b2c

kde-apps/dolphin: Add media-video/ffmpegthumbnailer alternative RDEPEND

Package-Manager: portage-2.2.26

 kde-apps/dolphin/dolphin-15.12.0.ebuild       | 2 +-
 kde-apps/dolphin/dolphin-15.12.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.12.0.ebuild b/kde-apps/dolphin/dolphin-15.12.0.ebuild
index d957356..6582d1c 100644
--- a/kde-apps/dolphin/dolphin-15.12.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.0.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
+		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
 		$(add_kdeapps_dep thumbnailers)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index a85ed42..aff181a 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
+		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
 		$(add_kdeapps_dep thumbnailers)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index a85ed42..aff181a 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -58,7 +58,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
+		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
 		$(add_kdeapps_dep thumbnailers)
 	)
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2015-12-22 16:06 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2015-12-22 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1692538e81c03e4c319895c3a7da13b30ab75d6c
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 23:47:00 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Dec 22 16:06:06 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1692538e

kde-apps/dolphin: Update postinst message wrt KF 5.17

Package-Manager: portage-2.2.26

 kde-apps/dolphin/dolphin-15.12.0.ebuild       | 5 +++--
 kde-apps/dolphin/dolphin-15.12.49.9999.ebuild | 5 +++--
 kde-apps/dolphin/dolphin-9999.ebuild          | 5 +++--
 3 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.12.0.ebuild b/kde-apps/dolphin/dolphin-15.12.0.ebuild
index a3482e6..d957356 100644
--- a/kde-apps/dolphin/dolphin-15.12.0.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.0.ebuild
@@ -78,9 +78,10 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
+	if ( ! has_version "kde-apps/ark:${SLOT}" || has_version "<kde-frameworks/kio-5.17.0" ); then
 		echo
-		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
+		elog "For compress/extract and other actions, please install"
+		elog "kde-apps/ark:${SLOT} and >=kde-frameworks/kio-5.17.0"
 		echo
 	fi
 }

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index f6cc2b0..a85ed42 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -78,9 +78,10 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
+	if ( ! has_version "kde-apps/ark:${SLOT}" || has_version "<kde-frameworks/kio-5.17.0" ); then
 		echo
-		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
+		elog "For compress/extract and other actions, please install"
+		elog "kde-apps/ark:${SLOT} and >=kde-frameworks/kio-5.17.0"
 		echo
 	fi
 }

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index f6cc2b0..a85ed42 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -78,9 +78,10 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if ( ! has_version kde-apps/ark:${SLOT} || ! has_version kde-apps/libkonq:${SLOT} ); then
+	if ( ! has_version "kde-apps/ark:${SLOT}" || has_version "<kde-frameworks/kio-5.17.0" ); then
 		echo
-		elog "For compress/extract actions, please install kde-apps/ark:${SLOT} and kde-apps/libkonq:${SLOT}"
+		elog "For compress/extract and other actions, please install"
+		elog "kde-apps/ark:${SLOT} and >=kde-frameworks/kio-5.17.0"
 		echo
 	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-02-12  3:50 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2016-02-12  3:50 UTC (permalink / raw
  To: gentoo-commits

commit:     011b3baf058d68dda5fbf7bd5da75e18ddd6cec6
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Wed Feb 10 22:59:20 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 03:50:43 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=011b3baf

kde-apps/dolphin: Adjust DEPENDs for kfilemetadata

Package-Manager: portage-2.2.27

 kde-apps/dolphin/dolphin-15.12.49.9999.ebuild |  8 +++-----
 kde-apps/dolphin/dolphin-9999.ebuild          | 11 +++++------
 2 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index 74b7859..5676bf2 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -2,9 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-FRAMEWORKS_MINIMAL="5.16.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -78,10 +77,9 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if ( ! has_version "kde-apps/ark:${SLOT}" || has_version "<kde-frameworks/kio-5.17.0" ); then
+	if ! has_version "kde-apps/ark:${SLOT}" ; then
 		echo
-		elog "For compress/extract and other actions, please install"
-		elog "kde-apps/ark:${SLOT} and >=kde-frameworks/kio-5.17.0"
+		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
 		echo
 	fi
 }

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 74b7859..f8e3154 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -2,9 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-FRAMEWORKS_MINIMAL="5.16.0"
+FRAMEWORKS_MINIMAL="5.19.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -25,6 +25,7 @@ DEPEND="
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kcrash)
 	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kfilemetadata)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kinit)
@@ -48,7 +49,6 @@ DEPEND="
 	media-libs/phonon[qt5]
 	semantic-desktop? (
 		$(add_frameworks_dep baloo)
-		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
 	!semantic-desktop? (
@@ -78,10 +78,9 @@ src_configure() {
 pkg_postinst() {
 	kde5_pkg_postinst
 
-	if ( ! has_version "kde-apps/ark:${SLOT}" || has_version "<kde-frameworks/kio-5.17.0" ); then
+	if ! has_version "kde-apps/ark:${SLOT}" ; then
 		echo
-		elog "For compress/extract and other actions, please install"
-		elog "kde-apps/ark:${SLOT} and >=kde-frameworks/kio-5.17.0"
+		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
 		echo
 	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-02-13 15:39 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2016-02-13 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     646c3b5eba841a86cd9aa79e5b9782fa1a4db248
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sat Feb 13 15:06:15 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 15:07:05 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=646c3b5e

kde-apps/dolphin: Fix ebuild for EAPI 6

Package-Manager: portage-2.2.27

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

diff --git a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
index 5676bf2..f998fa0 100644
--- a/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-15.12.49.9999.ebuild
@@ -66,9 +66,8 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
+		-DWITH_KF5Baloo=$(usex semantic-desktop)
+		-DWITH_KF5BalooWidgets=$(usex semantic-desktop)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index f8e3154..e537803 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -67,9 +67,8 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_with semantic-desktop KF5Baloo)
-		$(cmake-utils_use_with semantic-desktop KF5BalooWidgets)
-		$(cmake-utils_use_with semantic-desktop KF5FileMetaData)
+		-DWITH_KF5Baloo=$(usex semantic-desktop)
+		-DWITH_KF5BalooWidgets=$(usex semantic-desktop)
 	)
 
 	kde5_src_configure


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-02-19  6:34 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2016-02-19  6:34 UTC (permalink / raw
  To: gentoo-commits

commit:     cd8b50c6e0af741e96a4f91a55275d8ea06db02b
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Thu Feb 18 23:31:04 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Feb 18 23:31:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cd8b50c6

kde-apps/dolphin: kfilemetadata is optional again

Package-Manager: portage-2.2.27

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index e537803..db5be2d 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -25,7 +25,6 @@ DEPEND="
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kcrash)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kfilemetadata)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
 	$(add_frameworks_dep kinit)
@@ -49,6 +48,7 @@ DEPEND="
 	media-libs/phonon[qt5]
 	semantic-desktop? (
 		$(add_frameworks_dep baloo)
+		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
 	!semantic-desktop? (


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-04-07 12:03 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2016-04-07 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     64fc1c159e14f79d04ab7136717eb2b25dd6b245
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  7 12:03:26 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 12:03:26 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=64fc1c15

kde-apps/dolphin: fix semantic-desktop USE flag

Package-Manager: portage-2.2.28

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

diff --git a/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
index db5be2d..488fef7 100644
--- a/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
@@ -67,8 +67,9 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_KF5Baloo=$(usex semantic-desktop)
-		-DWITH_KF5BalooWidgets=$(usex semantic-desktop)
+		$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+		$(cmake-utils_use_find_package semantic-desktop KF5BalooWidgets)
+		$(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
 	)
 
 	kde5_src_configure

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index db5be2d..488fef7 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -67,8 +67,9 @@ RESTRICT="test"
 
 src_configure() {
 	local mycmakeargs=(
-		-DWITH_KF5Baloo=$(usex semantic-desktop)
-		-DWITH_KF5BalooWidgets=$(usex semantic-desktop)
+		$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
+		$(cmake-utils_use_find_package semantic-desktop KF5BalooWidgets)
+		$(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)
 	)
 
 	kde5_src_configure


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-04-08 15:45 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2016-04-08 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     bf936ac9ebde53abc854050f51fc297bb2e3fe97
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Apr  8 15:34:10 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 15:34:10 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf936ac9

kde-apps/dolphin: Add pkg_postinst info about kleopatra

Package-Manager: portage-2.2.27

 kde-apps/dolphin/dolphin-16.03.90.ebuild      | 6 ++++++
 kde-apps/dolphin/dolphin-16.04.49.9999.ebuild | 6 ++++++
 kde-apps/dolphin/dolphin-9999.ebuild          | 6 ++++++
 3 files changed, 18 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-16.03.90.ebuild b/kde-apps/dolphin/dolphin-16.03.90.ebuild
index abe48a2..64aeca3 100644
--- a/kde-apps/dolphin/dolphin-16.03.90.ebuild
+++ b/kde-apps/dolphin/dolphin-16.03.90.ebuild
@@ -83,4 +83,10 @@ pkg_postinst() {
 		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
 		echo
 	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "For crypto actions, please install kde-apps/kleopatra:${SLOT}"
+		echo
+	fi
 }

diff --git a/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
index 488fef7..5aeab96 100644
--- a/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-16.04.49.9999.ebuild
@@ -83,4 +83,10 @@ pkg_postinst() {
 		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
 		echo
 	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "For crypto actions, please install kde-apps/kleopatra:${SLOT}"
+		echo
+	fi
 }

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 488fef7..5aeab96 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -83,4 +83,10 @@ pkg_postinst() {
 		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
 		echo
 	fi
+
+	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
+		echo
+		elog "For crypto actions, please install kde-apps/kleopatra:${SLOT}"
+		echo
+	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2016-08-04 21:14 Maciej Mrozowski
  0 siblings, 0 replies; 58+ messages in thread
From: Maciej Mrozowski @ 2016-08-04 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5ec1faf6cd5bfa0e8a25877d4d10462fa2a3d190
Author:     Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 21:12:50 2016 +0000
Commit:     Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 21:12:50 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5ec1faf6

kde-apps/dolphin: Do not offer media-video/ffmpegthumbnailer as thumbnailer alternative

Package-Manager: portage-2.2.28

 kde-apps/dolphin/dolphin-16.07.80.ebuild      | 2 +-
 kde-apps/dolphin/dolphin-16.08.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-16.07.80.ebuild b/kde-apps/dolphin/dolphin-16.07.80.ebuild
index 589494e..7129cf2 100644
--- a/kde-apps/dolphin/dolphin-16.07.80.ebuild
+++ b/kde-apps/dolphin/dolphin-16.07.80.ebuild
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
+		$(add_kdeapps_dep ffmpegthumbs)
 		$(add_kdeapps_dep thumbnailers)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
index 663b3a1..24d9cc2 100644
--- a/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-16.08.49.9999.ebuild
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
+		$(add_kdeapps_dep ffmpegthumbs)
 		$(add_kdeapps_dep thumbnailers)
 	)
 "

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 663b3a1..24d9cc2 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
 	thumbnail? (
-		|| ( $(add_kdeapps_dep ffmpegthumbs) media-video/ffmpegthumbnailer )
+		$(add_kdeapps_dep ffmpegthumbs)
 		$(add_kdeapps_dep thumbnailers)
 	)
 "


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2017-02-06  0:45 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2017-02-06  0:45 UTC (permalink / raw
  To: gentoo-commits

commit:     299c34969d2f90a066c455548ee1f692a0207bef
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 00:39:25 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 00:39:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=299c3496

kde-apps/dolphin: Fix DEPENDs, raise FRAMEWORKS_MINIMAL to 5.31.0

Upstream commits:
230fe13d1fccf8c2ab09c0873c1cc4c733cfc3b4
62b7f9228a4dd06c6ece81df3dbfe07b077dcb7e

Package-Manager: portage-2.3.3

 kde-apps/dolphin/dolphin-9999.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index a5332f9..e92465e 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.30.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"
@@ -36,7 +37,6 @@ DEPEND="
 	$(add_frameworks_dep kservice)
 	$(add_frameworks_dep ktextwidgets)
 	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtconcurrent)
@@ -78,14 +78,10 @@ pkg_postinst() {
 	kde5_pkg_postinst
 
 	if ! has_version "kde-apps/ark:${SLOT}" ; then
-		echo
 		elog "For compress/extract and other actions, please install kde-apps/ark:${SLOT}"
-		echo
 	fi
 
 	if ! has_version "kde-apps/kleopatra:${SLOT}" ; then
-		echo
 		elog "For crypto actions, please install kde-apps/kleopatra:${SLOT}"
-		echo
 	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2017-06-09 13:19 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2017-06-09 13:19 UTC (permalink / raw
  To: gentoo-commits

commit:     6fdc1ca1b56fd3a673cc3e367a5ceade07fa2725
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 15:05:23 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 10:30:10 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6fdc1ca1

kde-apps/dolphin: Cleanup obsolete FRAMEWORKS_MINIMAL version

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/dolphin/dolphin-17.04.49.9999.ebuild | 1 -
 kde-apps/dolphin/dolphin-9999.ebuild          | 1 -
 2 files changed, 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-17.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-17.04.49.9999.ebuild
index c79fe57cf3..1d03c9433c 100644
--- a/kde-apps/dolphin/dolphin-17.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-17.04.49.9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.30.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index c79fe57cf3..1d03c9433c 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=6
 
-FRAMEWORKS_MINIMAL="5.30.0"
 KDE_HANDBOOK="forceoptional"
 KDE_TEST="true"
 VIRTUALX_REQUIRED="test"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2017-08-26 13:04 Michael Palimaka
  0 siblings, 0 replies; 58+ messages in thread
From: Michael Palimaka @ 2017-08-26 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     9b7931366e2f2d1d6c60fe6dd9590ed23678a0ba
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 12:42:13 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 13:04:27 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9b793136

kde-apps/dolphin: update HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 kde-apps/dolphin/dolphin-17.08.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-17.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-17.08.49.9999.ebuild
index 1d03c9433c..9a83543874 100644
--- a/kde-apps/dolphin/dolphin-17.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-17.08.49.9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin"
+HOMEPAGE="https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 1d03c9433c..9a83543874 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -9,7 +9,7 @@ VIRTUALX_REQUIRED="test"
 inherit kde5
 
 DESCRIPTION="Plasma filemanager focusing on usability"
-HOMEPAGE="https://dolphin.kde.org https://www.kde.org/applications/system/dolphin"
+HOMEPAGE="https://www.kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
 IUSE="semantic-desktop thumbnail"
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2018-08-21 15:36 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2018-08-21 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     473de5a4d21ab5e99c84597f297e9f98ad6a2dd3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 15:36:35 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 21 15:36:35 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=473de5a4

kde-apps/dolphin: Drop kdelibs4support if !semantic-desktop

Package-Manager: Portage-2.3.48, Repoman-2.3.10

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 71ed7edb10..b825ed7b57 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -48,9 +48,6 @@ DEPEND="
 		$(add_frameworks_dep kfilemetadata)
 		$(add_kdeapps_dep baloo-widgets)
 	)
-	!semantic-desktop? (
-		$(add_frameworks_dep kdelibs4support)
-	)
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2019-04-04  0:29 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2019-04-04  0:29 UTC (permalink / raw
  To: gentoo-commits

commit:     19243e8f32c6dc479437529f414ebb1b4f7182b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  3 11:48:18 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr  4 00:24:08 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=19243e8f

kde-apps/dolphin: USE thumbnail should be default enabled

See also:
https://mail.kde.org/pipermail/kde-distro-packagers/2019-March/000374.html

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

 kde-apps/dolphin/dolphin-19.03.80.ebuild      | 2 +-
 kde-apps/dolphin/dolphin-19.04.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-19.03.80.ebuild b/kde-apps/dolphin/dolphin-19.03.80.ebuild
index e14b0846d3..8308135342 100644
--- a/kde-apps/dolphin/dolphin-19.03.80.ebuild
+++ b/kde-apps/dolphin/dolphin-19.03.80.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE="semantic-desktop thumbnail"
+IUSE="semantic-desktop +thumbnail"
 
 DEPEND="
 	$(add_frameworks_dep kbookmarks)

diff --git a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
index 6f0b4595b1..3c7c2feb6a 100644
--- a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop thumbnail"
+IUSE="semantic-desktop +thumbnail"
 
 DEPEND="
 	$(add_frameworks_dep kbookmarks)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 6f0b4595b1..3c7c2feb6a 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop thumbnail"
+IUSE="semantic-desktop +thumbnail"
 
 DEPEND="
 	$(add_frameworks_dep kbookmarks)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2019-05-21 23:56 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2019-05-21 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     66609d476cc03a5dd1c0132b9411335614e00f92
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 23:34:51 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 23:34:51 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=66609d47

kde-apps/dolphin: Add 'Share' context menu info to pkg_postinst

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

 kde-apps/dolphin/dolphin-19.04.49.9999.ebuild | 3 +++
 kde-apps/dolphin/dolphin-9999.ebuild          | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
index 3c7c2feb6a..54109fa89b 100644
--- a/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-19.04.49.9999.ebuild
@@ -78,5 +78,8 @@ pkg_postinst() {
 
 		has_version "kde-apps/kleopatra:${SLOT}" || \
 			elog "For crypto actions install kde-apps/kleopatra:${SLOT}"
+
+		has_version "kde-frameworks/purpose:${SLOT}" || \
+			elog "For 'Share' context menu actions install kde-frameworks/purpose:${SLOT}"
 	fi
 }

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 3c7c2feb6a..54109fa89b 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -78,5 +78,8 @@ pkg_postinst() {
 
 		has_version "kde-apps/kleopatra:${SLOT}" || \
 			elog "For crypto actions install kde-apps/kleopatra:${SLOT}"
+
+		has_version "kde-frameworks/purpose:${SLOT}" || \
+			elog "For 'Share' context menu actions install kde-frameworks/purpose:${SLOT}"
 	fi
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2019-05-21 23:56 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2019-05-21 23:56 UTC (permalink / raw
  To: gentoo-commits

commit:     cbb893565aafbebb6d30a5ef542b6b4b219dbdfd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 23:52:19 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 23:52:19 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cbb89356

kde-apps/dolphin: Drop USE thumbnail, add as elog to pkg_postinst

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 54109fa89b..5fd715625c 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop +thumbnail"
+IUSE="semantic-desktop"
 
 DEPEND="
 	$(add_frameworks_dep kbookmarks)
@@ -51,10 +51,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	$(add_kdeapps_dep kio-extras)
-	thumbnail? (
-		$(add_kdeapps_dep ffmpegthumbs)
-		$(add_kdeapps_dep thumbnailers)
-	)
 "
 
 RESTRICT+=" test"
@@ -79,6 +75,12 @@ pkg_postinst() {
 		has_version "kde-apps/kleopatra:${SLOT}" || \
 			elog "For crypto actions install kde-apps/kleopatra:${SLOT}"
 
+		has_version "kde-apps/ffmpegthumbs:${SLOT}" || \
+			elog "For video file thumbnails install kde-apps/ffmpegthumbs:${SLOT}"
+
+		has_version "kde-apps/thumbnailers:${SLOT}" || \
+			elog "For graphics file thumbnails install kde-apps/thumbnailers:${SLOT}"
+
 		has_version "kde-frameworks/purpose:${SLOT}" || \
 			elog "For 'Share' context menu actions install kde-frameworks/purpose:${SLOT}"
 	fi


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2019-06-05 11:18 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2019-06-05 11:18 UTC (permalink / raw
  To: gentoo-commits

commit:     1e9443979c9a9ff5cb2198680de3372a78f0d88c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 11:11:54 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 11:11:54 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e944397

kde-apps/dolphin: Add new DEPEND

Upstream commit 27e3907a3daf9a63d05c00a0ff746de6cfdf2bdf

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 5fd715625c..83c8e5a012 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -35,6 +35,7 @@ DEPEND="
 	$(add_frameworks_dep kservice)
 	$(add_frameworks_dep ktextwidgets)
 	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
 	$(add_frameworks_dep kxmlgui)
 	$(add_frameworks_dep solid)
 	$(add_qt_dep qtconcurrent)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2019-06-22 14:43 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2019-06-22 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     444383a7b8faa2c812528f3e1933c4e523ba52ee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 14:40:57 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 14:43:03 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=444383a7

kde-apps/dolphin: Re-add USE activities

Upstream commit 5b463d82fed9a443b098888c0aee8a7b3b322666

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

 kde-apps/dolphin/dolphin-9999.ebuild | 4 +++-
 kde-apps/dolphin/metadata.xml        | 7 ++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 83c8e5a012..4f62a1a279 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -11,7 +11,7 @@ inherit kde5
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/dolphin https://userbase.kde.org/Dolphin"
 KEYWORDS=""
-IUSE="semantic-desktop"
+IUSE="activities semantic-desktop"
 
 DEPEND="
 	$(add_frameworks_dep kbookmarks)
@@ -44,6 +44,7 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
 	media-libs/phonon[qt5(+)]
+	activities? ( $(add_frameworks_dep kactivities) )
 	semantic-desktop? (
 		$(add_frameworks_dep baloo)
 		$(add_frameworks_dep kfilemetadata)
@@ -58,6 +59,7 @@ RESTRICT+=" test"
 
 src_configure() {
 	local mycmakeargs=(
+		$(cmake-utils_use_find_package activities KF5Activities)
 		$(cmake-utils_use_find_package semantic-desktop KF5Baloo)
 		$(cmake-utils_use_find_package semantic-desktop KF5BalooWidgets)
 		$(cmake-utils_use_find_package semantic-desktop KF5FileMetaData)

diff --git a/kde-apps/dolphin/metadata.xml b/kde-apps/dolphin/metadata.xml
index 6038ccc856..32739ea6f6 100644
--- a/kde-apps/dolphin/metadata.xml
+++ b/kde-apps/dolphin/metadata.xml
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<use>
-		<flag name="thumbnail">Enables thumbnail generation</flag>
-	</use>
 	<maintainer type="project">
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<use>
+		<flag name="activities">Track which folders are frequently accessed on a Plasma desktop</flag>
+		<flag name="thumbnail">Enables thumbnail generation</flag>
+	</use>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2020-09-07 15:07 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2020-09-07 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ae18e71fa5bf81a8082e571ee66567664973d081
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 13:17:02 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 15:05:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae18e71f

kde-apps/dolphin: Use optfeature

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

 kde-apps/dolphin/dolphin-20.08.49.9999.ebuild | 25 ++++++++-----------------
 kde-apps/dolphin/dolphin-9999.ebuild          | 25 ++++++++-----------------
 2 files changed, 16 insertions(+), 34 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
index bf24bc1f46..59476633af 100644
--- a/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
@@ -9,7 +9,7 @@ PVCUT=$(ver_cut 1-3)
 KFMIN=5.72.0
 QTMIN=5.14.2
 VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
+inherit ecm kde.org optfeature
 
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin
@@ -77,22 +77,13 @@ src_configure() {
 }
 
 pkg_postinst() {
-	ecm_pkg_postinst
-
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		has_version "kde-apps/ark:${SLOT}" || \
-			elog "For compress/extract and other actions install kde-apps/ark:${SLOT}"
-
-		has_version "kde-apps/kleopatra:${SLOT}" || \
-			elog "For crypto actions install kde-apps/kleopatra:${SLOT}"
-
-		has_version "kde-apps/ffmpegthumbs:${SLOT}" || \
-			elog "For video file thumbnails install kde-apps/ffmpegthumbs:${SLOT}"
-
-		has_version "kde-apps/thumbnailers:${SLOT}" || \
-			elog "For graphics file thumbnails install kde-apps/thumbnailers:${SLOT}"
-
-		has_version "kde-frameworks/purpose:${SLOT}" || \
-			elog "For 'Share' context menu actions install kde-frameworks/purpose:${SLOT}"
+		elog "Optional dependencies:"
+		optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
+		optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
+		optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}
+		optfeature "graphics file thumbnails" kde-apps/thumbnailers:${SLOT}
+		optfeature "'Share' context menu actions" kde-frameworks/purpose:${SLOT}
 	fi
+	ecm_pkg_postinst
 }

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 815df8325e..fda06708b3 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -9,7 +9,7 @@ PVCUT=$(ver_cut 1-3)
 KFMIN=5.73.0
 QTMIN=5.14.2
 VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
+inherit ecm kde.org optfeature
 
 DESCRIPTION="Plasma filemanager focusing on usability"
 HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin
@@ -77,22 +77,13 @@ src_configure() {
 }
 
 pkg_postinst() {
-	ecm_pkg_postinst
-
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		has_version "kde-apps/ark:${SLOT}" || \
-			elog "For compress/extract and other actions install kde-apps/ark:${SLOT}"
-
-		has_version "kde-apps/kleopatra:${SLOT}" || \
-			elog "For crypto actions install kde-apps/kleopatra:${SLOT}"
-
-		has_version "kde-apps/ffmpegthumbs:${SLOT}" || \
-			elog "For video file thumbnails install kde-apps/ffmpegthumbs:${SLOT}"
-
-		has_version "kde-apps/thumbnailers:${SLOT}" || \
-			elog "For graphics file thumbnails install kde-apps/thumbnailers:${SLOT}"
-
-		has_version "kde-frameworks/purpose:${SLOT}" || \
-			elog "For 'Share' context menu actions install kde-frameworks/purpose:${SLOT}"
+		elog "Optional dependencies:"
+		optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
+		optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
+		optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}
+		optfeature "graphics file thumbnails" kde-apps/thumbnailers:${SLOT}
+		optfeature "'Share' context menu actions" kde-frameworks/purpose:${SLOT}
 	fi
+	ecm_pkg_postinst
 }


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2020-10-06 18:13 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2020-10-06 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     076ff197b86ad9a3fdd129db4e517c5b562baf11
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  6 07:27:08 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct  6 07:27:08 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=076ff197

kde-apps/dolphin: 20.08.2 version bump

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

 kde-apps/dolphin/dolphin-20.08.2.ebuild | 89 +++++++++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-20.08.2.ebuild b/kde-apps/dolphin/dolphin-20.08.2.ebuild
new file mode 100644
index 0000000000..1111bb7347
--- /dev/null
+++ b/kde-apps/dolphin/dolphin-20.08.2.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.72.0
+QTMIN=5.14.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="Plasma filemanager focusing on usability"
+HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin
+https://userbase.kde.org/Dolphin"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="activities semantic-desktop"
+
+DEPEND="
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
+	>=kde-frameworks/kbookmarks-${KFMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcodecs-${KFMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcrash-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kinit-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kitemviews-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knewstuff-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kparts-${KFMIN}:5
+	>=kde-frameworks/kservice-${KFMIN}:5
+	>=kde-frameworks/ktextwidgets-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/solid-${KFMIN}:5
+	>=media-libs/phonon-4.11.0
+	activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
+	semantic-desktop? (
+		>=kde-apps/baloo-widgets-${PVCUT}:5
+		>=kde-frameworks/baloo-${KFMIN}:5
+		>=kde-frameworks/kfilemetadata-${KFMIN}:5
+	)
+"
+RDEPEND="${DEPEND}
+	>=kde-apps/kio-extras-${PVCUT}:5
+"
+
+RESTRICT+=" test"
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
+		$(cmake_use_find_package activities KF5Activities)
+		$(cmake_use_find_package semantic-desktop KF5Baloo)
+		$(cmake_use_find_package semantic-desktop KF5BalooWidgets)
+		$(cmake_use_find_package semantic-desktop KF5FileMetaData)
+	)
+
+	ecm_src_configure
+}
+
+pkg_postinst() {
+	if [[ -z "${REPLACING_VERSIONS}" ]]; then
+		elog "Optional dependencies:"
+		optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
+		optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
+		optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}
+		optfeature "graphics file thumbnails" kde-apps/thumbnailers:${SLOT}
+		optfeature "'Share' context menu actions" kde-frameworks/purpose:${SLOT}
+	fi
+	ecm_pkg_postinst
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2020-10-18 16:01 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2020-10-18 16:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5b24e85827bb82be892d96bed4a7eef5b088987e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 16:12:37 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 16:12:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b24e858

kde-apps/dolphin: Drop tests restriction, disable known broken

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

 kde-apps/dolphin/dolphin-20.08.49.9999.ebuild | 13 ++++++++++---
 kde-apps/dolphin/dolphin-9999.ebuild          | 13 ++++++++++---
 2 files changed, 20 insertions(+), 6 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
index cc8d8e91cc..67771af600 100644
--- a/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-20.08.49.9999.ebuild
@@ -62,8 +62,6 @@ RDEPEND="${DEPEND}
 	>=kde-apps/kio-extras-${PVCUT}:5
 "
 
-RESTRICT+=" test"
-
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
@@ -72,10 +70,19 @@ src_configure() {
 		$(cmake_use_find_package semantic-desktop KF5BalooWidgets)
 		$(cmake_use_find_package semantic-desktop KF5FileMetaData)
 	)
-
 	ecm_src_configure
 }
 
+src_test() {
+	local myctestargs=(
+		# servicemenuinstaller requires ruby, no thanks
+		# dolphinmainwindowtest, kitemlistcontrollertest, kfileitemlistviewtest, kfileitemmodeltest hang forever
+		# placesitemmodeltest requires DBus
+		-E "(servicemenuinstaller|dolphinmainwindowtest|kfileitemlistviewtest|kfileitemmodeltest|kitemlistcontrollertest|placesitemmodeltest)"
+	)
+	ecm_src_test
+}
+
 pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		elog "Optional dependencies:"

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 5d97a87a0f..a04599ca0b 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -62,8 +62,6 @@ RDEPEND="${DEPEND}
 	>=kde-apps/kio-extras-${PVCUT}:5
 "
 
-RESTRICT+=" test"
-
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
@@ -72,10 +70,19 @@ src_configure() {
 		$(cmake_use_find_package semantic-desktop KF5BalooWidgets)
 		$(cmake_use_find_package semantic-desktop KF5FileMetaData)
 	)
-
 	ecm_src_configure
 }
 
+src_test() {
+	local myctestargs=(
+		# servicemenuinstaller requires ruby, no thanks
+		# dolphinmainwindowtest, kitemlistcontrollertest, kfileitemlistviewtest, kfileitemmodeltest hang forever
+		# placesitemmodeltest requires DBus
+		-E "(servicemenuinstaller|dolphinmainwindowtest|kfileitemlistviewtest|kfileitemmodeltest|kitemlistcontrollertest|placesitemmodeltest)"
+	)
+	ecm_src_test
+}
+
 pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		elog "Optional dependencies:"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2021-02-04 13:16 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2021-02-04 13:16 UTC (permalink / raw
  To: gentoo-commits

commit:     89b128da3660ce645a3bd488b98fc9160a406c10
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 18:59:44 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  4 13:08:04 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=89b128da

kde-apps/dolphin: Add kio slot op for >=KF-5.78 runtime fix

Upstream commit 33270dd4423eea329b8f20db17f8d70ab7b108da

See also: https://mail.kde.org/pipermail/distributions/2021-January/000916.html
KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=431626
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/dolphin/dolphin-20.12.49.9999.ebuild | 2 +-
 kde-apps/dolphin/dolphin-9999.ebuild          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-20.12.49.9999.ebuild b/kde-apps/dolphin/dolphin-20.12.49.9999.ebuild
index 57018e004b..97ee787eff 100644
--- a/kde-apps/dolphin/dolphin-20.12.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-20.12.49.9999.ebuild
@@ -37,7 +37,7 @@ DEPEND="
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
 	>=kde-frameworks/kinit-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5=
 	>=kde-frameworks/kitemviews-${KFMIN}:5
 	>=kde-frameworks/kjobwidgets-${KFMIN}:5
 	>=kde-frameworks/knewstuff-${KFMIN}:5

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 57018e004b..97ee787eff 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -37,7 +37,7 @@ DEPEND="
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
 	>=kde-frameworks/kinit-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5=
 	>=kde-frameworks/kitemviews-${KFMIN}:5
 	>=kde-frameworks/kjobwidgets-${KFMIN}:5
 	>=kde-frameworks/knewstuff-${KFMIN}:5


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

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

commit:     d3b8e9c1b156ac396074c69a4ca181b89c4e1993
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 11:06:51 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 19:03:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d3b8e9c1

kde-apps/dolphin: Drop superfluous optfeature header

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 97ee787eff..1eedbbde92 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -86,7 +86,6 @@ src_test() {
 
 pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
-		elog "Optional dependencies:"
 		optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
 		optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
 		optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2021-04-16 19:37 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2021-04-16 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     56c6efffa5c6ad28e84d628fa012e45e3e9e6c00
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 20:05:51 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 19:32:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=56c6efff

kde-apps/dolphin: Drop unused DEPEND

Upstream commit b0c30bea139754cef6ded6fecb7b1d095e60081a

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 3fa56c7858..a469a25ca7 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -36,7 +36,6 @@ DEPEND="
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kinit-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5=
 	>=kde-frameworks/kitemviews-${KFMIN}:5
 	>=kde-frameworks/kjobwidgets-${KFMIN}:5


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2021-05-12  7:50 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2021-05-12  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     94e91f851de6d43ac6a306721e17b1f426c77704
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 07:36:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 12 07:36:04 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=94e91f85

kde-apps/dolphin: 21.04.1 version bump

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

 kde-apps/dolphin/dolphin-21.04.1.ebuild | 99 +++++++++++++++++++++++++++++++++
 1 file changed, 99 insertions(+)

diff --git a/kde-apps/dolphin/dolphin-21.04.1.ebuild b/kde-apps/dolphin/dolphin-21.04.1.ebuild
new file mode 100644
index 0000000000..642d4e5739
--- /dev/null
+++ b/kde-apps/dolphin/dolphin-21.04.1.ebuild
@@ -0,0 +1,99 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+PVCUT=$(ver_cut 1-3)
+KFMIN=5.80.0
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org optfeature
+
+DESCRIPTION="Plasma filemanager focusing on usability"
+HOMEPAGE="https://apps.kde.org/en/dolphin https://userbase.kde.org/Dolphin"
+
+LICENSE="GPL-2" # TODO: CHECK
+SLOT="5"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+IUSE="activities semantic-desktop telemetry"
+
+DEPEND="
+	>=dev-qt/qtconcurrent-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
+	>=kde-frameworks/kbookmarks-${KFMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcodecs-${KFMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcrash-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kinit-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5=
+	>=kde-frameworks/kitemviews-${KFMIN}:5
+	>=kde-frameworks/kjobwidgets-${KFMIN}:5
+	>=kde-frameworks/knewstuff-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kparts-${KFMIN}:5
+	>=kde-frameworks/kservice-${KFMIN}:5
+	>=kde-frameworks/ktextwidgets-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/solid-${KFMIN}:5
+	>=media-libs/phonon-4.11.0
+	activities? ( >=kde-frameworks/kactivities-${KFMIN}:5 )
+	semantic-desktop? (
+		>=kde-apps/baloo-widgets-${PVCUT}:5
+		>=kde-frameworks/baloo-${KFMIN}:5
+		>=kde-frameworks/kfilemetadata-${KFMIN}:5
+	)
+	telemetry? ( dev-libs/kuserfeedback:5 )
+"
+RDEPEND="${DEPEND}
+	>=kde-apps/kio-extras-${PVCUT}:5
+"
+
+# TODO: Downstream hack, track upstream bug for better solution
+PATCHES=( "${FILESDIR}/${PN}-21.04.0-fix-no-semantic-desktop.patch" ) # KDE-bug 435586
+
+src_configure() {
+	local mycmakeargs=(
+		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON
+		$(cmake_use_find_package activities KF5Activities)
+		$(cmake_use_find_package semantic-desktop KF5Baloo)
+		$(cmake_use_find_package semantic-desktop KF5BalooWidgets)
+		$(cmake_use_find_package semantic-desktop KF5FileMetaData)
+		$(cmake_use_find_package telemetry KUserFeedback)
+	)
+	ecm_src_configure
+}
+
+src_test() {
+	local myctestargs=(
+		# servicemenuinstaller requires ruby, no thanks
+		# dolphinmainwindowtest, kitemlistcontrollertest, kfileitemlistviewtest, kfileitemmodeltest hang forever
+		# placesitemmodeltest requires DBus
+		-E "(servicemenuinstaller|dolphinmainwindowtest|kfileitemlistviewtest|kfileitemmodeltest|kitemlistcontrollertest|placesitemmodeltest)"
+	)
+	ecm_src_test
+}
+
+pkg_postinst() {
+	if [[ -z "${REPLACING_VERSIONS}" ]]; then
+		optfeature "compress/extract and other actions" kde-apps/ark:${SLOT}
+		optfeature "crypto actions" kde-apps/kleopatra:${SLOT}
+		optfeature "video file thumbnails" kde-apps/ffmpegthumbs:${SLOT}
+		optfeature "graphics file thumbnails" kde-apps/thumbnailers:${SLOT}
+		optfeature "'Share' context menu actions" kde-frameworks/purpose:${SLOT}
+	fi
+	ecm_pkg_postinst
+}


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2023-03-25  0:15 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2023-03-25  0:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ec7d3b7ea077791751b181fa7b6ada8b8d19e5ac
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 21:36:06 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 21:36:06 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec7d3b7e

kde-apps/dolphin: Add new dependency

Upstream commit 6d21deb6e48627922fb223a4281ade46d6d230ec

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index dd1c1569ca..6562f31aa4 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -24,6 +24,7 @@ DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtx11extras-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
 	>=kde-frameworks/kbookmarks-${KFMIN}:5
 	>=kde-frameworks/kcmutils-${KFMIN}:5


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

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

commit:     b157cb7fbaa53e624431b61e1def95a6b31a8e07
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 23:35:31 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 23:35:31 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b157cb7f

kde-apps/dolphin: Accept kde-apps/kio-extras-kf5

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

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

diff --git a/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
index 2053eedef8..5ae94b54ff 100644
--- a/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-23.08.49.9999.ebuild
@@ -58,7 +58,10 @@ DEPEND="
 	telemetry? ( kde-frameworks/kuserfeedback:5 )
 "
 RDEPEND="${DEPEND}
-	>=kde-apps/kio-extras-${PVCUT}:5
+	|| (
+		kde-apps/kio-extras-kf5:5
+		>=kde-apps/kio-extras-${PVCUT}:5
+	)
 "
 
 src_configure() {


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

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

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

kde-apps/dolphin: Clear kde-plasma/plasma-activities min version

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index e48c669f58..cc5329d4b2 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -44,7 +44,7 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	>=kde-frameworks/solid-${KFMIN}:6
 	>=media-libs/phonon-4.12.0[qt6]
-	activities? ( >=kde-plasma/plasma-activities-${KFMIN}:6 )
+	activities? ( kde-plasma/plasma-activities:6 )
 	semantic-desktop? (
 		>=kde-apps/baloo-widgets-${PVCUT}:6
 		>=kde-frameworks/baloo-${KFMIN}:6


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

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

commit:     55296b836fc97e967a44807f219f2cf89607f78f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 15 12:46:51 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 15 12:46:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=55296b83

kde-apps/dolphin: Add missing dev-qt/qtbase:6= slot op

Uses Qt::GuiPrivate for qtx11extras_p.h

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

 kde-apps/dolphin/dolphin-24.02.49.9999.ebuild | 3 ++-
 kde-apps/dolphin/dolphin-9999.ebuild          | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-24.02.49.9999.ebuild b/kde-apps/dolphin/dolphin-24.02.49.9999.ebuild
index 5888d5dcb6..9d11685435 100644
--- a/kde-apps/dolphin/dolphin-24.02.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-24.02.49.9999.ebuild
@@ -18,8 +18,9 @@ SLOT="6"
 KEYWORDS=""
 IUSE="activities semantic-desktop telemetry"
 
+# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
 DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,widgets,xml]
+	>=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,xml]
 	>=kde-frameworks/kbookmarks-${KFMIN}:6
 	>=kde-frameworks/kcmutils-${KFMIN}:6
 	>=kde-frameworks/kcodecs-${KFMIN}:6

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 5888d5dcb6..9d11685435 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -18,8 +18,9 @@ SLOT="6"
 KEYWORDS=""
 IUSE="activities semantic-desktop telemetry"
 
+# slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
 DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[concurrent,dbus,gui,widgets,xml]
+	>=dev-qt/qtbase-${QTMIN}:6=[concurrent,dbus,gui,widgets,xml]
 	>=kde-frameworks/kbookmarks-${KFMIN}:6
 	>=kde-frameworks/kcmutils-${KFMIN}:6
 	>=kde-frameworks/kcodecs-${KFMIN}:6


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-05-16 14:26 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-05-16 14:26 UTC (permalink / raw
  To: gentoo-commits

commit:     9257a58756129cad9d2d0ace00380e8239cc5867
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 13:46:40 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu May 16 13:47:57 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9257a587

kde-apps/dolphin: Disable finding unpackaged test dependency

Upstream commit 683533fa35eac768f3fa8f094e2e2e18d3e91489

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 9d11685435..9e53aa27cf 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -60,6 +60,7 @@ RDEPEND="${DEPEND}
 src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON
+		-DCMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI=ON # not packaged
 		$(cmake_use_find_package activities PlasmaActivities)
 		$(cmake_use_find_package semantic-desktop KF6Baloo)
 		$(cmake_use_find_package semantic-desktop KF6BalooWidgets)


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-07-07 12:09 Sam James
  0 siblings, 0 replies; 58+ messages in thread
From: Sam James @ 2024-07-07 12:09 UTC (permalink / raw
  To: gentoo-commits

commit:     3a08558ee7b99abb8c517e33525e578a67376714
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  7 12:07:57 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  7 12:08:28 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a08558e

kde-apps/dolphin: drop plasma-activities dep in live

Upstream commit 638a0663a1a79230a870717e37cb48b9cb61062c.

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

 kde-apps/dolphin/dolphin-9999.ebuild | 4 +---
 kde-apps/dolphin/metadata.xml        | 3 ---
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index ea34722496..ac1bfb7ef2 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://apps.kde.org/dolphin/ https://userbase.kde.org/Dolphin"
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
 KEYWORDS=""
-IUSE="activities semantic-desktop telemetry"
+IUSE="semantic-desktop telemetry"
 
 # slot op: Uses Qt::GuiPrivate for qtx11extras_p.h
 DEPEND="
@@ -45,7 +45,6 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 	>=kde-frameworks/solid-${KFMIN}:6
 	>=media-libs/phonon-4.12.0[qt6]
-	activities? ( kde-plasma/plasma-activities:6 )
 	semantic-desktop? (
 		>=kde-apps/baloo-widgets-${PVCUT}:6
 		>=kde-frameworks/baloo-${KFMIN}:6
@@ -61,7 +60,6 @@ src_configure() {
 	local mycmakeargs=(
 		-DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt6=ON
 		-DCMAKE_DISABLE_FIND_PACKAGE_SeleniumWebDriverATSPI=ON # not packaged
-		$(cmake_use_find_package activities PlasmaActivities)
 		$(cmake_use_find_package semantic-desktop KF6Baloo)
 		$(cmake_use_find_package semantic-desktop KF6BalooWidgets)
 		$(cmake_use_find_package semantic-desktop KF6FileMetaData)

diff --git a/kde-apps/dolphin/metadata.xml b/kde-apps/dolphin/metadata.xml
index e2e43d1a3d..d925f24397 100644
--- a/kde-apps/dolphin/metadata.xml
+++ b/kde-apps/dolphin/metadata.xml
@@ -8,7 +8,4 @@
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
 	</upstream>
-	<use>
-		<flag name="activities">Track which folders are frequently accessed on a Plasma desktop</flag>
-	</use>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-11  6:58 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-11  6:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c5f930708d78285e9f0382401807ea7bb1ef84af
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 20:58:02 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 06:18:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c5f93070

kde-apps/dolphin: Add new dependency

Upstream commit cebcf8dbb3ff310aa0761ad452e4ca79278d7831

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index 82dd0abb86..eb4a1e6ad2 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -30,6 +30,7 @@ DEPEND="
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kcrash-${KFMIN}:6
 	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/kguiaddons-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/kiconthemes-${KFMIN}:6
 	>=kde-frameworks/kio-${KFMIN}:6=


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-12 18:10 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-12 18:10 UTC (permalink / raw
  To: gentoo-commits

commit:     60fd287ec1f0552b6151e747d3024fcc3aa73fad
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 18:03:21 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 18:03:21 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=60fd287e

kde-apps/dolphin: add kde-invent upstream metadata

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

 kde-apps/dolphin/metadata.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-apps/dolphin/metadata.xml b/kde-apps/dolphin/metadata.xml
index d925f24397..b177082a8d 100644
--- a/kde-apps/dolphin/metadata.xml
+++ b/kde-apps/dolphin/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=dolphin</bugs-to>
+		<remote-id type="kde-invent">system/dolphin</remote-id>
 	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-15  7:39 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-15  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ec7b5916b903a7c349d3e6fedd88d2f591c16919
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:18:39 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 07:37:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ec7b5916

kde-apps/dolphin: RDEPEND on kde-apps/thumbnailers:6

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index eb4a1e6ad2..dec68df472 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -55,6 +55,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	>=kde-apps/kio-extras-${PVCUT}:6
+	>=kde-apps/thumbnailers-${PVCUT}:6
 "
 
 src_configure() {
@@ -84,7 +85,6 @@ pkg_postinst() {
 		optfeature "compress/extract and other actions" "kde-apps/ark:${SLOT}"
 		optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
 		optfeature "video file thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"
-		optfeature "graphics file thumbnails" "kde-apps/thumbnailers:${SLOT}"
 		optfeature "'Share' context menu actions" "kde-frameworks/purpose:${SLOT}"
 	fi
 	ecm_pkg_postinst


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-15  7:39 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-15  7:39 UTC (permalink / raw
  To: gentoo-commits

commit:     58b089cebe660d701ce23b26409f1f166ff801db
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:33:25 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 07:37:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=58b089ce

kde-apps/dolphin: More optfeature replaced by kde-apps/thumbnailers

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

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

diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild
index dec68df472..277ad54658 100644
--- a/kde-apps/dolphin/dolphin-9999.ebuild
+++ b/kde-apps/dolphin/dolphin-9999.ebuild
@@ -84,7 +84,6 @@ pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		optfeature "compress/extract and other actions" "kde-apps/ark:${SLOT}"
 		optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
-		optfeature "video file thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"
 		optfeature "'Share' context menu actions" "kde-frameworks/purpose:${SLOT}"
 	fi
 	ecm_pkg_postinst


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-15  8:32 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-15  8:32 UTC (permalink / raw
  To: gentoo-commits

commit:     8b8bde14405438e20eee36f01ff4739b05c976c9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 08:31:18 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 08:31:18 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b8bde14

kde-apps/dolphin: RDEPEND on kde-apps/thumbnailers:6

Cleaning up some optfeature lines.

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

 kde-apps/dolphin/dolphin-24.07.90.ebuild      | 3 +--
 kde-apps/dolphin/dolphin-24.08.49.9999.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-apps/dolphin/dolphin-24.07.90.ebuild b/kde-apps/dolphin/dolphin-24.07.90.ebuild
index 3c9f81f196..7885f55f4f 100644
--- a/kde-apps/dolphin/dolphin-24.07.90.ebuild
+++ b/kde-apps/dolphin/dolphin-24.07.90.ebuild
@@ -54,6 +54,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	>=kde-apps/kio-extras-${PVCUT}:6
+	>=kde-apps/thumbnailers-${PVCUT}:6
 "
 
 src_configure() {
@@ -82,8 +83,6 @@ pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		optfeature "compress/extract and other actions" "kde-apps/ark:${SLOT}"
 		optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
-		optfeature "video file thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"
-		optfeature "graphics file thumbnails" "kde-apps/thumbnailers:${SLOT}"
 		optfeature "'Share' context menu actions" "kde-frameworks/purpose:${SLOT}"
 	fi
 	ecm_pkg_postinst

diff --git a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
index 82dd0abb86..f6cf9f44a3 100644
--- a/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
+++ b/kde-apps/dolphin/dolphin-24.08.49.9999.ebuild
@@ -54,6 +54,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	>=kde-apps/kio-extras-${PVCUT}:6
+	>=kde-apps/thumbnailers-${PVCUT}:6
 "
 
 src_configure() {
@@ -82,8 +83,6 @@ pkg_postinst() {
 	if [[ -z "${REPLACING_VERSIONS}" ]]; then
 		optfeature "compress/extract and other actions" "kde-apps/ark:${SLOT}"
 		optfeature "crypto actions" "kde-apps/kleopatra:${SLOT}"
-		optfeature "video file thumbnails" "kde-apps/ffmpegthumbs:${SLOT}"
-		optfeature "graphics file thumbnails" "kde-apps/thumbnailers:${SLOT}"
 		optfeature "'Share' context menu actions" "kde-frameworks/purpose:${SLOT}"
 	fi
 	ecm_pkg_postinst


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/
@ 2024-08-22 20:03 Andreas Sturmlechner
  0 siblings, 0 replies; 58+ messages in thread
From: Andreas Sturmlechner @ 2024-08-22 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0a1c5acf1379423e343c219e9046dea24e692286
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 19:53:15 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 20:03:10 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0a1c5acf

kde-apps/dolphin: unkeyword 24.08.0 for ~ppc64

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

 kde-apps/dolphin/dolphin-24.08.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-apps/dolphin/dolphin-24.08.0.ebuild b/kde-apps/dolphin/dolphin-24.08.0.ebuild
index 7885f55f4f..fe7cd66a71 100644
--- a/kde-apps/dolphin/dolphin-24.08.0.ebuild
+++ b/kde-apps/dolphin/dolphin-24.08.0.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://apps.kde.org/dolphin/ https://userbase.kde.org/Dolphin"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="6"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
 IUSE="semantic-desktop telemetry"
 
 # slot op: Uses Qt::GuiPrivate for qtx11extras_p.h


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

end of thread, other threads:[~2024-08-22 20:03 UTC | newest]

Thread overview: 58+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-10  9:54 [gentoo-commits] proj/kde:master commit in: kde-apps/dolphin/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2024-08-22 20:03 Andreas Sturmlechner
2024-08-15  8:32 Andreas Sturmlechner
2024-08-15  7:39 Andreas Sturmlechner
2024-08-15  7:39 Andreas Sturmlechner
2024-08-12 18:10 Andreas Sturmlechner
2024-08-11  6:58 Andreas Sturmlechner
2024-07-07 12:09 Sam James
2024-05-16 14:26 Andreas Sturmlechner
2024-03-15 14:07 Andreas Sturmlechner
2023-12-21 11:46 Andreas Sturmlechner
2023-12-14 21:24 Andreas Sturmlechner
2023-03-25  0:15 Andreas Sturmlechner
2021-05-12  7:50 Andreas Sturmlechner
2021-04-16 19:37 Andreas Sturmlechner
2021-04-04 19:21 Andreas Sturmlechner
2021-02-04 13:16 Andreas Sturmlechner
2020-10-18 16:01 Andreas Sturmlechner
2020-10-06 18:13 Andreas Sturmlechner
2020-09-07 15:07 Andreas Sturmlechner
2019-06-22 14:43 Andreas Sturmlechner
2019-06-05 11:18 Andreas Sturmlechner
2019-05-21 23:56 Andreas Sturmlechner
2019-05-21 23:56 Andreas Sturmlechner
2019-04-04  0:29 Andreas Sturmlechner
2018-08-21 15:36 Andreas Sturmlechner
2017-08-26 13:04 Michael Palimaka
2017-06-09 13:19 Andreas Sturmlechner
2017-02-06  0:45 Andreas Sturmlechner
2016-08-04 21:14 Maciej Mrozowski
2016-04-08 15:45 Michael Palimaka
2016-04-07 12:03 Michael Palimaka
2016-02-19  6:34 Michael Palimaka
2016-02-13 15:39 Michael Palimaka
2016-02-12  3:50 Michael Palimaka
2015-12-22 16:06 Michael Palimaka
2015-12-22 16:06 Michael Palimaka
2015-12-08 14:56 Michael Palimaka
2015-11-04 18:56 Michael Palimaka
2015-09-26 15:48 Michael Palimaka
2015-08-27 14:41 Michael Palimaka
2015-08-26 12:44 Michael Palimaka
2015-08-26 12:37 Michael Palimaka
2015-08-26 12:33 Michael Palimaka
2015-08-26 12:33 Michael Palimaka
2015-07-31 22:22 Manuel Rüger
2015-07-31 22:08 Alexey Shvetsov
2015-07-27 17:50 Johannes Huber
2015-06-17 19:43 Michael Palimaka
2015-05-23 16:29 Michael Palimaka
2015-05-23 16:13 Michael Palimaka
2015-03-05 19:45 Johannes Huber
2015-03-02 18:34 Johannes Huber
2015-02-26 21:27 Johannes Huber
2015-01-25 10:01 Johannes Huber
2014-12-14 15:37 Michael Palimaka
2014-11-29 16:23 Michael Palimaka
2014-11-24 12:51 Michael Palimaka

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