External Publication
Visit Post

Contributed 3rd Party Builds • Re: Pale Moon for Slackware Linux

Pale Moon forum - Forum index [Unofficial] June 4, 2026
Source

Build script updated for latest Pale Moon release: 34.3.0. Find it here.

Added Dav1d handling and changed from python2 to python3.

Since I now have a box with AVX, I successfully compiled 4 different versions this go-round:

gtk2-sse2 gtk3-sse2 gtk2-avx gtk3-avx

Addendum: The way I handled the Dav1d was to use the new configure option "--enable-libaom" by default only on SSE2 builds. I added an environment variable to allow the user to override the defaults, enabling use of Dav1d on SSE2 or AOM on AVX, if so desired.

Based on the release notes, this seemed like a safe/sane way to approach it, but I'm open to suggestions.


Discussion in the ATmosphere

Loading comments...