[mythtv-commits] [MythTV/mythtv] fc7982: Fix compilation with exiv2 > 0.27.0.

linuxdude42 noreply at github.com
Wed May 1 02:56:42 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: fc79822ce4c8775361053d1bdd8d9dce2dc44ec1
      https://github.com/MythTV/mythtv/commit/fc79822ce4c8775361053d1bdd8d9dce2dc44ec1
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M mythtv/libs/libmythmetadata/imagemetadata.cpp

  Log Message:
  -----------
  Fix compilation with exiv2 > 0.27.0.

Remove an old workaround that was introduced so that MythTV would
continue to compile after the introduction of exiv2 version 0.21.  The
exiv2 file this workaround required was removed in 0.27.1.

MythTV now requires upon exiv2 0.21 or better.

Fixes #13452.


  Commit: a32ec4bdea1380ecf587c717bc882cbe9469e5c7
      https://github.com/MythTV/mythtv/commit/a32ec4bdea1380ecf587c717bc882cbe9469e5c7
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M mythplugins/configure
    M mythplugins/mythgame/mythgame/rom_metadata.cpp

  Log Message:
  -----------
  Fix mythgame configuration with minizip 2.8.6

Minizip apparently moved its header files in/before version 2.0.
Update the mythplugins configure script to look in both the old and
new locations.

Fixes #13453.


Compare: https://github.com/MythTV/mythtv/compare/f92255ce0620...a32ec4bdea13


More information about the mythtv-commits mailing list