Port details |
- libportal-gtk3 GIO-styled async APIs for Flatpak (gtk3 backend)
- 0.7.1_1 deskutils =2 0.7.1_1Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2023-02-19 11:15:05
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- 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-gtk3>0:deskutils/libportal-gtk3
- To install the port:
- cd /usr/ports/deskutils/libportal-gtk3/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/libportal-gtk3
- pkg install libportal-gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libportal-gtk3
- 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
- Library dependencies:
-
- libportal.so : deskutils/libportal
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- deskutils/elementary-calendar
- deskutils/gnome-photos
- devel/gnome-builder
- graphics/gcolor3
- graphics/shotwell
- x11-fm/nautilus
Configuration Options:
- ===> The following configuration options are available for libportal-gtk3-0.7.1_1:
VAPI=on: Build VALA API files
===> Use 'make config' to modify these settings
- Options name:
- deskutils_libportal-gtk3
- USES:
- gnome meson pkgconfig vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
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.7.1_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.7.1 19 Sep 2023 10:12:02 |
Gleb Popov (arrowd) |
deskutils/libportal{,-gtk3,-gtk4,-qt5}: Update to 0.7.1
Reported by: portscout! |
0.6_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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: 4
|