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 21475 by niro, Thu Jun 26 13:32:34 2014 UTC revision 21476 by niro, Thu Jun 26 13:35:01 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}
31   mirror://${PNAME}/${PNAME}-${PVER}-ffmpeg.patch   mirror://${PNAME}/${PNAME}-1.0.27-ffmpeg.patch
32   mirror://${PNAME}/pulseaudio-probe.conf   mirror://${PNAME}/pulseaudio-probe.conf
33   mirror://${PNAME}/pulse-default.conf   mirror://${PNAME}/pulse-default.conf
34  )  )
# Line 40  src_prepare() Line 40  src_prepare()
40   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
41   cd ${SRCDIR}   cd ${SRCDIR}
42    
43   mpatch ${PNAME}-${PVER}-ffmpeg.patch || die   mpatch ${PNAME}-1.0.27-ffmpeg.patch || die
44  }  }
45    
46  src_compile()  src_compile()

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