diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-08-29 00:37:53 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-08-29 00:37:53 +0000 |
commit | d6b773a2b53f13460b61b306420d07672dd0e871 (patch) | |
tree | 86c0100cbd1a595e5e95514310922317e328de75 /x11-toolkits | |
parent | 41af3a2f6475f5a88b1c87a1807ec9ad93277d8b (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wlroots/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/wlroots/distinfo | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/wlroots/Makefile b/x11-toolkits/wlroots/Makefile index 2852601fd590..e8fbf1a18d8d 100644 --- a/x11-toolkits/wlroots/Makefile +++ b/x11-toolkits/wlroots/Makefile @@ -57,6 +57,7 @@ LIBSEAT_DESC= DRM sessions with/without root via libseat (experimental) LIBSEAT_PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/:libseat LIBSEAT_PATCHFILES= bad1e9afa8ea.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2364 LIBSEAT_PATCHFILES+= 330c50b48dfe.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2379 +LIBSEAT_PATCHFILES+= 4a85ae24c7df.patch:-p1:libseat # https://github.com/swaywm/wlroots/pull/2383 LIBSEAT_LIB_DEPENDS= libseat.so:sysutils/seatd LIBSEAT_MESON_ENABLED= libseat .if make(makesum) diff --git a/x11-toolkits/wlroots/distinfo b/x11-toolkits/wlroots/distinfo index 621b9dec992f..2e17545b1bc1 100644 --- a/x11-toolkits/wlroots/distinfo +++ b/x11-toolkits/wlroots/distinfo @@ -11,3 +11,5 @@ SHA256 (bad1e9afa8ea.patch) = 6022aba43fb2ed867e6eedca7319e6304a6312d28441c75a93 SIZE (bad1e9afa8ea.patch) = 14832 SHA256 (330c50b48dfe.patch) = cf0f93636aa163c120d256849f28d4da6446a20f64616c451acbf3d705484013 SIZE (330c50b48dfe.patch) = 1473 +SHA256 (4a85ae24c7df.patch) = 00f04b80ae39205aaffb3abfe4ffa9ef5d76d206280312c9fcce6b15e3f85c25 +SIZE (4a85ae24c7df.patch) = 2306 |