Page MenuHomeFreeBSD

D33063.diff
No OneTemporary

D33063.diff

diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile
--- 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 @@
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 @@
--enable-gpl \
--enable-iconv \
--enable-libass \
+ --enable-libdav1d \
--enable-libdrm \
--enable-libfreetype \
--enable-libfribidi \
@@ -98,21 +100,18 @@
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
--- 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

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 24, 8:21 AM (21 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12647070
Default Alt Text
D33063.diff (3 KB)

Event Timeline