LVE ebuild was quite old (040322) and used a very old ffmpeg. I've updated the ebuild to the latest lve, using a recent ffmpeg snapshot (p20050226). The latest ffmpeg (p20050906) doesn't work as it lacks avutil.h which is included in avcodec.h, which in turn is included in liba52/a52.h that lve includes. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 69460 [details] LVE 050926 ebuild
Created attachment 69461 [details, diff] updated patch
Created attachment 69462 [details, diff] qtlib path patch updated
- invalid ebuild header >> http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=3 - in src_compile(), use emake instead make
Created attachment 69472 [details] LVE 050926 ebuild
Created attachment 80058 [details, diff] Added modular X dependencies Updates DEPENDS and RDEPENDS so that lve can be compiled against modular X.
This should probably block 112675 since the current ebuild is hardcoded to virtual/x11
being removed from the tree