# sane-backends/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run sane-backends \ https://gitlab.com/sane-project/backends.git #--------------------------------------------------------------------- [buildtimes] #--------------------------------------------------------------------- [settings] build = default exepack = yes license = tbd proddir = $PRODTREE/sane purge = yes revision = numeric setpaths = libusb shareddir = yes tmpsize = 296M #--------------------------------------------------------------------- [depends] actools autoconf-archive avahi cups-base:strict cups:strict gawk gimp210:strict grep gtkcore jpeg libgphoto2 libieee1284 # For parallel-port support libusb sed texlive tiff xorg #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man VARDIR=/var mkdir -p $MANBASE $VARDIR ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-ipv6 \ --disable-translations \ --enable-libusb_1_0 \ --enable-shared=yes \ --enable-static=no \ --localstatedir=$VARDIR \ --with-gphoto2=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [setup.boot] LOCKDIR=/var/lock/sane mkdir -p $LOCKDIR chmod 775 $LOCKDIR chown root.uucp $LOCKDIR #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 210228 Updated from 1.0.24 to e55ea7c06 ("git" hash)