Browse Source

deskutils/libportal{,-gtk3,-gtk4,-qt5}: Update to 0.8.1

overlay
Gleb Popov 9 months ago
parent
commit
84fdf44cd5
  1. 1
      deskutils/libportal-gtk3/Makefile
  2. 5
      deskutils/libportal/Makefile
  3. 6
      deskutils/libportal/distinfo
  4. 5
      deskutils/libportal/pkg-plist

1
deskutils/libportal-gtk3/Makefile

@ -1,4 +1,3 @@
PORTREVISION= 1
PKGNAMESUFFIX= -${BACKEND}
COMMENT= GIO-styled async APIs for Flatpak (${BACKEND} backend)

5
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)

6
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

5
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

Loading…
Cancel
Save