Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 31396 Details for
Bug 31376
media-video/ffmpeg should use the X USE flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild patch that fixes the ffmpeg unneccessary xlib dependency
ffmpeg-0.4.7.ebuild.include_xlib_fix (text/plain), 475 bytes, created by
d0der
on 2004-05-14 00:35:36 UTC
(
hide
)
Description:
Ebuild patch that fixes the ffmpeg unneccessary xlib dependency
Filename:
MIME Type:
Creator:
d0der
Created:
2004-05-14 00:35:36 UTC
Size:
475 bytes
patch
obsolete
>--- /usr/portage/media-video/ffmpeg/ffmpeg-0.4.7.ebuild 2004-02-24 10:39:29.000000000 +0100 >+++ /usr/local/portage/media-video/ffmpeg/ffmpeg-0.4.7.ebuild 2004-05-14 09:18:47.000000000 +0200 >@@ -32,6 +32,10 @@ > #epatch ${FILESDIR}/alpha-idct.patch > > epatch ${FILESDIR}/${P}-2.6.patch >+ >+ # for some reason it tries to #include <X11/Xlib.h>,but doesn't use it >+ cd ${S} >+ sed -i s:\#define\ HAVE_X11:\#define\ HAVE_LINUX: ffplay.c > } > > src_compile() {
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 31376
: 31396