Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240486 - media-tv/nuvexport does not build with --buildpkg (candidate for EAPI=2)
Summary: media-tv/nuvexport does not build with --buildpkg (candidate for EAPI=2)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 10:05 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-01-10 14:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-08 10:05:53 UTC
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
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2009-01-10 14:03:27 UTC
So, move transcode and ffmpeg to DEPEND?  *confused*
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2009-01-10 14:05:10 UTC
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.
Comment 3 Steve Dibb (RETIRED) gentoo-dev 2009-01-10 14:46:07 UTC
Okay, user error on my end ... switched to EAPI2.