From 97bacba3ead078e5db8b87ab651a3ffa7d82f60f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 17 Apr 2024 12:04:28 +0100 Subject: gentoo auto-resync : 17:04:2024 - 12:04:27 --- kde-plasma/print-manager/Manifest | 4 +- .../print-manager/print-manager-6.0.3.ebuild | 61 ---------------------- .../print-manager/print-manager-6.0.4.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 63 insertions(+), 63 deletions(-) delete mode 100644 kde-plasma/print-manager/print-manager-6.0.3.ebuild create mode 100644 kde-plasma/print-manager/print-manager-6.0.4.ebuild (limited to 'kde-plasma/print-manager') diff --git a/kde-plasma/print-manager/Manifest b/kde-plasma/print-manager/Manifest index d2d07caf341d..2c35527f75f7 100644 --- a/kde-plasma/print-manager/Manifest +++ b/kde-plasma/print-manager/Manifest @@ -1,6 +1,6 @@ DIST print-manager-23.08.5.tar.xz 290620 BLAKE2B 3a29dd5e4684e966d95cd9db424a4b3c82889cf8c2d1fe99a4c9d27e6593979cdbd26c11c8bd1af8df98ca9c86d2557da96a31f914e4deac10e86c2a188f0a9d SHA512 28af8ea76d08e83a5cdf1ea5c2e6ff6314bb89b835ed6af2648219075a75ed3606eb7472a2ebeea2aceb67fc562838a3c554b8515f168f36510a4e07077974f3 -DIST print-manager-6.0.3.tar.xz 337828 BLAKE2B 3c035c06d2debdc425a704f1e80ce185be0f60cff02c28f78c12653a660fb4c655c09bbc2b1cde0042f914c28b5b453e3dcd522162ff90d32fc9358ed7f77b92 SHA512 4159e0482eb72e26b3bacf267511bb50783fd89fe68a3d31e377d901c53792717247ca350073914d579fe65ea25ee6f438f5251b5f1a230dd8dec4fedb9f4127 +DIST print-manager-6.0.4.tar.xz 340020 BLAKE2B 56da7b890033255f4ac5bf3943c2bce844355fd422e39fd7adfb8d115bb3b0ca99bb8edb1facbe3b76d953a6d35405037e00e2fd667cac7f1a16d82fef7f5577 SHA512 fd1d5e1c1cb26838e0b5b98ade3f703425caa6a86b6184af508df4adeaa2521980546a20362e0f2f55d6e968b1f7c24c663a3e0754403977d457860f86885855 EBUILD print-manager-23.08.5-r100.ebuild 309 BLAKE2B eed9b412c9e9f578ddd32d8bd34a364f533822b2fb8d66be44b0a4fbda2eccbc5016eca3289733aaaaeafe34115ecfa36d35b1344c5811e52a814f66239f3760 SHA512 7c23de4cab4bc3031349307ccc0afe810c45a878ebaf656a5e28a317f7a4b4647fe88888fe891b91f88ad8ed06721fa609125b1aee7be87db12a51e8ceba02b0 EBUILD print-manager-23.08.5.ebuild 1853 BLAKE2B 6a63325beb5073b9ffa085f5f7e1447176aa8a090d47808f5c03dbbc2301bc13b99279ae6ed00ddf95ad9defe59ff1ca606daff51b972b17838169f3e88b6222 SHA512 b199470f93ed7012baee44a8262e4950532ab3c1a2b726cdb676119c700d24b1eaa5e0ee8a9d7ba0621529b8bb23dd9c8dcaebf4a5ea66512e63037ea0002b75 -EBUILD print-manager-6.0.3.ebuild 1815 BLAKE2B aef4725f20001adfd232441e4eba31fdb3b3e5820bbbf4d9e8bf71c02bf7ad9c76db2138c1920851a045deb7397a12bf0737c3874c353dc17711465327f16430 SHA512 11fa4ea627b959d25f302d8e5feabbb28d43da12d34bbd3bd90d39c0ddf9449b2d99a9a573d848d14c172d30d0e4750298cb392371b0b64969ea8f9c75f9ebb4 +EBUILD print-manager-6.0.4.ebuild 1815 BLAKE2B aef4725f20001adfd232441e4eba31fdb3b3e5820bbbf4d9e8bf71c02bf7ad9c76db2138c1920851a045deb7397a12bf0737c3874c353dc17711465327f16430 SHA512 11fa4ea627b959d25f302d8e5feabbb28d43da12d34bbd3bd90d39c0ddf9449b2d99a9a573d848d14c172d30d0e4750298cb392371b0b64969ea8f9c75f9ebb4 MISC metadata.xml 452 BLAKE2B c24b456647acd7c47efb46ef742082dd5da3a66a8686baa785172e2747113f1e1147bbb82e58db1bb312dca882352bf46b5eb1cd5cbf76fff8cc15af01b3a7f7 SHA512 9ce3f10533c3251d5b8490620b2c3d53ee79482f45d1bf74d2426487e166d613ba8eb388618e14943e6a36c9c3675dc549b573c926445ab918559ac9064055a0 diff --git a/kde-plasma/print-manager/print-manager-6.0.3.ebuild b/kde-plasma/print-manager/print-manager-6.0.3.ebuild deleted file mode 100644 index aa99a2858e98..000000000000 --- a/kde-plasma/print-manager/print-manager-6.0.3.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -KFMIN=6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 -inherit ecm plasma.kde.org - -DESCRIPTION="Manage CUPS print jobs and printers in Plasma" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="6" -KEYWORDS="~amd64" -IUSE="+gtk" - -DEPEND=" - >=dev-qt/qt5compat-${QTMIN}:6 - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kiconthemes-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-plasma/libplasma-${PVCUT}:6 - net-print/cups -" -RDEPEND="${DEPEND} - !=kde-frameworks/kdeclarative-${KFMIN}:6 - kde-plasma/kde-cli-tools:* - gtk? ( app-admin/system-config-printer ) -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6" - -pkg_postinst() { - ecm_pkg_postinst - - if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then - ewarn "By switching off \"gtk\" USE flag, you have chosen to do without" - ewarn "an important, though optional, runtime dependency:" - ewarn - ewarn "app-admin/system-config-printer" - ewarn - ewarn "${PN} will work nevertheless, but is going to be less comfortable" - ewarn "and will show the following error status during runtime:" - ewarn - ewarn "\"Failed to group devices: 'The name org.fedoraproject.Config.Printing" - ewarn "was not provided by any .service files'\"" - fi -} diff --git a/kde-plasma/print-manager/print-manager-6.0.4.ebuild b/kde-plasma/print-manager/print-manager-6.0.4.ebuild new file mode 100644 index 000000000000..aa99a2858e98 --- /dev/null +++ b/kde-plasma/print-manager/print-manager-6.0.4.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +KFMIN=6.0 +PVCUT=$(ver_cut 1-3) +QTMIN=6.6.2 +inherit ecm plasma.kde.org + +DESCRIPTION="Manage CUPS print jobs and printers in Plasma" + +LICENSE="GPL-2" # TODO: CHECK +SLOT="6" +KEYWORDS="~amd64" +IUSE="+gtk" + +DEPEND=" + >=dev-qt/qt5compat-${QTMIN}:6 + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets] + >=dev-qt/qtdeclarative-${QTMIN}:6 + >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kiconthemes-${KFMIN}:6 + >=kde-frameworks/kio-${KFMIN}:6 + >=kde-frameworks/kirigami-${KFMIN}:6 + >=kde-frameworks/knotifications-${KFMIN}:6 + >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 + >=kde-frameworks/kwindowsystem-${KFMIN}:6 + >=kde-plasma/libplasma-${PVCUT}:6 + net-print/cups +" +RDEPEND="${DEPEND} + !=kde-frameworks/kdeclarative-${KFMIN}:6 + kde-plasma/kde-cli-tools:* + gtk? ( app-admin/system-config-printer ) +" +BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6" + +pkg_postinst() { + ecm_pkg_postinst + + if [[ -z "${REPLACING_VERSIONS}" ]] && ! use gtk ; then + ewarn "By switching off \"gtk\" USE flag, you have chosen to do without" + ewarn "an important, though optional, runtime dependency:" + ewarn + ewarn "app-admin/system-config-printer" + ewarn + ewarn "${PN} will work nevertheless, but is going to be less comfortable" + ewarn "and will show the following error status during runtime:" + ewarn + ewarn "\"Failed to group devices: 'The name org.fedoraproject.Config.Printing" + ewarn "was not provided by any .service files'\"" + fi +} -- cgit v1.2.3