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,31 +1,30 @@ 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 \ libjson-glib-1.0.so:devel/json-glib \ libpipewire-0.3.so:multimedia/pipewire \ 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 \ -Dsystemd=disabled post-install: @${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd .include 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 @@ -1,8 +1,8 @@ Flatpak is a technology for packaging and distributing standalone dekstop applications. It uses interfaces called "portals" to communicate with the 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.