1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00

multimedia/totem: unbreak build with Meson 0.61.0

data/appdata/meson.build:3:0: ERROR: Function does not take positional arguments.

PR:		260943
Regressed by:	https://github.com/mesonbuild/meson/commit/61f2866a9fa1
This commit is contained in:
Jan Beich 2022-01-23 10:22:31 +00:00
parent 0937999100
commit 6c272e706b
2 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,9 @@ CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
PATCHFILES+= 61e3a957cb73.patch:-p1 # https://gitlab.gnome.org/GNOME/totem/-/merge_requests/218
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gstreamer-based video player for the GNOME 3 Desktop

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1635009173
SHA256 (gnome/totem-3.38.2.tar.xz) = fce562e2b26cbcfc0c678538dcc81f9dc15ce60d5a89ee4358907bf634304c40
SIZE (gnome/totem-3.38.2.tar.xz) = 2190700
SHA256 (gnome/61e3a957cb73.patch) = e0f48d11bf404cdec7ad50f45c4595575a8c7bdad740b1f599ae31a766096d09
SIZE (gnome/61e3a957cb73.patch) = 1122