blob: 0cd471d005ef38baa5d1de16af5dfc66eaa34448 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = weebcli
pkgdesc = Terminal üzerinden anime izleme ve indirme CLI aracı
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/ewgsta/weebcli
arch = any
license = custom:CC-BY-NC-ND-4.0
depends = nodejs>=18
depends = npm
optdepends = mpv: video oynatıcı (önerilen, kaldığı yerden devam desteği)
optdepends = vlc: alternatif video oynatıcı
optdepends = aria2: hızlı indirme için
source = weebcli-1.0.0.tar.gz::https://github.com/ewgsta/weebcli/archive/refs/tags/v1.0.0.tar.gz
sha256sums = SKIP
pkgname = weebcli
|