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

Changelog

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

  * d/x-d-p.postinst: Clean up enabled state of x-d-p.service on upgrades.
    When we upgrade from 1.14.0 to 1.14.1, we want to remove
    /etc/systemd/user/graphical-session-pre.target.wants/xdg-desktop-portal.service
    so that it will not cause a deadlock during GNOME login.
  * d/p/Move-g_string_replace-backport-to-a-separate-translation-.patch,
    d/p/rewrite-launchers-Provide-backported-g_string_replace.patch:
    Add patches to fix compilation with GLib 2.66, to make backports more
    straightforward.

 -- Simon McVittie <email address hidden>  Sun, 27 Mar 2022 13:05:55 +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.14.1-2.dsc 2.7 KiB 482e12a8b18d7b3b466ea2b7d581390d14a83d1e9822491906b201cda46a02a8
xdg-desktop-portal_1.14.1.orig.tar.xz 491.0 KiB 698159680592c77c7df60c8849f3ae1df421b23972fcdc7b16db40d01996e3ec
xdg-desktop-portal_1.14.1-2.debian.tar.xz 10.1 KiB 6152fde1e06bf78397ee1327feb6326af612554165c0acbe7def54b062cec711

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