notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
libportal-qt5 GIO-styled async APIs for Flatpak (qt5 backend)
0.9.1 deskutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6_2Version of this port present on the latest quarterly branch.
Maintainer: arrowd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-19 11:15:05
Last Update: 2023-02-19 11:11:44
Commit Hash: 03396f7
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: LGPL3
WWW:
https://github.com/flatpak/libportal
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. libportal is a small library that provides an asynchronous API to the most Flatpak portals.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libportal-qt5-0.9.1/catalog.mk
  3. /usr/local/share/licenses/libportal-qt5-0.9.1/LICENSE
  4. /usr/local/share/licenses/libportal-qt5-0.9.1/LGPL3
  5. include/libportal-qt5/portal-qt5.h
  6. lib/libportal-qt5.so
  7. lib/libportal-qt5.so.1
  8. lib/libportal-qt5.so.1.0.0
  9. libdata/pkgconfig/libportal-qt5.pc
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • libportal-qt5>0:deskutils/libportal-qt5
To install the port:
cd /usr/ports/deskutils/libportal-qt5/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/libportal-qt5
  • pkg install libportal-qt5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libportal-qt5
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739623404 SHA256 (flatpak-libportal-0.9.1_GH0.tar.gz) = ea422b789ae487e04194d387bea031fd7485bf88a18aef8c767f7d1c29496a4e SIZE (flatpak-libportal-0.9.1_GH0.tar.gz) = 142301

Packages (timestamps in pop-ups are UTC):
libportal-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.10.9.1-0.9.10.9.1---
FreeBSD:13:quarterly0.9.00.9.0-0.9.00.9.00.7.10.7.10.7.1
FreeBSD:14:latest0.9.10.9.1-0.9.10.9.10.6_2-0.6_2
FreeBSD:14:quarterly0.9.00.9.0-0.9.00.9.00.7.10.7.10.7.1
FreeBSD:15:latest0.9.10.9.1n/a0.9.1n/a0.7.10.7.10.7.1
Master port: deskutils/libportal
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtkdoc-scan : textproc/gtk-doc
  2. g-ir-scanner : devel/gobject-introspection
  3. meson : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. valac : lang/vala
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. qt5-buildtools>=5.15 : devel/qt5-buildtools
Library dependencies:
  1. libportal.so : deskutils/libportal
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Gui.so : x11-toolkits/qt5-gui
  6. libQt5Test.so : devel/qt5-testlib
  7. libQt5Widgets.so : x11-toolkits/qt5-widgets
  8. libQt5X11Extras.so : x11/qt5-x11extras
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libportal-qt5-0.9.1: VAPI=on: Build VALA API files ===> Use 'make config' to modify these settings
Options name:
deskutils_libportal-qt5
USES:
qt:5 gnome meson pkgconfig vala:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/flatpak/libportal/tar.gz/0.9.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: deskutils/libportal
CommitCreditsLog message
0.6_2
19 Feb 2023 11:11:44
commit hash: 03396f7bbf82a31317c72b5051d5db6422b04567commit hash: 03396f7bbf82a31317c72b5051d5db6422b04567commit hash: 03396f7bbf82a31317c72b5051d5db6422b04567commit hash: 03396f7bbf82a31317c72b5051d5db6422b04567 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
deskutils/libportal: split into slave ports corresponding to GUI backend

The port has been splitted into 1 master and 3 slave ports for those
who want only a subset of the supported backends and don't want
excessive dependency, namely:
- deskutils/libportal:      common non-GUI part (master port)
- deskutils/libportal-gtk3: gtk3 backend
- deskutils/libportal-gtk4: gtk4 backend
- deskutils/libportal-qt5:  qt5 backend

While here, correct license and make dependency adjustments of
consumer ports.

PR:		269546
Reviewed by:	arrowd
Approved by:	arrowd (maintainer)

Number of commits found: 1