Commit Graph

39 Commits

Author SHA1 Message Date
Joshua M. Boniface
671d66c35c Fix Trixie cross-building
Debian 13 removed the `cross-gcc-dev` package as it was unmaintained
(Debian bug #1107126). This broke the existing cross build setup.

Instead, switch to using binary cross-gcc packages, which work the same
without having to manually generate the libraries. This is still fully
symmetrical.
2025-08-14 11:39:15 -04:00
Joshua M. Boniface
ec6efe3944 Add Trixie builds (and switch Docker to Trixie) 2025-06-15 15:06:18 -04:00
Joshua M. Boniface
372f59604f Add mention of requiring docker-buildx-plugin
Closes #27
2024-05-25 12:10:38 -04:00
Joshua M. Boniface
76ad06ec95 Clarify debsig-verify status 2024-05-01 17:06:01 -04:00
Joshua M. Boniface
3ddb375a90 Add Debian package and dsc signing with repo key
Allows for the verification of the integrity and ownership of the
resulting .deb, .dsc, .changes, and .buildinfo files for both Debian and
Ubuntu using `debsig-verify` and the standard Apt toolkits.

Closes #14
2024-05-01 15:52:28 -04:00
Joshua M. Boniface
48897fad0c Fix link too 2024-03-28 14:13:45 -04:00
Joshua M. Boniface
6357d1df55 Update license badge 2024-03-28 14:13:18 -04:00
Joshua M. Boniface
8201c4c04f Properly codeblock arches 2024-03-18 13:02:41 -04:00
Joshua M. Boniface
1e9b7eb151 Fix incorrect ref 2024-03-18 13:00:45 -04:00
Joshua M. Boniface
18d74d5fa3 Add examples to quickstart 2024-03-18 12:39:32 -04:00
Joshua M. Boniface
3c9216ae12 Remove incorrect docker ref 2024-03-18 12:36:32 -04:00
Joshua M. Boniface
675b2a5af5 Switch no-push to local
Makes it a bit clearer what this option actually does.
2024-03-18 12:29:23 -04:00
Joshua M. Boniface
1f768876d4 Update more wording in README 2024-03-18 12:28:08 -04:00
Joshua M. Boniface
b71934f3e4 Add Package names for Debian 2024-03-18 12:24:04 -04:00
Joshua M. Boniface
f06ed16bfa Improve wording of Quickstart intro 2024-03-18 12:23:24 -04:00
Joshua M. Boniface
4304f9040b Improve header of repo 2024-03-18 12:21:48 -04:00
Joshua M. Boniface
3a2bc89c47 Add quickstart section to README
Provides instructions for non-automated builds using this tooling, and
simplifies the intro paragraph to reduce cruft.
2024-03-18 12:15:58 -04:00
Joshua M. Boniface
f009facc26 Reorder NuGet in README 2024-03-07 10:54:00 -05:00
Joshua M. Boniface
84951d3003 Remove references to CentOS/Fedora
Moving these to RPMFusion now.
2024-03-07 10:52:31 -05:00
Uruk
c005fa0d0f Missed 2024-02-23 18:25:23 +01:00
Uruk
76a60266d1 Apply suggestions 2024-02-23 18:24:32 +01:00
Uruk
104f91e697 Refactor jellyfin-packaging
- Fix typo in the README
 - Added -f to rm from fix https://github.com/jellyfin/jellyfin/pull/11008
 - Apply fix from https://github.com/jellyfin/jellyfin/pull/10763
 - Refactor Docker for better syntax and readability
 - Update Intel runtime drivers to 24.05.28454.6
 - Added possible miss line 159 docker/Dockerfile : "--ffmpeg", "/usr/lib/jellyfin-ffmpeg/ffmpeg"
 - Removed wget in cleanup
2024-02-23 17:52:10 +01:00
Joshua M. Boniface
8b7ede44a7 Add note on portable architectures 2024-02-16 02:25:30 -05:00
Joshua M. Boniface
8aeb7718d2 Add better note about archive support 2024-02-16 02:23:38 -05:00
Joshua M. Boniface
99655fa37e Add some more notes for Docker 2024-02-16 02:20:34 -05:00
Joshua M. Boniface
0be00fd483 Adjust some more wording 2024-02-16 02:17:44 -05:00
Joshua M. Boniface
c06920e8f7 Add missing entry in list 2024-02-16 02:16:17 -05:00
Joshua M. Boniface
d25fa2a4c2 Fix spelling mistake 2024-02-15 02:45:42 -05:00
Joshua M. Boniface
7f17205f30 Mention the manual trigger 2024-02-15 02:42:56 -05:00
Joshua M. Boniface
ac01c789b8 Mention the target OS release 2024-02-15 02:36:01 -05:00
Joshua M. Boniface
80f6eba91f Add two more deb entries 2024-02-15 01:53:27 -05:00
Joshua M. Boniface
5b6036f3e5 Fix forum badge 2024-02-15 01:50:23 -05:00
Joshua M. Boniface
d1d2f3d664 Add forum badge and remove reddit badge 2024-02-15 01:49:34 -05:00
Joshua M. Boniface
86e2d3c2bf Remove Azure badge 2024-02-15 01:48:07 -05:00
Joshua M. Boniface
6b5859f91e Mention GHCR too 2024-02-15 01:46:55 -05:00
Joshua M. Boniface
515bbc8206 Update README with design decisions and spec 2024-02-15 01:45:35 -05:00
Joshua M. Boniface
ffff7ca8c7 Add initial build script 2024-02-07 02:57:11 -05:00
Joshua M. Boniface
b509b04c94 Add missing step to README 2024-02-04 02:21:27 -05:00
Joshua M. Boniface
09213a671b Add initial commit of README explaining the repo 2024-02-03 13:27:23 -05:00