aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/wayfire
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-06-02 19:55:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-06-02 19:55:43 +0000
commitd3b384dc2a7d7a5b06f83c656329c6562dc8a603 (patch)
tree6a3d5445cda1a7231c51f70e8a6885d7f18a863c /x11-wm/wayfire
parent23766f2fbdf591f0184e5aa7a1b4dd01a3396a69 (diff)
downloadports-d3b384dc2a7d7a5b06f83c656329c6562dc8a603.tar.gz
ports-d3b384dc2a7d7a5b06f83c656329c6562dc8a603.zip
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
Notes
Notes: svn path=/head/; revision=537575
Diffstat (limited to 'x11-wm/wayfire')
-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 2ffffae1fd1b..836ef686e247 100644
--- a/x11-wm/wayfire/Makefile
+++ b/x11-wm/wayfire/Makefile
@@ -5,6 +5,9 @@ DISTVERSION= 0.4.0
PORTREVISION= 1
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