Port details |
- libportal-qt5 GIO-styled async APIs for Flatpak (qt5 backend)
- 0.7.1 deskutils =2 0.6_2Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1695064068
SHA256 (flatpak-libportal-0.7.1_GH0.tar.gz) = 6ac8e0e2aa04f56d0320adff03e5f20a0c5d7d1a33d4b19e22707bfbece0b874
SIZE (flatpak-libportal-0.7.1_GH0.tar.gz) = 96544
Packages (timestamps in pop-ups are UTC):
- Master port: deskutils/libportal
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtkdoc-scan : textproc/gtk-doc
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- Library dependencies:
-
- libportal.so : deskutils/libportal
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Test.so : devel/qt5-testlib
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- 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.7.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:
|
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 | Commit | Credits | Log message |
0.6_2 19 Feb 2023 11:11:44 |
Hiroki Tagato (tagattie) |
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
|