commit:     c1e3566d502e0bc77cab9d93637d8f4e9e5bd7f9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 21:38:25 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 20:53:49 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c1e3566d

kde-apps/dolphin-plugins-dropbox: RDEPEND on dolphin-plugins-common

Drop actually broken find command - no translations were installed.

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

 ...ox-24.07.90.ebuild => dolphin-plugins-dropbox-24.07.90-r1.ebuild} | 5 ++---
 .../dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.0.ebuild   | 5 ++---
 .../dolphin-plugins-dropbox-24.08.49.9999.ebuild                     | 5 ++---
 kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild | 5 ++---
 4 files changed, 8 insertions(+), 12 deletions(-)

diff --git 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90.ebuild 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90-r1.ebuild
similarity index 89%
rename from 
kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90.ebuild
rename to 
kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90-r1.ebuild
index c87a4806db..b33625039b 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90.ebuild
+++ 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.07.90-r1.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-ECM_HANDBOOK="false"
 KDE_ORG_NAME="dolphin-plugins"
 MY_PLUGIN_NAME="dropbox"
 PVCUT=$(ver_cut 1-3)
@@ -29,18 +28,18 @@ DEPEND="
        >=kde-frameworks/kxmlgui-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
+       >=kde-apps/dolphin-plugins-common-${PV}
        net-misc/dropbox-cli
 "
 
 src_prepare() {
        ecm_src_prepare
+       ecm_punt_po_install
        # qtconcurrent only required by git
        ecm_punt_qt_module Concurrent
        # solid, qtdbus only required by mountiso
        ecm_punt_qt_module DBus
        ecm_punt_kf_module Solid
-       # delete non-${PN} translations
-       find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" 
-delete || die
 }
 
 src_configure() {

diff --git 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.0.ebuild 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.0.ebuild
index c87a4806db..b33625039b 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.0.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.0.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-ECM_HANDBOOK="false"
 KDE_ORG_NAME="dolphin-plugins"
 MY_PLUGIN_NAME="dropbox"
 PVCUT=$(ver_cut 1-3)
@@ -29,18 +28,18 @@ DEPEND="
        >=kde-frameworks/kxmlgui-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
+       >=kde-apps/dolphin-plugins-common-${PV}
        net-misc/dropbox-cli
 "
 
 src_prepare() {
        ecm_src_prepare
+       ecm_punt_po_install
        # qtconcurrent only required by git
        ecm_punt_qt_module Concurrent
        # solid, qtdbus only required by mountiso
        ecm_punt_qt_module DBus
        ecm_punt_kf_module Solid
-       # delete non-${PN} translations
-       find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" 
-delete || die
 }
 
 src_configure() {

diff --git 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.49.9999.ebuild 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.49.9999.ebuild
index c00e4d5ed7..34e250e30f 100644
--- 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.49.9999.ebuild
+++ 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-24.08.49.9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-ECM_HANDBOOK="false"
 KDE_ORG_NAME="dolphin-plugins"
 MY_PLUGIN_NAME="dropbox"
 PVCUT=$(ver_cut 1-3)
@@ -29,18 +28,18 @@ DEPEND="
        >=kde-frameworks/kxmlgui-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
+       >=kde-apps/dolphin-plugins-common-${PV}
        net-misc/dropbox-cli
 "
 
 src_prepare() {
        ecm_src_prepare
+       ecm_punt_po_install
        # qtconcurrent only required by git
        ecm_punt_qt_module Concurrent
        # solid, qtdbus only required by mountiso
        ecm_punt_qt_module DBus
        ecm_punt_kf_module Solid
-       # delete non-${PN} translations
-       find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" 
-delete || die
 }
 
 src_configure() {

diff --git 
a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild 
b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
index c00e4d5ed7..34e250e30f 100644
--- a/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
+++ b/kde-apps/dolphin-plugins-dropbox/dolphin-plugins-dropbox-9999.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=8
 
-ECM_HANDBOOK="false"
 KDE_ORG_NAME="dolphin-plugins"
 MY_PLUGIN_NAME="dropbox"
 PVCUT=$(ver_cut 1-3)
@@ -29,18 +28,18 @@ DEPEND="
        >=kde-frameworks/kxmlgui-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
+       >=kde-apps/dolphin-plugins-common-${PV}
        net-misc/dropbox-cli
 "
 
 src_prepare() {
        ecm_src_prepare
+       ecm_punt_po_install
        # qtconcurrent only required by git
        ecm_punt_qt_module Concurrent
        # solid, qtdbus only required by mountiso
        ecm_punt_qt_module DBus
        ecm_punt_kf_module Solid
-       # delete non-${PN} translations
-       find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" 
-delete || die
 }
 
 src_configure() {

Reply via email to