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

Package: pipe-viewer
Architecture: all
Depends: ffmpeg,
         libdata-dump-perl,
         libjson-perl,
         liblwp-protocol-https-perl,
         libunicode-linebreak-perl,
         libwww-perl,
         mpv | vlc,
         perl,
         yt-dlp,
         ${misc:Depends},
         ${shlibs:Depends},
         libjson-xs-perl
Recommends: 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: libfile-sharedir-perl,
         libgtk3-perl,
         pipe-viewer,
         ${misc:Depends},
         ${shlibs:Depends}
# Recommends: libjson-xs-perl
Suggests: gnome-icon-theme
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+ 3 GUI frontend for pipe-viewer.
