| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/net/glib-networking/ |
Upload File : |
PORTNAME= glib-networking
PORTVERSION= 2.74.0
CATEGORIES= net
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= desktop@FreeBSD.org
COMMENT= Network-related giomodules for glib
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
LIB_DEPENDS= libgnutls.so:security/gnutls \
libp11-kit.so:security/p11-kit \
libproxy.so:net/libproxy
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
PORTSCOUT= limitw:1,even
USES= compiler:c11 gettext gnome localbase meson pkgconfig \
python:3.7+,build tar:xz
USE_GNOME= glib20
MESON_ARGS= -Denvironment_proxy=enabled
BINARY_ALIAS= python3=${PYTHON_VERSION}
post-install:
${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd
${RM} -r ${STAGEDIR}${PREFIX}/share/installed-tests
.include <bsd.port.mk>