[Bug 295335] multimedia/totem: breakage after libpeas1 update

[email protected] Tue, 19 May 2026 14:37:41 +0000
Newsgroups gmane.os.freebsd.devel.gnome
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295335

--- Comment #2 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=e156f11a57d93b80040a392e09f2e746c8cfcc4c

commit e156f11a57d93b80040a392e09f2e746c8cfcc4c
Author:     Charlie Li <[email protected]>
AuthorDate: 2026-05-19 14:27:08 +0000
Commit:     Charlie Li <[email protected]>
CommitDate: 2026-05-19 14:27:08 +0000

    multimedia/totem: port plugins to libsoup-2

    https://gitlab.gnome.org/GNOME/totem/-/merge_requests/373
    as one unified diff, as some affected files do not exist in the tarball

    Also pull in some commits for functionality and to allow the unified
    diff to apply:
    - preferences: Modernise preferences UI
    - preferences: Allow to disable hardware acceleration
    - plugins: Remove support for configurable plugins
    - plugins: Simplify TOTEM_PLUGIN_REGISTER() macro
    - preferences: Move the plugins settings
    - preferences: Simplify video widget refcounting
    - skipto: Remove skipto plugin
    - main: Document digits 1 through 9 skipping 10% to 90%
    - opensubtitles: Use GResource for loading UI file
    - opensubtitles: Move treeview columns creation to GtkBuilder
    - opensubtitles: Use GtkComboBoxText instead GtkComboBox
    - opensubtitles: Move GtkTreeModelSort to GtkBuilder
    - icon-helpers: Require gnome-desktop 43 and newer

    PR: 295335

 multimedia/totem/Makefile                |   23 +-
 multimedia/totem/distinfo                |   28 +-
 multimedia/totem/files/patch-mr373 (new) | 1022 ++++++++++++++++++++++++++++++
 multimedia/totem/pkg-plist               |    5 +-
 4 files changed, 1069 insertions(+), 9 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.