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, Nov 4, 2:51 PM
Unknown Object (File)
Sat, Nov 1, 3:47 AM
Unknown Object (File)
Tue, Oct 28, 3:48 AM
Unknown Object (File)
Mon, Oct 27, 9:53 PM
Unknown Object (File)
Mon, Oct 27, 9:53 PM
Unknown Object (File)
Mon, Oct 27, 9:53 PM
Unknown Object (File)
Mon, Oct 27, 4:30 PM
Unknown Object (File)
Sep 27 2025, 1:19 AM
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