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 | 6851520008ef7c52928b2460d773b7e4b63037a4 (patch) | |
| tree | ac4ec0c04fd84c6c61086fe2ac1d5fb60f65ae90 | |
| parent | c1e3566d502e0bc77cab9d93637d8f4e9e5bd7f9 (diff) | |
| download | kde-6851520008ef7c52928b2460d773b7e4b63037a4.tar.gz kde-6851520008ef7c52928b2460d773b7e4b63037a4.tar.bz2 kde-6851520008ef7c52928b2460d773b7e4b63037a4.zip | |
kde-apps/dolphin-plugins-mercurial: RDEPEND on dolphin-plugins-common
Drop actually broken find command - no translations were installed.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90-r1.ebuild (renamed from kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90.ebuild) | 5 | ||||
| -rw-r--r-- | kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.0.ebuild | 5 | ||||
| -rw-r--r-- | kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.49.9999.ebuild | 5 | ||||
| -rw-r--r-- | kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild | 5 |
4 files changed, 8 insertions, 12 deletions
diff --git a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90-r1.ebuild index 13ad966ebae..bd403335c58 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.07.90-r1.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="hg" PVCUT=$(ver_cut 1-3) @@ -34,10 +33,12 @@ DEPEND=" " RDEPEND="${DEPEND} dev-vcs/mercurial + >=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 # solid, qtdbus only required by mountiso @@ -46,8 +47,6 @@ src_prepare() { # 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/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.0.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.0.ebuild index 13ad966ebae..bd403335c58 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.0.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.0.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="hg" PVCUT=$(ver_cut 1-3) @@ -34,10 +33,12 @@ DEPEND=" " RDEPEND="${DEPEND} dev-vcs/mercurial + >=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 # solid, qtdbus only required by mountiso @@ -46,8 +47,6 @@ src_prepare() { # 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/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.49.9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.49.9999.ebuild index f7a95ad6cdb..c256b3f5a35 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.49.9999.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-24.08.49.9999.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="hg" PVCUT=$(ver_cut 1-3) @@ -34,10 +33,12 @@ DEPEND=" " RDEPEND="${DEPEND} dev-vcs/mercurial + >=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 # solid, qtdbus only required by mountiso @@ -46,8 +47,6 @@ src_prepare() { # 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/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild index f7a95ad6cdb..c256b3f5a35 100644 --- a/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild +++ b/kde-apps/dolphin-plugins-mercurial/dolphin-plugins-mercurial-9999.ebuild @@ -3,7 +3,6 @@ EAPI=8 -ECM_HANDBOOK="false" KDE_ORG_NAME="dolphin-plugins" MY_PLUGIN_NAME="hg" PVCUT=$(ver_cut 1-3) @@ -34,10 +33,12 @@ DEPEND=" " RDEPEND="${DEPEND} dev-vcs/mercurial + >=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 # solid, qtdbus only required by mountiso @@ -46,8 +47,6 @@ src_prepare() { # 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() { |
