1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

deskutils/gnome-screenshot: unbreak build with Meson 0.61.0

data/meson.build:3:0: 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-24 11:32:40 +00:00
parent 8741adef5d
commit 37b6d488ac
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,9 @@ CATEGORIES= deskutils gnome
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome3
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= b60dad3c2536.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-screenshot/-/merge_requests/57
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 3 utility for making pictures of your screen

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1640320955
SHA256 (gnome3/gnome-screenshot-41.0.tar.xz) = 4adb7dec926428f74263d5796673cf142e4720b6e768f5468a8d0933f98c9597
SIZE (gnome3/gnome-screenshot-41.0.tar.xz) = 359500
SHA256 (gnome3/b60dad3c2536.patch) = 79859f8e5e15dcf2e3c010e61e7fec137dd13a212ee9bdb44e17305decdbf434
SIZE (gnome3/b60dad3c2536.patch) = 979