Magellan Linux

Diff of /trunk/extras/cups/cups-1.6.3-r1.smage2

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

revision 18976 by niro, Mon Aug 19 08:24:25 2013 UTC revision 18977 by niro, Mon Aug 19 08:37:44 2013 UTC
# Line 39  sminclude mbuild mtools multilib Line 39  sminclude mbuild mtools multilib
39  msetfeature "!check"  msetfeature "!check"
40    
41  SRC_URI=(  SRC_URI=(
42   http://ftp.easysw.com/pub/${PNAME}/${PVER}/${SRCFILE}   http://cups.org/software/${PVER}/${SRCFILE}
43   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
44   mirror://${PNAME}/cups.conf.tmpd   mirror://${PNAME}/cups.conf.tmpd
45   mirror://${PNAME}/cups.logrotate   mirror://${PNAME}/cups.logrotate
# Line 50  SRC_URI=( Line 50  SRC_URI=(
50   mirror://${PNAME}/${PNAME}-1.6.1-dnssd-deviceid.patch   mirror://${PNAME}/${PNAME}-1.6.1-dnssd-deviceid.patch
51  )  )
52    
53  UP2DATE="updatecmd ${HOMEPAGE} | grep 'Download Stable' | grep v[0-9] | sed 's/.*v\([0-9].*\)\ (.*/\1/'"  #UP2DATE="updatecmd ${HOMEPAGE} | grep 'Download Stable' | grep v[0-9] | sed 's/.*v\([0-9].*\)\ (.*/\1/'"
54    UP2DATE="updatecmd ${HOMEPAGE} | sed 's:-source::g' | firsttarball"
55    
56  split_info_libcups()  split_info_libcups()
57  {  {

Legend:
Removed from v.18976  
changed lines
  Added in v.18977