File: control

package info (click to toggle)
xdg-desktop-portal-gnome 43.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,356 kB
  • sloc: ansic: 9,816; xml: 1,238; makefile: 10
file content (57 lines) | stat: -rw-r--r-- 1,907 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: xdg-desktop-portal-gnome
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Simon McVittie <smcv@debian.org>, Jeremy Bicha <jbicha@ubuntu.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gnome,
 gsettings-desktop-schemas-dev (>= 41),
 libfontconfig-dev,
 libadwaita-1-dev,
 libglib2.0-dev (>= 2.44),
 libgnome-desktop-4-dev,
 libgnome-bg-4-dev,
 libgtk-4-dev (>= 4.0),
 meson (>= 0.53.0),
 systemd (>= 242),
 xdg-desktop-portal-dev (>= 1.15.0),
 xmlto,
Rules-Requires-Root: no
Standards-Version: 4.6.1
Homepage: https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome
Vcs-Git: https://salsa.debian.org/gnome-team/xdg-desktop-portal-gnome.git
Vcs-Browser: https://salsa.debian.org/gnome-team/xdg-desktop-portal-gnome

Package: xdg-desktop-portal-gnome
Architecture: linux-any
Multi-Arch: foreign
Depends:
 dbus-user-session | dbus-x11,
 gsettings-desktop-schemas,
 xdg-desktop-portal (>= 1.15.0),
 xdg-desktop-portal-gtk,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 gnome-shell (>= 41~) | budgie-desktop (>= 10.5.3-3~),
 gnome-settings-daemon (>= 41~),
Suggests:
 accountsservice,
 evince,
Provides:
 xdg-desktop-portal-backend (= 1.7.1),
Description: GNOME portal backend for xdg-desktop-portal
 xdg-desktop-portal-gnome provides a GNOME implementation for the
 desktop-agnostic xdg-desktop-portal service. This allows sandboxed
 applications to request services from outside the sandbox using
 GNOME services (session manager, screenshot provider, Shell) or
 GNOME-style user interfaces.
 .
 Non-GNOME GTK-based desktop environments should normally use
 xdg-desktop-portal-gtk or their own portal implementation instead of
 this one.