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)
Thu, Apr 17, 2:38 PM
Unknown Object (File)
Tue, Apr 15, 7:23 PM
Unknown Object (File)
Mar 20 2025, 10:49 PM
Unknown Object (File)
Feb 27 2025, 10:39 PM
Unknown Object (File)
Feb 25 2025, 3:16 AM
Unknown Object (File)
Jan 25 2025, 9:44 PM
Unknown Object (File)
Jan 20 2025, 6:27 AM
Unknown Object (File)
Dec 9 2024, 1:20 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