WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: firefox-ESR.tcz  (Read 165 times)

Offline neonix

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 422
firefox-ESR.tcz
« 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



Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11062
Re: firefox-ESR.tcz
« Reply #1 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?
The only barriers that can stop you are the ones you create yourself.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14871
Re: firefox-ESR.tcz
« Reply #2 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.

Offline neonix

  • Wiki Author
  • Sr. Member
  • *****
  • Posts: 422
Re: firefox-ESR.tcz
« Reply #3 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?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14871
Re: firefox-ESR.tcz
« Reply #4 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.