[Bug 243967] [NEW PORT] net-p2p/bazarr: Automatic subtitle downloader for Sonarr and Radarr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Jun 2021 15:46:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243967 Michiel van Baak <michiel@vanbaak.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #225523|0 |1 is obsolete| | Attachment #225530|0 |1 is obsolete| | Attachment #225641| |maintainer-approval+ Flags| | --- Comment #17 from Michiel van Baak <michiel@vanbaak.eu> --- Created attachment 225641 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225641&action=edit 0001-Add-ports-for-bazarr-and-bazarr-devel.patch bazarr 0.9.5 bazarr-devel 0.9.6-beta.18 Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements. - net-p2p/bazarr uses latest stable release - net-p2p/bazarr-devel uses beta builds (created automatically from development branch once a day, if there were changes to that branch) - Ports dont have bundled dependencies unbundled (yet). Talked this over with upstream, they are not going to unbundle for support-workload avoidance and ease-of-install they get from the fact they bundle all dependencies on specific versions. - Reserve UID and GID for bazarr daemon process - Add to net-p2p/Makefile I did not unbundle the python dependencies (like discussed before on PR 243967) as there are many, and upstream is not going to do this as they bundled specific versions to make their support load manageble. Moved from a static pkg-plist to a TMPPLIST like it was done for the tautulli port to make maintaining that a bit easier for me. -- You are receiving this mail because: You are the assignee for the bug.