blob: 5b824d99856957a4affba7a135c59d8266bc8ac1 (
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
32
33
34
35
36
37
38
39
40
41
42
43
|
pkgbase = fastanime-git
pkgdesc = FastAnime, anime site experience from the terminal.
pkgver = 2.8.6.r4.bcdd88c
pkgrel = 1
url = https://github.com/Benex254/FastAnime
install = fastanime.install
arch = x86_64
license = Unlicense
makedepends = python>=3.10
makedepends = git
makedepends = uv
makedepends = python-installer
depends = python
depends = python-click
depends = python-fastapi
depends = python-inquirerpy
depends = libtorrent
depends = python-plyer
depends = python-pytest
depends = python-requests
depends = python-rich
depends = python-thefuzz
depends = yt-dlp
depends = python-dbus
depends = python-pypresence
optdepends = mpv: video player
optdepends = webtorrent-cli: nyaa torrents
optdepends = ffmpeg: download hls streams
optdepends = rofi: alternative ui
optdepends = fzf: alternative ui
optdepends = chafa: terminal image viewer
optdepends = icat: kitty terminal image viewer
optdepends = bash: preview script language
optdepends = ani-skip-git: skip anime openings
optdepends = ffmpegthumbnailer: local previews
optdepends = syncplay: watch with friends
optdepends = feh: image viewer (for manga mode)
provides = fastanime
conflicts = fastanime
source = git+https://github.com/Benex254/FastAnime.git
sha256sums = SKIP
pkgname = fastanime-git
|