blob: 7144269c6e47892584ae5ec8520f189d05e9a240 (
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
|
pkgbase = ani-cli-mx-git
pkgdesc = Spanish-first anime CLI (development snapshot)
pkgver = 1.0.0.r804.g30a599b
pkgrel = 1
url = https://github.com/Gildedboy/ani-cli-mx
arch = any
license = GPL3
makedepends = git
depends = curl
depends = sed
depends = grep
depends = fzf
depends = openssl
depends = mpv
optdepends = vlc: alternative player backend
optdepends = aria2: direct-file downloads
optdepends = yt-dlp: extra extractor coverage and download handling
optdepends = ffmpeg: HLS/m3u8 download fallback
optdepends = patch: self-update support with -U
optdepends = ani-skip: intro skipping with mpv
source = git+https://github.com/Gildedboy/ani-cli-mx.git
sha256sums = SKIP
pkgname = ani-cli-mx-git
|