deu / palemoon-overlay

Unofficial Gentoo overlay for the Pale Moon (http://www.palemoon.org/) web browser.
34 stars 12 forks source link

Unable to set gtk3 USE flag #114

Open saloniamatteo opened 2 years ago

saloniamatteo commented 2 years ago

Hello, I'm unable to build Pale Moon with the gtk3 USE flag. It seems to get ignored by portage, and only the gtk2 USE flag can be enabled, as you can see in this screenshot:

gtk

Trying to emerge palemoon shows the following:

error

CaseOf commented 2 years ago

Ah true, gtk3 USE is still masked in profile/package.use.mask. Unmask it until @deu fixes this.

stefan11111 commented 10 months ago

It would be hard to properly fix this: https://forums.gentoo.org/viewtopic-t-1164262.html https://repo.palemoon.org/MoonchildProductions/Pale-Moon/issues/1933 https://forum.palemoon.org/viewtopic.php?f=5&t=30227

To work around this and build with gtk3 without needing gtk2, you can use this: https://github.com/stefan11111/fake-gtk2

vitaly-zdanevich commented 1 week ago

So looks like now I can install only with gtk2?

stefan11111 commented 1 week ago

So looks like now I can install only with gtk2?

I no longer use palemoon with gtk3, but I think the above workarounds should still work.