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)
Tue, Jun 16, 1:39 AM
Unknown Object (File)
Mon, Jun 15, 4:41 PM
Unknown Object (File)
Fri, Jun 12, 3:53 PM
Unknown Object (File)
Sat, Jun 6, 10:50 PM
Unknown Object (File)
Fri, Jun 5, 12:08 AM
Unknown Object (File)
Thu, Jun 4, 10:53 PM
Unknown Object (File)
Thu, Jun 4, 5:03 AM
Unknown Object (File)
May 18 2026, 2:27 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