Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48992 - Patch: add gphoto2 "use" flag support to sane-backends ebuild
Summary: Patch: add gphoto2 "use" flag support to sane-backends ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-25 19:30 UTC by James Roberts-Thomson
Modified: 2004-05-05 01:28 UTC (History)
0 users

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


Attachments
Patch to add "gphoto2" use support to sane-backends ebuild (gphoto2-use-support.patch,1.12 KB, patch)
2004-04-25 19:33 UTC, James Roberts-Thomson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Roberts-Thomson 2004-04-25 19:30:52 UTC
When updating to KDE 3.2.2, I decided to enable the "gphoto2" and "scanner" use flags.  This pulled in some new dependencies (as expected), including "gphoto2" and "sane-backends".

I noticed that the system compiled sane-backends, WITHOUT ghoto2 support, and then  gphoto2.  If sane-backends can support gphoto2, why not add it in, I thought.  So, I patched the sane-backends ebuild to support the "gphoto2" use flag.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
sane-backends compiled with gphoto2 support.
Comment 1 James Roberts-Thomson 2004-04-25 19:33:04 UTC
Created attachment 30050 [details, diff]
Patch to add "gphoto2" use support to sane-backends ebuild

Here is the patch I created to add gphoto use flag support to the sane-backends
ebuild
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2004-05-05 01:28:01 UTC
Good idea. Did that in .14, thanks.