pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60476 CVS commit: [pkgsrc-2026Q2] pkgsrc/inputmethod/ibus
The following reply was made to PR pkg/60476; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60476 CVS commit: [pkgsrc-2026Q2] pkgsrc/inputmethod/ibus
Date: Mon, 24 Aug 2026 20:55:25 +0000
Module Name: pkgsrc
Committed By: maya
Date: Mon Aug 24 20:55:25 UTC 2026
Modified Files:
pkgsrc/inputmethod/ibus [pkgsrc-2026Q2]: Makefile
Log Message:
Pullup ticket #7241 - requested by tsutsuii
inputmethod/ibus: Build fix
Revisions pulled up:
- inputmethod/ibus/Makefile 1.126
---
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.123.2.1 -r1.123.2.2 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