From 2cd9ff612e84f0c1ef63c9e9e13be53fe576cc2b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 8 Nov 2024 03:03:28 +0000 Subject: gentoo auto-resync : 08:11:2024 - 03:03:27 --- kde-apps/dolphin-plugins-subversion/Manifest | 4 +- .../dolphin-plugins-subversion-24.08.2-r1.ebuild | 59 ---------------------- .../dolphin-plugins-subversion-24.08.3.ebuild | 59 ++++++++++++++++++++++ 3 files changed, 61 insertions(+), 61 deletions(-) delete mode 100644 kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild create mode 100644 kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.3.ebuild (limited to 'kde-apps/dolphin-plugins-subversion') diff --git a/kde-apps/dolphin-plugins-subversion/Manifest b/kde-apps/dolphin-plugins-subversion/Manifest index c1a335322eef..449efe10bc58 100644 --- a/kde-apps/dolphin-plugins-subversion/Manifest +++ b/kde-apps/dolphin-plugins-subversion/Manifest @@ -1,5 +1,5 @@ DIST dolphin-plugins-24.08.1.tar.xz 317532 BLAKE2B 1f8bbcbcf79ca80e0744cbf5a1ecc4507d1e222c6ef179e01aac62361625d550702d014e28bb409d87cafad5bd57ae5d25bbc289177685681e84aa4261ac4b17 SHA512 d123197d4669611f0d12ad128967686d11b865865472028e60916e85bc4f0a5159e023a2784cba04e069ea5dbd9fd0801617b73e4033cffe1f6d815895aac59c -DIST dolphin-plugins-24.08.2.tar.xz 317744 BLAKE2B 5ea4755bee6d5ec3a3dbb30e1afe290818bdb57e14421fbb9a907f8f791e6001eef8cf134ec3d9415ca43824153bf55096f8f3e1ee2434a58795da979957a2db SHA512 c89a7a6d9f1a2d567522e126e25b52290205f96166ceb9b95c8aa0fbcf28424891ed1e60a1cdd4b158fd4ed48bb3b7a6bcdb6c79fe712b1cbdeb13c0c275a1f5 +DIST dolphin-plugins-24.08.3.tar.xz 317540 BLAKE2B 54fa2e13be2cceb53b12b1edb2d6d7c1793f6ba2bbec67e9e00121b33683aa6bd4895392cbdf5aa7627958c6323984ae3db8b5bbf6b14faba86b13181e0a2614 SHA512 05da7ac7b3ebe085cf0808d8e1eba49372bfeb1488800f40c1d0b9025e743efede1200095a1e660c1d538b2cc1b19f0f717f3d0723043517859f5c2015f961ce EBUILD dolphin-plugins-subversion-24.08.1-r1.ebuild 1319 BLAKE2B 96d5526b7b5aaaf0a41d8ad037a1b16c8df1ae0b96fe81651564266505dde43db608222190b8edb1983564b545f5c024f20529f0b8b34d0117c1ae2b188b660c SHA512 051744357da713d1dfd2f49364ac7926bcb298f73712f0f9d16232b51f80e5f36d413b8a48ce929c333d651d0b6f6cfffdae0d00f7d7b725ba3da4fd164469fb -EBUILD dolphin-plugins-subversion-24.08.2-r1.ebuild 1321 BLAKE2B 110ac0cc9d79833746fffe47c28aea93e10a155ceb9e1df3a99652e0d95a39e02ca2a1c5a84395b7cc136df0602f51262552ed9757e57e95ced95372268f74e5 SHA512 3d4ad82d044acdd7ab67243f188db06072c10f382303633ab8c61f2d16942b205bb4e0f082d22a8210a41242a2fc4799dc83420435efed1c8812ea036817a652 +EBUILD dolphin-plugins-subversion-24.08.3.ebuild 1321 BLAKE2B 110ac0cc9d79833746fffe47c28aea93e10a155ceb9e1df3a99652e0d95a39e02ca2a1c5a84395b7cc136df0602f51262552ed9757e57e95ced95372268f74e5 SHA512 3d4ad82d044acdd7ab67243f188db06072c10f382303633ab8c61f2d16942b205bb4e0f082d22a8210a41242a2fc4799dc83420435efed1c8812ea036817a652 MISC metadata.xml 410 BLAKE2B 19c3aebce470d75ce9a551aa1100eec6faaf74fa06e74159d859ec31732a3a80170ecfbfe08edd931f9be9a00473ed6485bc2e23a65f7fe18339103cdc909f49 SHA512 752a847319ebf8d110347da3e6949f0ca6847c18453bf2b9a465a8415c79f37b4aefb03cc7fcf6874039c38ff4ee375715892a616c2766e1fd689c18c8b05c10 diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild deleted file mode 100644 index 4341c6306b10..000000000000 --- a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KDE_ORG_NAME="dolphin-plugins" -MY_PLUGIN_NAME="svn" -PVCUT=$(ver_cut 1-3) -KFMIN=6.5.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Dolphin plugin for Subversion integration" -HOMEPAGE="https://apps.kde.org/dolphin_plugins/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-apps/dolphin-${PVCUT}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/ktextwidgets-${KFMIN}:6 -" -RDEPEND="${DEPEND} - dev-vcs/subversion - >=kde-apps/dolphin-plugins-common-${PV} - >=kde-apps/kompare-${PVCUT}:* -" - -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 - # kxmlgui, qtnetwork only required by dropbox - ecm_punt_qt_module Network - ecm_punt_kf_module XmlGui -} - -src_configure() { - local mycmakeargs=( - -DBUILD_${MY_PLUGIN_NAME}=ON - -DBUILD_bazaar=OFF - -DBUILD_dropbox=OFF - -DBUILD_git=OFF - -DBUILD_hg=OFF - -DBUILD_makefileactions=OFF - -DBUILD_mountiso=OFF - ) - ecm_src_configure -} diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.3.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.3.ebuild new file mode 100644 index 000000000000..4341c6306b10 --- /dev/null +++ b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.3.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KDE_ORG_NAME="dolphin-plugins" +MY_PLUGIN_NAME="svn" +PVCUT=$(ver_cut 1-3) +KFMIN=6.5.0 +QTMIN=6.7.2 +inherit ecm gear.kde.org + +DESCRIPTION="Dolphin plugin for Subversion integration" +HOMEPAGE="https://apps.kde.org/dolphin_plugins/" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="6" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +IUSE="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] + >=kde-apps/dolphin-${PVCUT}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/ktextwidgets-${KFMIN}:6 +" +RDEPEND="${DEPEND} + dev-vcs/subversion + >=kde-apps/dolphin-plugins-common-${PV} + >=kde-apps/kompare-${PVCUT}:* +" + +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 + # kxmlgui, qtnetwork only required by dropbox + ecm_punt_qt_module Network + ecm_punt_kf_module XmlGui +} + +src_configure() { + local mycmakeargs=( + -DBUILD_${MY_PLUGIN_NAME}=ON + -DBUILD_bazaar=OFF + -DBUILD_dropbox=OFF + -DBUILD_git=OFF + -DBUILD_hg=OFF + -DBUILD_makefileactions=OFF + -DBUILD_mountiso=OFF + ) + ecm_src_configure +} -- cgit v1.2.3