summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-04 14:40:53 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-04 14:40:53 +0800
commit5a329b84ceded1080f5df349df6532fcd3a82a79 (patch)
tree177ab71bb2bae26ec86b48cc103ff9e1c1219f80 /multimedia/gstreamer-plugins80/files
parent630765a196c58248aaabeeeaae594e00bbfa0a20 (diff)
downloadmarcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar.gz
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar.bz2
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar.lz
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar.xz
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.tar.zst
marcuscom-ports-5a329b84ceded1080f5df349df6532fcd3a82a79.zip
Update to 0.6.0.
Submitted by: lioux git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@510 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins80/files')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-gst-libs_ext_ffmpeg_Makefile.in11
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-gst_udp_gstudpsrc.h10
2 files changed, 0 insertions, 21 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-gst-libs_ext_ffmpeg_Makefile.in b/multimedia/gstreamer-plugins80/files/patch-gst-libs_ext_ffmpeg_Makefile.in
deleted file mode 100644
index 4d96cac2a..000000000
--- a/multimedia/gstreamer-plugins80/files/patch-gst-libs_ext_ffmpeg_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gst-libs/ext/ffmpeg/Makefile.in.orig Thu Jan 9 23:11:17 2003
-+++ gst-libs/ext/ffmpeg/Makefile.in Thu Jan 9 23:11:25 2003
-@@ -513,7 +513,7 @@
-
- # on running make install, make sure make has been run first
- install:
-- cd ffmpeg && make
-+ cd ffmpeg && ${MAKE}
-
- # override recursive targets
- dvi-recursive:
diff --git a/multimedia/gstreamer-plugins80/files/patch-gst_udp_gstudpsrc.h b/multimedia/gstreamer-plugins80/files/patch-gst_udp_gstudpsrc.h
deleted file mode 100644
index af26ec157..000000000
--- a/multimedia/gstreamer-plugins80/files/patch-gst_udp_gstudpsrc.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- gst/udp/gstudpsrc.h.orig Wed Dec 11 13:49:50 2002
-+++ gst/udp/gstudpsrc.h Wed Dec 11 13:50:00 2002
-@@ -33,6 +33,7 @@
- #include <sys/types.h>
- #include <netdb.h>
- #include <sys/socket.h>
-+#include <netinet/in.h>
- #include <fcntl.h>
- #include "gstudp.h"
-