| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/deskutils/xdg-desktop-portal/ |
Upload File : |
PORTNAME= xdg-desktop-portal
PORTVERSION= 1.10.1
CATEGORIES= deskutils wayland
PATCH_SITES= https://arrowd.name/:freebsd_compat
PATCHFILES= 552.patch:-p1:freebsd_compat
MAINTAINER= arrowd@FreeBSD.org
COMMENT= Portal frontend service for Flatpak
WWW= https://github.com/flatpak/xdg-desktop-portal
LICENSE= LGPL21
LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs \
libgeoclue-2.so:net/geoclue \
libjson-glib-1.0.so:devel/json-glib \
libpipewire-0.3.so:multimedia/pipewire \
libportal.so:deskutils/libportal
USES= autoreconf gettext-tools gmake gnome libtool pkgconfig
USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= flatpak
.include <bsd.port.pre.mk>
.if (${OSVERSION} >= 1400000 && ${OSVERSION} < 1400008) \
|| ${OSVERSION} < 1300000
IGNORE= requires O_PATH support in open(2)
.endif
.include <bsd.port.post.mk>