x11/tilda: Upgrade from 1.4.1 to 1.5.0

Major new  features and improvements:
 - Backward search
 - Monitor changes fix
 - Fixes related to windows title
 - Tilda now uses asynchronous command spawning
 - In non-X11 environments such as Wayland, use X11 backend
 - Correctly free the resources when closing the a terminal tab
 - Fixed issue in transparency
 - Fixed a resize issue in fullscreen mode

Changes for developers:
 - Tilda now uses structured logging.

Deprecations:
 - Removed 'Allow Bold' option
 - Removed deprecated antialiasing option
 - Dropped support for older VTE versions

Full changelog: https://github.com/lanoxx/tilda/releases/tag/tilda-1.5.0
This commit is contained in:
Rodrigo Osorio 2020-03-26 08:16:12 +00:00
parent dd58bfc962
commit 92fee1b5dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529167
3 changed files with 11 additions and 11 deletions

View File

@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= tilda
PORTVERSION= 1.4.1
PORTVERSION= 1.5.0
DISTVERSIONPREFIX= ${PORTNAME}-
PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= rodrigo@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1545593113
SHA256 (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = da51002210d8fd8fe875907f84b581515399545800044a669c1933bc84cf5070
SIZE (lanoxx-tilda-tilda-1.4.1_GH0.tar.gz) = 471340
TIMESTAMP = 1585171171
SHA256 (lanoxx-tilda-tilda-1.5.0_GH0.tar.gz) = f664c17daca2a2900f49de9eb65746ced03c867b02144149ef21260cbcd61039
SIZE (lanoxx-tilda-tilda-1.5.0_GH0.tar.gz) = 484754

View File

@ -1,6 +1,10 @@
bin/tilda
share/appdata/tilda.appdata.xml
share/applications/tilda.desktop
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/HACKING.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/TODO.md
share/locale/bg/LC_MESSAGES/tilda.mo
share/locale/ca/LC_MESSAGES/tilda.mo
share/locale/cs/LC_MESSAGES/tilda.mo
@ -12,6 +16,7 @@ share/locale/fr/LC_MESSAGES/tilda.mo
share/locale/hu/LC_MESSAGES/tilda.mo
share/locale/it/LC_MESSAGES/tilda.mo
share/locale/lt/LC_MESSAGES/tilda.mo
share/locale/nb/LC_MESSAGES/tilda.mo
share/locale/pl/LC_MESSAGES/tilda.mo
share/locale/pt/LC_MESSAGES/tilda.mo
share/locale/pt_BR/LC_MESSAGES/tilda.mo
@ -22,9 +27,5 @@ share/locale/sv/LC_MESSAGES/tilda.mo
share/locale/tr/LC_MESSAGES/tilda.mo
share/locale/zh_CN/LC_MESSAGES/tilda.mo
share/locale/zh_TW/LC_MESSAGES/tilda.mo
share/metainfo/tilda.appdata.xml
share/pixmaps/tilda.png
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/HACKING.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTDOCS%%%%DOCSDIR%%/TODO.md