2018-12-09 21:41:49 +00:00
Source: jellyfin
2018-08-08 05:18:59 +00:00
Section: misc
Priority: optional
2018-12-15 21:19:57 +00:00
Maintainer: Jellyfin Team <team@jellyfin.org>
2018-08-08 05:18:59 +00:00
Build-Depends: debhelper (>= 9),
2018-12-12 06:10:38 +00:00
dotnet-sdk-2.2,
2018-12-15 02:21:48 +00:00
libc6-dev,
2018-12-17 04:06:50 +00:00
libcurl4-openssl-dev,
libfontconfig1-dev,
libfreetype6-dev
2018-08-08 05:18:59 +00:00
Standards-Version: 3.9.4
2019-01-05 21:49:33 +00:00
Homepage: https://jellyfin.media/
Vcs-Git: https://github.org/jellyfin/jellyfin.git
Vcs-Browser: https://github.org/jellyfin/jellyfin
2018-08-08 05:18:59 +00:00
2018-12-09 21:41:49 +00:00
Package: jellyfin
Replaces: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
Breaks: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
Conflicts: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
2018-12-15 02:21:48 +00:00
Architecture: any
2019-02-14 14:15:37 +00:00
Depends: at,
libsqlite3-0,
2019-02-25 05:41:34 +00:00
jellyfin-ffmpeg,
2019-02-14 14:15:37 +00:00
libfontconfig1,
libfreetype6,
2019-04-30 03:03:57 +00:00
libssl1.0.0 | libssl1.0.2 | libssl1.1
2018-12-10 00:09:43 +00:00
Description: Jellyfin is a home media server.
2018-08-08 05:18:59 +00:00
It is built on top of other popular open source technologies such as Service Stack, jQuery, jQuery mobile, and Mono. It features a REST-based api with built-in documentation to facilitate client development. We also have client libraries for our api to enable rapid development.