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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
|
Source: flatpak
Section: admin
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders:
Matthias Klumpp <mak@debian.org>,
Simon McVittie <smcv@debian.org>,
Build-Depends:
attr <!nocheck>,
automake (>= 1.14.1),
bison,
bubblewrap (>= 0.2.1),
ca-certificates <!nocheck>,
dbus,
debhelper-compat (= 11),
desktop-file-utils <!nocheck>,
dh-exec (>= 0.23~),
docbook-xml <!nodoc>,
docbook-xsl <!nodoc>,
gnupg <!nocheck>,
gobject-introspection (>= 1.54.1-2~),
gtk-doc-tools,
gtk-update-icon-cache <!nocheck>,
hicolor-icon-theme <!nocheck>,
libappstream-glib-dev (>= 0.5.10),
libarchive-dev (>= 2.8.0),
libattr1-dev,
libcap-dev,
libdconf-dev,
libdw-dev,
libelf-dev,
libgdk-pixbuf2.0-dev,
libgirepository1.0-dev,
libglib2.0-dev (>= 2.44),
libgpgme-dev (>= 1.1.8),
libjson-glib-dev,
libostree-dev (>= 2018.9),
libpolkit-agent-1-dev,
libpolkit-gobject-1-dev,
libseccomp-dev,
libsoup2.4-dev,
libsystemd-dev,
libxau-dev,
libxml2-dev (>= 2.4),
libxml2-utils,
ostree (>= 2018.9) <!nocheck>,
procps,
python3 <!nocheck>,
shared-mime-info <!nocheck>,
xdg-dbus-proxy (>= 0.1.0),
xmlto <!nodoc>,
xsltproc <!nodoc>,
Build-Depends-Indep:
libglib2.0-doc,
libostree-doc,
Standards-Version: 4.3.0
Homepage: http://flatpak.org/
Vcs-Git: https://salsa.debian.org/debian/flatpak.git
Vcs-Browser: https://salsa.debian.org/debian/flatpak
Rules-Requires-Root: no
Package: flatpak
Architecture: linux-any
Depends:
bubblewrap (>= 0.2.1),
xdg-dbus-proxy (>= 0.1.0),
xdg-desktop-portal (>= 0.10),
${misc:Depends},
${shlibs:Depends},
Recommends:
desktop-file-utils,
hicolor-icon-theme,
gtk-update-icon-cache,
libpam-systemd,
p11-kit,
policykit-1,
shared-mime-info,
xdg-desktop-portal-gtk | xdg-desktop-portal-backend,
Suggests:
avahi-daemon,
Conflicts:
xdg-app,
Replaces:
xdg-app,
Description: Application deployment framework for desktop apps
Flatpak installs, manages and runs sandboxed desktop application bundles.
Application bundles run partially isolated from the wider system, using
containerization techniques such as namespaces to prevent direct access
to system resources. Resources from outside the sandbox can be accessed
via "portal" services, which are responsible for access control; for
example, the Documents portal displays an "Open" dialog outside the
sandbox, then allows the application to access only the selected file.
.
Each application uses a specified "runtime", or set of libraries, which is
available as /usr inside its sandbox. This can be used to run application
bundles with multiple, potentially incompatible sets of dependencies within
the same desktop environment.
.
This package contains the services and executables needed to install and
launch sandboxed applications, and the portal services needed to provide
limited access to resources outside the sandbox.
Package: flatpak-tests
Architecture: linux-any
Section: misc
Depends:
attr,
ca-certificates,
desktop-file-utils,
flatpak (= ${binary:Version}),
gnupg,
gtk-update-icon-cache,
hicolor-icon-theme,
ostree (>= 2018.9),
shared-mime-info,
${misc:Depends},
${shlibs:Depends},
Recommends:
python3,
Description: Application deployment framework for desktop apps (tests)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains automated tests.
Package: gir1.2-flatpak-1.0
Architecture: linux-any
Multi-Arch: same
Section: introspection
Depends:
${gir:Depends},
${misc:Depends},
Description: Application deployment framework for desktop apps (introspection)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package can be used by other packages using the GIRepository format to
generate dynamic bindings for libflatpak0.
Package: libflatpak-dev
Architecture: linux-any
Multi-Arch: same
Section: libdevel
Depends:
gir1.2-flatpak-1.0 (= ${binary:Version}),
libflatpak0 (= ${binary:Version}),
libglib2.0-dev,
libostree-dev (>= 2018.9),
libxml2-dev (>= 2.4),
pkg-config,
${misc:Depends},
Description: Application deployment framework for desktop apps (development)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains development headers and pkg-config metadata
for libflatpak0.
Package: libflatpak-doc
Build-Profiles: <!nodoc>
Architecture: all
Section: doc
Depends:
${misc:Depends},
Suggests:
devhelp,
Multi-Arch: foreign
Description: Application deployment framework for desktop apps (documentation)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains reference documentation for libflatpak0.
Package: libflatpak0
Architecture: linux-any
Section: libs
Depends:
bubblewrap (>= 0.2.1),
${misc:Depends},
${shlibs:Depends},
Pre-Depends:
${misc:Pre-Depends},
Multi-arch: same
Description: Application deployment framework for desktop apps (library)
Flatpak installs, manages and runs sandboxed desktop application bundles.
See the flatpak package for a more comprehensive description.
.
This package contains the flatpak shared library, used by higher level
package management tools like gnome-software.
|