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>2004-02-27 09:12:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-27 09:12:41 +0800
commit94c5e2c589b2629d188627359d0de76f217d4241 (patch)
tree1067e8abaa173c855d3db980189ac252ed191dfa /multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
parentb27a95de933ea94c107249d9b4fc78fc34047982 (diff)
downloadmarcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar.gz
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar.bz2
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar.lz
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar.xz
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.tar.zst
marcuscom-ports-94c5e2c589b2629d188627359d0de76f217d4241.zip
* Update to 0.7.5
* Add a slew of new plug-in and feature support [1] Submitted by: Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1921 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.in36
1 files changed, 0 insertions, 36 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
deleted file mode 100644
index 3b293cd85..000000000
--- a/multimedia/gstreamer-plugins/files/patch-gst-libs_ext_ffmpeg_Makefile.in
+++ /dev/null
@@ -1,36 +0,0 @@
---- gst-libs/ext/ffmpeg/Makefile.in.orig Sat Feb 21 18:56:31 2004
-+++ gst-libs/ext/ffmpeg/Makefile.in Sat Feb 21 19:04:32 2004
-@@ -532,15 +532,12 @@
- $(defs_powerpc) \
- -DTUNECPU=generic \
- -DHAVE_STRPTIME=1 \
-- -DHAVE_LRINTF=1 \
- -DCONFIG_ENCODERS=1 \
- -DCONFIG_DECODERS=1 \
- -DCONFIG_PP=1 \
- -DCONFIG_MPEGAUDIO_HP=1 \
- -DCONFIG_HAVE_DLOPEN=1 \
- -DCONFIG_HAVE_DLFCN=1 \
-- -DHAVE_MALLOC_H=1 \
-- -DHAVE_MEMALIGN=1 \
- -DSIMPLE_IDCT=1 \
- -DCONFIG_RISKY=1
-
-@@ -904,7 +901,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 \
-- libavformat_la-grab.lo libavformat_la-idcin.lo \
-+ libavformat_la-idcin.lo \
- libavformat_la-idroq.lo libavformat_la-img.lo \
- libavformat_la-ipmovie.lo libavformat_la-jpeg.lo \
- libavformat_la-mov.lo libavformat_la-movenc.lo \
-@@ -5697,7 +5694,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.
-