aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordumbbell <dumbbell@FreeBSD.org>2016-11-21 04:23:26 +0800
committerdumbbell <dumbbell@FreeBSD.org>2016-11-21 04:23:26 +0800
commit6bc90b7e6d483cd6d98de6915f6ad3da411f96c9 (patch)
tree8fd569046990bd5e86f11e221830cb7de526a893 /x11
parentda0a129e2eccbf3ace03ec6b1f949a1bb14a819c (diff)
downloadfreebsd-ports-gnome-6bc90b7e6d483cd6d98de6915f6ad3da411f96c9.tar.gz
freebsd-ports-gnome-6bc90b7e6d483cd6d98de6915f6ad3da411f96c9.tar.zst
freebsd-ports-gnome-6bc90b7e6d483cd6d98de6915f6ad3da411f96c9.zip
x11/roxterm: Update to 3.3.2
It depends on GTK+ 3 and vte3. Approved by: bapt Differential Revision: https://reviews.freebsd.org/D8508
Diffstat (limited to 'x11')
-rw-r--r--x11/roxterm/Makefile24
-rw-r--r--x11/roxterm/distinfo5
2 files changed, 13 insertions, 16 deletions
diff --git a/x11/roxterm/Makefile b/x11/roxterm/Makefile
index 3d39771e3623..c75136b56d3c 100644
--- a/x11/roxterm/Makefile
+++ b/x11/roxterm/Makefile
@@ -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 \
diff --git a/x11/roxterm/distinfo b/x11/roxterm/distinfo
index 12f6d5b2e1cb..f39a10603563 100644
--- a/x11/roxterm/distinfo
+++ b/x11/roxterm/distinfo
@@ -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