summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2018-10-24Bump versionJames Bunton
2018-10-11Bump versionJames Bunton
2018-08-26Bump versionJames Bunton
2018-08-26Stop pkgver from changing for the same git commitJames Bunton
2018-08-25Rename packageJames Bunton
2018-08-25Switch to mythtv git branch: fixes/29James Bunton
- The branch has many fixes compared to the 29.1 tarball release - Remove unneeded freetype patch - Fix x264 incompatibility
2018-08-25Reset to mythtv commit 16b734acb4281bbab251f94697c1f33f9f3fe4fbJames Bunton
2016-03-01Revert Restart=on-failure from systemd unit fileMartin Gallant
(Reported to prevent backend from shutting down on mythtv-setup)
2016-02-20Logging and systemd tweaksMartin Gallant
Logging now goes to journald, no need for /var/log/mythtv Reduce noise from mythbackend - loglevel info->notice Explicitly depend on network via After= and Wants= in service file
2016-02-10sha256sum was not updated on previous commitMartin Gallant
2016-01-09Collected fixesMartin Gallant
2015-08-19Minor PKGBUILD tweaksMartin Gallant
Clean compile as of d03d51d There is an issue with sluggish backend shutdown I am working to track down. I am not happy with how pkgver is derived from git (Successive builds not incremental)
2015-07-31Initial commit for building mythtv-0.28 developemnt branchmartyg
There are a few minor rough edges, but this is good enough to get a FE/BE pair online for testing. If you get a compile error, a fix is in the works - Ref. https://github.com/MythTV/mythtv/pull/96