Date: Sat, 11 Jan 2025 15:07:21 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 283981] x11-toolkits/vte3: update to 0.78.2 Message-ID: <bug-283981-39348-KAEgt0vG5D@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283981-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-283981-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283981 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #256619|maintainer-approval?(gnome@ |maintainer-approval+ Flags|FreeBSD.org) | --- Comment #5 from Charlie Li <vishwin@freebsd.org> --- Comment on attachment 256619 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256619 256600: x11-toolkits/vte3: update to 0.78.2 (v2) Error: /usr/local/lib/libvte-2.91-gtk4.so.0 is linked to /usr/local/lib/liblz4.so.1 from archivers/liblz4 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=3Dliblz4.so:archivers/liblz4 Error: /usr/local/lib/libvte-2.91-gtk4.so.0 is linked to /usr/local/lib/libgraphene-1.0.so.0 from graphics/graphene but it is not declared as a dependency Warning: you need LIB_DEPENDS+=3Dlibgraphene-1.0.so:graphics/graphene lz4 is a hard dependency listed in meson.build. graphene is not explicitly listed as a dependency but is only referenced when GTK4 is enabled, through graphene-glue.hh, introspection and vala bindings. I'll take care of the these. The OPTIONS are a little jacked up after upstr= eam enabled the gtk4 option by default and *_MESON_* need fixed anyway. armv7 s= tuff can continue to be figured out separately, especially with bug 281083's qualification. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283981-39348-KAEgt0vG5D>