Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 114567 Details for
Bug 172375
media-video/mplayer - add support for vstream
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to add support for vstream content (using new local use flag 'vstream')
mplayer-1.0_rc1-r2-vstream.patch (text/plain), 1.15 KB, created by
Taylor Braun-Jones
on 2007-03-27 04:31:45 UTC
(
hide
)
Description:
Patch to add support for vstream content (using new local use flag 'vstream')
Filename:
MIME Type:
Creator:
Taylor Braun-Jones
Created:
2007-03-27 04:31:45 UTC
Size:
1.15 KB
patch
obsolete
>--- /usr/portage/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild 2007-02-17 06:36:03.000000000 -0800 >+++ mplayer-1.0_rc1-r2.ebuild 2007-03-26 21:26:54.000000000 -0700 >@@ -10,7 +10,8 @@ > dv dvdread enca encode esd fbcon gif ggi gtk iconv ipv6 jack joystick jpeg > libcaca lirc live livecd lzo mad matrox mmx mmxext musepack nas unicode > vorbis opengl openal oss png real rtc samba sdl speex sse sse2 svga tga >-theora truetype v4l v4l2 win32codecs X x264 xanim xinerama xv xvid xvmc" >+theora truetype v4l v4l2 vstream win32codecs X x264 xanim xinerama xv xvid >+xvmc" > > LANGS="bg cs de da el en es fr hu ja ko mk nl no pl pt_BR ro ru sk tr uk zh_CN > zh_TW" >@@ -104,6 +105,7 @@ > xvmc? ( x11-libs/libXvMC ) ) > X? ( x11-libs/libXxf86vm > x11-libs/libXext ) >+ vstream? ( media-libs/vstream-client ) > " > > DEPEND="${RDEPEND} >@@ -289,6 +291,7 @@ > myconf="${myconf} $(use_enable rtc)" > myconf="${myconf} $(use_enable samba smb)" > myconf="${myconf} $(use_enable truetype freetype)" >+ myconf="${myconf} $(use_enable vstream)" > use live || myconf="${myconf} --disable-live" > use v4l || myconf="${myconf} --disable-tv-v4l1" > use v4l2 || myconf="${myconf} --disable-tv-v4l2"
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 172375
: 114567