summarylogtreecommitdiffstats
path: root/fix_gimp2.9.patch
diff options
context:
space:
mode:
authorhidayat.pcd2021-10-19 21:31:25 +0800
committerhidayat.pcd2021-10-19 21:31:25 +0800
commitac8267f4aa482802d6e1f22eeef4b9afc824eda9 (patch)
tree6e881db1c2a636a66e26b1e227234b473bd1f0ed /fix_gimp2.9.patch
parent8c7a9bcaf5c4310a6a6dfc729a79e20a4cea9227 (diff)
downloadaur-scangearmp-mp280.tar.gz
Fix for newer GIMP verions
Original patch by lesebas for scangearmp-mg3200 (AUR)
Diffstat (limited to 'fix_gimp2.9.patch')
-rw-r--r--fix_gimp2.9.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fix_gimp2.9.patch b/fix_gimp2.9.patch
new file mode 100644
index 000000000000..84bf2854c8d3
--- /dev/null
+++ b/fix_gimp2.9.patch
@@ -0,0 +1,11 @@
+--- a/scangearmp/src/scangimp.c 2010-05-25 19:13:09.000000000 +0800
++++ b/scangearmp/src/scangimp.c 2021-10-19 20:25:23.125174785 +0800
+@@ -43,7 +43,7 @@
+ //#include <string.h>
+ //#include <gtk/gtk.h>
+ #include <libgimp/gimp.h>
+-#include <libgimp/gimpcompat.h>
++//#include <libgimp/gimpcompat.h>
+ #include <dlfcn.h>
+
+ #include "cnmstype.h"