diff options
| author | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-10 19:45:21 +0100 |
|---|---|---|
| committer | Erwin de Haan <EraYaN@users.noreply.github.com> | 2019-01-10 19:45:30 +0100 |
| commit | 399a079dd472a0ad424884eb48a0d9e471a95c70 (patch) | |
| tree | 43bd338b79f1243dbe7f4f07ca63f1b5363724fb /debian/control | |
| parent | 3d867c2c46cec39b669bb8647efef677f32b8a8d (diff) | |
Build scripts and build system consolidation.
Squashed commit.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index 74bebeaf15..0000000000 --- a/debian/control +++ /dev/null @@ -1,23 +0,0 @@ -Source: jellyfin -Section: misc -Priority: optional -Maintainer: Jellyfin Team <team@jellyfin.org> -Build-Depends: debhelper (>= 9), - dotnet-sdk-2.2, - libc6-dev, - libcurl4-openssl-dev, - libfontconfig1-dev, - libfreetype6-dev -Standards-Version: 3.9.4 -Homepage: https://jellyfin.media/ -Vcs-Git: https://github.org/jellyfin/jellyfin.git -Vcs-Browser: https://github.org/jellyfin/jellyfin - -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 -Architecture: any -Depends: at, libsqlite3-0, ffmpeg, libfontconfig1, libfreetype6, libssl1.0.0 | libssl1.0.2 -Description: Jellyfin 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. |
