summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2004-10-24 19:43:02 +0000
committerDaniel Goller <morfic@gentoo.org>2004-10-24 19:43:02 +0000
commit31c7cda0ac8c58efeedecbc7aee4ffe1c00ed62d (patch)
treeb04bfecad8f4f2a9bd994073042c19235fce7d5e /x11-wm/icewm/files
parent~alpha keyword. (diff)
downloadhistorical-31c7cda0ac8c58efeedecbc7aee4ffe1c00ed62d.tar.gz
historical-31c7cda0ac8c58efeedecbc7aee4ffe1c00ed62d.tar.bz2
historical-31c7cda0ac8c58efeedecbc7aee4ffe1c00ed62d.zip
Revbump, this one should fix icewm+composite in xorg 6.8.0
Diffstat (limited to 'x11-wm/icewm/files')
-rw-r--r--x11-wm/icewm/files/digest-icewm-1.2.17_pre12
-rw-r--r--x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch11
2 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/icewm/files/digest-icewm-1.2.17_pre1 b/x11-wm/icewm/files/digest-icewm-1.2.17_pre1
new file mode 100644
index 000000000000..fb5abadcc94d
--- /dev/null
+++ b/x11-wm/icewm/files/digest-icewm-1.2.17_pre1
@@ -0,0 +1,2 @@
+MD5 c7faf1b1e95c70f7c200e9bc2f46eb23 icewm-1.2.17pre1.tar.gz 950958
+MD5 d0baec59b163c929eb907b0bb138f65b SilverXP-1.2.14-single-3.tar.bz2 322923
diff --git a/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch b/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch
new file mode 100644
index 000000000000..88481a6bef83
--- /dev/null
+++ b/x11-wm/icewm/files/icewm-1.2.17_pre1.wmtaskbar.cc.patch
@@ -0,0 +1,11 @@
+--- wmtaskbar.cc.orig 2004-10-24 14:10:43.234273832 -0500
++++ wmtaskbar.cc 2004-10-24 14:11:01.974424896 -0500
+@@ -555,7 +555,7 @@
+ const int wcount = sizeof(wlist)/sizeof(wlist[0]);
+
+ int w = 0;
+- int y[0] = { 0, 0 };
++ int y[2] = { 0, 0 };
+ int h[2] = { 0, 0 };
+ int left[2] = { 0, 0 };
+ int right[2] = { 0, 0 };