1a540f1cf7
A pretty-much direct copy of the Debian armhf build infrastructure.
17 lines
296 B
YAML
17 lines
296 B
YAML
---
|
|
# We just wrap `build` so this is really it
|
|
name: "jellyfin"
|
|
version: "10.2.2"
|
|
packages:
|
|
- debian-package-x64
|
|
- debian-package-armhf
|
|
- ubuntu-package-x64
|
|
- ubuntu-package-armhf
|
|
- fedora-package-x64
|
|
- centos-package-x64
|
|
- linux-x64
|
|
- macos
|
|
- portable
|
|
- win-x64
|
|
- win-x86
|