Bug 277335 - Update MythTV family to version 34
Summary: Update MythTV family to version 34
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-26 17:18 UTC by Alan Hicks
Modified: 2024-02-27 04:58 UTC (History)
1 user (show)

See Also:
ahicks: maintainer-feedback+


Attachments
Patch to upgrade myth* to version 34 (13.15 KB, patch)
2024-02-26 17:18 UTC, Alan Hicks
ahicks: maintainer-approval+
Details | Diff
multimedia/mythtv poudriere testport (77.07 KB, application/x-bzip)
2024-02-26 17:21 UTC, Alan Hicks
ahicks: maintainer-approval+
Details
www/mythplugin-mythweb poudriere testport (27.93 KB, text/plain)
2024-02-26 17:23 UTC, Alan Hicks
ahicks: maintainer-approval+
Details
audio/mythplugin-mythmusic poudriere testport (226.37 KB, text/plain)
2024-02-26 17:24 UTC, Alan Hicks
ahicks: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hicks 2024-02-26 17:18:25 UTC
Created attachment 248759 [details]
Patch to upgrade myth* to version 34

multimedia/mythtv
  Patched to use exiv2 v 2.8 from ports
  Redundant references to slave port mythtv-frontend removed
  New Web App interface (http://example.com:6544).
  Replaces WebFrontend, provides all mythtv-setup access.
  It is recommended to use the web app instead of mythweb.

audio/mythplugin-mythmusic
  "Play Now" any songs from "Browse Music Library"
  New Spectrogram and Spectrum full screen visualizations with options
  Music navigation controls work during full screen visual

www/mythplugin-mythweb
  Version bump
ffmpeg v5.1 is still included and required to build mythtv
https://www.mythtv.org/wiki/Release_Notes_-_34
Comment 1 Alan Hicks 2024-02-26 17:21:49 UTC
Created attachment 248760 [details]
multimedia/mythtv poudriere testport
Comment 2 Alan Hicks 2024-02-26 17:23:33 UTC
Created attachment 248761 [details]
www/mythplugin-mythweb poudriere testport
Comment 3 Alan Hicks 2024-02-26 17:24:24 UTC
Created attachment 248762 [details]
audio/mythplugin-mythmusic poudriere testport
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-02-27 04:58:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e499572c780cdeb3668041f1ad5ca76a93531de

commit 8e499572c780cdeb3668041f1ad5ca76a93531de
Author:     Alan Hicks <ahicks@p-o.co.uk>
AuthorDate: 2024-02-27 04:56:28 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-02-27 04:56:28 +0000

    multimedia/mythtv: Update to 34.0, along with related ports

    multimedia/mythtv
      Patched to use exiv2 v 2.8 from ports
      Redundant references to slave port mythtv-frontend removed
      New Web App interface (http://example.com:6544).
      Replaces WebFrontend, provides all mythtv-setup access.
      It is recommended to use the web app instead of mythweb.

    audio/mythplugin-mythmusic
      "Play Now" any songs from "Browse Music Library"
      New Spectrogram and Spectrum full screen visualizations with options
      Music navigation controls work during full screen visual

    www/mythplugin-mythweb
      Version bump
    ffmpeg v5.1 is still included and required to build mythtv
    https://www.mythtv.org/wiki/Release_Notes_-_34

    PR:             277335

 audio/mythplugin-mythmusic/Makefile                |   5 +-
 audio/mythplugin-mythmusic/distinfo                |   6 +-
 multimedia/mythtv/Makefile                         |   9 +-
 multimedia/mythtv/distinfo                         |   6 +-
 multimedia/mythtv/files/patch-configure (new)      |  11 +++
 ...-libs_libmythtv_recorders_dvbchannel.cpp (gone) |  11 ---
 multimedia/mythtv/pkg-plist                        | 101 ++++++++++++---------
 www/mythplugin-mythweb/Makefile                    |   4 +-
 www/mythplugin-mythweb/distinfo                    |   6 +-
 9 files changed, 81 insertions(+), 78 deletions(-)