aboutsummaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2019-01-10Build scripts and build system consolidation.Erwin de Haan
Squashed commit.
2019-01-05Add VCS entries to control fileJoshua Boniface
2018-12-16Add Linux binaries for SkiaSharpAndrew Rabert
- Not sure how this impacts Windows builds, but it works great for Linux. - Requires additional deps on Debian
2018-12-15Remove auto deps; add libssl dep; edit maintainerJoshua Boniface
2018-12-14Enable self-contained binary mode (#160)Joshua M. Boniface
* Build self-contained Debian linux-x64 binary * Update initscripts to use self-contained binary The binary is declared in the units intentionally rather than using the variable extrapolation from before, to avoid confusion since these can't really be moved reasonably. * With combined binary name, use pgrep instead * Remove dotnet-runtime dependency * Move the compiled scb to usr/bin * Update binary location for upstart/systemd * Move binary path; fix pidfile handling * Entirely remove the temporary usr/ dir * Don't move the compiled binary * Create /usr/bin symlink * Use the variable here * Update architecture to any * Add libcurl4-openssl build dependency * Update the build Dockerfile to install builddeps
2018-12-12Update to dotnet-sdk-2.2Andrew Rabert
2018-12-11Add ffmpeg dependency to Debian packagesJoshua Boniface
2018-12-09A few more missing replacements of EmbyJoshua Boniface
2018-12-09Rename numerous debian control elementsJoshua Boniface
Replace the name emby/emby-server with jellyfin everywhere.
2018-12-09Revert "Debian packaging improvements"Joshua M. Boniface
2018-12-09Rename numerous debian control elementsJoshua Boniface
Replace the name emby/emby-server with jellyfin everywhere.
2018-10-22Fixed debian packaging for netcore, fixed package versionVasily
2018-10-22Small fixes, trying to get this to buildVasily
2018-10-22Modify debian build files to support .NET coreJoshua Boniface
2018-10-22Clean up Debian build dependenciesJoshua Boniface
2018-10-22Update maintainer and dependencies for Debian packageJoshua Boniface
2018-10-22Update build dependency versionsJoshua Boniface
2018-10-22Add cli-common-dev builddepJoshua Boniface
2018-10-22Add patches and debian build information for emby-serverJoshua Boniface