Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910100 - media-gfx/sane-backends: Make USE=usb default since kernel driver usbscanner has disappeared
Summary: media-gfx/sane-backends: Make USE=usb default since kernel driver usbscanner ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-09 09:07 UTC by Yanestra
Modified: 2024-11-09 14:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yanestra 2023-07-09 09:07:56 UTC
The kernel driver usbscanner has disappeared (was deleted due to being obsolete) and so sane-backends must talk directly to the USB device. Therefore, libusb (or, use flag 'usb') is needed, please make that default.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-11-09 14:08:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=437a600eacc3aba6ed0527e5655b0a142921b4ae

commit 437a600eacc3aba6ed0527e5655b0a142921b4ae
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-11-09 12:59:26 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-11-09 14:06:13 +0000

    media-gfx/sane-backends: add 1.3.1
    
    Closes: https://bugs.gentoo.org/910100
    Closes: https://bugs.gentoo.org/931886
    Closes: https://bugs.gentoo.org/933236
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 media-gfx/sane-backends/Manifest                   |   1 +
 .../files/sane-backends-1.3.1-verfix.patch         |  23 ++
 media-gfx/sane-backends/sane-backends-1.3.1.ebuild | 362 +++++++++++++++++++++
 3 files changed, 386 insertions(+)