summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/xdg-desktop-portal/Makefile9
-rw-r--r--deskutils/xdg-desktop-portal/distinfo6
-rw-r--r--deskutils/xdg-desktop-portal/pkg-descr4
3 files changed, 9 insertions, 10 deletions
diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile
index 8dc31a58e69b..55df114a98e2 100644
--- a/deskutils/xdg-desktop-portal/Makefile
+++ b/deskutils/xdg-desktop-portal/Makefile
@@ -1,12 +1,13 @@
PORTNAME= xdg-desktop-portal
-PORTVERSION= 1.18.3
+PORTVERSION= 1.18.4
CATEGORIES= deskutils
MAINTAINER= arrowd@FreeBSD.org
COMMENT= Portal frontend service for Flatpak
-WWW= https://github.com/flatpak/xdg-desktop-portal
+WWW= https://github.com/flatpak/xdg-desktop-portal/
LICENSE= LGPL21
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libfuse3.so:sysutils/fusefs-libs3 \
libgeoclue-2.so:net/geoclue \
@@ -15,11 +16,9 @@ LIB_DEPENDS= libfuse3.so:sysutils/fusefs-libs3 \
libportal.so:deskutils/libportal
USES= gettext-tools gmake gnome meson pkgconfig
-
-USE_GNOME= gdkpixbuf2 glib20
-
USE_GITHUB= yes
GH_ACCOUNT= flatpak
+USE_GNOME= gdkpixbuf2 glib20
MESON_ARGS= -Ddocbook-docs=disabled -Dman-pages=disabled -Dpytest=disabled \
-Dflatpak-interfaces=disabled -Dsandboxed-image-validation=false \
diff --git a/deskutils/xdg-desktop-portal/distinfo b/deskutils/xdg-desktop-portal/distinfo
index d6ffd9e50d2b..9200ee493e7b 100644
--- a/deskutils/xdg-desktop-portal/distinfo
+++ b/deskutils/xdg-desktop-portal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712328552
-SHA256 (flatpak-xdg-desktop-portal-1.18.3_GH0.tar.gz) = 43239438ea6a38ad3b425ecc112414954f0364307e37c0b587044fa7d81e6543
-SIZE (flatpak-xdg-desktop-portal-1.18.3_GH0.tar.gz) = 823514
+TIMESTAMP = 1713582987
+SHA256 (flatpak-xdg-desktop-portal-1.18.4_GH0.tar.gz) = 028d5aec19a7f6fdbe76d6c7cf982cbc4e4ee290493ded3a16b67dfff5cad589
+SIZE (flatpak-xdg-desktop-portal-1.18.4_GH0.tar.gz) = 823665
diff --git a/deskutils/xdg-desktop-portal/pkg-descr b/deskutils/xdg-desktop-portal/pkg-descr
index f739b9452949..e0b1d60ee1a6 100644
--- a/deskutils/xdg-desktop-portal/pkg-descr
+++ b/deskutils/xdg-desktop-portal/pkg-descr
@@ -4,5 +4,5 @@ rest of the system.
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as
portals under a well-known name (org.freedesktop.portal.Desktop) and object
-path (/org/freedesktop/portal/desktop). The portal interfaces include APIs for
-file access, opening URIs, printing and others.
+path (/org/freedesktop/portal/desktop). The portal interfaces include APIs
+for file access, opening URIs, printing and others.