blob: a500b4f3b1c983bceb5b82775abb18d798bad4ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ny-cli
pkgdesc = Beautiful terminal anime streaming client with artwork display, cloud sync, and watch progress tracking
pkgver = 5.2.1
pkgrel = 1
url = https://github.com/AnjishnuSengupta/ny-cli
arch = any
license = MIT
depends = nodejs>=18
depends = npm
optdepends = mpv: recommended video player with IPC support
optdepends = vlc: alternative video player
optdepends = chafa: terminal image rendering for artwork display
optdepends = bun: enhanced terminal UI experience
source = ny-cli-5.2.1.tar.gz::https://github.com/AnjishnuSengupta/ny-cli/archive/v5.2.1.tar.gz
sha256sums = SKIP
pkgname = ny-cli
|