Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 75795 Details for
Bug 72976
media-video/mplayer: mencoder USE="oss" needed for TV grabbing
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for mplayer-1.0_pre7-r1.ebuild
patch (text/plain), 585 bytes, created by
Lorenzo Mancini
on 2005-12-30 07:16:32 UTC
(
hide
)
Description:
Patch for mplayer-1.0_pre7-r1.ebuild
Filename:
MIME Type:
Creator:
Lorenzo Mancini
Created:
2005-12-30 07:16:32 UTC
Size:
585 bytes
patch
obsolete
>--- /usr/portage/media-video/mplayer/mplayer-1.0_pre7-r1.ebuild 2005-12-12 06:05:53.000000000 +0100 >+++ mplayer-1.0_pre7-r1.ebuild 2005-12-30 16:08:55.700349704 +0100 >@@ -131,6 +131,11 @@ > KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" > > pkg_setup() { >+ # bug #72976 (http://bugs.gentoo.org/show_bug.cgi?id=72976) >+ if (use v4l || use v4l2) && use !oss; then >+ einfo "Emerging mplayer with Video 4 Linux support (use flags 'v4l' or 'v4l2') requires you to enable 'oss' use flag as well." >+ die >+ fi > if use real && use x86; then > REALLIBDIR="/opt/RealPlayer/codecs" > fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 72976
: 75795