summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-02-24 14:23:53 +0000
committernia <nia@pkgsrc.org>2020-02-24 14:23:53 +0000
commite8fe76834651a4d5c477c7018ed86aa4435dc375 (patch)
treeaceafbeb8cb2e0719eb9f78045e2c6cb5fbfb0d1 /wm
parentb274b584c4ea448e4369280809309bf487525cc8 (diff)
downloadpkgsrc-e8fe76834651a4d5c477c7018ed86aa4435dc375.tar.gz
swc: Link to upstream issues/PRs
Diffstat (limited to 'wm')
-rw-r--r--wm/swc/distinfo6
-rw-r--r--wm/swc/patches/patch-libswc_surface.c4
-rw-r--r--wm/swc/patches/patch-libswc_swc.c4
3 files changed, 9 insertions, 5 deletions
diff --git a/wm/swc/distinfo b/wm/swc/distinfo
index 8b337a2e03b..03d2ef8d677 100644
--- a/wm/swc/distinfo
+++ b/wm/swc/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2020/02/24 14:11:17 nia Exp $
+$NetBSD: distinfo,v 1.8 2020/02/24 14:23:53 nia Exp $
SHA1 (swc-0.0.0.20200222-b5b7214bed4d30ff52afa5e9668c9f4162caf30a.tar.gz) = e0d26a9475d28bd25b7a6485e53bd52fcb8c9d70
RMD160 (swc-0.0.0.20200222-b5b7214bed4d30ff52afa5e9668c9f4162caf30a.tar.gz) = 22dc677900007ce99fc9df1c32008ea50b1b1875
SHA512 (swc-0.0.0.20200222-b5b7214bed4d30ff52afa5e9668c9f4162caf30a.tar.gz) = ed63c38a039f6662440095ecc2a2bf467388cd7fc3eaa56f496673a1acc3e91cbe6237d5e89401b37378fe4f65834cc917db73240a69775ad2f174f57f53af39
Size (swc-0.0.0.20200222-b5b7214bed4d30ff52afa5e9668c9f4162caf30a.tar.gz) = 88300 bytes
-SHA1 (patch-libswc_surface.c) = 8b0d373acd8f56f433857e96256757d95b5760ba
-SHA1 (patch-libswc_swc.c) = 5ca6df4a2a301da46bc811cdb0a09a2368e961ba
+SHA1 (patch-libswc_surface.c) = 755f60197d5df6d8b7a5817ce6958e1e43abe9f2
+SHA1 (patch-libswc_swc.c) = 89b812a219bf59df08729baacb763e170f263625
diff --git a/wm/swc/patches/patch-libswc_surface.c b/wm/swc/patches/patch-libswc_surface.c
index 6a89fe4bf4b..30169504ab1 100644
--- a/wm/swc/patches/patch-libswc_surface.c
+++ b/wm/swc/patches/patch-libswc_surface.c
@@ -1,7 +1,9 @@
-$NetBSD: patch-libswc_surface.c,v 1.1 2020/02/24 12:31:20 nia Exp $
+$NetBSD: patch-libswc_surface.c,v 1.2 2020/02/24 14:23:53 nia Exp $
Don't error if the transformation type is "normal".
+https://github.com/michaelforney/swc/pull/57
+
--- libswc/surface.c.orig 2020-02-22 10:04:33.000000000 +0000
+++ libswc/surface.c
@@ -268,7 +268,10 @@ commit(struct wl_client *client, struct
diff --git a/wm/swc/patches/patch-libswc_swc.c b/wm/swc/patches/patch-libswc_swc.c
index cc33be2c6c1..27ebacf4d7b 100644
--- a/wm/swc/patches/patch-libswc_swc.c
+++ b/wm/swc/patches/patch-libswc_swc.c
@@ -1,9 +1,11 @@
-$NetBSD: patch-libswc_swc.c,v 1.1 2020/02/24 14:11:17 nia Exp $
+$NetBSD: patch-libswc_swc.c,v 1.2 2020/02/24 14:23:53 nia Exp $
Disable decoration managers until this is stable.
Currently this causes problems quitting applications.
+https://github.com/michaelforney/swc/issues/58
+
--- libswc/swc.c.orig 2020-02-22 10:04:33.000000000 +0000
+++ libswc/swc.c
@@ -169,7 +169,7 @@ swc_initialize(struct wl_display *displa