Initial inclusion of libva-utils fixes T3794
Details
Details
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| package.yml | ||
|---|---|---|
| 5 | Version 1.8.3 has been released | |
| 12–18 | There is some duplication here, for example pkgconfig(xext) depends on libx11 so pkgconfig(libx11) is not necessary. Additionally the pkgconfig's are not alphabetised. The only pkgconfig's you need for full functionality are:-
| |
| 19–20 | Not necessary - if you check abi_used_symbols libva.so.1 is already picked up so eopkg will automatically install libva as a dependency. | |
| 22 | %configure --disable-static should be sufficient | |
Comment Actions
Also if we put this in, we should probably upgrade the whole libva/vaapi stack to 1.8.3 before we sync to stable. It _probably_ won't cause any problems but in the name of stability.
Comment Actions
Any update on this @poltertec? I would like to see the libva stack upgraded to 1.8.3 in the repo