blob: 6b6496e3e90943ee76f1a0ce6ff367ddeb2b81ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
pkgbase = autofilm
pkgdesc = A small project to provide Strm direct-link playback for Emby and Jellyfin servers, recommended for use with MediaWarp.
pkgver = 1.2.5
pkgrel = 2
url = https://github.com/Akimio521/AutoFilm
arch = any
license = AGPL-3.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python
makedepends = pyinstaller
depends = glibc
depends = sh
depends = zlib
optdepends = alist: File list program that supports multiple storage
optdepends = mediawarp: EmbyServer API Optimization: Optimize playback of Strm files, customize the front-end style, customize the allowed access to the client, embedded scripts, work with Alist to realize Emby playback of web resources, recommended to use with AutoFilm.
optdepends = emby-server: Bring together your videos, music, photos, and live television
optdepends = jellyfin-server: Jellyfin server backend
provides = autofilm
conflicts = autofilm
options = !strip
options = !debug
backup = etc/autofilm/config.yaml
source = AutoFilm-1.2.5.tar.gz::https://github.com/Akimio521/AutoFilm/archive/refs/tags/v1.2.5.tar.gz
source = autofilm.service
sha256sums = 5c5d710a8a3552cdedfdc9e272b168a68237fbd40ebc86dc495c0685c8ab2963
sha256sums = 244dab4d8afffd786c394570bddf8c1e1d8313dd64f8f05977e06c70da9b2c39
pkgname = autofilm
|