Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on June 12, 2009, 05:33:22 PM
-
Updated to 3.0.11:
Title: firefox.tce
Description: Firefox web browser
Version: 3.0.11
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 9.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
This extension is PPI compatible.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
Current: 2009/06/12 Bumped to 3.0.11
Title: firefox.tcz
Description: Firefox web browser
Version: 3.0.11
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 9.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
Current: 2009/06/12 Bumped to 3.0.11
-
Hi Jason!
Thanks a lot for this update. Most appreciated.
Have fun while extending TC,
meo
-
Updated to 3.5. Now also needs glib_dubs.tc{e,z}l as a dep.:
Title: firefox.tce
Description: Firefox web browser
Version: 3.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
This extension is PPI compatible.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
Current: 2009/07/01 Bumped to 3.5
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
Current: 2009/07/01 Bumped to 3.5
-
Hmm, I wonder how FF 3.5's Theora rendering likes Xvesa. Anyone using FF 3.5 care to try?
Here's a page with the <video> tag:
http://www.skierpage.com/moz_bugs/test_audio_video_tags.html
-
Hmm, I wonder how FF 3.5's Theora rendering likes Xvesa. Anyone using FF 3.5 care to try?
Here's a page with the <video> tag:
http://www.skierpage.com/moz_bugs/test_audio_video_tags.html
Couldn't get sound to work using OSS (I didn't try with ALSA). Video worked though
-
FF 3.5 only supports ALSA atm. How was the cpu usage?
-
FF 3.5 only supports ALSA atm. How was the cpu usage?
Uses about 12% from .8% when not running; jumps around a bit.... :)
I'd try ALSA, but for some reason it doesn't seem to work with tc_2.1. Modules load, but no sound. Worked ok with tc_1.
OSS works fine with flash
-
Thanks for the testing.
FF uses liboggplay, which does support OSS, but they have limited it to ALSA themselves (if no alsa at build time, no ogg either. Possibly other limitations in their code too.). ALSA has a plugin available, so that all apps using the ALSA libs can output directly to OSS drivers ( http://insanecoding.blogspot.com/2009/05/perfect-sound-with-oss-version-4.html ). We don't have an extension yet for the ALSA plugins though.
-
re libasound2-plugin: Think I'll stay out of dep hell for this evening :)
-
Dep hell? Never believe what the big distros list, they usually build with everything :P
BLFS says it's only libasound + pkg-config.
-
I'd try ALSA, but for some reason it doesn't seem to work with tc_2.1. Modules load, but no sound. Worked ok with tc_1.
I get that if I try: $ sudo alsaconf
$ sudo udevtrigger --subsystem-match=sound
..but, things work fine with: $ sudo /usr/local/etc/init.d/alsasound start
-
Hi Y'all!
To me it seems that everything is working as normal. So nice work Jason W.
Have fun,
meo
-
I'd try ALSA, but for some reason it doesn't seem to work with tc_2.1. Modules load, but no sound. Worked ok with tc_1.
I get that if I try: $ sudo alsaconf
$ sudo udevtrigger --subsystem-match=sound
..but, things work fine with: $ sudo /usr/local/etc/init.d/alsasound start
either way, I can't get more than some clicks. From lsmod:
snd_pcm: snd_pcm_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_
also, boot will now hang if OSS.tczm is present.
-
I would guess that firefox will work with the dbus and dbus-glib extensions, now that dbus_glib has been split out.
Maybe worth checking before I retire the dbus_glib extension?
-
Firefox proper does depend on dbus_glib. Elsa it wont function.
-
Oops, I see what you were asking. Yes, it does work with the combo of dbus.tczl and dbus-glib.tczl
I will change the dep file.
EDIT: Changed
-
Updated to 3.5.1
Title: firefox.tce
Description: Firefox web browser
Version: 3.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
This extension is PPI compatible.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
Current: 2009/07/23 Bumped to 3.5.1
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
Current: 2009/07/23 Bumped to 3.5.1
-
now 3.5.2 ... cool ;)
thx for the update
-
Yeah, I didn't announce as Firefox releases often and I plan to keep updated within a couple days of release. Unless a milestone is reached or there is something different about the packaging or dependencies that needs to be told.
-
Given the frequency of updates, seems much easier to install the binaries somewhere vs loading an extension. Firefox updates itself. Copy in libdbus-1.so.3 & libdbus-glib-1.so.2 and
you don't need any extensions. Also, the .mozilla directory is about 42M, slowing up boot.
-
True, but some folks like an icon and a menu as well as a quick and easy one click install without having to worry about dependencies.
-
Hi Jason!
I think that you are doing just fine updating Firefox. It's nice to know that the browser you are using is the latest version. Very good work Jason!
Have fun updating and extending tinycore,
meo
-
Updated:
Title: firefox.tce
Description: Firefox web browser
Version: 3.5.3
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
This extension is PPI compatible.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/05/06 Bumped to 3.5.2
Current: 2009/09/10 Bumped to 3.5.3
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.3
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
Current: 2009/09/10 Bumped to 3.5.3
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.3
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
Current: 2009/10/29 Bumped to 3.5.4
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
Current: 2009/11/06 Bumped to 3.5.5
-
Added freedesktop menu/icon entries:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.5
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 10.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
Current: 2009/11/14 Added freedesktop icon/meny entry.
-
Added freedesktop menu/icon entries
Thanks, it looks good in LXDE/Xfce4!
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.6
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 12.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
Current: 2009/12/17 Bumped to 3.5.6
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.7
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 12.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
Current: 2010/01/06 Bumped to 3.5.7
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.5.7
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 12.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
2010/01/06 Bumped to 3.5.7
Current: 2010/01/25 Bumped to 3.6
-
In the info file version is 3.5.7
-
Fixed.
-
Added dbus command to startup script to acquire needed machine info:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.6
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 12.5MB
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
2010/01/06 Bumped to 3.5.7
2010/01/25 Bumped to 3.6
Current: 2010/02/07 Added dbus command to acquire machine info.
-
Updated:
Title: firefox.tcz
Description: Firefox web browser
Version: 3.6.2
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 13M
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
2010/01/06 Bumped to 3.5.7
2010/01/25 Bumped to 3.6
2010/02/07 Added dbus command to acquire machine info.
2010/03/21 Recursive dep file.
Current: 2010/03/23 Updated to 3.6.2
-
Title: firefox.tcz
Description: Firefox web browser
Version: 3.6.3
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 13M
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
2010/01/06 Bumped to 3.5.7
2010/01/25 Bumped to 3.6
2010/02/07 Added dbus command to acquire machine info.
2010/03/21 Recursive dep file.
2010/03/23 Updated to 3.6.2
Current: 2010/04/05 Updated to 3.6.3
-
Title: firefox.tcz
Description: Firefox web browser
Version: 3.6.4
Author: The Mozilla Community
Original-site: www.mozilla.com/firefox/
Copying-policy: MPL
Size: 13M
Extension_by: Jason W
Comments: This is the official build of Firefox.
Depends on gtk2 and it's deps, also dbus_glib. This extension
does not confilct with Minefield and can be
installed alongside Minefield.
Change-log: ----
2009/04/04 First version 3.0.8
2009/04/23 Bumped to 3.0.9
2009/04/27 Bumped to 3.0.10
2009/06/12 Bumped to 3.0.11
2009/07/01 Bumped to 3.5
2009/07/23 Bumped to 3.5.1
2009/08/06 Bumped to 3.5.2
2009/09/10 Bumped to 3.5.3
2009/10/29 Bumped to 3.5.4
2009/11/06 Bumped to 3.5.5
2009/11/14 Added freedesktop icon/meny entry.
2009/12/17 Bumped to 3.5.6
2010/01/06 Bumped to 3.5.7
2010/01/25 Bumped to 3.6
2010/02/07 Added dbus command to acquire machine info.
2010/03/21 Recursive dep file.
2010/03/23 Updated to 3.6.2
2010/04/05 Updated to 3.6.3
Current: 2010/06/22 3.6.4
-
ab firefox
-->
Current: 2011/03/25 Update to 4.0