summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2766eb80e4192210fc342478d271fd2e60cffac3 (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
pkgbase = ytfzf-git
	pkgdesc = A posix script to find and watch youtube videos from the terminal. (Without API)
	pkgver = r1439.2331f87
	pkgrel = 1
	url = https://github.com/pystardust/ytfzf
	arch = any
	license = GPL
	makedepends = git
	depends = jq
	depends = curl
	depends = grep
	depends = sed
	optdepends = dmenu: use dmenu for search prompts and results
	optdepends = rofi: use rofi for search prompts and results
	optdepends = fzf: use fzf for results
	optdepends = mpv: use mpv for video player
	optdepends = ueberzug: thumbnails image preview
	optdepends = yt-dlp: for downloading
	provides = ytfzf
	conflicts = ytfzf
	source = ytfzf::git+https://github.com/pystardust/ytfzf.git#branch=development
	md5sums = SKIP

pkgname = ytfzf-git