[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: Wed, 14 Jul 2021 13:54:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243967
--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=22d8cccfd08f6f06b9c9b7f6732611d572f622a0
commit 22d8cccfd08f6f06b9c9b7f6732611d572f622a0
Author: Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2021-04-28 13:20:58 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-07-14 13:52:51 +0000
net-p2p/bazarr*: new ports for bazarr and bazarr-devel
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
- The plists are auto-generated as in multimedia/tautulli.
Website: https://www.bazarr.media
Changelog: https://github.com/morpheus65535/bazarr/releases
Bugtracker: https://github.com/morpheus65535/bazarr/issues
PR: 243967
GIDs | 2 +-
UIDs | 2 +-
net-p2p/Makefile | 2 ++
net-p2p/bazarr-devel/Makefile (new) | 47 ++++++++++++++++++++++++++++++
net-p2p/bazarr-devel/distinfo (new) | 3 ++
net-p2p/bazarr-devel/files/bazarr.in (new) | 42 ++++++++++++++++++++++++++
net-p2p/bazarr-devel/pkg-descr (new) | 4 +++
net-p2p/bazarr/Makefile (new) | 46 +++++++++++++++++++++++++++++
net-p2p/bazarr/distinfo (new) | 3 ++
net-p2p/bazarr/files/bazarr.in (new) | 42 ++++++++++++++++++++++++++
net-p2p/bazarr/pkg-descr (new) | 4 +++
11 files changed, 195 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.