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 33062 by niro, Thu Oct 17 13:41:13 2019 UTC revision 33063 by niro, Thu Oct 17 13:55:46 2019 UTC
# Line 18  DEPEND=">= virtual/libjpeg Line 18  DEPEND=">= virtual/libjpeg
18   >= media-libs/libgphoto2-2.5   >= media-libs/libgphoto2-2.5
19   >= sys-libs/libsystemd-242"   >= sys-libs/libsystemd-242"
20    
21  SRCFILE="${PNAME}-${PVER}.tar.gz"  SRCFILE="${PNAME/sane-/}-${PVER}.tar.gz"
22  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME/sane-/}-${PVER}"
23    
24  sminclude mtools multilib mbuild udev  sminclude mtools multilib mbuild udev
25  msetfeature "!check" # fixme: sanei_config_test failes atm, because of a relative path  msetfeature "!check" # fixme: sanei_config_test failes atm, because of a relative path
26    
 ALIOTH_ID="4224"  
   
27  SRC_URI=(  SRC_URI=(
28   http://alioth.debian.org/frs/download.php/file/${ALIOTH_ID}/${SRCFILE}   https://gitlab.com/sane-project/${PNAME/sane/}/-/archive/${PVER}/${SRCFILE}
29   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
30  )  )
31    

Legend:
Removed from v.33062  
changed lines
  Added in v.33063