[Bug 277161] multimedia/jellyfin: export PATH so jellyfin can find ffmpeg

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 Feb 2024 11:50:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277161

            Bug ID: 277161
           Summary: multimedia/jellyfin: export PATH so jellyfin can find
                    ffmpeg
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: michiel@vanbaak.eu
 Attachment #248600 maintainer-approval+
             Flags:

Created attachment 248600
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248600&action=edit
0001-multimedia-jellyfin-export-PATH-so-jellyfin-can-find.patch

Same export is already added to lidarr for example. For the .NET program to
find binaries installed by dependencies it needs the PATH to have the
/usr/local/bin

poudriere ok
Tested in my setup (14.0 amd64)

See also: https://github.com/Thefrank/jellyfin-server-freebsd/issues/69
Reported and fix suggested by driesm@

-- 
You are receiving this mail because:
You are the assignee for the bug.