xdg-desktop-portal 0.10-4 source package in Ubuntu

Changelog

xdg-desktop-portal (0.10-4) unstable; urgency=medium

  * Merge from experimental, with autopkgtests included
  * d/p/build-Run-install-test-data-hook-as-intended.patch:
    Mark patch as applied upstream

 -- Simon McVittie <email address hidden>  Fri, 16 Feb 2018 14:50:44 +0000

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_0.10-4.dsc 2.2 KiB d137ddd814aada30c5f1528d7f3507898adf3db32a574d505a52509cae60b979
xdg-desktop-portal_0.10.orig.tar.xz 368.3 KiB cdcae14b8797ad840362f4bea3c6e1c74790a6a6201d800ee36577f2b989e54e
xdg-desktop-portal_0.10-4.debian.tar.xz 4.1 KiB 7d5556342752be726add7e8ff5fa9ce6a200514cf85aee6e4a57578671d16de2

Available diffs

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