diff options
Diffstat (limited to 'deskutils/xdg-desktop-portal')
-rw-r--r-- | deskutils/xdg-desktop-portal/Makefile | 15 | ||||
-rw-r--r-- | deskutils/xdg-desktop-portal/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xdg-desktop-portal/pkg-plist | 1 |
3 files changed, 11 insertions, 11 deletions
diff --git a/deskutils/xdg-desktop-portal/Makefile b/deskutils/xdg-desktop-portal/Makefile index 5e55139658f2..cf88fb440de2 100644 --- a/deskutils/xdg-desktop-portal/Makefile +++ b/deskutils/xdg-desktop-portal/Makefile @@ -1,6 +1,5 @@ PORTNAME= xdg-desktop-portal -PORTVERSION= 1.20.0 -PORTREVISION= 2 +DISTVERSION= 1.20.3 CATEGORIES= deskutils MAINTAINER= arrowd@FreeBSD.org @@ -12,16 +11,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfuse3.so:filesystems/fusefs-libs3 \ libgeoclue-2.so:net/geoclue \ - libgudev-1.0.so.0:devel/libgudev \ + libgudev-1.0.so:devel/libgudev \ libjson-glib-1.0.so:devel/json-glib \ libpipewire-0.3.so:multimedia/pipewire \ libportal.so:deskutils/libportal -USES= gettext-tools gmake gnome gstreamer meson pkgconfig python:build shebangfix +USES= gettext-tools gmake gnome gstreamer meson pkgconfig \ + python:build shebangfix USE_GITHUB= yes GH_ACCOUNT= flatpak USE_GNOME= gdkpixbuf glib20 +SHEBANG_FILES= src/generate-method-info.py + MESON_ARGS= -Ddocumentation=disabled \ -Dflatpak-interfaces=disabled \ -Dsandboxed-image-validation=disabled \ @@ -29,15 +31,12 @@ MESON_ARGS= -Ddocumentation=disabled \ -Dsystemd=disabled \ -Dtests=disabled -SHEBANG_FILES= src/generate-method-info.py - OPTIONS_DEFINE= MANPAGES +OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils MANPAGES_MESON_ENABLED= man-pages -OPTIONS_SUB= yes - post-install: @${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd diff --git a/deskutils/xdg-desktop-portal/distinfo b/deskutils/xdg-desktop-portal/distinfo index 575b86ed19bc..9f7bf2de7c46 100644 --- a/deskutils/xdg-desktop-portal/distinfo +++ b/deskutils/xdg-desktop-portal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741594646 -SHA256 (flatpak-xdg-desktop-portal-1.20.0_GH0.tar.gz) = b596fa3dcec67e90d5a657395a17e347820095ac5616a28ba319f4d45a999792 -SIZE (flatpak-xdg-desktop-portal-1.20.0_GH0.tar.gz) = 1330779 +TIMESTAMP = 1753610488 +SHA256 (flatpak-xdg-desktop-portal-1.20.3_GH0.tar.gz) = 01d2a8ceaab06fa1d0638abe541dbb415a0a19be271d9669a93ec1640f87ea4a +SIZE (flatpak-xdg-desktop-portal-1.20.3_GH0.tar.gz) = 1337615 diff --git a/deskutils/xdg-desktop-portal/pkg-plist b/deskutils/xdg-desktop-portal/pkg-plist index 0401e3748f1a..27b14c01066c 100644 --- a/deskutils/xdg-desktop-portal/pkg-plist +++ b/deskutils/xdg-desktop-portal/pkg-plist @@ -65,6 +65,7 @@ share/dbus-1/services/org.freedesktop.impl.portal.PermissionStore.service share/dbus-1/services/org.freedesktop.portal.Desktop.service share/dbus-1/services/org.freedesktop.portal.Documents.service share/locale/be/LC_MESSAGES/xdg-desktop-portal.mo +share/locale/bg/LC_MESSAGES/xdg-desktop-portal.mo share/locale/ca/LC_MESSAGES/xdg-desktop-portal.mo share/locale/cs/LC_MESSAGES/xdg-desktop-portal.mo share/locale/da/LC_MESSAGES/xdg-desktop-portal.mo |