pkgsrc-Bugs archive

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

Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency




> On Dec 17, 2024, at 1:45 PM, Thomas Klausner via gnats <gnats-admin%NetBSD.org@localhost> wrote:
> 
> The following reply was made to PR pkg/58911; it has been noted by GNATS.
> 
> From: Thomas Klausner <wiz%gatalith.at@localhost>
> To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
> Cc: 
> Subject: Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency
> Date: Tue, 17 Dec 2024 19:44:23 +0100
> 
> On Tue, Dec 17, 2024 at 12:07:01PM -0500, Rob Whitlock wrote:
>> I don't see any atk-bridge-2.0 package in pkgsrc.
> 
> The files are part of at-spi2-core, which is why I mentioned it.
> # pkg_info -L at-spi2-core | grep pc
> /usr/pkg/lib/pkgconfig/atk-bridge-2.0.pc
> /usr/pkg/lib/pkgconfig/atk.pc
> /usr/pkg/lib/pkgconfig/atspi-2.pc
> 
>  Thomas

Thanks for the pointer. It looks like atk-bridge-2.0.pc doesn't get installed unless at-spi2-core  was built with the dbus option, which I have disabled. So then gtk+ needs the gtk3-atk-bridge option disabled to build.

It would be nice if there were some error or warning alerting the user to why such a build of gtk+ is failing, but I will refrain from suggesting a patch because I'm not familiar enough with these programs to be confident in the fix.


Home | Main Index | Thread Index | Old Index