Magellan Linux

Diff of /trunk/extras/opera/opera-10.60-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5513 by niro, Thu Jul 1 09:11:47 2010 UTC revision 5514 by niro, Thu Jul 1 09:15:26 2010 UTC
# Line 31  DEPEND=">= x11-libs/libICE-1 Line 31  DEPEND=">= x11-libs/libICE-1
31  BUILD="6386"  BUILD="6386"
32    
33  # ftp://opera.ftp.fu-berlin.de/linux  # ftp://opera.ftp.fu-berlin.de/linux
34  SRCFILE_x86="${PNAME}-${PVER/b1/}-${BUILD}.i386.linux.tar.bz2"  SRCFILE_x86="${PNAME}-${PVER}-${BUILD}.i386.linux.tar.bz2"
35  SRCFILE_x86_64="${PNAME}-${PVER/b1/}-${BUILD}.x86_64.linux.tar.bz2"  SRCFILE_x86_64="${PNAME}-${PVER}-${BUILD}.x86_64.linux.tar.bz2"
36  # decide between x86 and x86_64 arch  # decide between x86 and x86_64 arch
37  SRCFILE="$(eval echo \$SRCFILE_${ARCH/i*86/x86})"  SRCFILE="$(eval echo \$SRCFILE_${ARCH/i*86/x86})"
38  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}-${BUILD}.${ARCH/i*86/i386}.linux"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}-${BUILD}.${ARCH/i*86/i386}.linux"
# Line 40  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}-${B Line 40  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}-${B
40  sminclude mtools  sminclude mtools
41    
42  SRC_URI=(  SRC_URI=(
43     ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/${SRCFILE_x86}
44     ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/${SRCFILE_x86_64}
45   ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/final/en/i386/${SRCFILE_x86}   ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/final/en/i386/${SRCFILE_x86}
46   ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/final/en/x86_64/${SRCFILE_x86_64}   ftp://opera.ftp.fu-berlin.de/linux/${PVER/./}/final/en/x86_64/${SRCFILE_x86_64}
47   mirror://${PNAME}/${SRCFILE_x86}   mirror://${PNAME}/${SRCFILE_x86}

Legend:
Removed from v.5513  
changed lines
  Added in v.5514