Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327825 - x11-libs/libvdpau-0.4 doesn't implement -doc useflag
Summary: x11-libs/libvdpau-0.4 doesn't implement -doc useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 19:14 UTC by Isaac Richter
Modified: 2011-02-08 21:16 UTC (History)
0 users

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


Attachments
Patch for libvdpau-0.4.ebuild (libvdpau-0.4-useflag.patch,425 bytes, patch)
2010-07-11 19:17 UTC, Isaac Richter
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Isaac Richter 2010-07-11 19:14:50 UTC
x11-libs/libvdpau-0.4 doesn't implement -doc useflag. The ebuild doesn't pass on enable/disable documentation requests to econf. 

Reproducible: Always

Steps to Reproduce:
Attempt to emerge x11-libs/libvdpau-0.4 with USE="-doc"

Actual Results:  
Portage attempts to build libvdpau with documentation.

Expected Results:  
libvdpau should build without documentation, respecting USE="-doc".
Comment 1 Isaac Richter 2010-07-11 19:17:03 UTC
Created attachment 238341 [details, diff]
Patch for libvdpau-0.4.ebuild

Patch for libvdpau-0.4.ebuild to have it respect USE="-doc"
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2011-02-08 21:16:20 UTC
Fixed in 0.4.1 which should be going stable soon-ish.