Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 392269 - rekeyword latest media-video/ffmpeg
Summary: rekeyword latest media-video/ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: KEYWORDREQ
: 406271 (view as bug list)
Depends on:
Blocks: 393313 394805 394809 CVE-2011-3929
  Show dependency tree
 
Reported: 2011-11-28 12:37 UTC by Alexis Ballier
Modified: 2012-04-08 15:35 UTC (History)
3 users (show)

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 Alexis Ballier gentoo-dev 2011-11-28 12:37:48 UTC
needs keyword/usemask of: media-libs/libaacplus
needs usemask of vdpau useflag on arches without nvidia drivers: x11-libs/libvdpau
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2011-12-04 15:47:29 UTC
(In reply to comment #0)
> needs usemask of vdpau useflag on arches without nvidia drivers:
> x11-libs/libvdpau

Does this means x11-drivers/nvidia-drivers? If so, it would make sense to mask it globally and unmask on amd64/x86 like video_cards_nvidia is.

Also i think metadata should be fixed, actually it is:
	<flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards to offload CPU processing to video card</flag>


what about:

	<flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards and binary nvidia-drivers to offload CPU processing to video card)</flag> <- note the missing closing parenthesis(sp?)
Comment 2 Alexis Ballier gentoo-dev 2011-12-06 12:36:28 UTC
(In reply to comment #1)
> (In reply to comment #0)
> > needs usemask of vdpau useflag on arches without nvidia drivers:
> > x11-libs/libvdpau
> 
> Does this means x11-drivers/nvidia-drivers? If so, it would make sense to mask
> it globally and unmask on amd64/x86 like video_cards_nvidia is.
> 

yes, though, some arches rant when someone touches their profile without letting them do it within a bug so i dont do this when not absolutely needed and let everyone do it

> Also i think metadata should be fixed, actually it is:
>     <flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards to
> offload CPU processing to video card</flag>
> 
> 
> what about:
> 
>     <flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards and
> binary nvidia-drivers to offload CPU processing to video card)</flag> <- note
> the missing closing parenthesis(sp?)

changed/fixed, thx
Comment 3 Alexis Ballier gentoo-dev 2011-12-06 12:37:27 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > > needs usemask of vdpau useflag on arches without nvidia drivers:
> > > x11-libs/libvdpau
> > 
> > Does this means x11-drivers/nvidia-drivers? If so, it would make sense to mask
> > it globally and unmask on amd64/x86 like video_cards_nvidia is.
> > 
> 
> yes, though, some arches rant when someone touches their profile without
> letting them do it within a bug so i dont do this when not absolutely needed
> and let everyone do it

note also that this is a local useflag, not a global one, so im not sure it should/has to be handled like that
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-06 16:17:20 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > (In reply to comment #0)
> > > needs usemask of vdpau useflag on arches without nvidia drivers:
> > > x11-libs/libvdpau
> > 
> > Does this means x11-drivers/nvidia-drivers? If so, it would make sense to mask
> > it globally and unmask on amd64/x86 like video_cards_nvidia is.
> > 
> 
> yes, though, some arches rant when someone touches their profile without
> letting them do it within a bug so i dont do this when not absolutely needed
> and let everyone do it

In the solution Raúl presented, you wouldn't be touching any arch profiles except x86/amd64's.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-06 20:30:34 UTC
USE=vdpau masked for HPPA.
Marked ~hppa again.
Comment 6 Raúl Porcel (RETIRED) gentoo-dev 2011-12-11 15:26:10 UTC
(In reply to comment #3)
> note also that this is a local useflag, not a global one, so im not sure it
> should/has to be handled like that

If you have doubts mind asking on the -dev ml? Even if its a local use-flag, spreading it through all the profiles when only two profiles are going to benefit(and that isn't going to change) doesn't make sense.

As a member of the x86 team, i let you touch our profile :)
Comment 7 Raúl Porcel (RETIRED) gentoo-dev 2011-12-11 15:27:41 UTC
(In reply to comment #6)
> (In reply to comment #3)
> > note also that this is a local useflag, not a global one, so im not sure it
> > should/has to be handled like that
> 
> If you have doubts mind asking on the -dev ml? Even if its a local use-flag,
> spreading it through all the profiles when only two profiles are going to
> benefit(and that isn't going to change) doesn't make sense.
> 
> As a member of the x86 team, i let you touch our profile :)

Also i'm pretty sure a lot of use-masks unmasked on (at least) the x86 profile are local and not global.
Comment 8 Alexis Ballier gentoo-dev 2011-12-22 12:27:40 UTC
masked/unmasked vdpau globally then

note that, technically, vdpau is made for non-nvidia cards too, but i've never seen anything else but nvidia supporting it :/
Comment 9 Samuli Suominen (RETIRED) gentoo-dev 2012-01-26 13:24:39 UTC
ppc* done
Comment 10 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-01-31 00:36:14 UTC
media-video/ffmpeg-0.9.1, media-video/ffmpeg-0.10, virtual/ffmpeg-0.9 and media-libs/libaacplus-2.0.2 all keyworded ~x86
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-29 15:21:02 UTC
*** Bug 406271 has been marked as a duplicate of this bug. ***
Comment 12 Raúl Porcel (RETIRED) gentoo-dev 2012-04-08 15:35:06 UTC
~alpha/~arm/~ia64/~sparc done, closing