mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
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
This commit is contained in:
parent
23766f2fbd
commit
d3b384dc2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537575
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user