diff --git a/media-gfx/sane_backends/sane_backends-1.0.25.recipe b/media-gfx/sane_backends/sane_backends-1.0.25.recipe index 4083e8e4b..562fbfe2b 100644 --- a/media-gfx/sane_backends/sane_backends-1.0.25.recipe +++ b/media-gfx/sane_backends/sane_backends-1.0.25.recipe @@ -21,7 +21,7 @@ COPYRIGHT="David Mosberger-Tang, Andy Beck" SOURCE_URI="https://alioth.debian.org/frs/download.php/file/4146/sane-backends-$portVersion.tar.gz" CHECKSUM_SHA256="a4d7ba8d62b2dea702ce76be85699940992daf3f44823ddc128812da33dc6e2c" SOURCE_DIR="sane-backends-$portVersion" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86" @@ -37,7 +37,7 @@ PROVIDES=" cmd:sane_find_scanner$secondaryArchSuffix = $portVersion cmd:saned$secondaryArchSuffix = $portVersion cmd:scanimage$secondaryArchSuffix = $portVersion - lib:libsane$secondaryArchSuffix = $portVersion + lib:libsane$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -62,12 +62,14 @@ BUILD_PREREQUIRES=" cmd:awk cmd:find cmd:gcc$secondaryArchSuffix - cmd:libtoolize cmd:make cmd:pkg_config$secondaryArchSuffix " -PATCHES="sane_backends-$portVersion.patchset" +PATCHES=" + sane_backends-$portVersion.patchset + sane_disable_libusb_context.patchset + " BUILD() { @@ -115,7 +117,7 @@ INSTALL() PROVIDES_devel=" sane_backends${secondaryArchSuffix}_devel = $portVersion - devel:libsane$secondaryArchSuffix = portVersion compat >= 0 + devel:libsane$secondaryArchSuffix = $portVersion compat >= 1 " REQUIRES_devel=" sane_backends$secondaryArchSuffix == $portVersion base