Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 108551 Details for
Bug 164480
media-libs/xine-lib-1.1.3 won't build with +ffmpeg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xine-lib-1.1.3-postprocver.patch
xine-lib-1.1.3-postprocver.patch (text/plain), 3.39 KB, created by
Ian Stakenvicius
on 2007-01-29 23:09:20 UTC
(
hide
)
Description:
xine-lib-1.1.3-postprocver.patch
Filename:
MIME Type:
Creator:
Ian Stakenvicius
Created:
2007-01-29 23:09:20 UTC
Size:
3.39 KB
patch
obsolete
>--- xine-lib-1.1.3/configure.ac~ 2006-11-05 17:16:56.000000000 +0200 >+++ xine-lib-1.1.3/configure.ac 2006-12-17 14:11:01.000000000 +0200 >@@ -367,7 +367,7 @@ > > if test "x$with_external_ffmpeg" = "xyes"; then > PKG_CHECK_MODULES([FFMPEG], [libavcodec >= 51.11.0]) >- PKG_CHECK_MODULES([FFMPEG_POSTPROC], [libpostproc >= 51.11.0]) >+ PKG_CHECK_MODULES([FFMPEG_POSTPROC], [libpostproc >= 51.1.0]) > AC_SUBST([FFMPEG_CFLAGS]) > AC_SUBST([FFMPEG_LIBS]) > AC_SUBST([FFMPEG_POSTPROC_CFLAGS]) >--- xine-lib-1.1.3/configure~ 2006-12-03 21:41:27.000000000 +0200 >+++ xine-lib-1.1.3/configure 2006-12-17 14:12:17.000000000 +0200 >@@ -26115,12 +26115,12 @@ > pkg_cv_FFMPEG_POSTPROC_CFLAGS="$FFMPEG_POSTPROC_CFLAGS" > else > if test -n "$PKG_CONFIG" && \ >- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libpostproc >= 51.11.0\"") >&5 >- ($PKG_CONFIG --exists --print-errors "libpostproc >= 51.11.0") 2>&5 >+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libpostproc >= 51.1.0\"") >&5 >+ ($PKG_CONFIG --exists --print-errors "libpostproc >= 51.1.0") 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then >- pkg_cv_FFMPEG_POSTPROC_CFLAGS=`$PKG_CONFIG --cflags "libpostproc >= 51.11.0" 2>/dev/null` >+ pkg_cv_FFMPEG_POSTPROC_CFLAGS=`$PKG_CONFIG --cflags "libpostproc >= 51.1.0" 2>/dev/null` > else > pkg_failed=yes > fi >@@ -26133,12 +26133,12 @@ > pkg_cv_FFMPEG_POSTPROC_LIBS="$FFMPEG_POSTPROC_LIBS" > else > if test -n "$PKG_CONFIG" && \ >- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libpostproc >= 51.11.0\"") >&5 >- ($PKG_CONFIG --exists --print-errors "libpostproc >= 51.11.0") 2>&5 >+ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libpostproc >= 51.1.0\"") >&5 >+ ($PKG_CONFIG --exists --print-errors "libpostproc >= 51.1.0") 2>&5 > ac_status=$? > echo "$as_me:$LINENO: \$? = $ac_status" >&5 > (exit $ac_status); }; then >- pkg_cv_FFMPEG_POSTPROC_LIBS=`$PKG_CONFIG --libs "libpostproc >= 51.11.0" 2>/dev/null` >+ pkg_cv_FFMPEG_POSTPROC_LIBS=`$PKG_CONFIG --libs "libpostproc >= 51.1.0" 2>/dev/null` > else > pkg_failed=yes > fi >@@ -26157,14 +26157,14 @@ > _pkg_short_errors_supported=no > fi > if test $_pkg_short_errors_supported = yes; then >- FFMPEG_POSTPROC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpostproc >= 51.11.0"` >+ FFMPEG_POSTPROC_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libpostproc >= 51.1.0"` > else >- FFMPEG_POSTPROC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpostproc >= 51.11.0"` >+ FFMPEG_POSTPROC_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libpostproc >= 51.1.0"` > fi > # Put the nasty error message in config.log where it belongs > echo "$FFMPEG_POSTPROC_PKG_ERRORS" >&5 > >- { { echo "$as_me:$LINENO: error: Package requirements (libpostproc >= 51.11.0) were not met: >+ { { echo "$as_me:$LINENO: error: Package requirements (libpostproc >= 51.1.0) were not met: > > $FFMPEG_POSTPROC_PKG_ERRORS > >@@ -26175,7 +26175,7 @@ > and FFMPEG_POSTPROC_LIBS to avoid the need to call pkg-config. > See the pkg-config man page for more details. > " >&5 >-echo "$as_me: error: Package requirements (libpostproc >= 51.11.0) were not met: >+echo "$as_me: error: Package requirements (libpostproc >= 51.1.0) were not met: > > $FFMPEG_POSTPROC_PKG_ERRORS >
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 164480
:
108551