From d18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 15 Jun 2021 14:57:03 +0100 Subject: gentoo resync : 15.06.2021 --- kde-frameworks/purpose/Manifest | 6 +-- kde-frameworks/purpose/purpose-5.80.0.ebuild | 68 ---------------------------- kde-frameworks/purpose/purpose-5.82.0.ebuild | 2 +- kde-frameworks/purpose/purpose-5.83.0.ebuild | 68 ++++++++++++++++++++++++++++ 4 files changed, 72 insertions(+), 72 deletions(-) delete mode 100644 kde-frameworks/purpose/purpose-5.80.0.ebuild create mode 100644 kde-frameworks/purpose/purpose-5.83.0.ebuild (limited to 'kde-frameworks/purpose') diff --git a/kde-frameworks/purpose/Manifest b/kde-frameworks/purpose/Manifest index 4f80b5b797ae..d7a485178445 100644 --- a/kde-frameworks/purpose/Manifest +++ b/kde-frameworks/purpose/Manifest @@ -1,5 +1,5 @@ -DIST purpose-5.80.0.tar.xz 159308 BLAKE2B e7467c3ca5a39c2482c470aa55debbb29b3e0457271a9f126e4b68dc1c48db245bb1d7adb73fdff6f3bdd044fb99557bc08cf2a72de5cab998dd7a9485002641 SHA512 3746e66f0587ad0b7f62f0c262879a6f2f8a58af3753f6c4a1f28ca4996fa40ad63accb5d024fbef1269b137b45c38234cde0bfc5a046cf1c66b61064a7809b4 DIST purpose-5.82.0.tar.xz 159860 BLAKE2B f29c436239b13c5c025b990a0bdda00107f947dda44b56546049a6e1341f5ca35592c5a4626d62c9ce15b914e566b9a4c96852f0ff9b22d6a22b07b744e1e5f6 SHA512 bccb2cb1ceec619eb61d27cfd027ed20e824a2ba627120581dd928bb331cc1dfc416b5f8067aa31b2a9166dca937a180efc094107a4585e590a5bd9eceec21a5 -EBUILD purpose-5.80.0.ebuild 1547 BLAKE2B 017622d61514b611f11b5e9f56cd691e101c40ecdef4ada3d1f722fd9c1b9e448b4358a76255ea8de20676725f6a895f4c80850c131c800f0ad0df9dc8861666 SHA512 dee644951181affce53a9aecf5b0ec16e92bff5385923be5dac14a7f042fcda63d6b5a4b9e1923071257d2c0d57ef62865a6a27a412af74ef973c8e95b937cdb -EBUILD purpose-5.82.0.ebuild 1550 BLAKE2B 8886702e77c8141df0d7ca03a603d29a21764dbcfbc875f437ec378d6b11130e1ee57f403d4c70dd076d0a48b50f6ab3fd8d63661a963305a142cba2fd92817c SHA512 0a5401ecdc6d55fe03c8238f3aada4a107791c365013cf7ac70d079817781bf11a8da0766626b3ac81dc1f98a3a8e1dfdada8f60e867775a40c9a441ffc73ad0 +DIST purpose-5.83.0.tar.xz 159896 BLAKE2B db631013b796163d05935374e80829bce68b6a626570a8e5bbb805169dbf1a2a84ec95f34117db91dcf62b1d78d8a0d5162f9d34a94a03b3f333f29eb354b31f SHA512 3e7c562e5bf545fd766ab63dff6d4a91b587c83676582349a8a7a433f93898fa94ff53df57eae1746ddc5139124541d97edbcef71a28ed3215d5f0bd31f0c8ed +EBUILD purpose-5.82.0.ebuild 1547 BLAKE2B 017622d61514b611f11b5e9f56cd691e101c40ecdef4ada3d1f722fd9c1b9e448b4358a76255ea8de20676725f6a895f4c80850c131c800f0ad0df9dc8861666 SHA512 dee644951181affce53a9aecf5b0ec16e92bff5385923be5dac14a7f042fcda63d6b5a4b9e1923071257d2c0d57ef62865a6a27a412af74ef973c8e95b937cdb +EBUILD purpose-5.83.0.ebuild 1550 BLAKE2B 8886702e77c8141df0d7ca03a603d29a21764dbcfbc875f437ec378d6b11130e1ee57f403d4c70dd076d0a48b50f6ab3fd8d63661a963305a142cba2fd92817c SHA512 0a5401ecdc6d55fe03c8238f3aada4a107791c365013cf7ac70d079817781bf11a8da0766626b3ac81dc1f98a3a8e1dfdada8f60e867775a40c9a441ffc73ad0 MISC metadata.xml 345 BLAKE2B 0e6eede785554aad84ff8d6703b9ab698439d7c383b26f789ea3d6234014b4e4de329159a6264eb37375581106ffa1588d508d2616aac298af08644d1ad02183 SHA512 cee07f4f8ede80430680300afba2bbbba3f38559fec0b3d0dac805beaadf9605f94d4cc23a0f213bc56f6bd48aa5f4f39f010b87453351211ef1c6d53393f26d diff --git a/kde-frameworks/purpose/purpose-5.80.0.ebuild b/kde-frameworks/purpose/purpose-5.80.0.ebuild deleted file mode 100644 index 287308369695..000000000000 --- a/kde-frameworks/purpose/purpose-5.80.0.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_QTHELP="false" -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -inherit ecm kde.org optfeature xdg-utils - -DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" -LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" -IUSE="bluetooth +kaccounts" - -# requires running environment -RESTRICT+=" test" - -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 - =kde-frameworks/kirigami-${PVCUT}*:5 - =kde-frameworks/knotifications-${PVCUT}*:5 - kaccounts? ( - >=kde-apps/kaccounts-integration-19.04.3:5 - net-libs/accounts-qt - ) -" -RDEPEND="${DEPEND} - >=dev-qt/qtquickcontrols-${QTMIN}:5 - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=kde-frameworks/kdeclarative-${PVCUT}:5 - bluetooth? ( =kde-frameworks/bluez-qt-${PVCUT}*:5 ) - kaccounts? ( net-libs/accounts-qml ) -" - -src_prepare() { - ecm_src_prepare - - use bluetooth || - cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth -} - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package kaccounts KAccounts) - ) - - ecm_src_configure -} - -pkg_postinst() { - if [[ -z "${REPLACING_VERSIONS}" ]]; then - optfeature "Send through KDE Connect" kde-misc/kdeconnect - fi - ecm_pkg_postinst - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_icon_cache_update -} diff --git a/kde-frameworks/purpose/purpose-5.82.0.ebuild b/kde-frameworks/purpose/purpose-5.82.0.ebuild index 0dc933045ffd..287308369695 100644 --- a/kde-frameworks/purpose/purpose-5.82.0.ebuild +++ b/kde-frameworks/purpose/purpose-5.82.0.ebuild @@ -11,7 +11,7 @@ inherit ecm kde.org optfeature xdg-utils DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="bluetooth +kaccounts" # requires running environment diff --git a/kde-frameworks/purpose/purpose-5.83.0.ebuild b/kde-frameworks/purpose/purpose-5.83.0.ebuild new file mode 100644 index 000000000000..0dc933045ffd --- /dev/null +++ b/kde-frameworks/purpose/purpose-5.83.0.ebuild @@ -0,0 +1,68 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_QTHELP="false" +ECM_TEST="forceoptional" +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.2 +inherit ecm kde.org optfeature xdg-utils + +DESCRIPTION="Library for providing abstractions to get the developer's purposes fulfilled" +LICENSE="LGPL-2.1+" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +IUSE="bluetooth +kaccounts" + +# requires running environment +RESTRICT+=" test" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kirigami-${PVCUT}*:5 + =kde-frameworks/knotifications-${PVCUT}*:5 + kaccounts? ( + >=kde-apps/kaccounts-integration-19.04.3:5 + net-libs/accounts-qt + ) +" +RDEPEND="${DEPEND} + >=dev-qt/qtquickcontrols-${QTMIN}:5 + >=dev-qt/qtquickcontrols2-${QTMIN}:5 + >=kde-frameworks/kdeclarative-${PVCUT}:5 + bluetooth? ( =kde-frameworks/bluez-qt-${PVCUT}*:5 ) + kaccounts? ( net-libs/accounts-qml ) +" + +src_prepare() { + ecm_src_prepare + + use bluetooth || + cmake_run_in src/plugins cmake_comment_add_subdirectory bluetooth +} + +src_configure() { + local mycmakeargs=( + $(cmake_use_find_package kaccounts KAccounts) + ) + + ecm_src_configure +} + +pkg_postinst() { + if [[ -z "${REPLACING_VERSIONS}" ]]; then + optfeature "Send through KDE Connect" kde-misc/kdeconnect + fi + ecm_pkg_postinst + xdg_icon_cache_update +} + +pkg_postrm() { + xdg_icon_cache_update +} -- cgit v1.2.3