Another newbie question since you are about to look into this project. This could be me misunderstanding how things work but when I built mythtv the first time, it failed due to missing dependencies. So I had to go to each dependency that it was complaining about, then search aur for it, and do the git. Then makepkg -si for each one. Then I could makepkg -si for mythtv itself. Is this normal? Or am I missing something I should know.
Search Criteria
Package Details: mythtv-git 34.0.r23.g9b54f1a672-1
Package Actions
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.001288 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2024-06-30 17:31 (UTC) |
Dependencies (63)
- exiv2 (exiv2-gitAUR)
- fftw (fftw-amdAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libavc1394
- libbluray (libbluray-gitAUR)
- libhdhomerunAUR (libhdhomerun-gitAUR)
- libiec61883
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvdpau
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxrandr (libxrandr-gitAUR)
- libzip (libzip-gitAUR)
- lzo
- python-pyqt5-webengine
- Show 43 more dependencies...
Required by (19)
- hdhomerun_config_gui (requires mythtv) (optional)
- mythplugins-mytharchive (requires mythtv)
- mythplugins-mytharchive (make)
- mythplugins-mythbrowser (requires mythtv)
- mythplugins-mythbrowser (make)
- mythplugins-mythgame (requires mythtv)
- mythplugins-mythgame (make)
- mythplugins-mythmusic (requires mythtv)
- mythplugins-mythmusic (make)
- mythplugins-mythnetvision (requires mythtv)
- mythplugins-mythnetvision (make)
- mythplugins-mythnews (requires mythtv)
- mythplugins-mythnews (make)
- mythplugins-mythweather (make)
- mythplugins-mythweather (requires mythtv)
- mythplugins-mythweb (make)
- mythplugins-mythweb (requires mythtv)
- mythplugins-mythzoneminder (make)
- mythplugins-mythzoneminder (requires mythtv)
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 31 Next › Last »
jfabernathy commented on 2020-10-26 00:38 (UTC)
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!
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