Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

xeno74

macrumors regular
Original poster
Dec 31, 2018
171
354
Berlin
.mozconfig for Linux PPC64:

Bash:
export CC="gcc -flax-vector-conversions -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16 -maltivec -mabi=altivec"
export CXX="g++ -flax-vector-conversions -fpermissive -O3 -falign-loops=16 -falign-functions=16 -falign-labels=16 -falign-jumps=16 -maltivec -mabi=altivec"

mk_add_options AUTOCONF=/usr/bin/autoconf-2.13

# Set GTK Version to 2 or 3
_GTK_VERSION=2

ac_add_options --target=powerpc64-linux-gnu
ac_add_options --host=powerpc64-linux-gnu
ac_add_options --with-system-jpeg
ac_add_options --enable-application=navigator
ac_add_options --enable-optimize
ac_add_options --enable-jxl
ac_add_options --enable-strip
ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-crashreporter
ac_add_options --disable-webrtc
ac_add_options --disable-necko-wifi
ac_add_options --disable-safe-browsing
ac_add_options --disable-devtools
ac_add_options --disable-pulseaudio
ac_add_options --disable-jemalloc
ac_add_options --disable-updater
ac_add_options --disable-gconf
ac_add_options --disable-gamepad
ac_add_options --disable-precompiled-startupcache

export MOZ_TELEMETRY_REPORTING=0
export MOZ_ADDON_SIGNING=0
export MOZ_REQUIRE_SIGNING=0
 
  • Like
Reactions: Jeroen Diederen

xeno74

macrumors regular
Original poster
Dec 31, 2018
171
354
Berlin
Wicknix has released SeaLion 32.5.1.

New:

Wicknix said:
Changes/fixes:
Restricted protocol fallback for TLS. SeaLion (by default) allows TLS 1.3 to fall back to earlier protocol versions during the initial handshake.
UXP longer supports the data: protocol inside SVG's statements.
Enabled more validation/error checking for WebGL to prevent potential crashes.
Improved secure context checking for iframes.
Fixed the handling of relative paths in URLs starting with multiple forward slashes.
Security issues addressed: CVE-2023-6204, CVE-2023-6210, CVE-2023-6209 and CVE-2023-6205 DiD
UXP Mozilla security patch summary: 3 fixed, 1 DiD, 14 not applicable.

Grab the SeaLion-Extras.zip for some popular compatible extensions, themes, and Flash installers (no time bomb versions).
New: Added Secret Agent extension which enhances the privacy of your web surfing.

I’ve attached a custom userChrome.css if you want to adjust fonts, tab size, bookmark bar size, etc.

Older browsers that can't see the downloads click here: https://github.com/wicknix/SeaLion/releases/expanded_assets/32.5.1

I compiled the Linux PPC 32-bit version today.

Download: sealion-32.5.1.linux-powerpc-gtk2.tar.xz 37.3 MB

 

Yumiko Noua

macrumors regular
May 24, 2022
125
55
works fine for me!
 

Attachments

  • sealion+imacg3_edit_2576483685527692.jpg
    sealion+imacg3_edit_2576483685527692.jpg
    477.9 KB · Views: 49
  • Like
  • Love
Reactions: xeno74 and wicknix

Yumiko Noua

macrumors regular
May 24, 2022
125
55
why adblockers like "ublock0rigin" and others (in the "SeaLion-Extras") don't seems to work? I mean, why on youtube music doesn't work?

(i'm on iMac g3 [powerpc 32] with debian sid/current)
 

xeno74

macrumors regular
Original poster
Dec 31, 2018
171
354
Berlin

metallizer

macrumors newbie
Mar 13, 2024
2
0
Rio

wicknix

macrumors 68030
Jun 4, 2017
2,605
5,263
Wisconsin, USA
No. Debian64/opensuse64, etc is elfv1 and void64 is elfv2. You'd need to compile the void64 version on void64 for it to work unfortunately. It doesn't matter for 32bit however as those will just run on most any current 32 bit distro.

The best you'll get otherwise is my old Pale Moon build for void64.


Cheers
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.