Page MenuHomeFreeBSD

multimedia/handbrake update to 1.3.3
ClosedPublic

Authored by naito.yuichiro_gmail.com on Jun 16 2020, 1:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 11, 9:32 PM
Unknown Object (File)
Jan 26 2024, 11:32 PM
Unknown Object (File)
Jan 26 2024, 11:30 PM
Unknown Object (File)
Jan 26 2024, 11:30 PM
Unknown Object (File)
Jan 25 2024, 9:18 PM
Unknown Object (File)
Jan 21 2024, 9:05 AM
Unknown Object (File)
Jan 9 2024, 9:59 PM
Unknown Object (File)
Dec 13 2023, 9:32 AM
Subscribers

Details

Summary

HandBrake 1.3.3 has been released. This patch updates multimedia/handbrake port.
Here is list of changes from 1.3.2.

  1. update to ffmpeg 4.2.3 in contrib files
  2. code style fix of MASTER_SITES
  3. update version.txt from upstream's source tarball.
  4. mediainfo filename change
Test Plan
  1. works on amd64 / i386
  2. enable to compile on powerpc64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

@pkubaj

Could you check this patch on your powerpc64?
if it's ok, please commit to ports tree.

ffmpeg 4.3 currently doesn't build on powerpc64 with clang at all. I'm going to first fix multimedia/ffmpeg.

EDIT:
Nevermind, I read it wrong and thought you were going to update to 4.3. I'll test it soon.

jbeich added a subscriber: jbeich.

Nevermind, I read it wrong and thought you were going to update to 4.3. I'll test it soon.

handbrake depends on system ffmpeg via gstreamer1-libav.

This revision is now accepted and ready to land.Jun 18 2020, 4:14 AM

Yes, I noticed. Thus it needs to wait until ffmpeg builds.

This revision was automatically updated to reflect the committed changes.