Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339562 Details for
Bug 458580
media-gfx/sane-backends-1.0.23 unnecessary linking to libnetsnmp.so
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for sane-backends-1.0.23-r1.ebuild
sane-backends-1.0.23.diff (text/plain), 840 bytes, created by
Dmitry A. Bakshaev
on 2013-02-21 12:30:57 UTC
(
hide
)
Description:
patch for sane-backends-1.0.23-r1.ebuild
Filename:
MIME Type:
Creator:
Dmitry A. Bakshaev
Created:
2013-02-21 12:30:57 UTC
Size:
840 bytes
patch
obsolete
>--- sane-backends-1.0.23.ebuild 2013-02-07 01:31:18.000000000 +0400 >+++ sane-backends-1.0.23-r1.ebuild 2013-02-21 16:10:47.000000000 +0400 >@@ -94,7 +94,7 @@ > umax_pp > xerox_mfp" > >-IUSE="avahi doc gphoto2 ipv6 threads usb v4l xinetd" >+IUSE="avahi doc gphoto2 ipv6 threads usb v4l xinetd snmp" > > for backend in ${IUSE_SANE_BACKENDS}; do > if [ ${backend} = pnm ]; then >@@ -109,6 +109,7 @@ > REQUIRED_USE=" > sane_backends_mustek_usb2? ( threads ) > sane_backends_kvs40xx? ( threads ) >+ snmp? ( net-analyzer/net-snmp ) > " > > DESCRIPTION="Scanner Access Now Easy - Backends" >@@ -190,7 +191,7 @@ > fi > done > >- local myconf=$(use_enable usb libusb) >+ local myconf="$(use_enable usb libusb) $(use_with snmp)" > # you can only enable this backend, not disable it... > if use sane_backends_pnm; then > myconf="${myconf} --enable-pnm-backend"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 458580
:
339562
|
339566