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)
Fri, Mar 6, 1:41 PM
Unknown Object (File)
Sun, Mar 1, 2:46 PM
Unknown Object (File)
Sun, Mar 1, 4:37 AM
Unknown Object (File)
Sat, Feb 28, 9:08 PM
Unknown Object (File)
Sat, Feb 28, 3:06 PM
Unknown Object (File)
Sat, Feb 28, 9:28 AM
Unknown Object (File)
Feb 8 2026, 9:01 AM
Unknown Object (File)
Jan 4 2026, 6:49 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