summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0eb955aca81f277ce1af8eeb20e82511bc7fa10a (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
29
30
pkgbase = pipe-viewer-git
	pkgdesc = A lightweight YouTube client for Linux (CLI/GTK) (fork of straw-viewer)
	pkgver = 0.2.0.r0.gf2d44c8
	pkgrel = 1
	url = https://github.com/trizen/pipe-viewer
	arch = any
	license = Artistic2.0
	makedepends = git
	makedepends = perl-module-build
	depends = perl
	depends = perl-data-dump
	depends = perl-json
	depends = perl-lwp-protocol-https
	depends = perl-gtk3
	depends = perl-libwww
	depends = perl-file-sharedir
	depends = perl-unicode-linebreak
	optdepends = ffmpeg: conversions and MKV merging
	optdepends = gnome-icon-theme: icons in menus
	optdepends = perl-json-xs: faster JSON parsing
	optdepends = perl-lwp-useragent-cached: local cache support
	optdepends = perl-term-readline-gnu: better STDIN support
	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
	source = git+https://github.com/trizen/pipe-viewer.git
	sha512sums = SKIP

pkgname = pipe-viewer-git