summaryrefslogtreecommitdiff
path: root/kde-frameworks/frameworkintegration
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-15 17:55:24 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-15 17:55:24 +0000
commit3392d5e937023e57811edc670b0ed7d3aba55c6d (patch)
tree32c103a9b86223dcc05105e88f05d471bcaf0886 /kde-frameworks/frameworkintegration
parent046c3c0984fd20387a9f86cdd0842fd81e70d94f (diff)
gentoo auto-resync : 15:01:2023 - 17:55:24
Diffstat (limited to 'kde-frameworks/frameworkintegration')
-rw-r--r--kde-frameworks/frameworkintegration/Manifest2
-rw-r--r--kde-frameworks/frameworkintegration/frameworkintegration-5.101.0.ebuild43
2 files changed, 0 insertions, 45 deletions
diff --git a/kde-frameworks/frameworkintegration/Manifest b/kde-frameworks/frameworkintegration/Manifest
index 891025ea1b5c..bfdc9e60e46f 100644
--- a/kde-frameworks/frameworkintegration/Manifest
+++ b/kde-frameworks/frameworkintegration/Manifest
@@ -1,7 +1,5 @@
-DIST frameworkintegration-5.101.0.tar.xz 1759996 BLAKE2B 4614210fcf360e4f1a7c4b4e38787f0a3bf38b770b34565c9d7b6a84f03c6d50da3e83aa6ffbbc313495a60d15c0930b7b29fdebf3dddd6d7afe977be65ce426 SHA512 768fba304ee68ca16e7f3b674c7fdb1e65308fd4ba36a4428bc43dfb402e528851773360d73a69034fef1130f3701c126efe6ef22a896a66ede2859937b21c94
DIST frameworkintegration-5.102.0.tar.xz 1760000 BLAKE2B 72116627d1229c273b04bb9c2f714b83bfa58a43f88d517b245e5f169868f5bb63ff2b9bd4dca4febc5ce7b47b2a3626643ad30f9852c153fc80b9671db20e92 SHA512 2cbddc96e120371219ec626b491b68f0c1d7d738e65e9087829dee596e26a6263f5ff5f26d42e0de622f1940c32b92763a14f7f3aafa7bd8976897373287a06a
DIST frameworkintegration-5.99.0.tar.xz 1760344 BLAKE2B 7f7802fb0b3e552bfde6815d4159b1b89fea03e2032eb139a9ed1cf46196d0668131ebac1d6315bf41ae061f565641dfdb04fa72c7db0547221660fe53f1d865 SHA512 3799ea9587d2c7d2e869a094ccc9a420cb8b1fdbf263d5dd3c4b186464bf34457ac9f91eb469c612f75a6f5235407bd2f52aa9927f447327147ccb6f2c5cdc20
-EBUILD frameworkintegration-5.101.0.ebuild 1017 BLAKE2B 36eac1d37121f244a07865301c43357addfc173101845c2105d37562b6ffc36f6964934cbe13a29062571ce4a79942f8efdbc314fcfe51cab445c7d9e63ab95c SHA512 74144c1705cb05dcfe0b397506d3d40a80028d07c40cccfd6c0e4d0ee1f0e67b0cf60b27d8ae123e7622cb18c7313a6db017ccd886c3cdda2abfdbf61969d2c0
EBUILD frameworkintegration-5.102.0.ebuild 1017 BLAKE2B 716dc4839cdc449a339cda98d740f39c0b50b6d2febc05a432ff4768abe7fd7865e737c1c5045dced9ea0cff7f080ca7823d800eb5ddc55cb4efaa6beab12dd4 SHA512 92621093d3a6fee3d4e36a3141f90c18a2588dc20cf44c7a186fdc5bce2eb5cb8963005470f2a00d684f5679fe5b63b7f38969f1a79ab4fc0f43cd1b4697872a
EBUILD frameworkintegration-5.99.0.ebuild 1014 BLAKE2B b089b3366a71bae32e569b5f05cd764b847fe78044040b4cb9d7022dddda7b9fca8751d8e8cd104381600b04d0e69a42d3d4ab97a9ecc141dd3ee70fd3f7248c SHA512 3995ca308e5cdc42b3b9243b93785bf267e5d4adb88aebf6e9d2fcf064cffcdacd4ae932216966f022d07b59910e77567c3fdec370731750a2beb46d5ea20785
MISC metadata.xml 456 BLAKE2B 4392b1cc6f304778d71236d5eb557dfbbd530143eea5cad9a3c3034e3e8b22c835f6c7f980124a21cefd35a2dd1efd5110adc0a5342170f88dfd7418b12bee99 SHA512 7ba65331cad434e2dceee012a5458d268eb2a04e0f7276b265c15644e6db5209bc7eee7d9695aa0038c435711e0f6f0dc53c7bae9d773b48f01e22a22e4dbb80
diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.101.0.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.101.0.ebuild
deleted file mode 100644
index e4e34fce95e5..000000000000
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.101.0.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_QTHELP="false"
-PVCUT=$(ver_cut 1-2)
-QTMIN=5.15.5
-VIRTUALX_REQUIRED="test"
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-# requires running Plasma environment
-RESTRICT="test"
-
-RDEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- =kde-frameworks/kconfig-${PVCUT}*:5
- =kde-frameworks/kconfigwidgets-${PVCUT}*:5
- =kde-frameworks/ki18n-${PVCUT}*:5
- =kde-frameworks/kiconthemes-${PVCUT}*:5
- =kde-frameworks/knewstuff-${PVCUT}*:5
- =kde-frameworks/knotifications-${PVCUT}*:5
-"
-DEPEND="${RDEPEND}
- =kde-frameworks/kpackage-${PVCUT}*:5
- =kde-frameworks/kwidgetsaddons-${PVCUT}*:5
-"
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_AppStreamQt=ON
- -DCMAKE_DISABLE_FIND_PACKAGE_packagekitqt5=ON
- )
-
- ecm_src_configure
-}