xdg-desktop-portal 1.15.0-1ubuntu1 source package in Ubuntu
Changelog
xdg-desktop-portal (1.15.0-1ubuntu1) kinetic; urgency=medium * Merge from Debian. Remaining changes: - Import https://github.com/flatpak/xdg-desktop-portal/pull/705 as a distro-patch (add a portal for managing WebExtensions native messaging servers, LP: #1968215) + debian/patches/webextensions-portal.patch * Update webextensions-portal.patch with latest proposed version xdg-desktop-portal (1.15.0-1) experimental; urgency=medium * New upstream development release * Switch to experimental branch - d/watch: Watch for development releases - d/gbp.conf, d/control: Use debian/experimental packaging branch * d/control, d/rules: Build using Meson * Add patch to split up installed-tests coverage for test-portals. This will make it easier to distinguish between tests that are stable when run as an autopkgtest, and tests that are not. xdg-desktop-portal (1.14.6-1) unstable; urgency=medium * New upstream stable release xdg-desktop-portal (1.14.5-1) unstable; urgency=medium * New upstream stable release * Standards-Version: 4.6.1 (no changes required) -- Jeremy Bicha <email address hidden> Mon, 15 Aug 2022 06:59:02 -0400
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xdg-desktop-portal_1.15.0.orig.tar.xz | 509.5 KiB | 73d1e7f6201cda3a81e1b67ada2e5deb403c08eaccd44fe91ac1adca9d980da7 |
xdg-desktop-portal_1.15.0-1ubuntu1.debian.tar.xz | 16.0 KiB | ef6a83d508c6aea069810d566415663130ac78e1757d83d5004a426b6ad6213f |
xdg-desktop-portal_1.15.0-1ubuntu1.dsc | 2.9 KiB | 1da86ef5a81971def75b50230f6befd3ac97d5192be039c4c71fdfbb5e9ce1f0 |
Available diffs
- diff from 1.14.4-1ubuntu2 to 1.15.0-1ubuntu1 (121.0 KiB)
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