Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 107459 Details for
Bug 162801
media-video/mplayer: How about using external ffmpeg?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mplayer-1.0_rc1-r1-ebuild-USE-ffmpeg.diff
mplayer-1.0_rc1-r1-ebuild-USE-ffmpeg.diff (text/plain), 1.11 KB, created by
Sebastian
on 2007-01-19 15:42:35 UTC
(
hide
)
Description:
mplayer-1.0_rc1-r1-ebuild-USE-ffmpeg.diff
Filename:
MIME Type:
Creator:
Sebastian
Created:
2007-01-19 15:42:35 UTC
Size:
1.11 KB
patch
obsolete
>--- /usr/portage/media-video/mplayer/mplayer-1.0_rc1-r1.ebuild 2007-01-06 20:44:23.000000000 +0100 >+++ mplayer-1.0_rc1-r1.ebuild 2007-01-19 16:39:38.000000000 +0100 >@@ -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 win32codecs X x264 xanim xinerama xv xvid xvmc >+ffmpeg" > > 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 ) >+ ffmpeg? ( media-video/ffmpeg ) > " > > DEPEND="${RDEPEND} >@@ -430,6 +432,10 @@ > unset CFLAGS CXXFLAGS > fi > >+ use ffmpeg && myconf="${myconf} --disable-libavutil --disable-libavcodec >+ --disable-libavformat --disable-libpostproc >+ --with-extraincdir=/usr/include/ffmpeg" >+ > CFLAGS="$CFLAGS" ./configure \ > "--cc=$(tc-getCC)" "--host-cc=$(tc-getBUILD_CC)" \ > --prefix=/usr \
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 162801
:
107436
| 107459