From feb0daf81d888e9160f9f94502de09b66f2a63fd Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 21 Jun 2020 17:50:24 +0100 Subject: gentoo resync : 21.06.2020 --- kde-apps/dolphin-plugins-git/Manifest | 4 +- .../dolphin-plugins-git-20.04.1.ebuild | 63 ---------------------- .../dolphin-plugins-git-20.04.2.ebuild | 63 ++++++++++++++++++++++ 3 files changed, 65 insertions(+), 65 deletions(-) delete mode 100644 kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.1.ebuild create mode 100644 kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.2.ebuild (limited to 'kde-apps/dolphin-plugins-git') diff --git a/kde-apps/dolphin-plugins-git/Manifest b/kde-apps/dolphin-plugins-git/Manifest index cd92e8f8b507..efaa4fc3d0b6 100644 --- a/kde-apps/dolphin-plugins-git/Manifest +++ b/kde-apps/dolphin-plugins-git/Manifest @@ -1,5 +1,5 @@ DIST dolphin-plugins-19.12.3.tar.xz 195464 BLAKE2B b60be81fcb9932f9f645bc614ab74c2e862ef70df6958242dc67de2b9cb570cc8961c2ac593ad99db636f19bec1793316dab21b9cee9a59cf2764b67234c312a SHA512 f6d1ce129095d0ae608b2da4d91f55b93bb8fe94795c09217cc87607bb50cd8dcc5a7dac21b8655f9993da56ef90fa705520c7ac928295edb5254050af9c4a1e -DIST dolphin-plugins-20.04.1.tar.xz 210668 BLAKE2B 5f52ae238e7a4a063b4ef91b092567348c6091c2c29d5ee45d9ce6e31412c257864b4030dbdfb8a9eb536393d0cbc76b38880be753ac0a20d65886f224b21dba SHA512 5dab9c10f3ed93dab83a401c4317dc5f0d4252016d5157a0bb69ff82b2f3f8d4f78a0c65941203b5aaf92d7de8ed8efc903841cffc0024513b8e0e106edc32e3 +DIST dolphin-plugins-20.04.2.tar.xz 211048 BLAKE2B 4ebf63bd4013b0f8bdd7a7548e67d48f4d408fc3d2b76b7ac74b5aee2a792e230f87168b9ce4df4d1788feb46768255e52707c6b2906648bb769e39349943ec1 SHA512 95545db533d2491345cf12f08eb2a615ce5c0aa62550fd49149771c13da3117e670b3e4b86b374631a7b9a404c9cb2ebecfa20ab77d026e1dd94dfde340835cd EBUILD dolphin-plugins-git-19.12.3.ebuild 1447 BLAKE2B f9a6ebbdac9c05820311170b6700e1ebc0bb0d4a496ed66086f63b81c06160f1550106ede746f85b9ee1d28496e8af7affe85ae9007d62bb90e4d0a2a8fc4d6d SHA512 8f3b89c25f7f3b18ae01aefe4671bc73f7b83f8cb82efc19ca1ad0b77d3dbdd2aa768efbed9189f15887674788c25fca2001b6e9e6d59b85a771418c47e80366 -EBUILD dolphin-plugins-git-20.04.1.ebuild 1450 BLAKE2B 619b95dbc07cb6d6908f9462bb36e6ddba4be2522e7600f15fd4fdbacbdc5ad904dfccf8d3423789f2c6a736e3bc0d33e7aae64baefea8ae093632b459991fa7 SHA512 2f3f3caf8ffe93e786d06ad242594882b5ef2dcae1b2e76795cf0a2a118ece9b6c74d4072a03a08b782674d6292dced5225370b7aa846a8122c06deed6da9639 +EBUILD dolphin-plugins-git-20.04.2.ebuild 1450 BLAKE2B 835eaf50f5edec730585968d06c582cba07831fc1dd4de7857b5acedb43e02ab25f9b479b5b17f8167f89207aadb1debfa822ae8b778210a729ae8493c7cf6d8 SHA512 ffbd6ff52e96ddd3be3e52cde241db9836dcb30f0165522bcbaac720f39cdb2355ad579f568dca45d677f87023ea066abdf84feaf857f857c865ee392cbdc1d6 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.1.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.1.ebuild deleted file mode 100644 index dcf1c482848d..000000000000 --- a/kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.1.ebuild +++ /dev/null @@ -1,63 +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="git" -PVCUT=$(ver_cut 1-3) -KFMIN=5.70.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Dolphin plugin for Git integration" -HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=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/git -" - -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_bazaar=OFF - -DBUILD_dropbox=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-git/dolphin-plugins-git-20.04.2.ebuild b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.2.ebuild new file mode 100644 index 000000000000..7d7b2b71d718 --- /dev/null +++ b/kde-apps/dolphin-plugins-git/dolphin-plugins-git-20.04.2.ebuild @@ -0,0 +1,63 @@ +# 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="git" +PVCUT=$(ver_cut 1-3) +KFMIN=5.70.0 +QTMIN=5.14.1 +inherit ecm kde.org + +DESCRIPTION="Dolphin plugin for Git integration" +HOMEPAGE="https://kde.org/applications/system/org.kde.dolphin_plugins" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=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/git +" + +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_bazaar=OFF + -DBUILD_dropbox=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 +} -- cgit v1.2.3