Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38416 Details for
Bug 61895
Avidemux 2.0.28 build failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch 2.0.28 to add needed includes
ebuild.patch (text/plain), 1.15 KB, created by
Rob Nichols
on 2004-08-29 01:37:55 UTC
(
hide
)
Description:
patch 2.0.28 to add needed includes
Filename:
MIME Type:
Creator:
Rob Nichols
Created:
2004-08-29 01:37:55 UTC
Size:
1.15 KB
patch
obsolete
>--- avidemux-2.0.28.ebuild 2004-08-26 04:05:48.000000000 -0500 >+++ avidemux-2.0.28.ebuild 2004-08-29 03:24:44.000000000 -0500 >@@ -38,6 +38,11 @@ > filter-flags "-funroll-all-loops" > filter-flags "-fforce-addr" > >+src_unpack() { >+ unpack ${A} >+ cd ${S}; epatch ${FILESDIR}/xvid.patch >+} >+ > src_compile() { > local myconf > myconf="--with-gnu-ld --disable-warnings" >--- /dev/null 1969-12-31 18:00:00.000000000 -0600 >+++ files/xvid.patch 2004-08-29 02:31:52.000000000 -0500 >@@ -0,0 +1,22 @@ >+--- avidemux/ADM_encoder/adm_encxvid.cpp.orig 2004-08-29 02:29:31.000000000 -0500 >++++ avidemux/ADM_encoder/adm_encxvid.cpp 2004-08-29 02:29:52.000000000 -0500 >+@@ -41,6 +41,8 @@ >+ }; >+ #include "ADM_gui/GUI_xvidparam.h" >+ >++#include <ADM_assert.h> >++ >+ static vbr_control_t vbrstate; >+ #define aprintf printf >+ //static char *XvidInternal2pass_statfile=(const char *)"/tmp/xvid_int2pass.txt"; >+--- avidemux/ADM_dialog/DIA_xvid.cpp.orig 2004-08-29 02:28:53.000000000 -0500 >++++ avidemux/ADM_dialog/DIA_xvid.cpp 2004-08-29 02:29:08.000000000 -0500 >+@@ -1,7 +1,7 @@ >+ #include <config.h> >+ #include "ADM_lavcodec.h" >+ >+- >++#include <ADM_assert.h> >+ >+ #include <string.h> >+ #include <stdio.h>
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 61895
: 38416