blob: c6f6ccc8d754dbfeb7be7d182993d05952cf38d1 (
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
31
32
33
34
35
36
|
pkgbase = gtk-youtube-viewer-git
pkgdesc = GTK+ application for searching and streaming videos from YouTube.
pkgver = 3.7.9.r0.g44c2fe6
pkgrel = 1
url = https://github.com/trizen/youtube-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-libwww
depends = perl-gtk3
depends = perl-file-sharedir
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 = perl-unicode-linebreak: print results in a fixed-width format (-W)
optdepends = mpv: play videos with MPV (recommended)
optdepends = smplayer: play videos with SMPlayer
optdepends = vlc: play videos with VLC
optdepends = wget: download videos with wget
optdepends = youtube-dl: play videos with encrypted signatures
provides = youtube-viewer
provides = youtube-viewer-git
conflicts = youtube-viewer
conflicts = youtube-viewer-git
source = git+https://github.com/trizen/youtube-viewer.git
sha256sums = SKIP
pkgname = gtk-youtube-viewer-git
|