1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
Source: flatpak-kcm
Section: kde
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Patrick Franz <deltaone@debian.org>,
Build-Depends: debhelper-compat (= 13),
dh-sequence-kf6,
cmake (>= 3.16~),
extra-cmake-modules (>= 6.10.0~),
libconfig-dev,
libflatpak-dev,
libkf6config-dev (>= 6.10.0~),
libkf6coreaddons-dev (>= 6.10.0~),
libkf6i18n-dev (>= 6.10.0~),
libkf6itemmodels-dev (>= 6.10.0~),
libkf6kcmutils-dev (>= 6.10.0~),
libxkbcommon-dev,
pkgconf,
qt6-base-dev (>= 6.7.0~),
qt6-declarative-dev (>= 6.7.0~),
qt6-svg-dev (>= 6.7.0~),
xauth <!nocheck>,
xvfb <!nocheck>,
Standards-Version: 4.7.2
Homepage: https://invent.kde.org/plasma/flatpak-kcm
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/flatpak-kcm
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/flatpak-kcm.git
Package: kde-config-flatpak
Architecture: any
Depends: flatpak, systemsettings, ${misc:Depends}, ${shlibs:Depends},
Description: Flatpak permissions management KCM
Plasma System Settings module for managinng Flatpak permissions.
.
The System Settings module allows users to changing what permissions have
been granted to installed Flatpak applications.
|