Magellan Linux

Diff of /trunk/extras/flac/flac-1.3.0-r1.smage2

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

revision 22626 by niro, Mon Oct 27 10:19:44 2014 UTC revision 22627 by niro, Mon Oct 27 10:21:42 2014 UTC
# Line 23  sminclude multilib Line 23  sminclude multilib
23  msetfeature "!check"  msetfeature "!check"
24    
25  SRC_URI=(  SRC_URI=(
26   sourceforge://${PNAME}/${SRCFILE}   http://downloads.xiph.org/releases/${PNAME}/${SRCFILE}
27   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
28  )  )
29    
30  UP2SUBSTITUTE="flac-"  UP2DATE="updatecmd http://downloads.xiph.org/releases/${PNAME} | highesttarball xz"
 UP2DATE="updatecmd_sourceforge ${PNAME} ${PNAME}-src | sed 's:-src::'"  
31    
32  src_compile()  src_compile()
33  {  {

Legend:
Removed from v.22626  
changed lines
  Added in v.22627