jellyfin/build.yaml
Joshua Boniface 1a540f1cf7 Add Ubuntu armhf (Raspberry Pi) build
A pretty-much direct copy of the Debian armhf build infrastructure.
2019-03-30 11:50:46 -04:00

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