diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-11 23:38:25 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-08-21 22:53:49 +0200 |
commit | 7bddd36230721bb691de910e27c470faa8498ab6 (patch) | |
tree | 3fc2df48f52a535ce2877fe146477d31260f70b0 /app-cdr | |
parent | kde-apps/dolphin-plugins-common: new package, add 9999 (diff) | |
download | kde-7bddd36230721bb691de910e27c470faa8498ab6.tar.gz kde-7bddd36230721bb691de910e27c470faa8498ab6.tar.bz2 kde-7bddd36230721bb691de910e27c470faa8498ab6.zip |
app-cdr/dolphin-plugins-mountiso: RDEPEND on dolphin-plugins-common
Drop actually broken find command - no translations were installed.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90-r1.ebuild (renamed from app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90.ebuild) | 8 | ||||
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.0.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.49.9999.ebuild | 8 | ||||
-rw-r--r-- | app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild | 8 |
4 files changed, 16 insertions, 16 deletions
diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90-r1.ebuild index 7e018b1be8..4d0b3e8cd8 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.07.90-r1.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" @@ -31,17 +30,18 @@ DEPEND=" >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + >=kde-apps/dolphin-plugins-common-${PV} +" src_prepare() { ecm_src_prepare + ecm_punt_po_install # qtconcurrent only required by git ecm_punt_qt_module Concurrent # kxmlgui, qtnetwork only required by dropbox ecm_punt_qt_module Network ecm_punt_kf_module XmlGui - # delete non-${PN} translations - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die } src_configure() { diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.0.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.0.ebuild index 7e018b1be8..4d0b3e8cd8 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.0.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.0.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" @@ -31,17 +30,18 @@ DEPEND=" >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + >=kde-apps/dolphin-plugins-common-${PV} +" src_prepare() { ecm_src_prepare + ecm_punt_po_install # qtconcurrent only required by git ecm_punt_qt_module Concurrent # kxmlgui, qtnetwork only required by dropbox ecm_punt_qt_module Network ecm_punt_kf_module XmlGui - # delete non-${PN} translations - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die } src_configure() { diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.49.9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.49.9999.ebuild index 85e1b4f039..43b0cc086a 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.49.9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.08.49.9999.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" @@ -31,17 +30,18 @@ DEPEND=" >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + >=kde-apps/dolphin-plugins-common-${PV} +" src_prepare() { ecm_src_prepare + ecm_punt_po_install # qtconcurrent only required by git ecm_punt_qt_module Concurrent # kxmlgui, qtnetwork only required by dropbox ecm_punt_qt_module Network ecm_punt_kf_module XmlGui - # delete non-${PN} translations - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die } src_configure() { diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild index 85e1b4f039..43b0cc086a 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_CATEGORY="sdk" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="mountiso" @@ -31,17 +30,18 @@ DEPEND=" >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/solid-${KFMIN}:6 " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + >=kde-apps/dolphin-plugins-common-${PV} +" src_prepare() { ecm_src_prepare + ecm_punt_po_install # qtconcurrent only required by git ecm_punt_qt_module Concurrent # kxmlgui, qtnetwork only required by dropbox ecm_punt_qt_module Network ecm_punt_kf_module XmlGui - # delete non-${PN} translations - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die } src_configure() { |