Magellan Linux

Diff of /trunk/extras/azureus/azureus-4.5.0.2-r1.smage2

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

revision 6352 by niro, Sun Aug 22 17:48:24 2010 UTC revision 6353 by niro, Sun Aug 22 17:49:51 2010 UTC
# Line 25  SRCFILE_x86_64="Vuze_${PVER//./}_linux-x Line 25  SRCFILE_x86_64="Vuze_${PVER//./}_linux-x
25  SRCFILE="$(eval echo \$SRCFILE_${ARCH/i*86/x86})"  SRCFILE="$(eval echo \$SRCFILE_${ARCH/i*86/x86})"
26  SRCDIR="${BUILDDIR}/vuze"  SRCDIR="${BUILDDIR}/vuze"
27    
 #SWT_SRCFILE_x86="swt-3.4-gtk-linux-x86.zip"  
 #SWT_SRCFILE_x86_64="swt-3.4-gtk-linux-x86_64.zip"  
 #SWT_RELEASE_VERSION="R-3.4-200806172000"  
 #SWT_SRCFILE="$(eval echo \$SWT_SRCFILE_${ARCH/i*86/x86})"  
 #SWT_SRCDIR="${BUILDDIR}/swt"  
   
28  sminclude mtools xdg  sminclude mtools xdg
29    
30  SRC_URI=(  SRC_URI=(
31   sourceforge://${PNAME}/${SRCFILE_x86}   sourceforge://${PNAME}/${SRCFILE_x86}
32   sourceforge://${PNAME}/${SRCFILE_x86_64}   sourceforge://${PNAME}/${SRCFILE_x86_64}
 # http://mirror.yoxos-eclipse-distribution.de/eclipse.org/eclipse/downloads/drops/${SWT_RELEASE_VERSION}/${SWT_SRCFILE_x86}  
 # http://mirror.yoxos-eclipse-distribution.de/eclipse.org/eclipse/downloads/drops/${SWT_RELEASE_VERSION}/${SWT_SRCFILE_x86_64}  
33   mirror://${PNAME}/${SRCFILE_x86}   mirror://${PNAME}/${SRCFILE_x86}
34   mirror://${PNAME}/${SRCFILE_x86_64}   mirror://${PNAME}/${SRCFILE_x86_64}
  mirror://${PNAME}/${SWT_SRCFILE_x86}  
  mirror://${PNAME}/${SWT_SRCFILE_x86_64}  
35   mirror://${PNAME}/azureus-2.1.0.4   mirror://${PNAME}/azureus-2.1.0.4
36  )  )
37    

Legend:
Removed from v.6352  
changed lines
  Added in v.6353