Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2019 00:58:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241902] multimedia/handbrake: update to 1.3.0
Message-ID:  <bug-241902-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241902

            Bug ID: 241902
           Summary: multimedia/handbrake: update to 1.3.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: naito.yuichiro@gmail.com

Created attachment 209083
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209083&action=
=3Dedit
handbrake-1.3.0.patch

HandBrake has been updated to 1.3.0.
The attached patch 'handbrake-1.3.0.patch' updates multimedia/handbrake por=
t.
Please apply to Ports tree.

Here is a list of changes since 1.2.2:
  - fix portlint warning
      - USES line more earlier
  - change to use libvpx from Ports
      It is upstream's decision.
  - removed dependency (also upstream's decision)
      libramplerate
  - update contrib libraries
      fdk-aac 2.0.1
      ffmpeg 4.2.1
      libbluray 1.1.2
      libdvdnav 6.0.1
      libdvdread 6.0.2
      dav1d 0.5.1
      x265 3.2.1
  - python3 support for building.
  - added build dependency of devel/meson.
  - pkg-decr mentions about VP8, VP9 video codecs.
  - pkg-plist includes new message catalogs.

Notes for reviewers:
  - USES+=3Dmeson adds extra configure options that HandBrake's configure
    never understand. Meson dependency should be in BUILD_DEPENDS.
  - Portlint warns about consider using NLS knob. But HandBrake always requ=
ires
    gettext with X11. It's not selectable, so NLS should not be in
OPTIONS_DEFINE.

Unfortunately HandBrake-1.3.0 has a bug that do not switch message catalog =
in
order to locale.
I added a workaround patch 'patch-gtk_src_Makefile.am' for this.
I think upstream project will fix this problem in next release.

If you see a bug in HandBrake-1.3.0,
please refer to https://github.com/HandBrake/HandBrake.
Several minor bugs are reported in the Issues.

Thank you!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241902-7788>