Files
jellyfin-packaging/debian/control

29 lines
951 B
Plaintext
Raw Normal View History

2024-02-03 16:08:56 -05:00
Source: jellyfin
Section: misc
Priority: optional
Maintainer: Jellyfin Packaging Team <packaging@jellyfin.org>
Build-Depends: debhelper (>= 10),
2024-02-04 16:42:36 -05:00
npm | nodejs,
2024-02-03 16:08:56 -05:00
Standards-Version: 3.9.4
Homepage: https://jellyfin.org
Vcs-Browser: https://github.com/jellyfin
Package: jellyfin
Architecture: all
Depends: jellyfin-server, jellyfin-web, jellyfin-ffmpeg7
2024-02-03 16:08:56 -05:00
Description: Jellyfin is the Free Software Media System.
This metapackage provides the core Jellyfin components from one name.
Package: jellyfin-server
Architecture: any
2025-08-30 11:21:09 -04:00
Depends: libfontconfig1, libjemalloc2, adduser, ${icu:Depends}
Recommends: jellyfin-web, sudo, jellyfin-ffmpeg7 | ffmpeg
2024-02-03 16:08:56 -05:00
Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin server backend and API.
Package: jellyfin-web
Architecture: all
2024-02-03 16:08:56 -05:00
Recommends: jellyfin-server
Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin web client.