Magellan Linux

Diff of /trunk/extras/sane-backends/sane-backends-1.0.28-r1.smage2

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

revision 33065 by niro, Thu Oct 17 13:57:07 2019 UTC revision 33066 by niro, Thu Oct 17 14:01:18 2019 UTC
# Line 31  SRC_URI=( Line 31  SRC_URI=(
31    
32  UP2DATE="updatecmd ${HOMEPAGE} | grep 'ackend.*released' | sed 's/.*s-\([^ ]*\) .*/\1/'"  UP2DATE="updatecmd ${HOMEPAGE} | grep 'ackend.*released' | sed 's/.*s-\([^ ]*\) .*/\1/'"
33    
34    src_prepare()
35    {
36     munpack ${SRCFILE} || die
37    
38     # generate configure
39     mautoreconf || die
40    }
41    
42  src_compile()  src_compile()
43  {  {
44   mconfigure --enable-ipv6 --enable-libusb --enable-avahi --with-gphoto2 --disable-latex || die   mconfigure --enable-ipv6 --enable-libusb --enable-avahi --with-gphoto2 --disable-latex || die

Legend:
Removed from v.33065  
changed lines
  Added in v.33066