Commit Graph

10 Commits

Author SHA1 Message Date
nyanmisaka
b2af5b16fa New upstream version 5.0.1 2022-04-27 20:24:39 +08:00
Joshua Boniface
1901e784e5 New upstream version 4.2.1 2019-10-01 12:44:37 -04:00
Joshua Boniface
0966a03a34 Add proper multi-dist build process
Adds the ability to configure and build per-release deb files that
can be used effectively with reprepro to provide compatibility
across distros and multiple architectures.

The package contains a set of static, single-binary ffmpeg and
ffprobe binaries that can be used instead of any system ffmpeg
packages, for whatever reason. ffmpeg 4.0.3 was chosen as the
latest Jellyfin-supported version.

The resulting binary files are located in `/usr/share` rather than
`/usr/bin`, so we don't need to `Conflicts` with system ffmpeg
packages. It does require various shared dependencies, following
as closely as possible (while compatible with all supported
releases) the default configurations, all of which should be
available on all releases and architectures by default (as would
the system ffmpeg).

A Docker-based infrastructure similar to the main Jelyfin package
build infrastructure is included to build the various packages
for the supported releases and architectures. The entrypoint
for users cloning the repo is `build`.

This configuration disables all tests as a number of them fail
arbitrarily for unknown reasons on armhf, but not amd64. This might
not be ideal long-term but provides a temporary solution. Reenabling
tests can be done by removing the `override_dh_auto_test:` line in
the `debian/rules` file.
2019-02-25 22:42:33 -05:00
James Cowgill
443004e62a New upstream version 3.5~git20180113 2018-01-14 00:26:02 +00:00
Andreas Cadhalpun
a518647af4 New upstream version 3.2 2016-10-29 18:39:40 +02:00
Sebastian Ramacher
cc62001e2f Imported Upstream version 3.0 2016-03-07 00:15:29 +01:00
Andreas Cadhalpun
59f25c2fc8 Imported Upstream version 2.6 2015-03-07 13:08:53 +01:00
Andreas Cadhalpun
89f6f23c97 Imported Upstream version 2.5 2014-12-04 23:19:02 +01:00
Andreas Cadhalpun
af622f82e5 Imported Upstream version 2.4 2014-09-14 20:05:07 +02:00
Andreas Cadhalpun
19fcffb6ec Imported Upstream version 2.3 2014-07-19 21:38:16 +02:00