Port details |
- xdg-desktop-portal Portal frontend service for Flatpak
- 1.16.0_1 deskutils
=0 1.16.0Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2021-06-13 14:36:58
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- Also Listed In: wayland
- License: LGPL21
- Description:
- Flatpak is a technology for packaging and distributing standalone dekstop
applications. It uses interfaces called "portals" to communicate with the
rest of the system.
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
portals under a well-known name (org.freedesktop.portal.Desktop) and object
path (/org/freedesktop/portal/desktop). The portal interfaces include APIs for
file access, opening URIs, printing and others.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xdg-desktop-portal>0:deskutils/xdg-desktop-portal
- To install the port:
- cd /usr/ports/deskutils/xdg-desktop-portal/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/xdg-desktop-portal
- pkg install xdg-desktop-portal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xdg-desktop-portal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671020502
SHA256 (flatpak-xdg-desktop-portal-1.16.0_GH0.tar.gz) = 42498cd9e9ff6ee0e0b9d53c62b106713830ee29b763289976d612885e4f6f2f
SIZE (flatpak-xdg-desktop-portal-1.16.0_GH0.tar.gz) = 348569
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfuse3.so : sysutils/fusefs-libs3
- libgeoclue-2.so : net/geoclue
- libjson-glib-1.0.so : devel/json-glib
- libpipewire-0.3.so : multimedia/pipewire
- libportal.so : deskutils/libportal
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- x11/xdg-desktop-portal-gtk
- for Run
-
- x11/xdg-desktop-portal-gtk
- x11-toolkits/granite7
Configuration Options:
- No options to configure
- Options name:
- deskutils_xdg-desktop-portal
- USES:
- gettext-tools gmake gnome meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.16.0_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.16.0 20 Mar 2023 20:31:07
    |
Jan Beich (jbeich)  |
deskutils/xdg-desktop-portal: unbreak with --auto-features=enabled
meson.build:114:0: ERROR: Dependency "libsystemd" not found, tried pkgconfig
meson.build:152:0: ERROR: Program 'xmlto' not found or not executable
PR: 270361 |
1.16.0 14 Dec 2022 15:41:57
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: Update to 1.16.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10.1 01 Sep 2022 13:52:16
    |
Rene Ladan (rene)  |
cleanup: remove support for FreeBSD 13.0 which expired today.
- Mk/bsd.port.mk: mark 13.0 as unsupported
- Tools/scripts/portsearch: Drop support for FreeBSD <= 4
- archivers/zstd: revert "Fix build on FreeBSD 13.0"
- deskutils/xdg-desktop-portal: remove check for 13.0
- devel/libpeas: remove outdated comment
- editors/imhex: remove compatibility for 13.0
- editors/libreoffice: remove compatibility for 13.0
- editors/openoffice-4: remove compatibility for 13.0
- editors/openoffice-devel: remove compatibility for 13.0
- emulators/linux_base-c7: remove compatiblity for 13.0
- graphics/drm-kmod: remove detection for 13.0
- graphics/gpu-firmware-amd-kmod: do not check 13.0 anymore
- graphics/linux-c7-libdrm: remove support for 13.0 (Only the first 15 lines of the commit message are shown above ) |
1.10.1 20 Jul 2022 12:48:14
    |
Jan Beich (jbeich)  |
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7) |
1.10.1 16 Dec 2021 12:15:01
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: Update to 1.10.1
Rehost the patch from GitHub to my own site, as GH keeps changing the
raw output, which breaks fetch.
PR: 260332 |
1.8.1_3 20 Nov 2021 22:41:23
    |
Jan Beich (jbeich)  |
multimedia/pipewire: force rebuild consumers after 8691df3a5142
ABI has changed: pw_{,de}init -> pipewire_{,de}init. As PipeWire
support is often runtime-optional the breakage maybe hard to notice.
ERROR kooha::backend::screencast_portal > Error from screencast call:
Zbus(MethodError(OwnedInterfaceName(InterfaceName(Str("org.freedesktop.DBus.Error.UnknownMethod"))),
Some("No such interface “org.freedesktop.portal.ScreenCast” on object at
path /org/freedesktop/portal/desktop"), Msg { type: Error, sender:
UniqueName(Str(":1.397")), reply-serial: 18, body: Signature: [
s (115),
] }))
ld-elf.so.1: /usr/local/libexec/xdg-desktop-portal-wlr: Undefined symbol
"pw_init"
PR: 259621 |
1.8.1_2 02 Nov 2021 17:32:02
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: Switch PATCH_SITES to a more resilient location. |
1.8.1_2 20 Sep 2021 14:37:59
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: Refresh distinfo entry for the patch. |
1.8.1_2 28 Jul 2021 09:50:03
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: Bump PORTREVISION after updating a patch. |
1.8.1_1 22 Jul 2021 16:09:07
    |
Tobias C. Berner (tcberner)  |
deskutils/xdg-desktop-portal: disable (broken) support for flatpak and snaps
Make it possible to run firefox with KDE filedialogs.
The call for parse_app_info_from_flatpak_info uses the /proc/$PID/root
file to access the flatpak information file.
We neither have support for /proc/$PID/root nor flatpaks or snaps.
With this fix and deskutils/plasma5-xdg-desktop-portal-kde it is now possible
to run firefox using the KDE file dialogs.
> GTK_USE_PORTAL=1 firefox |
1.8.1 13 Jun 2021 14:32:48
    |
Gleb Popov (arrowd)  |
deskutils/xdg-desktop-portal: + A portal frontend service for Flatpak. |