Date: Mon, 18 May 2026 22:29:26 +0000 From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: edb9b9602d5f - main - multimedia/totem: Mark BROKEN Message-ID: <6a0b92c6.463f3.1be3d9d7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=edb9b9602d5f4057dc6d9a57d29d07183dcdf965 commit edb9b9602d5f4057dc6d9a57d29d07183dcdf965 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-05-18 22:08:37 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-05-18 22:29:22 +0000 multimedia/totem: Mark BROKEN Fails to build, error: typedef redefinition with different types ('struct _GIBaseInfo' vs 'struct _GIBaseInfoStub') Reported by: pkg-fallout --- multimedia/totem/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 0ac0e4b0fd3a..3ae23d8d7f29 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -9,6 +9,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Gstreamer-based video player for the GNOME Desktop WWW= https://apps.gnome.org/Totem/ +BROKEN= error: typedef redefinition with different types ('struct _GIBaseInfo' vs 'struct _GIBaseInfoStub') + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYINGhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0b92c6.463f3.1be3d9d7>
