Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 339566 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), 862 bytes, created by
Dmitry A. Bakshaev
on 2013-02-21 12:36:39 UTC
(
hide
)
Description:
patch for sane-backends-1.0.23-r1.ebuild
Filename:
MIME Type:
Creator:
Dmitry A. Bakshaev
Created:
2013-02-21 12:36:39 UTC
Size:
862 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:34:21.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 >@@ -129,7 +129,9 @@ > virtual/jpeg > ) > v4l? ( media-libs/libv4l ) >- xinetd? ( sys-apps/xinetd )" >+ xinetd? ( sys-apps/xinetd ) >+ snmp? ( net-analyzer/net-snmp ) >+" > > DEPEND="${RDEPEND} > v4l? ( sys-kernel/linux-headers ) >@@ -190,7 +192,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