Magellan Linux

Diff of /trunk/core/mesa/mesa-7.4.1-r1.smage2

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

revision 1508 by niro, Sun May 10 15:19:37 2009 UTC revision 1509 by niro, Sun May 10 15:22:15 2009 UTC
# Line 38  SDEPEND=">= dev-util/pkgconfig-0.23 Line 38  SDEPEND=">= dev-util/pkgconfig-0.23
38    
39  PROVIDE="virtual/opengl"  PROVIDE="virtual/opengl"
40    
 SRCFILE="MesaLib-${PVER/_/-}.tar.gz"  
 SRCDIR="${BUILDDIR}/Mesa-${PVER/_/-}"  
   
41  # must be set before the include of multilib!  # must be set before the include of multilib!
42  EMUL_LINUX_32=true  EMUL_LINUX_32=true
43  sminclude xorg mtools multilib  sminclude xorg mtools multilib
44    
45    # must be set *after* the include of xorg!
46    SRCFILE="MesaLib-${PVER/_/-}.tar.gz"
47    SRCDIR="${BUILDDIR}/Mesa-${PVER/_/-}"
48    
49  SRC_URI=(  SRC_URI=(
50   sourceforge://mesa3d/${SRCFILE}   sourceforge://mesa3d/${SRCFILE}
51   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}

Legend:
Removed from v.1508  
changed lines
  Added in v.1509