blob: cac72efb65c3fc05b6cba052214831f6b83067c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = raw-cli-git
pkgdesc = Watch anime from the terminal - TUI built with ratatui
pkgver = r4.2702a2d
pkgrel = 1
url = https://github.com/reakjra/raw-cli
arch = x86_64
license = MIT
makedepends = git
makedepends = rust
depends = mpv
optdepends = vlc: alternative video player
optdepends = syncplay: watch with friends
optdepends = yt-dlp: required for some providers
provides = raw-cli
conflicts = raw-cli
source = git+https://github.com/reakjra/raw-cli.git
sha256sums = SKIP
pkgname = raw-cli-git
|