1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

x11/virtboard: unbreak build with Meson 0.61.0

data/meson.build:8:7: ERROR: Function does not take positional arguments.

PR:		260943
Reported by:	antoine (via exp-run)
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
Jan Beich 2022-01-18 06:38:53 +00:00
parent d08b5879b8
commit 98bcc402cb
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ CATEGORIES= x11
PATCH_SITES= ${GL_SITE}/jbeich/${GL_PROJECT}/-/commit/
PATCHFILES+= 42e698964e42.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35
PATCHFILES+= 86e6915d4920.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/35
PATCHFILES+= f23aff6bb249.patch:-p1 # https://source.puri.sm/Librem5/virtboard/-/merge_requests/36
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Basic keyboard, blazing the path of modern Wayland keyboards

View File

@ -5,3 +5,5 @@ SHA256 (42e698964e42.patch) = c7cf6eb9b5367ba019c68ef98b2a0ec76ed0bd2fb3ace93dee
SIZE (42e698964e42.patch) = 832
SHA256 (86e6915d4920.patch) = 44dce9435776344e014b0e193f2a8095929031c3a75159347727d008115363e4
SIZE (86e6915d4920.patch) = 1696
SHA256 (f23aff6bb249.patch) = aa098aca684cf8affe5ce9a3bc8f25e8a30dced96bc53bf13476486dffc66128
SIZE (f23aff6bb249.patch) = 917