New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #33503 (closed enhancement: fixed)

Opened 15 months ago

Last modified 10 months ago

ffmpeg-devel: explicitly disable opencore-amr

Reported by: hans@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: jeremyhu@…
Port: ffmpeg-devel

Description

Attached is a patch to Portfile which explicitly disables the use on recently introduced audio/opencore-amr, so that we are sure there are no hiden dependencies.

Attachments

Portfile-ffmpeg-devel.diff (386 bytes) - added by hans@… 15 months ago.

Change History

Changed 15 months ago by hans@…

comment:1 Changed 14 months ago by hans@…

Any comments?

comment:2 Changed 10 months ago by jmr@…

  • Owner changed from macports-tickets@… to devans@…
  • Cc jeremyhu@… added
  • Version 2.0.4 deleted

comment:3 Changed 10 months ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to fixed

r96093

I'm concerned that you said it was just picking up the library when present. The configure script requires --enable-version3 to manually enable opencore-amr support, meaning it is GPL-3+. Hopefully that is now moot with r96093, but I am concerned that some built code might be tagged LGPL-2.1+ even though it is GPL-3+. That is on ffmpeg to deal with though, since we were running configure properly by their instructions.

Note: See TracTickets for help on using tickets.