File: control

package info (click to toggle)
xdg-desktop-portal-gtk 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,160 kB
  • sloc: ansic: 10,704; sh: 4,717; xml: 1,707; sed: 16; makefile: 14
file content (41 lines) | stat: -rw-r--r-- 1,272 bytes parent folder | download
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
Source: xdg-desktop-portal-gtk
Section: gnome
Priority: optional
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Uploaders:
 Simon McVittie <smcv@debian.org>,
Build-Depends:
 dbus,
 debhelper-compat (= 12),
 libdbus-1-dev,
 libfontconfig-dev,
 libglib2.0-dev (>= 2.44),
 libgnome-desktop-3-dev,
 libgtk-3-dev (>= 3.14),
 xdg-desktop-portal-dev (>= 1.7.1),
 xmlto,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://flatpak.org/
Vcs-Git: https://salsa.debian.org/debian/xdg-desktop-portal-gtk.git
Vcs-Browser: https://salsa.debian.org/debian/xdg-desktop-portal-gtk

Package: xdg-desktop-portal-gtk
Architecture: linux-any
Multi-arch: foreign
Depends:
 dbus-user-session | dbus-x11,
 xdg-desktop-portal (>= 1.7.1),
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 accountsservice,
 evince,
Provides:
 xdg-desktop-portal-backend (= 1.7.1),
Description: GTK+/GNOME portal backend for xdg-desktop-portal
 xdg-desktop-portal-gtk provides a GTK+/GNOME implementation for the
 desktop-agnostic xdg-desktop-portal service. This allows sandboxed
 applications to request services from outside the sandbox using
 GTK+ GUIs (app chooser, file chooser, print dialog) or using GNOME
 services (session manager, screenshot provider).