2018-12-09 21:41:49 +00:00
Source: jellyfin
2018-08-08 05:18:59 +00:00
Section: misc
Priority: optional
2018-10-22 00:47:12 +00:00
Maintainer: Vasily <just.one.man@yandex.ru>
2018-08-08 05:18:59 +00:00
Build-Depends: debhelper (>= 9),
2018-08-10 01:59:53 +00:00
dotnet-sdk-2.1,
2018-08-08 05:18:59 +00:00
libc6-dev
Standards-Version: 3.9.4
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-08-08 05:18:59 +00:00
Architecture: all
2018-10-22 00:25:50 +00:00
Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0, dotnet-runtime-2.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.