tech-pkg archive

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

Re: gtk3 w/o dbus no longer possible?



Tobias Nygren <tnn%NetBSD.org@localhost> wrote:
> I have some machines where I use PKG_DEFAULT_OPTIONS+=-dbus.
> For the most part this has worked fine previously, except
> gtk3+ needed also needed the option gtk3-atk-bridge disabled
> which dropped the dependency on devel/at-spi2-core; a
> package that has an unconditional dbus dependency.
>
> The gtk3 package still has the option but also unconditionally
> pulls in at-spi2-core from Makefile so this no longer works and
> my system tries to pull in dbus which I would like to avoid.
> Commenting it out results in a configure failure.

Maybe we could restore devel/atk and make the gtk-atk-bridge option
select between old and new atk versions.


Home | Main Index | Thread Index | Old Index