x11-wm/wayfire: replace workaround with upstream fix

This commit is contained in:
Jan Beich 2025-08-30 20:30:44 +02:00
parent b762d4f158
commit b93bfc1021
2 changed files with 5 additions and 3 deletions

View File

@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.10.0
CATEGORIES= x11-wm wayland
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 8bbea76d3b47.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/2802
MAINTAINER= ports@FreeBSD.org
COMMENT= 3D Wayland compositor
WWW= https://wayfire.org/
@ -39,9 +42,6 @@ MESON_ARGS= -Dtests=disabled \
-Dwf-touch:tests=disabled \
${NULL}
# XXX https://github.com/WayfireWM/wayfire/issues/2800
USES+= localbase
.if !exists(/usr/include/omp.h)
# LLVM openmp in base doesn't support powerpc, armv6, armv7 yet
MESON_ARGS+= -Denable_openmp=false

View File

@ -5,3 +5,5 @@ SHA256 (WayfireWM-wf-touch-093d894_GH0.tar.gz) = 7fa685012ed73363d507f093838b7d6
SIZE (WayfireWM-wf-touch-093d894_GH0.tar.gz) = 10577
SHA256 (WayfireWM-wf-utils-3ef27d1_GH0.tar.gz) = fcea63b4e4fd026fede0fc0fbeb4858c3d2df0eb9da400d26a322b2ff10a2d68
SIZE (WayfireWM-wf-utils-3ef27d1_GH0.tar.gz) = 48507
SHA256 (8bbea76d3b47.patch) = 724609c6bf0d543e541ddbb113ad81db4d27bf8c706a014af6c06bb93db1d38e
SIZE (8bbea76d3b47.patch) = 767