Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7237 Details for
Bug 13809
Mplayer-rc2 doesn't compile when DVB card is detected
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
new USE vatiable "dvb" to en/disable DVB support in mplayer
mplayer-ebuild.diff (text/plain), 945 bytes, created by
Juri Haberland
on 2003-01-12 18:53:18 UTC
(
hide
)
Description:
new USE vatiable "dvb" to en/disable DVB support in mplayer
Filename:
MIME Type:
Creator:
Juri Haberland
Created:
2003-01-12 18:53:18 UTC
Size:
945 bytes
patch
obsolete
>--- mplayer-0.90_rc2.ebuild 2003-01-07 00:25:37.000000000 +0100 >+++ mplayer-0.90_rc2-r1.ebuild 2003-01-13 01:11:03.000000000 +0100 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /home/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_rc2.ebuild,v 1.2 2003/01/06 23:20:34 azarah Exp $ > >-IUSE="dga oss jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts" >+IUSE="dga oss jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb" > > inherit eutils > >@@ -180,6 +180,10 @@ > && myconf="${myconf} --enable-i18n" \ > || myconf="${myconf} --disable-i18n" > >+ use dvb \ >+ && myconf="${myconf} --enable-dvb" \ >+ || myconf="${myconf} --disable-dvb" >+ > if [ -d /opt/RealPlayer9/Real/Codecs ] > then > REALLIBDIR="/opt/RealPlayer9/Real/Codecs"
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 13809
: 7237