mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
deskutils/xdg-desktop-portal: update 1.20.0 => 1.20.3
* Apply portfmt(1)
* Portlint(1): LIB_DEPENDS don't specify the ABI version number .0
in libgudev-1.0.so.0 unless it is really necessary
PR: 288491
Approved by: arrowd@ (maintainer)
Approved by: yuri@ (Mentor)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user