Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: neonix on January 09, 2025, 03:06:25 AM

Title: firefox-ESR.tcz
Post by: neonix on January 09, 2025, 03:06:25 AM
firefox-128.6.0esr for TC15x.86-32

It would be good to add notice in info file that this optional extensions are require to have all modern codecs support in this web browser. 

gst-libav.tcz
gst-plugins-bad.tcz
gst-plugins-base.tcz
gst-plugins-good.tcz
gst-plugins-ugly.tcz


Title: Re: firefox-ESR.tcz
Post by: curaga on January 09, 2025, 03:25:14 AM
Firefox is very easy to package - delete the old dir from the extension and unpack the new dir from Mozilla. Try making the update?
Title: Re: firefox-ESR.tcz
Post by: Juanito on January 09, 2025, 03:47:26 AM
firefox-128.6.0esr for TC15x.86-32
I can’t get Firefox to build 32-bit so you’ll need to use firefox_getLatest.

Quote
It would be good to add notice in info file that this optional extensions are require to have all modern codecs support in this web browser. 

gst-libav.tcz
gst-plugins-bad.tcz
gst-plugins-base.tcz
gst-plugins-good.tcz
gst-plugins-ugly.tcz
gst-libav is basically a wrapper for ffmpeg, so you need either that or gst-good/bad/ugly.
Title: Re: firefox-ESR.tcz
Post by: neonix on January 13, 2025, 01:07:40 AM
firefox-128.6.0esr for TC15x.86-32
I can’t get Firefox to build 32-bit so you’ll need to use firefox_getLatest.

Quote
It would be good to add notice in info file that this optional extensions are require to have all modern codecs support in this web browser.



gst-libav.tcz
gst-plugins-bad.tcz
gst-plugins-base.tcz
gst-plugins-good.tcz
gst-plugins-ugly.tcz
gst-libav is basically a wrapper for ffmpeg, so you need either that or gst-good/bad/ugly.

gst-libav.tcz have gst-plugins-base.tcz in dependency file. All 5 files are needed to have full working codecs in FF, I believe.

Is there any solution to have working modern FF based web browser in 32bit repo? Even without working audio/video capabilities?
Title: Re: firefox-ESR.tcz
Post by: Juanito on January 13, 2025, 02:29:48 AM
Is there any solution to have working modern FF based web browser in 32bit repo? Even without working audio/video capabilities?

Yes, firefox_getLatest or (maybe) cross-compilation.
Title: Re: firefox-ESR.tcz
Post by: neonix on January 16, 2025, 11:28:50 PM
And Firefox vanilla or SeaMonkey 2.53.20?
Title: Re: firefox-ESR.tcz
Post by: Juanito on January 17, 2025, 04:23:35 AM
Compiling vanilla Firefox would face the same problems as Firefox-ESR, I’ll take a look at Sea Monkey in a week or so.