Magellan Linux

Diff of /branches/R11-stable/extras/xvid/xvid-1.3.2-r2.smage2

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

revision 11809 by niro, Wed Apr 18 16:50:48 2012 UTC revision 11810 by niro, Wed Apr 18 16:52:00 2012 UTC
# Line 26  SPECIAL_VARS="SDEPEND_x86_64 SDEPEND_x86 Line 26  SPECIAL_VARS="SDEPEND_x86_64 SDEPEND_x86
26  SRCFILE="${PNAME}core-${PVER}.tar.bz2"  SRCFILE="${PNAME}core-${PVER}.tar.bz2"
27  SRCDIR="${BUILDDIR}/${PNAME}core"  SRCDIR="${BUILDDIR}/${PNAME}core"
28    
29  sminclude mtools mbuild  sminclude mtools mbuild multilib
30  msetfeature "!check"  msetfeature "!check"
31    
32  SRC_URI=(  SRC_URI=(
# Line 38  UP2DATE="updatecmd ${HOMEPAGE}/downloads Line 38  UP2DATE="updatecmd ${HOMEPAGE}/downloads
38    
39  src_compile()  src_compile()
40  {  {
41   SRCDIR="${SRCDIR}/build/generic" mconfigure ${opts} || die   SRCDIR="${SRCDIR}/build/generic" mconfigure || die
42   SRCDIR="${SRCDIR}/build/generic" mmake || die   SRCDIR="${SRCDIR}/build/generic" mmake || die
43  }  }
44    

Legend:
Removed from v.11809  
changed lines
  Added in v.11810