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



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

From: Rob Whitlock <rwhitlock22%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost,
 gnats-admin%netbsd.org@localhost,
 pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency
Date: Tue, 17 Dec 2024 19:20:32 -0500

 > On Dec 17, 2024, at 1:45 PM, Thomas Klausner via gnats =
 <gnats-admin%NetBSD.org@localhost> wrote:
 >=20
 > The following reply was made to PR pkg/58911; it has been noted by =
 GNATS.
 >=20
 > From: Thomas Klausner <wiz%gatalith.at@localhost>
 > To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
 > Cc:=20
 > Subject: Re: pkg/58911: x11/gtk3 missing atk-bridge-2.0 dependency
 > Date: Tue, 17 Dec 2024 19:44:23 +0100
 >=20
 > 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.
 >=20
 > 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
 >=20
 >  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