From d8e1e16e64701b6d51c9402ad779fd5560b8ce51 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 29 Apr 2006 23:03:03 +0000 Subject: - Update gstreamer to 0.10 - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1] --- multimedia/totem/files/patch-src_totem-disk.c | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) (limited to 'multimedia/totem/files/patch-src_totem-disk.c') diff --git a/multimedia/totem/files/patch-src_totem-disk.c b/multimedia/totem/files/patch-src_totem-disk.c index d522008f04bc..6b6ef565e287 100644 --- a/multimedia/totem/files/patch-src_totem-disk.c +++ b/multimedia/totem/files/patch-src_totem-disk.c @@ -1,14 +1,8 @@ ---- src/plparse/totem-disc.c.orig Sun Mar 13 08:37:57 2005 -+++ src/plparse/totem-disc.c Wed Mar 23 03:29:26 2005 -@@ -34,18 +34,40 @@ - #include - #include - #include --#include - #include - - #include - #include +--- src/plparse/totem-disc.c.orig Thu Nov 24 16:53:02 2005 ++++ src/plparse/totem-disc.c Sun Dec 18 13:34:12 2005 +@@ -43,7 +43,29 @@ + #include + #include +#ifdef __FreeBSD__ +#include @@ -31,16 +25,8 @@ +#define ENOMEDIUM ENODEV +#define CDROM_GET_CAPABILITY CDIOCCLRDEBUG +#else -+#include -+#include + #include +#endif -+ - #include - #include - #include --#include -- #include "totem-disc.h" - typedef struct _CdCache { -- cgit v1.2.3