blob: 95305aeb3083baba3cf710f0a0a92f7462232f9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = anifetch-cli
pkgdesc = Animated terminal fetch with video and audio support
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/Notenlish/anifetch
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = chafa
depends = ffmpeg
depends = fastfetch
depends = python-platformdirs
depends = python-wcwidth
depends = python-rich
depends = python-pynput
source = anifetch-cli-1.0.4.tar.gz::https://github.com/Notenlish/anifetch/archive/refs/tags/1.0.4.tar.gz
sha256sums = a249350724ca66818a74e321477d772fc66d7adfc53b559a15f737b76d0a7572
pkgname = anifetch-cli
|