Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 466402 - x11-libs/libva, x11-libs/libva-intel-driver - Please add drm USE flag.
Summary: x11-libs/libva, x11-libs/libva-intel-driver - Please add drm USE flag.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-04-18 22:22 UTC by grey dot
Modified: 2013-06-19 19:44 UTC (History)
2 users (show)

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


Attachments
libva patch (libva.patch,666 bytes, patch)
2013-04-18 22:22 UTC, grey dot
Details | Diff
libva-intel-driver patch (libva-intel.patch,668 bytes, patch)
2013-04-18 22:23 UTC, grey dot
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description grey dot 2013-04-18 22:22:29 UTC
The patches attached add drm use flag to libva and libva-intel-driver (other drivers do not support access via libdrm). This is useful when running vaapi-enabled applications without X.

Reproducible: Always
Comment 1 grey dot 2013-04-18 22:22:56 UTC
Created attachment 345954 [details, diff]
libva patch
Comment 2 grey dot 2013-04-18 22:23:22 UTC
Created attachment 345956 [details, diff]
libva-intel-driver patch
Comment 3 Alexis Ballier gentoo-dev 2013-04-20 15:52:05 UTC
do we still need to depend on libdrm with USE=-drm after that?
Comment 4 grey dot 2013-04-20 19:48:13 UTC
(In reply to comment #3)
> do we still need to depend on libdrm with USE=-drm after that?

I don't think so.
Comment 5 Alexis Ballier gentoo-dev 2013-06-19 19:44:14 UTC
finally added, thanks for the patch and sorry for the delay
unfortunately it doesnt seem to allow dropping the libdrm dep