4fc3de9b75
* Target net6.0 * Use new Enum.TryParse(ReadOnlySpan<char>) overload * Replace RNGCryptoServiceProvider with RandomNumberGenerator * ci - target net6.0 (#6594) * Update deployment for dotnet6 * Use generic 6.0.x preview for CI * Update direct dotnet download links Co-authored-by: Bond_009 <bond.009@outlook.com>
29 lines
841 B
Plaintext
29 lines
841 B
Plaintext
Source: jellyfin-server
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: Jellyfin Team <team@jellyfin.org>
|
|
Build-Depends: debhelper (>= 9),
|
|
dotnet-sdk-6.0,
|
|
libc6-dev,
|
|
libcurl4-openssl-dev,
|
|
libfontconfig1-dev,
|
|
libfreetype6-dev,
|
|
libssl-dev
|
|
Standards-Version: 3.9.4
|
|
Homepage: https://jellyfin.org/
|
|
Vcs-Git: https://github.org/jellyfin/jellyfin.git
|
|
Vcs-Browser: https://github.org/jellyfin/jellyfin
|
|
|
|
Package: jellyfin-server
|
|
Replaces: jellyfin (<<10.6.0)
|
|
Breaks: jellyfin (<<10.6.0)
|
|
Architecture: any
|
|
Depends: at,
|
|
libsqlite3-0,
|
|
libfontconfig1,
|
|
libfreetype6,
|
|
libssl1.1
|
|
Recommends: jellyfin-web, sudo
|
|
Description: Jellyfin is the Free Software Media System.
|
|
This package provides the Jellyfin server backend and API.
|