Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 984

Summary: Ebuild file for Opera 6.0 Beta 1
Product: Gentoo Linux Reporter: Laurent Sinitambirivoutin <laurent>
Component: Current packagesAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Laurent Sinitambirivoutin 2002-03-06 11:54:45 UTC
Here's a patch to the opera-6.0_pre3-r1.ebuild file.
The resulting file has just to be called opera-6.0_pre4.ebuild
and emerge is ready to install/update the latest opera.

I know we're in a freeze, but the modification is *really* trivial, therefore 
it would really be nice to have that included :)
Comment 1 Laurent Sinitambirivoutin 2002-03-06 12:00:32 UTC
Hem... Impossible to add any attachment, bugzilla keeps telling me it can't 
find any file or my file is empty :(
So here's the thing (very sorry about that):

--- opera-6.0_pre3-r1.ebuild    Sun Feb  3 22:00:18 2002
+++ opera-6.0_pre4.ebuild       Wed Mar  6 16:11:16 2002
@@ -1,12 +1,13 @@
 # Copyright 1999-2001 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License, v2 or later
 # Author Karl Trygve Kalleberg <karltk@gentoo.org>
-# /space/gentoo/cvsroot/gentoo-x86/net-www/opera/opera-6.0_pre3-r1.ebuild,v 
1.1 2002/02/03 21:00:18 danarmak Exp
+# Modified by Laurent.D.Sinitambirivoutin <laurent@augias.org>
+# Not in CVS tree since I have no access

-NV=6.0-20020110.2-shared_qt.i386
+NV=6.0-20020218.2-shared-qt.i386
 S=${WORKDIR}/opera-${NV}
-DESCRIPTION="Opera webbrowser, version 6.0 TP"
-SRC_URI="ftp://ftp.opera.com/pub/opera/linux/600/tp3/opera-${NV}.tar.gz"
+DESCRIPTION="Opera webbrowser, version 6.0 beta"
+SRC_URI="ftp://ftp.opera.com/pub/opera/linux/600/beta1/opera-${NV}.tar.gz"
 HOMEPAGE="http://www.opera.com"

 DEPEND="=x11-libs/qt-2*"
@@ -17,7 +18,7 @@
        sed -e "s:/usr/share/pixmaps:${D}/usr/share/pixmaps:g" \
                 -e "s:/usr/share/applnk:${D}/usr/share/applnk:g" \
                -e "s:/usr/share/icons:${D}/usr/share/icons:g" \
-               -e "s:/etc/X11/wmconfig:${D}/etc/X11/wmconfig:g" \
+               -e "s:/etc/X11/:${D}/etc/X11/:g" \
                -e "s:/usr/share/gnome:${D}/usr/share/gnome:g" \
                install.sh_orig > install.sh
        chmod 755 install.sh
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-17 01:24:27 UTC
This is already in portage -- not sure how
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:21:02 UTC
db fix
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:25:55 UTC
db fix