Bug 270251 - multimedia/webcamoid: Outdated and fails to build with FFmpeg 6.0
Summary: multimedia/webcamoid: Outdated and fails to build with FFmpeg 6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-15 18:58 UTC by Daniel Engberg
Modified: 2023-04-14 04:20 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-15 18:58:56 UTC
Upstream is at 9.0.0 however it might be easier to just pull in master branch for now.

References:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46

Related commits upstream:
https://github.com/webcamoid/webcamoid/commit/8e2c7d65374b3814562f6f819c84e25a67763fa7
https://github.com/webcamoid/webcamoid/commit/6eced399ca709ba3b996292263fd01f2a15f54ab
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2023-04-03 09:39:24 UTC
9.0.0 is broken - doesn't find any webcams.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-04-03 19:24:35 UTC
Even with the commit upstream mentioned?
https://github.com/webcamoid/webcamoid/issues/586
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2023-04-04 08:59:00 UTC
(In reply to Daniel Engberg from comment #2)

Yes, last commit is also broken, unfortunately.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-04-08 12:21:49 UTC
Hi Yuri,

Upstream tried to fix it again

Best regards,
Daniel
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2023-04-11 08:51:43 UTC
Friendly ping
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2023-04-11 19:47:39 UTC
Ok.
Comment 7 Yuri Victorovich freebsd_committer freebsd_triage 2023-04-14 04:20:31 UTC
Port is now updated.
Comment 8 commit-hook freebsd_committer freebsd_triage 2023-04-14 04:20:38 UTC
A commit in branch main references this bug:

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

commit d19a9669667bf512a10ae81e46b65825442d97ab
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-14 04:19:32 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-14 04:20:03 +0000

    multimedia/webcamoid: Update 8.8.0 → 9.0.0-204

    PR:             270251
    Reported by:    diizzy@

 multimedia/webcamoid/Makefile                      | 14 +++--
 multimedia/webcamoid/distinfo                      |  6 +--
 ...apture_src_capture_v4l2sys_src_capturev4l2.cpp} | 12 ++---
 ...rtualCamera_src_v4l2lb_src_vcamv4l2lb.cpp (new) | 41 ++++++++++++++
 multimedia/webcamoid/pkg-plist                     | 62 ++++++++++++----------
 5 files changed, 94 insertions(+), 41 deletions(-)