Package Details: mythtv-git 35.0.r0.g2cee6aa-1

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)

Sources (6)

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

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 32 Next › Last »

delx commented on 2020-10-26 00:09 (UTC)

Thanks :)

I'll wait a few more days in case somebody else wants to chime in.

mark.clegg commented on 2020-10-25 16:00 (UTC)

@delx, sounds good to me. Thanks.

bigcajun826 commented on 2020-10-25 15:37 (UTC)

@delx, I have no objections to you adopting this package.

delx commented on 2020-10-25 14:17 (UTC)

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.

bigcajun826 commented on 2020-10-25 13:29 (UTC)

@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.

jfabernathy commented on 2020-10-25 09:50 (UTC)

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??

keepitsimpleengr commented on 2020-10-23 21:41 (UTC)

Some recent changes (July) in python bindings (dt.py) are causing errors.

for instance 'find-orphans.py' fails when deleting orphans

chuser commented on 2020-09-26 21:10 (UTC)

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.

Taijian commented on 2020-09-26 16:38 (UTC)

@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!

bigcajun826 commented on 2020-09-25 12:47 (UTC)

@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.