--- /usr/portage/media-gfx/sane-backends/sane-backends-1.0.12-r2.ebuild 2003-10-08 08:12:28.000000000 +0200 +++ sane-backends-1.0.12-r2.ebuild 2003-10-26 20:36:52.000000000 +0100 @@ -15,9 +15,12 @@ PLUSTEK_VER="0.46-TEST1" +NIASH_VER="20030401_1" + SRC_URI="ftp://ftp.mostang.com/pub/sane/${P}/${P}.tar.gz ftp://ftp.mostang.com/pub/sane/old-versions/${P}/${P}.tar.gz - http://www.gjaeger.de/scanner/test/plustek-${PLUSTEK_VER}.tar.gz" + http://www.gjaeger.de/scanner/test/plustek-${PLUSTEK_VER}.tar.gz + http://aleron.dl.sourceforge.net/sourceforge/hp3300backend/testtool-${NIASH_VER}.tar.gz" S=${WORKDIR}/${P} SLOT="0" LICENSE="GPL-2 public-domain" @@ -43,6 +46,10 @@ # focus problems. See bug 29506 epatch ${FILESDIR}/canoscan-focus.patch || die "patch failed" + ebegin "Adding Niash driver" + cd ${WORKDIR}/testtool + ./patch-sane.sh ${S} + cd ${WORKDIR} #only generate the .ps and not the fonts