Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 128228 Details for
Bug 148787
games-arcade/stepmania 4.0 CVS Intermediate Release ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
stepmania-4.0_rc-ffmpeg.patch
stepmania-4.0_rc-ffmpeg.patch (text/plain), 1.30 KB, created by
Wai Ling
on 2007-08-16 00:07:41 UTC
(
hide
)
Description:
stepmania-4.0_rc-ffmpeg.patch
Filename:
MIME Type:
Creator:
Wai Ling
Created:
2007-08-16 00:07:41 UTC
Size:
1.30 KB
patch
obsolete
>--- autoconf/m4/video.m4 2006-09-01 05:27:23.000000000 +0200 >+++ autoconf/m4/video.m4 2006-09-23 18:23:05.000000000 +0200 >@@ -19,44 +19,6 @@ > AC_SEARCH_LIBS(avcodec_init, [avcodec], have_libavcodec=yes, have_libavcodec=no) > AC_SEARCH_LIBS(guess_format, [avformat], have_libavformat=yes, have_libavformat=no) > fi >- >-if test "$have_libavcodec" = "yes"; then >- AC_MSG_CHECKING([for matching libavcodec headers and libs]) >- AC_TRY_RUN([ >- #include <ffmpeg/avcodec.h> >- int main() >- { >- return ( LIBAVCODEC_VERSION_INT == avcodec_version() && >- LIBAVCODEC_BUILD == avcodec_build() ) ? 0:1; >- } >- ],,have_libavcodec=no,) >- AC_MSG_RESULT($have_libavcodec) >- if test "$have_libavcodec" = "yes"; then >- AC_MSG_CHECKING([for libavcodec = 0.4.9-pre1]) >- AC_TRY_RUN([ >- #include <ffmpeg/avcodec.h> >- int main() >- { >- return ( LIBAVCODEC_VERSION_INT == 0x000409 && >- LIBAVCODEC_BUILD == 4718 ) ? 0:1; >- } >- ],,have_libavcodec=no,) >- AC_MSG_RESULT($have_libavcodec) >- fi >-fi >- >-if test "$have_libavformat" = "yes"; then >- AC_MSG_CHECKING([for libavformat = 0.4.9-pre1]) >- AC_TRY_RUN([ >- #include <ffmpeg/avformat.h> >- int main() >- { >- return ( LIBAVFORMAT_VERSION_INT == 0x000409 && >- LIBAVFORMAT_BUILD == 4616 )? 0:1; >- } >- ],,have_libavformat=no,) >- AC_MSG_RESULT($have_libavformat) >-fi > fi > > have_ffmpeg=no
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 Raw
Actions:
View
Attachments on
bug 148787
:
97862
|
97872
|
97874
|
97875
|
98792
|
102885
|
109480
|
109635
|
128226
|
128228
|
128861
|
203757
|
203758