pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60476 CVS commit: pkgsrc/inputmethod/ibus



The following reply was made to PR pkg/60476; it has been noted by GNATS.

From: "Izumi Tsutsui" <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60476 CVS commit: pkgsrc/inputmethod/ibus
Date: Wed, 19 Aug 2026 16:18:16 +0000

 Module Name:	pkgsrc
 Committed By:	tsutsui
 Date:		Wed Aug 19 16:18:16 UTC 2026
 
 Modified Files:
 	pkgsrc/inputmethod/ibus: Makefile
 
 Log Message:
 ibus: regenerate tools Vala sources before build
 
 The generated tools/main.c in the distfile may contain Wayland code
 even when ibus is configured with --disable-wayland, causing the build
 to fail due to missing wayland headers or libraries.
 
 Clean the generated sources before build so they are regenerated
 with the current configure options, as already done for ui/gtk3.
 
 This should fix workaround for PR pkg/60476 on pkgsrc-2026Q2.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.125 -r1.126 pkgsrc/inputmethod/ibus/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index