summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6103bdc8f297615ff2af842cffd89e499ccec4d9 (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
26
27
28
pkgbase = youtube-viewer-git
	pkgdesc = A lightweight YouTube client for Linux
	pkgver = 3.9.6.r0.g8e965f8
	pkgrel = 1
	url = https://github.com/trizen/youtube-viewer
	arch = any
	license = Artistic2.0
	makedepends = git
	depends = perl
	depends = perl-data-dump
	depends = perl-json
	depends = perl-lwp-protocol-https
	depends = perl-libwww
	depends = perl-unicode-linebreak
	optdepends = ffmpeg: conversions and MKV merging
	optdepends = perl-json-xs: faster JSON parsing
	optdepends = perl-lwp-useragent-cached: local cache support
	optdepends = perl-term-readline-gnu: better STDIN support (+history)
	optdepends = mpv: play videos with MPV (recommended)
	optdepends = vlc: play videos with VLC
	optdepends = wget: download videos with wget
	optdepends = youtube-dl: play videos with encrypted signatures
	provides = youtube-viewer
	conflicts = youtube-viewer
	source = git+https://github.com/trizen/youtube-viewer.git
	sha512sums = SKIP

pkgname = youtube-viewer-git