When trying to build a package of nuvexport it failed because it checks built_with_use on packages that are not installed at build-time. It would be nice if this package was updated to EAPI=2 and use dependencies to solve the issue. Thanks, Diego
So, move transcode and ffmpeg to DEPEND? *confused*
A(In reply to comment #1) > So, move transcode and ffmpeg to DEPEND? *confused* > Actually that does make sense ... took me a second. I tried EAPI2 syntax, and portage ignored it. media-video/ffmpeg[encode,xvid,threads,aac] I had ffmpeg built with -threads and still took it, so I can't rely on EAPI2. Either a portage bug or I've got syntax wrong.
Okay, user error on my end ... switched to EAPI2.