diff options
Diffstat (limited to 'kde-plasma/plasma-browser-integration')
| -rw-r--r-- | kde-plasma/plasma-browser-integration/Manifest | 1 | ||||
| -rw-r--r-- | kde-plasma/plasma-browser-integration/plasma-browser-integration-5.21.90.ebuild | 44 |
2 files changed, 0 insertions, 45 deletions
diff --git a/kde-plasma/plasma-browser-integration/Manifest b/kde-plasma/plasma-browser-integration/Manifest deleted file mode 100644 index fd715a9a4e2..00000000000 --- a/kde-plasma/plasma-browser-integration/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST plasma-browser-integration-5.21.90.tar.xz 212560 BLAKE2B b3db38f016865aa233df1fcb8728b4e0d83e51e65cdac6afa86a6237284152865904628ab2614b9ec8db5a7e46f488c6596aec6f1c6e65df66b861734adbace7 SHA512 56aa883868ce0588be4cbe7b81a0fd6e4ed8df06f19de29e276bde969857d4ec93e0dcc061822755479ab5a2751454d94e71d3e88b76a4a85da19dc94c46b812 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.21.90.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.21.90.ebuild deleted file mode 100644 index 5bcf9fe1f26..00000000000 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.21.90.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KFMIN=5.82.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Integrate Chrome/Firefox better into Plasma through browser extensions" -HOMEPAGE+=" https://community.kde.org/Plasma/Browser_Integration" - -LICENSE="GPL-3+" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kactivities-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kfilemetadata-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/knotifications-${KFMIN}:5 - >=kde-frameworks/krunner-${KFMIN}:5 - >=kde-frameworks/purpose-${KFMIN}:5 - >=kde-plasma/plasma-workspace-${PVCUT}:5 -" -RDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs=( - -DMOZILLA_DIR="${EPREFIX}/usr/$(get_libdir)/mozilla" - ) - - ecm_src_configure -} |
