Re: git: 147214361b86 - main - x11-toolkits/vte3: update to 0.78.2
- In reply to: Charlie Li : "git: 147214361b86 - main - x11-toolkits/vte3: update to 0.78.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 15:52:18 UTC
Isn't the right dependency for lz4 archivers/liblz4?
#git diff Makefile
diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
index b663ee7dabe3..f616bbc5c4d6 100644
--- a/x11-toolkits/vte3/Makefile
+++ b/x11-toolkits/vte3/Makefile
@@ -22,7 +22,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= bash:shells/bash \
${LOCALBASE}/include/fast_float/fast_float.h:math/fast_float
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
- liblz4.so:archivers/lz4 \
+ liblz4.so:archivers/liblz4 \
libicuuc.so:devel/icu
PORTSCOUT= limitw:1,even
Best wishes,
Rainer
Am 11.01.25 um 16:18 schrieb Charlie Li:
> The branch main has been updated by vishwin:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=147214361b86df30e08f74a02a4c7640ced92528
>
> commit 147214361b86df30e08f74a02a4c7640ced92528
> Author: Robert Clausecker <fuz@FreeBSD.org>
> AuthorDate: 2025-01-10 15:26:19 +0000
> Commit: Charlie Li <vishwin@FreeBSD.org>
> CommitDate: 2025-01-11 15:12:01 +0000
>
> x11-toolkits/vte3: update to 0.78.2
>
> Grab commits from upstream to fix a build issue as our libc++ does
> not support formatting floats with std::from_chars and a radix
> argument.
>
> Incorporates a suggestion by Ivan Rozhuk to remove a flood of bogus
> warnings.
>
> Still broken on armv7 unfortunately.
>
> While here, add missing dependencies and fix meson handling in
> OPTIONS, as gtk4 became default enabled upstream.
>
> PR: 275778
> Co-authored-by: vishwin (gnome)
> ---
> x11-toolkits/vte3/Makefile | 25 +++++++++++++++++--------
> x11-toolkits/vte3/distinfo | 18 +++++++++++++-----
> x11-toolkits/vte3/pkg-plist | 5 ++++-
> 3 files changed, 34 insertions(+), 14 deletions(-)
>
> diff --git a/x11-toolkits/vte3/Makefile b/x11-toolkits/vte3/Makefile
> index d62988935b1a..b663ee7dabe3 100644
> --- a/x11-toolkits/vte3/Makefile
> +++ b/x11-toolkits/vte3/Makefile
> @@ -1,13 +1,17 @@
> PORTNAME= vte
> -PORTVERSION= 0.70.2
> -PORTREVISION= 5
> +PORTVERSION= 0.78.2
> CATEGORIES= x11-toolkits gnome
> MASTER_SITES= GNOME
> PKGNAMESUFFIX= 3
> DIST_SUBDIR= gnome
>
> +# https://gitlab.gnome.org/GNOME/vte/-issues/2823
> PATCH_SITES= https://gitlab.gnome.org/GNOME/vte/-/commit/
> -PATCHFILES+= 9b41cd101429.patch:-p1 #https://gitlab.gnome.org/GNOME/vte/-/issues/2618
> +PATCHFILES+= f6095fca4d1b.patch:-p1 \
> + 6c2761f51a04.patch:-p1 \
> + d09330585e64.patch:-p1 \
> + b262c4432b80.patch:-p1 \
> + ae2b83c6fc83.patch:-p1
>
> MAINTAINER= gnome@FreeBSD.org
> COMMENT= Terminal widget with improved accessibility and I18N support
> @@ -15,17 +19,21 @@ WWW= https://wiki.gnome.org/Apps/Terminal/VTE
>
> LICENSE= LGPL21
>
> -BUILD_DEPENDS= bash:shells/bash
> +BUILD_DEPENDS= bash:shells/bash \
> + ${LOCALBASE}/include/fast_float/fast_float.h:math/fast_float
> LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
> + liblz4.so:archivers/lz4 \
> libicuuc.so:devel/icu
>
> PORTSCOUT= limitw:1,even
>
> -USES= compiler:c++11-lang gettext gnome localbase meson \
> +USES= compiler:c++17-lang gettext gnome localbase meson \
> pkgconfig python tar:xz vala:build
> USE_LDCONFIG= yes
> USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
>
> +# Disable build time flooding.
> +CFLAGS+= -Wno-cast-function-type-strict
> MESON_ARGS= -Da11y=true \
> -Dgir=true \
> -Dgtk3=true \
> @@ -43,12 +51,13 @@ OPTIONS_DEFAULT=FRIBIDI GNUTLS GTK4
> OPTIONS_SUB= yes
>
> FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi
> -FRIBIDI_MESON_OFF= -Dfribidi=false
> +FRIBIDI_MESON_TRUE= fribidi
>
> GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
> -GNUTLS_MESON_OFF= -Dgnutls=false
> +GNUTLS_MESON_TRUE= gnutls
>
> +GTK4_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene
> GTK4_USE= GNOME=gtk40
> -GTK4_MESON_ON= -Dgtk4=true
> +GTK4_MESON_TRUE= gtk4
>
> .include <bsd.port.mk>
> diff --git a/x11-toolkits/vte3/distinfo b/x11-toolkits/vte3/distinfo
> index b4b33ba8c453..d39d06f82a3e 100644
> --- a/x11-toolkits/vte3/distinfo
> +++ b/x11-toolkits/vte3/distinfo
> @@ -1,5 +1,13 @@
> -TIMESTAMP = 1682373362
> -SHA256 (gnome/vte-0.70.2.tar.xz) = 4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80
> -SIZE (gnome/vte-0.70.2.tar.xz) = 898596
> -SHA256 (gnome/9b41cd101429.patch) = be02f08808761d714caf4617aa856de0c99842a188461d02ad66745bc36bf34c
> -SIZE (gnome/9b41cd101429.patch) = 2091
> +TIMESTAMP = 1736535756
> +SHA256 (gnome/vte-0.78.2.tar.xz) = 35d7bcde07356846b4a12881c8e016705b70a9004a9082285eee5834ccc49890
> +SIZE (gnome/vte-0.78.2.tar.xz) = 1040104
> +SHA256 (gnome/f6095fca4d1b.patch) = 8eeee1a9084e3784258085bc42dcddc525d563fda63e862f8ed31a44c2151f3e
> +SIZE (gnome/f6095fca4d1b.patch) = 4029
> +SHA256 (gnome/6c2761f51a04.patch) = 1b43e30c3fd5e0b98869f6d3772caa42ff69aae1c87f432e19346f45ee705bea
> +SIZE (gnome/6c2761f51a04.patch) = 4853
> +SHA256 (gnome/d09330585e64.patch) = 5bafc41523d18f57a0ffec0026c832470b304f6af5c218f6f3b1b2aa33173d8f
> +SIZE (gnome/d09330585e64.patch) = 2224
> +SHA256 (gnome/b262c4432b80.patch) = bd813359f786ea99d8c063665264ee37b62619e7d00a2da021024543f4c76ae5
> +SIZE (gnome/b262c4432b80.patch) = 1122
> +SHA256 (gnome/ae2b83c6fc83.patch) = 8ebe34ab8751e2ccf8b56b7b8f2e93308a161a9d5400c6588b8b04d10f1f4f44
> +SIZE (gnome/ae2b83c6fc83.patch) = 1612
> diff --git a/x11-toolkits/vte3/pkg-plist b/x11-toolkits/vte3/pkg-plist
> index 2323aac7f8fb..718a61d00c22 100644
> --- a/x11-toolkits/vte3/pkg-plist
> +++ b/x11-toolkits/vte3/pkg-plist
> @@ -12,6 +12,7 @@ etc/profile.d/vte.sh
> %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteterminal.h
> %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vtetypebuiltins-gtk4.h
> %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vtetypebuiltins.h
> +%%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteuuid.h
> %%GTK4%%include/vte-%%VERSION%%-gtk4/vte/vteversion.h
> include/vte-%%VERSION%%/vte/vte.h
> include/vte-%%VERSION%%/vte/vtedeprecated.h
> @@ -23,6 +24,7 @@ include/vte-%%VERSION%%/vte/vteregex.h
> include/vte-%%VERSION%%/vte/vteterminal.h
> include/vte-%%VERSION%%/vte/vtetypebuiltins-gtk3.h
> include/vte-%%VERSION%%/vte/vtetypebuiltins.h
> +include/vte-%%VERSION%%/vte/vteuuid.h
> include/vte-%%VERSION%%/vte/vteversion.h
> lib/girepository-1.0/Vte-%%VERSION%%.typelib
> %%GTK4%%lib/girepository-1.0/Vte-%%VER3%%.typelib
> @@ -30,7 +32,7 @@ lib/girepository-1.0/Vte-%%VERSION%%.typelib
> %%GTK4%%lib/libvte-%%VERSION%%-gtk4.so.0
> lib/libvte-%%VERSION%%.so
> lib/libvte-%%VERSION%%.so.0
> -lib/libvte-%%VERSION%%.so.0.7000.2
> +lib/libvte-%%VERSION%%.so.0.7800.2
> %%GTK4%%libdata/pkgconfig/vte-%%VERSION%%-gtk4.pc
> libdata/pkgconfig/vte-%%VERSION%%.pc
> libexec/vte-urlencode-cwd
> @@ -86,6 +88,7 @@ share/locale/is/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/it/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/ja/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/ka/LC_MESSAGES/vte-%%VERSION%%.mo
> +share/locale/kab/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/kk/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/kn/LC_MESSAGES/vte-%%VERSION%%.mo
> share/locale/ko/LC_MESSAGES/vte-%%VERSION%%.mo