[mythtv-commits] [MythTV/mythtv] b61fb8: configure: don't create unnecessary directories

Scott Theisen noreply at github.com
Mon Nov 8 19:58:13 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: b61fb8bc9c411c6179ac5b6e386f82e540bafd3c
      https://github.com/MythTV/mythtv/commit/b61fb8bc9c411c6179ac5b6e386f82e540bafd3c
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  configure: don't create unnecessary directories

MythTV does not use these directories and has nothing in them.
They are for/from ffmpeg, but aren't necessary for MythTV.


  Commit: b648e3d801e2e69c118176912ad2d9d6b4e8f8e8
      https://github.com/MythTV/mythtv/commit/b648e3d801e2e69c118176912ad2d9d6b4e8f8e8
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  configure: correct docdir_default

I'm not sure if it is actually used, but for consistency.


  Commit: 5ac083cbb44dccf6c9802b50834a507cabb8bad9
      https://github.com/MythTV/mythtv/commit/5ac083cbb44dccf6c9802b50834a507cabb8bad9
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  configure: remove cpu clips tests

we are no longer compiling libsamplerate so they are unneccesary


  Commit: c123d2ba4defc5541b39edb891edc555af836c53
      https://github.com/MythTV/mythtv/commit/c123d2ba4defc5541b39edb891edc555af836c53
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure
    M mythtv/libs/libmythbase/logging.cpp
    M mythtv/programs/mythbackend/scheduler.cpp

  Log Message:
  -----------
  enable optimization in configure


  Commit: a3fe92ee7d6d8a685c7eb9bc5a5943ac0e0a1cb6
      https://github.com/MythTV/mythtv/commit/a3fe92ee7d6d8a685c7eb9bc5a5943ac0e0a1cb6
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure
    M mythtv/docs/doxygen-create-developer-docs.cfg
    M mythtv/external/Makefile
    M mythtv/external/external.pro
    M mythtv/external/libmythbluray/libmythbluray.pro
    M mythtv/external/libudfread/libudfread.pro
    M mythtv/libs/libmythbase/libmythbase.pro
    M mythtv/libs/libmythbase/mythcdrom.cpp
    M mythtv/libs/libmythmetadata/libmythmetadata.pro
    M mythtv/libs/libmythtv/libmythtv.pro
    M mythtv/programs/programs-libs.pro

  Log Message:
  -----------
  Use system libudfread if available

also some minor changes to configure and libmythbluray.pro

since both of those libraries are unmodified, it would probably be better to remove them from the repository and in configure git clone and use their actual configure scripts


  Commit: 776fe08d1b42c1339ef7e7653fbd1cd958dbafba
      https://github.com/MythTV/mythtv/commit/776fe08d1b42c1339ef7e7653fbd1cd958dbafba
  Author: ulmus-scott <scott.the.elm at gmail.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
    M mythtv/configure

  Log Message:
  -----------
  configure: minor formatting changes


Compare: https://github.com/MythTV/mythtv/compare/c8f3dec1e708...776fe08d1b42


More information about the mythtv-commits mailing list