Changes between Version 26 and Version 27 of Ticket #65623, comment 12


Ignore:
Timestamp:
May 4, 2024, 5:50:18 PM (5 months ago)
Author:
mohd-akram (Mohamed Akram)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65623, comment 12

    v26 v27  
    1 Strangely, I didn't get a notification for your response. Perhaps we should assemble a list of ports that depend on ffmpeg, and tick off the ones that support version 6 upstream, linking to relevant PRs/commits. This way we have an idea of the scope of the compatibility issues at least. Just to get it started if there is no such list yet - `port echo depends:ffmpeg | grep -v '^py[0-9]'` returns:
     1Strangely, I didn't get a notification for your response. Perhaps we should assemble a list of ports that depend on ffmpeg, and tick off the ones that support version 6 upstream, linking to relevant PRs/commits. This way we have an idea of the scope of the compatibility issues at least. Just to get it started if there is no such list yet - `port echo 'depends:ffmpeg[^6]' | grep -v '^py[0-9]'` returns:
    22
    33- aubio [https://github.com/aubio/aubio/commit/8a05420e5dd8c7b8b2447f82dc919765876511b3 Supported]