Magellan Linux

Diff of /branches/R11-stable/extras/alsa-plugins/alsa-plugins-1.0.28-r1.smage2

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

revision 21476 by niro, Thu Jun 26 13:35:01 2014 UTC revision 21477 by niro, Thu Jun 26 13:36:03 2014 UTC
# Line 28  SRC_URI=( Line 28  SRC_URI=(
28   ftp://ftp.alsa-project.org/pub/plugins/${SRCFILE}   ftp://ftp.alsa-project.org/pub/plugins/${SRCFILE}
29   http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/${SRCFILE}   http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/${SRCFILE}
30   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-1.0.27-ffmpeg.patch  
31   mirror://${PNAME}/pulseaudio-probe.conf   mirror://${PNAME}/pulseaudio-probe.conf
32   mirror://${PNAME}/pulse-default.conf   mirror://${PNAME}/pulse-default.conf
33  )  )
34    
35  UP2DATE="updatecmd 'http://alsa.cybermirror.org/${PNAME/alsa-/}/?C=M;O=A' | lasttarball"  UP2DATE="updatecmd 'http://alsa.cybermirror.org/${PNAME/alsa-/}/?C=M;O=A' | lasttarball"
36    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  mpatch ${PNAME}-1.0.27-ffmpeg.patch || die  
 }  
   
37  src_compile()  src_compile()
38  {  {
39   # fix some build issues   # fix some build issues

Legend:
Removed from v.21476  
changed lines
  Added in v.21477