summaryrefslogtreecommitdiff
path: root/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-12 18:46:38 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-12 18:46:38 +0000
commitd71aca7673826d5f5fa93b43c7c8af3c1e023dc6 (patch)
tree82fd4c1459b4cdcb08680126fe8ea984e5534645 /kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
parent0c97119fc8982c1a6f367de25542834e4dd6cda4 (diff)
gentoo auto-resync : 12:03:2024 - 18:46:38
Diffstat (limited to 'kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild')
-rw-r--r--kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild34
1 files changed, 0 insertions, 34 deletions
diff --git a/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild b/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
deleted file mode 100644
index 178bcfb16d66..000000000000
--- a/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2023-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Flatpak Permissions Management KCM"
-HOMEPAGE="https://invent.kde.org/plasma/flatpak-kcm"
-
-LICENSE="GPL-2 LGPL-2.1+"
-SLOT="5"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- dev-libs/glib:2
- >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=kde-frameworks/kcmutils-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kdeclarative-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kitemmodels-${KFMIN}:5
- >=sys-apps/flatpak-0.11.8
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtquickcontrols2-${QTMIN}:5
- >=kde-frameworks/kirigami-${KFMIN}:5
-"