diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 2a75cfb3acea..8a89ea1e1a69 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -1,46 +1,45 @@ PORTNAME= tilda -PORTVERSION= 1.5.0 +PORTVERSION= 2.0.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= rodrigo@FreeBSD.org COMMENT= Drop down x11 terminal with transparency support WWW= https://github.com/lanoxx/tilda LICENSE= GPLv2 BUILD_DEPENDS= vte3>=0:x11-toolkits/vte3 LIB_DEPENDS= libconfuse.so:devel/libconfuse RUN_DEPENDS= vte3>=0:x11-toolkits/vte3 USES= gmake gettext gnome pkgconfig autoreconf pathfix libtool xorg USE_GITHUB= yes GH_ACCOUNT= lanoxx USE_GNOME+= glib20 gtk30 gdkpixbuf2 pango USE_XORG+= x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-rpath INSTALL_TARGET= install-strip DOCS= AUTHORS ChangeLog HACKING.md README.md TODO.md OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor @${ECHO_MSG} "" @${ECHO_MSG} "" @${ECHO_MSG} " ATTENTION:" @${ECHO_MSG} " If you are upgrade from version 0.09.1 or below," @${ECHO_MSG} " you'll need to delete your old config files and " @${ECHO_MSG} " make them again." @${ECHO_MSG} "" @${ECHO_MSG} "" .include diff --git a/x11/tilda/distinfo b/x11/tilda/distinfo index 8de47fa9c0c2..b3c3f8c31235 100644 --- a/x11/tilda/distinfo +++ b/x11/tilda/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585171171 -SHA256 (lanoxx-tilda-tilda-1.5.0_GH0.tar.gz) = f664c17daca2a2900f49de9eb65746ced03c867b02144149ef21260cbcd61039 -SIZE (lanoxx-tilda-tilda-1.5.0_GH0.tar.gz) = 484754 +TIMESTAMP = 1719301622 +SHA256 (lanoxx-tilda-tilda-2.0.0_GH0.tar.gz) = ff9364244c58507cd4073ac22e580a4cded048d416c682496c1b1788ee8a30df +SIZE (lanoxx-tilda-tilda-2.0.0_GH0.tar.gz) = 532550 diff --git a/x11/tilda/files/patch-src_tilda_terminal.c b/x11/tilda/files/patch-src_tilda_terminal.c deleted file mode 100644 index d0df3b7b7af7..000000000000 --- a/x11/tilda/files/patch-src_tilda_terminal.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/tilda_terminal.c.orig 2022-10-30 15:03:03 UTC -+++ src/tilda_terminal.c -@@ -530,7 +530,7 @@ - */ - flags |= G_SPAWN_FILE_AND_ARGV_ZERO; - } else { -- argv = malloc(1 * sizeof(void *)); -+ argv = malloc(2 * sizeof(void *)); - argv[0] = default_command; - argv[1] = NULL; - } diff --git a/x11/tilda/files/patch-tilda.c b/x11/tilda/files/patch-tilda.c deleted file mode 100644 index 8589d9f64076..000000000000 --- a/x11/tilda/files/patch-tilda.c +++ /dev/null @@ -1,28 +0,0 @@ ---- src/tilda.c.orig 2018-02-08 19:55:42 UTC -+++ src/tilda.c -@@ -12,6 +12,7 @@ - * You should have received a copy of the GNU Library General Public - * License along with this library. If not, see . - */ -+#include - #define _POSIX_SOURCE /* feature test macro for signal functions */ - #define _XOPEN_SOURCE /* feature test macro for popen */ - -@@ -52,7 +53,7 @@ - #include - #include - #include --#include -+#include - #include - #include - #include -@@ -230,7 +231,7 @@ nomatch: - static GSList *getPids() { - GSList *pids = NULL; - FILE *ps_output; -- const gchar ps_command[] = "ps -C tilda -o pid="; -+ const gchar ps_command[] = "pgrep tilda"; - gchar buf[16]; /* Really shouldn't need more than 6 */ - - if ((ps_output = popen (ps_command, "r")) == NULL) { diff --git a/x11/tilda/pkg-plist b/x11/tilda/pkg-plist index 8af01d03d15e..1e1dc0758a15 100644 --- a/x11/tilda/pkg-plist +++ b/x11/tilda/pkg-plist @@ -1,31 +1,35 @@ bin/tilda share/applications/tilda.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/HACKING.md %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/TODO.md +share/applications/tilda-dbus.desktop share/locale/bg/LC_MESSAGES/tilda.mo share/locale/ca/LC_MESSAGES/tilda.mo share/locale/cs/LC_MESSAGES/tilda.mo share/locale/de/LC_MESSAGES/tilda.mo share/locale/el/LC_MESSAGES/tilda.mo share/locale/en_GB/LC_MESSAGES/tilda.mo share/locale/es/LC_MESSAGES/tilda.mo share/locale/fr/LC_MESSAGES/tilda.mo +share/locale/hr/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 share/locale/ru/LC_MESSAGES/tilda.mo share/locale/sk/LC_MESSAGES/tilda.mo share/locale/sl/LC_MESSAGES/tilda.mo share/locale/sv/LC_MESSAGES/tilda.mo share/locale/tr/LC_MESSAGES/tilda.mo +share/locale/uk/LC_MESSAGES/tilda.mo share/locale/zh_CN/LC_MESSAGES/tilda.mo share/locale/zh_TW/LC_MESSAGES/tilda.mo +share/man/man1/tilda.1.gz share/metainfo/tilda.appdata.xml share/pixmaps/tilda.png