Page MenuHomeFreeBSD

multimedia/emby-server: Update to 4.5.3.0 and enable LAME by default
ClosedPublic

Authored by rhurlin on Dec 4 2020, 5:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 1:19 AM
Unknown Object (File)
Sat, Sep 27, 1:17 AM
Unknown Object (File)
Sat, Sep 27, 1:10 AM
Unknown Object (File)
Sat, Sep 27, 1:05 AM
Unknown Object (File)
Tue, Sep 23, 1:07 AM
Unknown Object (File)
Fri, Sep 19, 6:40 AM
Unknown Object (File)
Sep 12 2025, 10:23 AM
Unknown Object (File)
Sep 10 2025, 11:19 PM
Subscribers

Details

Summary

Minor release with several bug fixes, some enhancements and new features.

Changelog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.5.3.0

Submitted by Dries Michiels <driesm.michiels@gmail.com> (maintainer) in PR 251566.

Tested on Poudriere (amd64).

portlint -AC complains about three issues:
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
WARN: Makefile: Possible restrictive licensing found. If there are, in fact, limitations to use or distribution, please update ports/LEGAL.
WARN: /usr/home/rhurlin/svn/ports_emby-server/multimedia/emby-server/pkg-deinstall: possible use of absolute pathname "/var/db/emby-server".

  • Change the naming of the port not wanted, so the first warning can be ignored.
  • The license file is downloaded beside the source files. It is a nonstandard one.
  • The hardcoded path of the echo area in pkg-deinstall should be ok.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable