summaryrefslogtreecommitdiff
path: root/kde-plasma/flatpak-kcm/flatpak-kcm-5.27.10-r1.ebuild
diff options
context:
space:
mode:
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
-"