summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-20 04:51:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-12-20 04:51:22 +0800
commit6e4644355d62ebacc8383a9e96241e6786edd02c (patch)
tree61168fc8e416b460dd1d575a84e8efb49554263a /multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
parenta96c25334b449c6664abd6f2effc0737638a8dd0 (diff)
downloadmarcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar.gz
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar.bz2
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar.lz
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar.xz
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.tar.zst
marcuscom-ports-6e4644355d62ebacc8383a9e96241e6786edd02c.zip
Update to 0.7.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1501 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in')
-rw-r--r--multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in15
1 files changed, 12 insertions, 3 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in b/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
index 2cc654fbf..22f6d71f7 100644
--- a/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
+++ b/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
@@ -1,6 +1,6 @@
---- gst-libs/ext/ffmpeg/Makefile.in.orig Tue Nov 25 02:24:22 2003
-+++ gst-libs/ext/ffmpeg/Makefile.in Tue Nov 25 02:24:35 2003
-@@ -809,7 +809,7 @@
+--- gst-libs/ext/ffmpeg/Makefile.in.orig Fri Dec 19 14:31:01 2003
++++ gst-libs/ext/ffmpeg/Makefile.in Fri Dec 19 14:40:11 2003
+@@ -866,7 +866,7 @@
libavformat_la-file.lo libavformat_la-flvdec.lo \
libavformat_la-flvenc.lo libavformat_la-framehook.lo \
libavformat_la-gif.lo libavformat_la-gifdec.lo \
@@ -9,3 +9,12 @@
libavformat_la-idroq.lo libavformat_la-img.lo \
libavformat_la-ipmovie.lo libavformat_la-jpeg.lo \
libavformat_la-mov.lo libavformat_la-movenc.lo \
+@@ -5659,7 +5659,7 @@
+
+ patches:
+ @echo -n Patching ffmpeg if necessary ...
+- @patch -p0 -N -r rejects <$(srcdir)/patch/function.patch > /dev/null || true
++# @patch -p0 -N -r rejects <$(srcdir)/patch/function.patch > /dev/null || true
+ @rm -f rejects || true
+ @echo done.
+