Source: pipe-viewer
Section: misc
Priority: optional
Maintainer: abc-nix
Build-Depends: debhelper-compat (= 13),
 perl,
 libmodule-build-perl,
 libdata-dump-perl,
 libjson-perl,
Standards-Version: 4.6.2
Homepage: https://github.com/trizen/pipe-viewer
Rules-Requires-Root: no

Package: pipe-viewer
Architecture: all
Depends: ${misc:Depends},
 ${shlibs:Depends},
 ffmpeg,
 mpv | vlc,
 perl,
 libdata-dump-perl,
 libjson-perl,
 liblwp-protocol-https-perl,
 libunicode-linebreak-perl,
 libwww-perl,
 yt-dlp,
Recommends: libjson-xs-perl, yt-dlp, wget,
Description: A lightweight YouTube client for Linux (CLI) (fork of straw-viewer)
 Command-line interface to YouTube.
 A lightweight application (fork of straw-viewer) for searching and playing
 videos from YouTube.
 This fork parses the YouTube website directly and relies on the invidious
 instances only as a fallback method.
 .
 This package contains the CLI program for pipe-viewer

Package: gtk-pipe-viewer
Architecture: all
Depends: ${misc:Depends},
 ${shlibs:Depends},
 pipe-viewer,
 libgtk3-perl,
 libfile-sharedir-perl,
Recommends: libjson-xs-perl, yt-dlp,
Suggests: gnome-icon-theme, vlc
Description: A lightweight YouTube client for Linux (GTK) (fork of straw-viewer)
 GTK+ interface to YouTube.
 A lightweight application (fork of straw-viewer) for searching and playing
 videos from YouTube.
 This fork parses the YouTube website directly and relies on the invidious
 instances only as a fallback method.
 .
 This package contains the GTK program for pipe-viewer

