git: 84fdf44cd5ea - main - deskutils/libportal{,-gtk3,-gtk4,-qt5}: Update to 0.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Sep 2024 16:47:47 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=84fdf44cd5ea98a463e7da5cb568311b042791be commit 84fdf44cd5ea98a463e7da5cb568311b042791be Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2024-09-28 15:22:37 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-09-28 16:47:41 +0000 deskutils/libportal{,-gtk3,-gtk4,-qt5}: Update to 0.8.1 --- deskutils/libportal-gtk3/Makefile | 1 - deskutils/libportal/Makefile | 5 +++-- deskutils/libportal/distinfo | 6 +++--- deskutils/libportal/pkg-plist | 5 +++++ 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/deskutils/libportal-gtk3/Makefile b/deskutils/libportal-gtk3/Makefile index 8a311fe04c43..2030f829505b 100644 --- a/deskutils/libportal-gtk3/Makefile +++ b/deskutils/libportal-gtk3/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 PKGNAMESUFFIX= -${BACKEND} COMMENT= GIO-styled async APIs for Flatpak (${BACKEND} backend) diff --git a/deskutils/libportal/Makefile b/deskutils/libportal/Makefile index 604f5decfb62..d228de9194f9 100644 --- a/deskutils/libportal/Makefile +++ b/deskutils/libportal/Makefile @@ -1,5 +1,5 @@ PORTNAME= libportal -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.1 CATEGORIES= deskutils MAINTAINER= arrowd@FreeBSD.org @@ -26,7 +26,8 @@ VAPI_MESON_TRUE= vapi VAPI_USES= vala:build MESON_ARGS= -Ddocs=false \ - -Dbackend-gtk3=disabled -Dbackend-gtk4=disabled -Dbackend-qt5=disabled + -Dbackend-gtk3=disabled -Dbackend-gtk4=disabled \ + -Dbackend-qt5=disabled -Dbackend-qt6=disabled OPTIONS_SUB= yes .if defined(BACKEND) diff --git a/deskutils/libportal/distinfo b/deskutils/libportal/distinfo index f8ba03aa2ef7..c6811ee48fc4 100644 --- a/deskutils/libportal/distinfo +++ b/deskutils/libportal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695064068 -SHA256 (flatpak-libportal-0.7.1_GH0.tar.gz) = 6ac8e0e2aa04f56d0320adff03e5f20a0c5d7d1a33d4b19e22707bfbece0b874 -SIZE (flatpak-libportal-0.7.1_GH0.tar.gz) = 96544 +TIMESTAMP = 1727536616 +SHA256 (flatpak-libportal-0.8.1_GH0.tar.gz) = 279cd848c41655964ea5109fd50ddf01ba414601d5265d1d16b8409ff54217f8 +SIZE (flatpak-libportal-0.8.1_GH0.tar.gz) = 134739 diff --git a/deskutils/libportal/pkg-plist b/deskutils/libportal/pkg-plist index 6f3a54e53624..df05702d91c1 100644 --- a/deskutils/libportal/pkg-plist +++ b/deskutils/libportal/pkg-plist @@ -5,6 +5,9 @@ include/libportal/dynamic-launcher.h include/libportal/email.h include/libportal/filechooser.h include/libportal/inhibit.h +include/libportal/inputcapture-pointerbarrier.h +include/libportal/inputcapture-zone.h +include/libportal/inputcapture.h include/libportal/location.h include/libportal/notification.h include/libportal/openuri.h @@ -15,6 +18,8 @@ include/libportal/portal.h include/libportal/print.h include/libportal/remote.h include/libportal/screenshot.h +include/libportal/session.h +include/libportal/settings.h include/libportal/spawn.h include/libportal/trash.h include/libportal/types.h