]> git.pld-linux.org Git - packages/gegl.git/blobdiff - gegl-mrg.patch
- updated to 0.1.78
[packages/gegl.git] / gegl-mrg.patch
diff --git a/gegl-mrg.patch b/gegl-mrg.patch
deleted file mode 100644 (file)
index a7725f2..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
---- gegl-0.4.18/bin/argvs.c.orig       2019-10-27 01:01:07.000000000 +0200
-+++ gegl-0.4.18/bin/argvs.c    2019-12-01 20:46:00.605726065 +0100
-@@ -25,8 +25,8 @@
- #ifdef MRG_PRINTF
--#include <mrg.h>
--#include <mrg-string.h>
-+#include <mrg/mrg.h>
-+#include <mrg/mrg-string.h>
- extern Mrg *mrg;
- extern MrgList *scrollback;
- extern int use_ui;
---- gegl-0.4.18/bin/mrg-gegl.c.orig    2019-10-27 01:01:07.000000000 +0200
-+++ gegl-0.4.18/bin/mrg-gegl.c 2019-12-01 20:53:41.246563892 +0100
-@@ -36,7 +36,7 @@
- #include <unistd.h>
- #include <dirent.h>
- #include <math.h>
--#include <mrg.h>
-+#include <mrg/mrg.h>
- #include <gegl.h>
- #include <gexiv2/gexiv2.h>
- #include <gegl-paramspecs.h>
---- gegl-0.4.18/bin/ui-collection.c.orig       2019-10-27 01:01:07.000000000 +0200
-+++ gegl-0.4.18/bin/ui-collection.c    2019-12-01 20:53:51.686507334 +0100
-@@ -25,8 +25,8 @@
- #include <unistd.h>
- #include <dirent.h>
- #include <math.h>
--#include <mrg.h>
--#include <mrg-string.h>
-+#include <mrg/mrg.h>
-+#include <mrg/mrg-string.h>
- #include <gegl.h>
- #include <gexiv2/gexiv2.h>
- #include <gegl-paramspecs.h>
---- gegl-0.4.18/bin/ui-core.c.orig     2019-10-27 01:01:07.000000000 +0200
-+++ gegl-0.4.18/bin/ui-core.c  2019-12-01 20:53:58.173138860 +0100
-@@ -107,8 +107,8 @@ const char *css =
- #include <unistd.h>
- #include <dirent.h>
- #include <math.h>
--#include <mrg.h>
--#include <mrg-string.h>
-+#include <mrg/mrg.h>
-+#include <mrg/mrg-string.h>
- #include <gegl.h>
- #include <gexiv2/gexiv2.h>
- #include <gegl-paramspecs.h>
---- gegl-0.4.18/bin/ui-viewer.c.orig   2019-10-27 01:01:07.000000000 +0200
-+++ gegl-0.4.18/bin/ui-viewer.c        2019-12-01 20:54:06.116429161 +0100
-@@ -24,8 +24,8 @@
- #include <unistd.h>
- #include <dirent.h>
- #include <math.h>
--#include <mrg.h>
--#include <mrg-string.h>
-+#include <mrg/mrg.h>
-+#include <mrg/mrg-string.h>
- #include <gegl.h>
- #include <gexiv2/gexiv2.h>
- #include <gegl-paramspecs.h>
This page took 0.08863 seconds and 4 git commands to generate.