aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2017-04-26 20:20:42 +0000
committerPawel Pekala <pawel@FreeBSD.org>2017-04-26 20:20:42 +0000
commit5c080a1bb154918dc6181479f2fa48325c5de290 (patch)
treec87b4f0aa194b8beee66ff0deef0703a9b7f85c7 /x11-toolkits
parent1c5c572a3394e6a8928771dcc9d8faa91748ec81 (diff)
downloadports-5c080a1bb154918dc6181479f2fa48325c5de290.tar.gz
ports-5c080a1bb154918dc6181479f2fa48325c5de290.zip
- Update to version 3.0
- Drop maintainership Changelog: - added AppData file - license changed to GPLv3.0+ - added 'apply to all tabs' in preferences dialog - new options: cursorBlinkMode, cursorShape startMaximized, hideTitlebarWhenMaximized - wordChars replaced with wordCharExceptions - removed options: imageFile, transparency, visibleBell - Require libvte>0.29 and Gtk-3.
Notes
Notes: svn path=/head/; revision=439491
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/termit/Makefile12
-rw-r--r--x11-toolkits/termit/distinfo5
-rw-r--r--x11-toolkits/termit/pkg-plist1
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-toolkits/termit/Makefile b/x11-toolkits/termit/Makefile
index 38c12d4536e0..0e1a071b9d19 100644
--- a/x11-toolkits/termit/Makefile
+++ b/x11-toolkits/termit/Makefile
@@ -2,21 +2,25 @@
# $FreeBSD$
PORTNAME= termit
-PORTVERSION= 2.10.1
+PORTVERSION= 3.0
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= x11-toolkits gnome
-MAINTAINER= pawel@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small terminal emulator with Lua scripting
-LICENSE= GPLv2
+LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
+ libgnutls.so:security/gnutls
+
USE_GITHUB= yes
GH_ACCOUNT= nonstop
USES= cmake lua pkgconfig
-USE_GNOME= gdkpixbuf2 vte
+USE_XORG= x11
+USE_GNOME= cairo gdkpixbuf2 gtk30 vte3
CPPFLAGS+= -I${LOCALBASE}/include/vte-0.0
diff --git a/x11-toolkits/termit/distinfo b/x11-toolkits/termit/distinfo
index f42047f015fa..14a08fb683b9 100644
--- a/x11-toolkits/termit/distinfo
+++ b/x11-toolkits/termit/distinfo
@@ -1,2 +1,3 @@
-SHA256 (nonstop-termit-termit-2.10.1_GH0.tar.gz) = 0abd505c853a04cf78c57317469961dc91d674fa33a5d8884bff92fc1ae84d7a
-SIZE (nonstop-termit-termit-2.10.1_GH0.tar.gz) = 56508
+TIMESTAMP = 1493220356
+SHA256 (nonstop-termit-termit-3.0_GH0.tar.gz) = 8c3af8e427aeec42ef19256d2d572c8623c5ae8f2f43494f29b5d3a3cbd1dd5f
+SIZE (nonstop-termit-termit-3.0_GH0.tar.gz) = 137127
diff --git a/x11-toolkits/termit/pkg-plist b/x11-toolkits/termit/pkg-plist
index 78cb34f4c695..2808b70dfd0d 100644
--- a/x11-toolkits/termit/pkg-plist
+++ b/x11-toolkits/termit/pkg-plist
@@ -3,6 +3,7 @@ bin/termit
@sample etc/xdg/termit/rc.lua.sample
@sample etc/xdg/termit/utils.lua.sample
man/man1/termit.1.gz
+share/appdata/termit.appdata.xml
share/applications/termit.desktop
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/lua_api.txt