deu/palemoon-overlay

Problem building with GTK3

Closed this issue · 4 comments

I'd like to build Palemoon with GTK3.

In package.use I have:
www-client/palemoon -gtk2 gtk3

But emerge results in :
The following REQUIRED_USE flag constraints are unsatisfied:
exactly-one-of ( gtk2 gtk3 )

Is GTK3 USE flag supported?

it is masked, you need www-client/palemoon -gtk3 in /etc/portage/profile/package.use.mask

deu commented

The gtk3 USE flag is masked because building with it isn't really supported. See this for more details about masked USE flags and how to unmask them.

UXP does not seems to support gtk3 at all, it is only theme support

https://www.palemoon.org/releasenotes.shtml in v29.0.0 (2021-02-02) says

We now offer official GTK3 builds for Linux alongside the GTK2 builds.