From e3cf2c86fca1750343c1885311f857f185ee4f2d Mon Sep 17 00:00:00 2001 From: V3n3RiX <venerix@redcorelinux.org> Date: Sun, 8 Sep 2019 01:07:24 +0100 Subject: gentoo resync : 08.09.2019 --- kde-apps/print-manager/Manifest | 4 +- .../print-manager/print-manager-19.08.0.ebuild | 53 ---------------------- .../print-manager/print-manager-19.08.1.ebuild | 53 ++++++++++++++++++++++ 3 files changed, 55 insertions(+), 55 deletions(-) delete mode 100644 kde-apps/print-manager/print-manager-19.08.0.ebuild create mode 100644 kde-apps/print-manager/print-manager-19.08.1.ebuild (limited to 'kde-apps/print-manager') diff --git a/kde-apps/print-manager/Manifest b/kde-apps/print-manager/Manifest index 77532f9ebbab..d2fb07e3927f 100644 --- a/kde-apps/print-manager/Manifest +++ b/kde-apps/print-manager/Manifest @@ -1,5 +1,5 @@ DIST print-manager-19.04.3.tar.xz 240784 BLAKE2B 8f638c84e59bec4897a84f335adbf285df2b5c5d8284f4d7045902aea1a7e099d8d9e4b8ba5f2c398ac2ca18b8cc8a9f4f7c8420a8c349ccc897823d928d6cd6 SHA512 d0e4972c5b2553a1118731c3c0042c907e71feac64b43135463fc909d729bff5b9479804f7793fbc629dffd487123ad9a8a7cadb64a2a3ce1086d9be177a3701 -DIST print-manager-19.08.0.tar.xz 241252 BLAKE2B 8550fafa6bf0d39d17211b4bea4faea64ef1b1d0832d5113db714f88ff87d5fad4ab69f8cd76c65cd91019a4f3f206a17b471340da2c303cb2dd76f36d935de7 SHA512 3197faa830f87ffacc080fb8e7c325dac07332175ccd740c4830e58dcb6faad9e277ad0666fdb45729c11851b40f091de9db19f0caed1abf13bfaeedb3127b8a +DIST print-manager-19.08.1.tar.xz 245276 BLAKE2B 8acaa70bcb3a95e98cd8594949a64a8aff90491f125379ccd4d55e32f7ebf0710f7ee7523df20980994453ffbec66c1cab45665fb16cce76c51af1db231f3b96 SHA512 50d939f16a7d4622a9bfad181b339f31f046b86f7fab16aa17739a8f0e0ee720866d50cb4faeca9d47e0497388e71f71aa4a5c8494cf07f302006b7176f52678 EBUILD print-manager-19.04.3.ebuild 1482 BLAKE2B 42151413f0d6c93eaaf1ad24b2517879d3966d89b8df654dbec16a623c6a8bba3298ee9896c75e5f861ac406104e5541a734fe602bc8c05c4fa211151ebccaaa SHA512 6a7307fdcc7e947e6447a43863887ba36a22f7ec711a9c3834a519ac67cd310d04968e363c31b28839c35aff46eaf9681b5514b055f8f2881273faa5bd1a52d9 -EBUILD print-manager-19.08.0.ebuild 1485 BLAKE2B d6f8d43828523156178d6dec228302628d3e07abb2d1cc483d1d45355077e0b89779d18974db460ea4c652e40f2105f526e6f4e9dcec0f20a3f2a6ca3b8bec26 SHA512 3c18f4ab09bf7fdf4745e14be033ca1fe2541fb158be38dcb3a56777e667194caf36cb20334cb88a89ef57be4efd8e3855b93bf02a475f5ddb3c8ea724c74610 +EBUILD print-manager-19.08.1.ebuild 1485 BLAKE2B d6f8d43828523156178d6dec228302628d3e07abb2d1cc483d1d45355077e0b89779d18974db460ea4c652e40f2105f526e6f4e9dcec0f20a3f2a6ca3b8bec26 SHA512 3c18f4ab09bf7fdf4745e14be033ca1fe2541fb158be38dcb3a56777e667194caf36cb20334cb88a89ef57be4efd8e3855b93bf02a475f5ddb3c8ea724c74610 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/print-manager/print-manager-19.08.0.ebuild b/kde-apps/print-manager/print-manager-19.08.0.ebuild deleted file mode 100644 index 1ae66560761e..000000000000 --- a/kde-apps/print-manager/print-manager-19.08.0.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit kde5 - -DESCRIPTION="Manage print jobs and printers in Plasma" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="+gtk" - -DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - net-print/cups -" -RDEPEND="${DEPEND} - $(add_plasma_dep kde-cli-tools) - gtk? ( app-admin/system-config-printer ) -" - -pkg_postinst(){ - kde5_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-apps/print-manager/print-manager-19.08.1.ebuild b/kde-apps/print-manager/print-manager-19.08.1.ebuild new file mode 100644 index 000000000000..1ae66560761e --- /dev/null +++ b/kde-apps/print-manager/print-manager-19.08.1.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit kde5 + +DESCRIPTION="Manage print jobs and printers in Plasma" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="+gtk" + +DEPEND=" + $(add_frameworks_dep kcmutils) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep knotifications) + $(add_frameworks_dep kservice) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwindowsystem) + $(add_frameworks_dep plasma) + $(add_qt_dep qtdbus) + $(add_qt_dep qtdeclarative) + $(add_qt_dep qtgui) + $(add_qt_dep qtnetwork) + $(add_qt_dep qtwidgets) + net-print/cups +" +RDEPEND="${DEPEND} + $(add_plasma_dep kde-cli-tools) + gtk? ( app-admin/system-config-printer ) +" + +pkg_postinst(){ + kde5_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