xdg-desktop-portal 1.18.2-1ubuntu3 source package in Ubuntu

Changelog

xdg-desktop-portal (1.18.2-1ubuntu3) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Mon, 11 Mar 2024 23:57:59 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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.18.2.orig.tar.xz 682.5 KiB dfac239c5476aafd117a9a10131a2f0b142f72106c52fc03859938e00545f440
xdg-desktop-portal_1.18.2-1ubuntu3.debian.tar.xz 21.4 KiB 6552a99b075bdde688a6cf2d4c30b2d3f4c01919e77305b74d76b624ab15d56b
xdg-desktop-portal_1.18.2-1ubuntu3.dsc 2.9 KiB a66c12b4568db5cfc12e02c171cbdf0d71cee3aefbb631f35d1b4f6c48086986

View changes file

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