aboutsummaryrefslogtreecommitdiff
path: root/deployment/debian-package-x64/pkg-src/control
AgeCommit message (Collapse)Author
2020-03-22Move all old deployment stuff to a new folderJoshua M. Boniface
2020-01-04Update the build script to use .NET core SDK 3.1Sacha Korban
2019-11-26Use .Net Core 3.0 in all docker imagesBond-009
2019-10-20Move web-build into Debian build rulesJoshua Boniface
This removes the convoluted steps in docker-build.sh in favour of integrating the web-build sequence into the Debian rules file explicitly. This will allow the web-build to work properly outside of the boutique Docker container we build, thus allowing it to be build properly directly on a target system with dpkg-buildpackage.
2019-08-31Add libssl-dev build dependencyJoshua Boniface
2019-08-26Update builds to Debian 10 and OpenSSL to 1.1-onlyJoshua Boniface
2019-04-29Support libssl1.1 for Ubuntu DiscoJoshua Boniface
2019-02-25Fix the ffmpeg compatibilityJoshua Boniface
Doing this the other way was just complex. No longer try to override the system ffmpeg, just put ours somewhere else and depend on that package.
2019-02-14Only modify Debian package spec for jellyfin-ffmpegJoshua Boniface
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.