From c0953e51b5019c968fe5d9c8f25f47f08ed4e829 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Wed, 8 Aug 2018 01:18:59 -0400 Subject: Add patches and debian build information for emby-server --- debian/control | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000000..517afef88b --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: emby-server +Section: misc +Priority: optional +Maintainer: HurricaneHernandez +Build-Depends: debhelper (>= 9), + cli-common-dev (>= 0.7), + libmono-cil-dev (>= 4.6), + mono-devel (>= 4.6), + mono-xbuild (>= 4.6), + 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, libembysqlite3-0, embymagick, mono-devel (>= 4.6) +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. -- cgit v1.2.3