blob: 2ed0d31cc8df309253e3e61ac5e9c62f335dc9f5 (
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
|
pkgbase = yt-x-git
pkgdesc = Browse youtube from your terminal
pkgver = v0.4.5.r3.4a6754e
pkgrel = 1
url = https://github.com/Benexl/yt-x
arch = any
license = MIT
makedepends = git
depends = jq
depends = curl
depends = yt-dlp
depends = fzf
depends = mpv
depends = ffmpeg
optdepends = gum
optdepends = chafa
optdepends = icat
optdepends = imgcat
provides = yt-x
conflicts = yt-x
options = !strip
source = yt-x-git::git+https://github.com/Benexl/yt-x.git
md5sums = SKIP
pkgname = yt-x-git
|