Magellan Linux

Diff of /trunk/extras/libraw/libraw-0.19.2-r1.smage2

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

revision 31915 by niro, Wed Jan 2 11:39:38 2019 UTC revision 31916 by niro, Wed Jan 2 12:08:16 2019 UTC
# Line 26  SRC_URI=( Line 26  SRC_URI=(
26    
27  UP2DATE="updatecmd http://www.libraw.org/download | highesttarball gz"  UP2DATE="updatecmd http://www.libraw.org/download | highesttarball gz"
28    
29  src_compile()  src_prepare()
30  {  {
31   # fix build with >=gcc-6.1   munpack ${SRCFILE} || die
32   CXXFLAGS+=" -Wno-narrowing"   mautoreconf || die
  mconfigure --disable-examples || die  
  mmake || die  
33  }  }

Legend:
Removed from v.31915  
changed lines
  Added in v.31916