aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-06-02 19:56:17 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-06-02 19:56:17 +0000
commitb59ac58091adf9587873ebc8383a4f1a3d66e807 (patch)
treeacb81d1d115ea09816b1ec2c9434ed02441f5ce9 /x11-wm
parentdc43d4274d657d53b9803c3587052f4494a1f2e4 (diff)
downloadports-b59ac58091adf9587873ebc8383a4f1a3d66e807.tar.gz
ports-b59ac58091adf9587873ebc8383a4f1a3d66e807.zip
MFH: r537575
x11-wm/wayfire: unbreak with wlroots + X11=off ../plugins/matcher/matcher.cpp:16:10: fatal error: 'wlr/xwayland.h' file not found #include <wlr/xwayland.h> ^~~~~~~~~~~~~~~~ Submitted by: Greg V Approved by: ports-secteam blanket
Notes
Notes: svn path=/branches/2020Q2/; revision=537577
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/wayfire/Makefile3
-rw-r--r--x11-wm/wayfire/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile
index 92655f8439f6..cc4a6e984d4a 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -4,6 +4,9 @@ PORTNAME= wayfire
DISTVERSION= 0.4.0
CATEGORIES= x11-wm
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= e5b6f1245709.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/472
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= 3D Wayland compositor
diff --git a/x11-wm/wayfire/distinfo b/x11-wm/wayfire/distinfo
index ea40c3a05843..0e8ec7fc9d1e 100644
--- a/x11-wm/wayfire/distinfo
+++ b/x11-wm/wayfire/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1584817827
SHA256 (WayfireWM-wayfire-0.4.0_GH0.tar.gz) = 9c009c01bccce97149d0695b5429cf44787fdc1423c58425ba8e8de601019e97
SIZE (WayfireWM-wayfire-0.4.0_GH0.tar.gz) = 265360
+SHA256 (e5b6f1245709.patch) = 2c0f2c892ba299f84b47c64c96b2bb9704448808f6a8e536050cceb606653203
+SIZE (e5b6f1245709.patch) = 1249