[FFmpeg-soc] [soc]: r1534 - libavfilter/diffs/00_build.diff

victor subversion at mplayerhq.hu
Wed Dec 5 12:53:59 CET 2007


Author: victor
Date: Wed Dec  5 12:53:59 2007
New Revision: 1534

Log:
Allow out of source tree builds.


Modified:
   libavfilter/diffs/00_build.diff

Modified: libavfilter/diffs/00_build.diff
==============================================================================
--- libavfilter/diffs/00_build.diff	(original)
+++ libavfilter/diffs/00_build.diff	Wed Dec  5 12:53:59 2007
@@ -26,7 +26,23 @@ Index: configure
  echo "video hooking             ${vhook-no}"
  if enabled vhook; then
      echo "Imlib2 support            ${imlib2-no}"
-@@ -2094,3 +2097,8 @@
+@@ -1992,6 +1995,7 @@
+         libavcodec/sh4    \
+         libavcodec/sparc  \
+         libavdevice       \
++        libavfilter       \
+         libavformat       \
+         libavutil         \
+         libpostproc       \
+@@ -2006,6 +2010,7 @@
+         doc/texi2pod.pl      \
+         libavcodec/Makefile  \
+         libavdevice/Makefile \
++        libavfilter/Makefile \
+         libavformat/Makefile \
+         libavutil/Makefile   \
+         libpostproc/Makefile \
+@@ -2094,3 +2099,8 @@
      apply libswscale.pc sed s/^Libs:.*$/Libs:/
      apply libswscale-uninstalled.pc sed s/^Libs:.*$/Libs:/
  fi



More information about the FFmpeg-soc mailing list