blob: 5aa8039a88e810606b5630a5194da698fcee8ded (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = anitr-cli
pkgdesc = 🚀 Terminalde Türkçe altyazılı anime arama ve izleme aracı
pkgver = 4.7.0
pkgrel = 1
url = https://github.com/axrona/anitr-cli
arch = x86_64
arch = aarch64
license = GPL3
makedepends = go
makedepends = git
depends = mpv
optdepends = rofi: X11 kullanıcıları için GUI
optdepends = rofi-wayland: Wayland kullanıcıları için GUI
optdepends = yt-dlp: Anime indirme özelliği için
optdepends = youtube-dl: Anime indirme özelliği için
source = anitr-cli-4.7.0.tar.gz::https://github.com/axrona/anitr-cli/archive/refs/tags/v4.7.0.tar.gz
sha256sums = SKIP
pkgname = anitr-cli
|