xdg-desktop-portal 1.10.1-2 source package in Ubuntu

Changelog

xdg-desktop-portal (1.10.1-2) unstable; urgency=medium

  * d/p/open-uri-Avoid-calling-into-o.fd.FileManager1-during-star.patch:
    Add proposed patch to resolve deadlock with some file managers.
    This avoids a long delay during startup of GtkApplication-based
    implementations of the o.fd.FileManager1 interface, such as XFCE's
    Thunar, in a non-GNOME and non-XFCE environment. (Closes: #994865)
  * d/p/build-Fix-cross-compilation-by-adjusting-pkg-config-use.patch:
    Add proposed patch to fix cross-compilation.
    Thanks to Helmut Grohne (Closes: #985411)

 -- Simon McVittie <email address hidden>  Fri, 01 Oct 2021 23:29:32 +0100

Upload details

Uploaded by:
Utopia Maintenance Team
Uploaded to:
Sid
Original maintainer:
Utopia Maintenance Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xdg-desktop-portal_1.10.1-2.dsc 2.8 KiB d94e243981a9efe24773da005eb3026b76e6c03bee830fea8ab0e1d576f3db8c
xdg-desktop-portal_1.10.1.orig.tar.xz 468.4 KiB ed798de9e7994949f72d8aca69c95fec79446b404395de2dc6c96b7a45c634a5
xdg-desktop-portal_1.10.1-2.debian.tar.xz 12.6 KiB 1efc705770fa6db4c2eae678720e57ab71f463d7effe54cbdcfda1cfb69c6ed6

No changes file available.

Binary packages built by this source

xdg-desktop-portal: desktop integration portal for Flatpak and Snap

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features.
 .
 The implementation of these interfaces is expected to require
 user confirmation before responding to the sandboxed application's
 requests. For example, when the sandboxed application ask to open a file,
 the portal implementation will open an "Open" dialog outside the sandbox,
 and will only make the selected file available to the sandboxed app if
 that dialog is confirmed.
 .
 xdg-desktop-portal is designed to be desktop-agnostic, and uses a
 desktop-environment-specific GUI backend such as xdg-desktop-portal-gtk
 to provide its functionality.

xdg-desktop-portal-dbgsym: debug symbols for xdg-desktop-portal
xdg-desktop-portal-dev: desktop integration portal - development files

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains development files for backends such as
 xdg-desktop-portal-gtk.

xdg-desktop-portal-tests: desktop integration portal - automated tests

 xdg-desktop-portal provides a portal frontend service for Flatpak, Snap,
 and possibly other desktop containment/sandboxing frameworks. This service
 is made available to the sandboxed application, and provides mediated
 D-Bus interfaces for file access, URI opening, printing and similar
 desktop integration features. See the xdg-desktop-portal package's
 description for more details.
 .
 This package contains automated tests.

xdg-desktop-portal-tests-dbgsym: debug symbols for xdg-desktop-portal-tests