aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-01-23 10:22:31 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-01-23 10:24:09 +0000
commit6c272e706b85e7e4f66d98283574aae33964432b (patch)
tree10e921d9cafec875f480c0403c0ab4c2fa94eb8a /multimedia
parent0937999100c234f62fcc83e209a9ced0cc3eea49 (diff)
downloadports-6c272e706b85e7e4f66d98283574aae33964432b.tar.gz
ports-6c272e706b85e7e4f66d98283574aae33964432b.zip
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
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile3
-rw-r--r--multimedia/totem/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 3efb4b34dae9..1e49f6ceaf33 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -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
diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo
index 55d75ab3fd47..9e3b82ce16ea 100644
--- a/multimedia/totem/distinfo
+++ b/multimedia/totem/distinfo
@@ -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