mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	- Not sure how this impacts Windows builds, but it works great for Linux. - Requires additional deps on Debian
		
			
				
	
	
		
			21 lines
		
	
	
		
			996 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			996 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 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
 | |
| 
 | |
| 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.
 |