commit: 482386f42ee4d5fb4741d7a49c3e292082217e9b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 11 19:26:48 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Apr 11 19:26:48 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=482386f4
kde-apps/dolphin-plugins-bazaar: Remove last-rited package. RDEPEND dev-vcs/bzr was last-rited. Bug: https://bugs.gentoo.org/715044 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../dolphin-plugins-bazaar-20.03.90.ebuild | 61 ---------------------- .../dolphin-plugins-bazaar-20.04.49.9999.ebuild | 61 ---------------------- .../dolphin-plugins-bazaar-9999.ebuild | 61 ---------------------- kde-apps/dolphin-plugins-bazaar/metadata.xml | 8 --- 4 files changed, 191 deletions(-) diff --git a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.03.90.ebuild b/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.03.90.ebuild deleted file mode 100644 index 7a98401148..0000000000 --- a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.03.90.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="bazaar" -PVCUT=$(ver_cut 1-3) -KFMIN=5.68.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Dolphin plugin for Bazaar integration" -HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-apps/dolphin-${PVCUT}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 -" -RDEPEND="${DEPEND} - !kde-apps/dolphin-plugins:5 - dev-vcs/bzr -" - -src_prepare() { - ecm_src_prepare - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_bogus_dep Qt5 Network - ecm_punt_bogus_dep KF5 XmlGui - # delete non-${PN} translations - if [[ ${KDE_BUILD_TYPE} = release ]]; then - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die - fi -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_svn=OFF - ) - ecm_src_configure -} - -src_install() { - ecm_src_install - rm "${D}"/usr/share/metainfo/org.kde.dolphin-plugins.metainfo.xml || die -} diff --git a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.04.49.9999.ebuild b/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.04.49.9999.ebuild deleted file mode 100644 index 42ceb48d6e..0000000000 --- a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-20.04.49.9999.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="bazaar" -PVCUT=$(ver_cut 1-3) -KFMIN=5.68.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Dolphin plugin for Bazaar integration" -HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-apps/dolphin-${PVCUT}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 -" -RDEPEND="${DEPEND} - !kde-apps/dolphin-plugins:5 - dev-vcs/bzr -" - -src_prepare() { - ecm_src_prepare - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_bogus_dep Qt5 Network - ecm_punt_bogus_dep KF5 XmlGui - # delete non-${PN} translations - if [[ ${KDE_BUILD_TYPE} = release ]]; then - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die - fi -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_svn=OFF - ) - ecm_src_configure -} - -src_install() { - ecm_src_install - rm "${D}"/usr/share/metainfo/org.kde.dolphin-plugins.metainfo.xml || die -} diff --git a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-9999.ebuild b/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-9999.ebuild deleted file mode 100644 index 0e37c196f9..0000000000 --- a/kde-apps/dolphin-plugins-bazaar/dolphin-plugins-bazaar-9999.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="false" -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="bazaar" -PVCUT=$(ver_cut 1-3) -KFMIN=5.69.0 -QTMIN=5.14.1 -inherit ecm kde.org - -DESCRIPTION="Dolphin plugin for Bazaar integration" -HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-apps/dolphin-${PVCUT}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 -" -RDEPEND="${DEPEND} - !kde-apps/dolphin-plugins:5 - dev-vcs/bzr -" - -src_prepare() { - ecm_src_prepare - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_bogus_dep Qt5 Network - ecm_punt_bogus_dep KF5 XmlGui - # delete non-${PN} translations - if [[ ${KDE_BUILD_TYPE} = release ]]; then - find po -type f -name "*po" -and -not -name "*${MY_PLUGIN_NAME}plugin" -delete || die - fi -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_svn=OFF - ) - ecm_src_configure -} - -src_install() { - ecm_src_install - rm "${D}"/usr/share/metainfo/org.kde.dolphin-plugins.metainfo.xml || die -} diff --git a/kde-apps/dolphin-plugins-bazaar/metadata.xml b/kde-apps/dolphin-plugins-bazaar/metadata.xml deleted file mode 100644 index 2fdbf33d96..0000000000 --- a/kde-apps/dolphin-plugins-bazaar/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo KDE Project</name> - </maintainer> -</pkgmetadata>
