- update build tool with github_release_pattern - update puppet-initial to reduce impact on upgrades
20 lines
499 B
YAML
20 lines
499 B
YAML
name: jellyfin-ffmpeg-bin
|
|
github: jellyfin/jellyfin-ffmpeg
|
|
description: FFmpeg binary package optimized for Jellyfin media server
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: unkin
|
|
homepage: https://github.com/jellyfin/jellyfin-ffmpeg
|
|
license: GPL-3.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1.1
|
|
version: 7.1.3
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1.1
|
|
version: 7.1.3
|