summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe9878831b64..8460ea5883a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,26 +1,26 @@
pkgbase = youtube-viewer-git
- pkgdesc = A command line utility for searching and streaming videos from YouTube.
- pkgver = 3.5.4
+ pkgdesc = Command line utility for searching and streaming videos from YouTube.
+ pkgver = 3.5.5
pkgrel = 1
url = https://github.com/trizen/youtube-viewer
arch = any
license = Artistic2.0
makedepends = git
- depends = perl>=5.16.0
+ depends = perl
depends = perl-data-dump
depends = perl-json
depends = perl-lwp-protocol-https
depends = perl-libwww
- optdepends = perl-json-xs: faster JSON to HASH conversion
+ optdepends = ffmpeg: conversions and MKV merging
+ optdepends = perl-json-xs: faster JSON parsing
optdepends = perl-lwp-useragent-cached: local cache support
- optdepends = perl-unicode-linebreak: for printing results in a fixed-width format (-W)
- optdepends = perl-term-readline-gnu: for better STDIN support (+history)
- optdepends = youtube-dl: for playing videos with encrypted signatures
- optdepends = wget: for downloading videos with wget
- optdepends = mplayer: for playing videos with MPlayer
- optdepends = vlc: for playing videos with VLC
- optdepends = mpv: for playing videos with MPV (recommended)
- optdepends = ffmpeg: for conversions and MKV merging
+ optdepends = perl-term-readline-gnu: better STDIN support (+history)
+ optdepends = perl-unicode-linebreak: print results in a fixed-width format (-W)
+ optdepends = mpv: play videos with MPV (recommended)
+ optdepends = mplayer: play videos with MPlayer
+ 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