Magellan Linux

Diff of /branches/magellan-next/extras/openal/openal-1.12.854-r1.smage2

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

revision 7172 by niro, Wed Sep 29 22:27:35 2010 UTC revision 7173 by niro, Thu Sep 30 12:26:36 2010 UTC
# Line 21  sminclude cmake multilib Line 21  sminclude cmake multilib
21  SRC_URI=(  SRC_URI=(
22   http://kcat.strangesoft.net/openal-releases/${SRCFILE}   http://kcat.strangesoft.net/openal-releases/${SRCFILE}
23   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-1.9.563-oss.patch  
24  )  )
25    
26  UP2DATE="updatecmd http://kcat.strangesoft.net/openal-releases/ | lasttarball"  UP2DATE="updatecmd http://kcat.strangesoft.net/openal-releases/ | lasttarball"
27    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
   
  # fixes issues with the oss backend  
  mpatch ${PNAME}-1.9.563-oss.patch || die  
 }  
   
28  src_compile()  src_compile()
29  {  {
30   cmake_configure \   cmake_configure \

Legend:
Removed from v.7172  
changed lines
  Added in v.7173