Magellan Linux

Diff of /trunk/extras/xine-lib/xine-lib-1.2.2-r1.smage2

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

revision 13993 by niro, Sat Nov 3 16:19:01 2012 UTC revision 13994 by niro, Sat Nov 3 16:19:49 2012 UTC
# Line 45  sminclude mbuild Line 45  sminclude mbuild
45  SRC_URI=(  SRC_URI=(
46   sourceforge://xine/${SRCFILE}   sourceforge://xine/${SRCFILE}
47   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-1.2.1-ffmpeg.patch  
48  )  )
49    
50  UP2DATE="updatecmd_sourceforge xine xine-lib xz"  UP2DATE="updatecmd_sourceforge xine xine-lib xz"
# Line 61  src_prepare() Line 60  src_prepare()
60    
61   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
62   cd ${SRCDIR}   cd ${SRCDIR}
   
  # fix build against git versions of ffmpeg  
  mpatch ${PNAME}-1.2.1-ffmpeg.patch || die  
63  }  }
64    
65  src_compile()  src_compile()

Legend:
Removed from v.13993  
changed lines
  Added in v.13994