summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-06-06 21:44:34 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-06-06 21:44:34 +0200
commit92e141a141c520f54285c026fb2a48f81115290d (patch)
tree9517c9d8699290164e81d2245ea1e7c4945f0231 /extra
parentbb9877be458c77cf14db97dd0fef7452f8720170 (diff)
downloadpackages-92e141a141c520f54285c026fb2a48f81115290d.tar.xz
extra/icewm: fixed the patch
Diffstat (limited to 'extra')
-rw-r--r--extra/icewm/PKGBUILD2
-rw-r--r--extra/icewm/icewm-1.3.8-pixmap-null-ref.patch8
2 files changed, 1 insertions, 9 deletions
diff --git a/extra/icewm/PKGBUILD b/extra/icewm/PKGBUILD
index 847dbece..ce05a633 100644
--- a/extra/icewm/PKGBUILD
+++ b/extra/icewm/PKGBUILD
@@ -11,7 +11,7 @@ eval "$(
# segfaults when derefenecing null refs in initializePixmaps
source+=('icewm-1.3.8-pixmap-null-ref.patch')
-sha1sums+=('9e13e6bbf10e31427e048b4c0b516f37b0b9ff59')
+sha1sums+=('ed74d1fb9614c42a110eeb546ea51fcf17f99f30')
eval "$(
declare -f prepare | \
diff --git a/extra/icewm/icewm-1.3.8-pixmap-null-ref.patch b/extra/icewm/icewm-1.3.8-pixmap-null-ref.patch
index bd8b5664..fc44b054 100644
--- a/extra/icewm/icewm-1.3.8-pixmap-null-ref.patch
+++ b/extra/icewm/icewm-1.3.8-pixmap-null-ref.patch
@@ -1,14 +1,6 @@
diff -rauN icewm-1.3.8/src/wmapp.cc icewm-1.3.8-pixmap-null-ref-patch/src/wmapp.cc
--- icewm-1.3.8/src/wmapp.cc 2013-11-17 17:54:39.000000000 +0100
+++ icewm-1.3.8-pixmap-null-ref-patch/src/wmapp.cc 2018-06-06 21:30:29.778296503 +0200
-@@ -188,7 +188,6 @@
- _XA_NET_CLOSE_WINDOW,
- _XA_NET_WM_STRUT,
- _XA_NET_WM_STRUT_PARTIAL,
-- _XA_NET_WORKAREA,
- _XA_NET_WM_STATE,
- _XA_NET_WM_STATE_MAXIMIZED_VERT,
- _XA_NET_WM_STATE_MAXIMIZED_HORZ,
@@ -621,14 +620,14 @@
for (int a = 0; a <= 1; a++) {