| 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/x11/terminator/ |
Upload File : |
PORTNAME= terminator
PORTVERSION= 2.1.1
PORTREVISION= 1
CATEGORIES= x11 python
MASTER_SITES= https://github.com/gnome-terminator/terminator/archive/
DISTNAME= v${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ume@FreeBSD.org
COMMENT= Multiple GNOME terminals in one window
WWW= https://github.com/gnome-terminator/terminator
LICENSE= GPLv2
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${LOCALBASE}/lib/libkeybinder-3.0.so:x11/keybinder-gtk3 \
${LOCALBASE}/lib/libnotify.so:devel/libnotify \
${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
USES= gnome python:3.5+ shebangfix gettext
USE_GNOME= intltool pygobject3 vte3
USE_PYTHON= autoplist distutils noflavors
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
PYDISTUTILS_PKGNAME= Terminator
NO_ARCH= yes
.include <bsd.port.pre.mk>
PYDISTUTILS_SETUP+= --without-icon-cache
.include <bsd.port.post.mk>