Thanks :)
I'll wait a few more days in case somebody else wants to chime in.
Git Clone URL: | https://aur.archlinux.org/mythtv-git.git (read-only, click to copy) |
---|---|
Package Base: | mythtv-git |
Description: | A Homebrew PVR project (Stable '-fixes' branch) |
Upstream URL: | https://www.mythtv.org/ |
Licenses: | GPL |
Conflicts: | mythtv |
Provides: | mythtv |
Submitter: | JohnLBergqvist |
Maintainer: | JohnLBergqvist |
Last Packager: | JohnLBergqvist |
Votes: | 36 |
Popularity: | 0.000059 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2025-03-02 11:54 (UTC) |
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 32 Next › Last »
Thanks :)
I'll wait a few more days in case somebody else wants to chime in.
@delx, sounds good to me. Thanks.
@delx, I have no objections to you adopting this package.
How would people feel about me adopting this modifying it to track the fixes/31 branch, just like mythtv-git. At that point mythtv-git could be dropped, or somebody else could adopt it to track master.
@jfabernathy Download snapshot and Git clone of this repo will result in the same contents, as far as building this package is concerned. The advantage of Git clone is that once you clone it, you can simply use Git to pull any changes that are submitted since you cloned. With download snapshot, you will have to re-download whenever there are new changes, if you want them.
The difference between this package and the mythtv-git package is that this one is fixed to the official MythTV releases posted, where as mythtv-git builds from the latest source on a particular branch.
Unfortunately for this package, it seems @Taijian has recently abandoned it, so I'm not sure if someone else will step up to maintain it or not.
newbie question: I built mythtv using Download snapshot yesterday and after installing some dependencies I got fixes/31 from the March release of mythfrontend installed and working against my existing remote backend. So ~6 months out of date. when I searched the AUR for mythtv it found another one called mythtv-git. I built that using Git Clone URL and it's seems to have the latest Oct 12, 2020 fixes. Which should I be using and does using the Download snapshot versus Git Clone URL make the difference??
Some recent changes (July) in python bindings (dt.py) are causing errors.
for instance 'find-orphans.py' fails when deleting orphans
OK - thanks for the clarification. I don't own a HDHomeRun and was wondering if I could dispense with the lib, but if I can't then it's not a biggie by any means.
@chuser @bigcajun826: Yeah, I agree that the current handling is confusing. For the next update I'll probably just leave libhdhomerun in 'depends' and remove the 'optdepend'. I put it into the latter back when I thought that I could just make it a make- and optdepend, but that turned out to be wrong. The I kinda forgot the take it out of optdepends again... Will fix!
@chuser libhdhomerun is only required if you want to use an HD Homerun device. Unfortunately, if you want to use one, you have to have it installed during compile and at runtime. An "optdepends" would mean you don't need it for compiling the package, but if you have it when running the software, the software would presumably support it. But for those with an HD Homerun, if they don't have libhdhomerun installed when building Myth, an HD Homerun device won't be supported, even if they install libhdhomerun after. They'd have to rebuild.
Pinned Comments
JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)
This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.
I hope to update the various mythplugins AUR packages soon