summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c')
-rw-r--r--multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c b/multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c
new file mode 100644
index 000000000..788e2df28
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/patch-ext_cairo_gstcairo.c
@@ -0,0 +1,10 @@
+--- ext/cairo/gstcairo.c.orig Sun Jun 12 10:43:25 2005
++++ ext/cairo/gstcairo.c Sun Jun 12 10:44:04 2005
+@@ -46,5 +46,5 @@
+ return TRUE;
+ }
+
+-GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "timeoverlay",
+- "Time overlay", plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)
++GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "cairo",
++ "Cairo", plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)