Re: pkg/59790: multimedia/ffmpeg6 with x264 enabled doesn't build
"Thomas Klausner via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59790; it has been noted by GNATS. From: Thomas Klausner <[email protected]> To: NetBSD bugtracking <[email protected]> Cc: Subject: Re: pkg/59790: multimedia/ffmpeg6 with x264 enabled doesn't build Date: Tue, 25 Nov 2025 22:16:28 +0100 On Tue, Nov 25, 2025 at 06:55:00PM +0100, [email protected] wrote: > multimedia/ffmpeg6/options.mk (rev:1.2 2023/11/19) includes: I don't see this, and cvs annotate says it has never been this way: 1.1 (wiz 02-Jun-23): .include "../../multimedia/x264/buildlink3.mk" Do you have local changes, or are we talking about different files? multimedia/ffmpeg6/options.mk multimedia/ffmpeg6> grep x264-devel * multimedia/ffmpeg6> Thomas