control 903 B

123456789101112131415161718
  1. Source: jellyfin
  2. Section: misc
  3. Priority: optional
  4. Maintainer: Vasily <just.one.man@yandex.ru>
  5. Build-Depends: debhelper (>= 9),
  6. dotnet-sdk-2.2,
  7. libc6-dev,
  8. libcurl4-openssl-dev
  9. Standards-Version: 3.9.4
  10. Package: jellyfin
  11. Replaces: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  12. Breaks: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  13. Conflicts: mediabrowser, emby, emby-server-beta, jellyfin-dev, emby-server
  14. Architecture: any
  15. Depends: ${shlibs:Depends}, ${misc:Depends}, at, libsqlite3-0, ffmpeg
  16. Description: Jellyfin is a home media server.
  17. 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.