summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-27 16:00:07 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-27 16:00:07 +0800
commit6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c (patch)
tree5824ea7db0500788969da5fd90f7a016931b46c4 /multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure
parent3adcdf586d145881f28400e142d97df99c598934 (diff)
downloadmarcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar.gz
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar.bz2
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar.lz
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar.xz
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.tar.zst
marcuscom-ports-6dd2948b43ae39f54b4760ea20b3d5a0a32a0e1c.zip
Add gstreamer-ffmpeg, the FFmpeg GStreamer plug-in for manipulating MPEG video
files and streams. Submitted by: Koop Mast <kwm@rainbow-runner.nl> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1925 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure')
-rw-r--r--multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure b/multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure
new file mode 100644
index 000000000..f4c1cb8ae
--- /dev/null
+++ b/multimedia/gstreamer-ffmpeg/files/ia64-patch-ffmpeg::configure
@@ -0,0 +1,10 @@
+--- gst-libs/ext/ffmpeg/ffmpeg/configure.bak Sat Sep 27 18:39:42 2003
++++ gst-libs/ext/ffmpeg/ffmpeg/configure Sat Sep 27 19:53:52 2003
+@@ -119,6 +119,7 @@
+ v4l="no"
+ audio_oss="yes"
+ make="gmake"
++CFLAGS="$CFLAGS -fPIC -DPIC"
+ LDFLAGS="$LDFLAGS -export-dynamic"
+ ;;
+ BSD/OS)