Port details |
- emby-server-devel Media server to organize, play & stream audio/video to various devices
- 4.9.0.26 multimedia
=1 4.9.0.26Version of this port present on the latest quarterly branch. - Maintainer: driesm@FreeBSD.org
 - Port Added: 2022-02-16 12:24:08
- Last Update: 2024-06-28 17:14:30
- Commit Hash: 889fdf6
- People watching this port, also watch:: py311-httplib2, plexmediaserver-plexpass, py311-wordninja, transmission
- License: UNKNOWN
- WWW:
- https://emby.media/
- Description:
- Emby Server is a home media server built on top of other popular open source
technologies such as Service Stack, jQuery, jQuery mobile, and .NET Core.
It features a REST-based API with built-in documention to facilitate client
development. It also offers client libraries for its API to enable rapid
development.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- emby-server-devel>0:multimedia/emby-server-devel
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: emby-server-devel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1719429500
SHA256 (emby-server-devel/emby-server-freebsd14_4.9.0.26_amd64.tar.xz) = 11d82278159a3c474ca163dd9f057056430d240665d55b5ab804111f0417ed73
SIZE (emby-server-devel/emby-server-freebsd14_4.9.0.26_amd64.tar.xz) = 75507744
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: multimedia/emby-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- opencl.h : devel/opencl
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- dotnet>0 : lang/dotnet
- icu>0 : devel/icu
- krb5>0 : security/krb5
- libexif>0 : graphics/libexif
- libheif>0 : graphics/libheif
- libimagequant>0 : graphics/libimagequant
- libinotify>0 : devel/libinotify
- libjxl>0 : graphics/libjxl
- libunwind>0 : devel/libunwind
- openexr>0 : graphics/openexr
- openjpeg>0 : graphics/openjpeg
- orc>0 : devel/orc
- pango>0 : x11-toolkits/pango
- tiff>0 : graphics/tiff
- Library dependencies:
-
- libaribb24.so : multimedia/aribb24
- libass.so : multimedia/libass
- libchromaprint.so : audio/chromaprint
- libdav1d.so : multimedia/dav1d
- libdrm.so : graphics/libdrm
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libfribidi.so : converters/fribidi
- libgnutls.so : security/gnutls
- libmfx.so : multimedia/intel-media-sdk
- libOpenCL.so : devel/ocl-icd
- libogg.so : audio/libogg
- libopus.so : audio/opus
- libpng.so : graphics/png
- libraw.so : graphics/libraw
- libtesseract.so : graphics/tesseract
- libtheora.so : multimedia/libtheora
- libva.so : multimedia/libva
- libvorbis.so : audio/libvorbis
- libvpx.so : multimedia/libvpx
- libwebp.so : graphics/webp
- libx264.so : multimedia/libx264
- libx265.so : multimedia/x265
- libzvbi.so : devel/libzvbi
- libmp3lame.so : audio/lame
- libMagick++-6.so : graphics/ImageMagick6
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for emby-server-devel-4.9.0.26:
LAME=on: LAME MP3 audio encoder support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_emby-server-devel
- USES:
- compiler:c11 gmake iconv localbase:ldflags magick:6 pkgconfig sqlite ssl:run
- pkg-message:
- For install:
- To automatically start Emby Server at boot time:
# sysrc emby_server_enable="YES"
To then manually start Emby Server without rebooting:
# service emby-server start
Once started, visit the following webpage to configure:
http://localhost:8096/
If you are running emby-server in a jail, set "allow.mlock"
for this jail otherwise the program will fail to start.
- Master Sites:
|