| 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/www/chrome-gnome-shell/ |
Upload File : |
PORTNAME= chrome-gnome-shell
DISTVERSION= 10.1
PORTREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= GNOME
MAINTAINER= daniel@shafer.cc
COMMENT= GNOME Shell integration for Chrome
WWW= https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= base64:converters/base64 \
gnome-shell>=3.28:x11/gnome-shell \
jq:textproc/jq
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \
gnome-shell>=3.28:x11/gnome-shell \
unzip>=6.0:archivers/unzip
USES= cmake gnome python tar:xz
USE_GNOME= pygobject3
CMAKE_OFF= BUILD_EXTENSION
CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR=lib
INSTALL_TARGET= install
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e '/find_program_ex/s|gsha256sum|gsha256sum sha256|g' ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>