jellyfin/debian/control

23 lines
1.1 KiB
Plaintext
Raw Normal View History

Source: emby-server
Section: misc
Priority: optional
Maintainer: Joshua Boniface <joshua@boniface.me>
Build-Depends: debhelper (>= 9),
2018-08-08 18:22:03 +02:00
mono-devel (>= 5.14),
mono-xbuild (>= 5.14),
2018-08-10 17:46:46 +02:00
msbuild (>= 15.6),
libmono-cil-dev (>= 5.14),
2018-08-08 18:22:03 +02:00
cli-common-dev (>= 0.9),
referenceassemblies-pcl,
libc6-dev
Standards-Version: 3.9.4
Package: emby-server
Replaces: mediabrowser, emby, emby-server-beta, emby-server-dev
Breaks: mediabrowser, emby, emby-server-beta, emby-server-dev
Conflicts: mediabrowser, emby, emby-server-beta, emby-server-dev
Architecture: all
Depends: ${shlibs:Depends}, ${cli:Depends}, ${misc:Depends}, at, libsqlite3-0, mono-runtime (>= 5.14)
Description: Emby Server is a home media server.
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.