aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/goffice/files/patch-plugins_plot_radar_gog-radar.c15
-rw-r--r--devel/goffice04/files/patch-plugins_plot_radar_gog-radar.c15
-rw-r--r--devel/goffice1/files/patch-plugins_plot_radar_gog-radar.c15
3 files changed, 45 insertions, 0 deletions
diff --git a/devel/goffice/files/patch-plugins_plot_radar_gog-radar.c b/devel/goffice/files/patch-plugins_plot_radar_gog-radar.c
new file mode 100644
index 000000000000..78df54ba0035
--- /dev/null
+++ b/devel/goffice/files/patch-plugins_plot_radar_gog-radar.c
@@ -0,0 +1,15 @@
+--- plugins/plot_radar/gog-radar.c.orig Sat Dec 16 23:54:55 2006
++++ plugins/plot_radar/gog-radar.c Sun Dec 17 00:05:35 2006
+@@ -386,12 +386,6 @@ GSF_DYNAMIC_CLASS (GogPolarPlot, gog_pol
+ typedef GogPlotView GogRTView;
+ typedef GogPlotViewClass GogRTViewClass;
+
+-static double
+-fmin (double a, double b)
+-{
+- return (a < b) ? a : b;
+-}
+-
+ static void
+ gog_rt_view_render (GogView *view, GogViewAllocation const *bbox)
+ {
diff --git a/devel/goffice04/files/patch-plugins_plot_radar_gog-radar.c b/devel/goffice04/files/patch-plugins_plot_radar_gog-radar.c
new file mode 100644
index 000000000000..78df54ba0035
--- /dev/null
+++ b/devel/goffice04/files/patch-plugins_plot_radar_gog-radar.c
@@ -0,0 +1,15 @@
+--- plugins/plot_radar/gog-radar.c.orig Sat Dec 16 23:54:55 2006
++++ plugins/plot_radar/gog-radar.c Sun Dec 17 00:05:35 2006
+@@ -386,12 +386,6 @@ GSF_DYNAMIC_CLASS (GogPolarPlot, gog_pol
+ typedef GogPlotView GogRTView;
+ typedef GogPlotViewClass GogRTViewClass;
+
+-static double
+-fmin (double a, double b)
+-{
+- return (a < b) ? a : b;
+-}
+-
+ static void
+ gog_rt_view_render (GogView *view, GogViewAllocation const *bbox)
+ {
diff --git a/devel/goffice1/files/patch-plugins_plot_radar_gog-radar.c b/devel/goffice1/files/patch-plugins_plot_radar_gog-radar.c
new file mode 100644
index 000000000000..78df54ba0035
--- /dev/null
+++ b/devel/goffice1/files/patch-plugins_plot_radar_gog-radar.c
@@ -0,0 +1,15 @@
+--- plugins/plot_radar/gog-radar.c.orig Sat Dec 16 23:54:55 2006
++++ plugins/plot_radar/gog-radar.c Sun Dec 17 00:05:35 2006
+@@ -386,12 +386,6 @@ GSF_DYNAMIC_CLASS (GogPolarPlot, gog_pol
+ typedef GogPlotView GogRTView;
+ typedef GogPlotViewClass GogRTViewClass;
+
+-static double
+-fmin (double a, double b)
+-{
+- return (a < b) ? a : b;
+-}
+-
+ static void
+ gog_rt_view_render (GogView *view, GogViewAllocation const *bbox)
+ {