x11/roxterm: Update to 3.3.2

It depends on GTK+ 3 and vte3.

Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D8508
This commit is contained in:
Jean-Sébastien Pédron 2016-11-20 20:23:26 +00:00
parent eb6c1b9839
commit 0af434268d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426622
2 changed files with 13 additions and 16 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= roxterm
PORTVERSION= 2.9.7
PORTVERSION= 3.3.2
CATEGORIES= x11
MASTER_SITES= SF
@ -16,29 +16,25 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lockfile>0:devel/py-lockfile \
docbook-xsl>0:textproc/docbook-xsl \
itstool:textproc/itstool \
po4a:textproc/po4a
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libdbus-glib-1.so:devel/dbus-glib \
libgnutls.so:security/gnutls
RUN_DEPENDS= xdg-open:devel/xdg-utils
USES= gettext libtool:build pkgconfig python:build tar:bzip2
USE_GNOME= librsvg2:run libxslt:build
USES= gettext libtool:build pkgconfig python:build tar:xz
USE_XORG= ice sm x11
USE_GNOME= cairo librsvg2:run libxslt:build
INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS GTK3
OPTIONS_DEFINE= DOCS
MAITCHFLAGS= DISABLE_GTK3=${DISABLE_GTK3};DISABLE_GIT=True;
MAITCHFLAGS= DISABLE_GIT=True;
MAITCHFLAGS+= CC=${CC};GCC=${CC};CPP=${CC};CFLAGS=${CFLAGS};
MAITCHFLAGS+= PARALLEL=${MAKE_JOBS_NUMBER};PREFIX=${PREFIX};
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGTK3}
#USE_GNOME+= vte3
# use older vte3-290 port until roxterm can support the 2.91 API from vte3
LIB_DEPENDS+= libvte2_90.so:x11-toolkits/vte290
.else
USE_GNOME+= vte
DISABLE_GTK3= True
.endif
USE_GNOME+= vte3
post-patch:
@${REINPLACE_CMD} -e \

View File

@ -1,2 +1,3 @@
SHA256 (roxterm-2.9.7.tar.bz2) = 168e8cf8747820cdee1815c9b47ee188e2f7d6187f7f06d215f4728de5c7faf7
SIZE (roxterm-2.9.7.tar.bz2) = 355112
TIMESTAMP = 1477594190
SHA256 (roxterm-3.3.2.tar.xz) = 33501d698971fe80e2756104ffa5541aff23f0ae2b718464006d912ac93c506e
SIZE (roxterm-3.3.2.tar.xz) = 309948