summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/qiv/files/qiv-2.0-composite.patch')
-rw-r--r--media-gfx/qiv/files/qiv-2.0-composite.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-gfx/qiv/files/qiv-2.0-composite.patch b/media-gfx/qiv/files/qiv-2.0-composite.patch
new file mode 100644
index 000000000000..34a05c228d8c
--- /dev/null
+++ b/media-gfx/qiv/files/qiv-2.0-composite.patch
@@ -0,0 +1,12 @@
+diff -Nru qiv-2.0/main.c qiv-2.0/main.c
+--- qiv-2.0/main.c 2006-10-18 16:35:42.184652947 +0200
++++ qiv-2.0/main.c 2006-10-18 16:36:48.260782447 +0200
+@@ -41,6 +41,7 @@
+
+ /* Initialize GDK and Imlib */
+
++ putenv("XLIB_SKIP_ARGB_VISUALS=1");
+ gdk_init(&argc,&argv);
+ gdk_imlib_init();
+
+Files qiv-2.0.old/qiv and qiv-2.0/qiv differ