deskutils/gnome-photos: unbreak build with Meson 0.61.0
data/meson.build:5:5: 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:
parent
90b5c02529
commit
a47049ccd4
2 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,9 @@ CATEGORIES= deskutils gnome
|
|||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
|
||||
PATCHFILES+= a0ac868a19d5.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-photos/-/merge_requests/226
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Photo application for GNOME
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1629038916
|
||||
SHA256 (gnome/gnome-photos-40.0.tar.xz) = e02d73e138af8b2868b5cad7faa1bdd278aeade3b6c3c92836511a4e6f3af1af
|
||||
SIZE (gnome/gnome-photos-40.0.tar.xz) = 632440
|
||||
SHA256 (gnome/a0ac868a19d5.patch) = 7a8a242b7e3fa9aad75a94ad244acf734342528c5acf6bce779b9c08b0394c31
|
||||
SIZE (gnome/a0ac868a19d5.patch) = 724
|
||||
|
|
Loading…
Reference in a new issue