WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: opera10  (Read 3553 times)

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
opera10
« on: November 22, 2009, 07:48:07 PM »
Here is a shared qt version of the latest opera, pending the update of the opera extension.

Code: [Select]
Title:          opera10-locale.tcz
Description:    Opera browser locale data
Version:        10.10
Author:         Opera Software
Original-site:  http://www.opera.com
Copying-policy: Opera license
Size: 4.3M
Extension_by:   Curaga
Comments:       Locale data.  This extension conflicts with opera.tcz.
Install one or the other.
Change-log:     2008/08/01 Original
2008/10/28 Update to 9.61, added menu, icon
2008/11/15 Update to 9.62, moved icon, enabled java
        2009/03/10 Update to 9.64
2009/10/06 Temp marker for the plugin dir
Current: 2009/11/22 Updated to 10.10 and named opera10 (Jason W)

Code: [Select]
Title:          opera10.tcz
Description:    Opera browser
Version:        10.10
Author:         Opera Software
Original-site:  http://www.opera.com
Copying-policy: Opera license
Size: 11.6M
Extension_by:   Curaga
Comments:       Fastest full-featured browser available.
                In /usr/local for persistent configurations,
in other words, PPI compatible.

This extension conflicts with opera.tcz, install
one or the other.
-
                Since Opera has a low-ram mode where e-mail,
                IRC, and RSS functionality is removed, and
                because it's primarily a browser, the icon
                launches this low-ram mode. Both are available
                in the menu.
Change-log:     2008/08/01 Original
2008/10/28 Update to 9.61, added menu, icon
2008/11/15 Update to 9.62, moved icon, enabled java
        2009/03/10 Update to 9.64
2009/10/06 Temp marker for the plugin dir
Current: 2009/11/22 Updated to 10.10 and named opera10 (Jason W)

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: opera10
« Reply #1 on: November 22, 2009, 08:55:42 PM »
Thanks Jason!

I don't want to sound ungrateful, but I just noticed by looking at http://www.opera.com/docs/changelogs/unix/ that 'Opera 10.10 beta 1' was released on 14.10.2009, whilst a newer stable version (Opera 10.01) was released 14 days later. I guess you had a reason to choose the beta release.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: opera10
« Reply #2 on: November 22, 2009, 09:01:29 PM »
Opera 10.10 being a previous version than 10.01 is a little deceptive when browsing the download directory.  But I will then upgrade this to 10.01 soon.
« Last Edit: November 22, 2009, 09:05:26 PM by Jason W »

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: opera10
« Reply #3 on: November 22, 2009, 09:27:47 PM »
Actually, 10.10 was listed as a final release.  Here is the download link:

ftp://ftp.opera.com/pub/opera/linux/1010/final/en/i386/opera-10.10.gcc4-qt4.i386.tar.bz2

Dated 11.22.09, so they might not yet have updated their home page.

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: opera10
« Reply #4 on: November 22, 2009, 11:08:09 PM »
Well done Jason!

Look's like you managed to provide the TC community with an Opera version before their marketing team got their act together  :)

Offline thane

  • Hero Member
  • *****
  • Posts: 697
Re: opera10
« Reply #5 on: November 23, 2009, 11:48:09 AM »
When I start the "old" Opera I get a message about Opera 10 being available.

Do I understand right from the post above that the current opera.tcz will be upgraded to Opera 10? Or is the new opera10.tcz what I need? Also if the former will it include the dependencies that the opera10.tcz has? No biggie, just wondering if I should wait and do a tce-update when the upgrade is out.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: opera10
« Reply #6 on: November 23, 2009, 12:02:43 PM »
I will get with Curaga about the update of opera.tcz.  Essentially the only difference between an updated opera.tcz and this one is the name.  With updates usually come larger size, more dependencies, and more resource usage.  Since there is a qt4 extension and a small but growing number of qt apps, using a modular and shared qt approach saves space when both opera and other qt apps are installed.  Fontconfig is now a hardcoded dependency, no longer optional.

This extension is to provide a current Opera in the mean time between now and an opera.tcz update.
 


Offline thane

  • Hero Member
  • *****
  • Posts: 697
Re: opera10
« Reply #7 on: November 25, 2009, 01:58:44 PM »
Upgraded to Opera 10. Works good!

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11044
Re: opera10
« Reply #8 on: November 27, 2009, 05:56:39 PM »
I intend to rename opera.tcz to opera9.tcz and to rename opera10.tcz to opera.tcz - so that the current Opera is always available just as "opera" but also the latest ver 9 for those who wish to use it.
The only barriers that can stop you are the ones you create yourself.

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: opera10
« Reply #9 on: February 18, 2010, 09:00:25 PM »
Whilst I was looking into something else, I discovered that opera10.tcz.dep contains openssl-0.9.8h.tcz. I'm pretty sure that this is not required, since it appears that SSL is compiled into the opera executable.

I first checked my assumption with
    ldd /usr/local/lib/opera/10.10/opera | grep ssl
(which came back with an empty response). I then removed the openssl entry from my opera10.tcz.dep file, and installed opera10.tcz successfully. I encountered no problems when browsing https-pages in Opera.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: opera10
« Reply #10 on: February 18, 2010, 09:33:35 PM »
Thanks for looking into it, but Opera10 depends in qt-4.5-base, which depends on openssl-0.9.8h.  Therefore by definition Opera should have openssl-0.9.8h installed as a dependency.