git: 0d013e255161 - main - multimedia/emby-server: Update to 4.6.6.0

From: Dries Michiels <driesm_at_FreeBSD.org>
Date: Mon, 22 Nov 2021 18:25:10 UTC
The branch main has been updated by driesm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0d013e255161cfba08516606958b671ba5de9d27

commit 0d013e255161cfba08516606958b671ba5de9d27
Author:     Dries Michiels <driesm@FreeBSD.org>
AuthorDate: 2021-11-10 12:13:17 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-11-22 17:24:06 +0000

    multimedia/emby-server: Update to 4.6.6.0
    
    Update emby-server and the embedded ffmpeg built. Streamline the
    configure target with upstream. Samba support has been dropped.
    
    Changes:                https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.6.6.0
    Approved by:            philip (mentor)
    Differential Revision:  https://reviews.freebsd.org/D33063
---
 multimedia/emby-server/Makefile | 19 +++++++++----------
 multimedia/emby-server/distinfo | 14 +++++++-------
 2 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
index 3e7511268f93..8081e917d3f5 100644
--- a/multimedia/emby-server/Makefile
+++ b/multimedia/emby-server/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	emby-server
-PORTVERSION=	4.6.4.0
-PORTREVISION=	2
+PORTVERSION=	4.6.6.0
 CATEGORIES=	multimedia
 MASTER_SITES=	https://github.com/MediaBrowser/Emby.Releases/releases/download/${PORTVERSION}/ \
 		https://mediabrowser.github.io/embytools/
 DISTNAME=	embyserver-netframework_${PORTVERSION}
 DISTFILES=	${DISTNAME}.zip \
-		ffdetect-${FFVERSION}-x64_freebsd12.tar.xz \
+		ffdetect-${FFVERSION}-x64_freebsd13.tar.xz \
 		ffmpeg-${FFVERSION}.tar.gz \
 		license.docx
 DIST_SUBDIR=	${PORTNAME}
-EXTRACT_ONLY=	${DISTNAME}.zip ffdetect-${FFVERSION}-x64_freebsd12.tar.xz \
+EXTRACT_ONLY=	${DISTNAME}.zip \
+		ffdetect-${FFVERSION}-x64_freebsd13.tar.xz \
 		ffmpeg-${FFVERSION}.tar.gz
 
 MAINTAINER=	driesm@FreeBSD.org
@@ -25,6 +25,7 @@ ONLY_FOR_ARCHS=	amd64
 
 BUILD_DEPENDS=	nasm:devel/nasm
 LIB_DEPENDS=	libass.so:multimedia/libass \
+		libdav1d.so:multimedia/dav1d \
 		libdrm.so:graphics/libdrm \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
@@ -66,6 +67,7 @@ CONFIGURE_ARGS=	--cc="${CC}" \
 		--enable-gpl \
 		--enable-iconv \
 		--enable-libass \
+		--enable-libdav1d \
 		--enable-libdrm \
 		--enable-libfreetype \
 		--enable-libfribidi \
@@ -98,21 +100,18 @@ WRKSRC=		${WRKDIR}/ffmpeg-${FFVERSION}_public
 USERS=		emby
 GROUPS=		emby
 
-OPTIONS_DEFINE=		LAME SMB X11
-OPTIONS_DEFAULT=	LAME SMB X11
+OPTIONS_DEFINE=		LAME X11
+OPTIONS_DEFAULT=	LAME X11
 
 LAME_LIB_DEPENDS=	libmp3lame.so:audio/lame
 LAME_CONFIGURE_ENABLE=	libmp3lame
 
-SMB_USES=		samba:lib
-SMB_CONFIGURE_ENABLE=	libsmbclient
-
 X11_LIB_DEPENDS=	libMagickWand-6.so:graphics/ImageMagick6
 X11_LIB_DEPENDS_OFF=	libMagickWand-6.so:graphics/ImageMagick6-nox11
 X11_USES=		xorg
 X11_USE=		xorg=x11
 
-FFVERSION=	2020_05_23
+FFVERSION=	2021_02_27
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/lib/emby-server/system
diff --git a/multimedia/emby-server/distinfo b/multimedia/emby-server/distinfo
index 279bb9e41df0..b5aaac3a7808 100644
--- a/multimedia/emby-server/distinfo
+++ b/multimedia/emby-server/distinfo
@@ -1,9 +1,9 @@
-TIMESTAMP = 1625154996
-SHA256 (emby-server/embyserver-netframework_4.6.4.0.zip) = e85122de665867d45041b6ee09a2326e7bac1170db93703fda1ac4ef779aa7bc
-SIZE (emby-server/embyserver-netframework_4.6.4.0.zip) = 48228609
-SHA256 (emby-server/ffdetect-2020_05_23-x64_freebsd12.tar.xz) = 48e1b255edc574e150b65e1630a4ebbd9923034043e2363be114681ca1a25b9c
-SIZE (emby-server/ffdetect-2020_05_23-x64_freebsd12.tar.xz) = 73812
-SHA256 (emby-server/ffmpeg-2020_05_23.tar.gz) = ed2fde500b705b06a0b82a9bf6b367c63b0fc899f69f77691bc68d61f3862a77
-SIZE (emby-server/ffmpeg-2020_05_23.tar.gz) = 13232957
+TIMESTAMP = 1637167397
+SHA256 (emby-server/embyserver-netframework_4.6.6.0.zip) = f0a99b51be1f6be551b003ceaca10ad5a507a412745875edbc84639b7e9e74f7
+SIZE (emby-server/embyserver-netframework_4.6.6.0.zip) = 48265135
+SHA256 (emby-server/ffdetect-2021_02_27-x64_freebsd13.tar.xz) = 883e02378da5f111931e36226fe85bcf19deeaaf4ede446e267081838e936ac7
+SIZE (emby-server/ffdetect-2021_02_27-x64_freebsd13.tar.xz) = 75244
+SHA256 (emby-server/ffmpeg-2021_02_27.tar.gz) = dd587ddbde4c967695919d7f85b0f28e6d7262f55171f3e8052eef2f4a7f585c
+SIZE (emby-server/ffmpeg-2021_02_27.tar.gz) = 13236851
 SHA256 (emby-server/license.docx) = a6d7ea65dcb06392479a85e1a10a7aeb872d803da6f784f6935fcd4ee63008c6
 SIZE (emby-server/license.docx) = 18373