Magellan Linux

Diff of /branches/R11-unstable/extras/fltk/fltk-1.3.3-r1.smage2

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

revision 23571 by niro, Thu Jan 15 12:27:40 2015 UTC revision 23572 by niro, Thu Jan 15 14:43:09 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.3-conf-tests.patch   mirror://${PNAME}/${PNAME}-1.3.3-conf-tests-2.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.3-conf-tests.patch || die   mpatch ${PNAME}-1.3.3-conf-tests-2.patch || die
52    
53   # broken usage of autotools in the pkg, autoheader will fail   # broken usage of autotools in the pkg, autoheader will fail
54   #mautoreconf || die   #mautoreconf || die

Legend:
Removed from v.23571  
changed lines
  Added in v.23572