Magellan Linux

Diff of /trunk/extras/fltk/fltk-1.3.3-r1.smage2

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

revision 23568 by niro, Thu Jan 15 12:07:00 2015 UTC revision 23569 by niro, Thu Jan 15 12:14:47 2015 UTC
# Line 34  SRC_URI=( Line 34  SRC_URI=(
34   #http://ftp.easysw.com/pub/${PNAME}/${PVER}/${SRCFILE}   #http://ftp.easysw.com/pub/${PNAME}/${PVER}/${SRCFILE}
35   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
36   mirror://${PNAME}/${PNAME}-1.3.3-as-needed.patch   mirror://${PNAME}/${PNAME}-1.3.3-as-needed.patch
37   mirror://${PNAME}/${PNAME}-1.3.2-conf-tests.patch   mirror://${PNAME}/${PNAME}-1.3.3-conf-tests.patch
38  )  )
39    
40  UP2DATE="updatecmd ${HOMEPAGE}/software.php | grep -- '-source' | sed 's:-source::g' | highesttarball gz"  UP2DATE="updatecmd ${HOMEPAGE}/software.php | grep -- '-source' | sed 's:-source::g' | highesttarball gz"
# Line 48  src_prepare() Line 48  src_prepare()
48   mpatch ${PNAME}-1.3.3-as-needed.patch || die   mpatch ${PNAME}-1.3.3-as-needed.patch || die
49    
50   # enable make check and remove tests and documentation from install target   # enable make check and remove tests and documentation from install target
51   mpatch ${PNAME}-1.3.2-conf-tests.patch || die   mpatch ${PNAME}-1.3.3-conf-tests.patch || die
52    
53   mautoreconf || die   mautoreconf || die
54  }  }

Legend:
Removed from v.23568  
changed lines
  Added in v.23569