Package Details: pipe-viewer-git 0.5.4.r0.g0254986-1

Git Clone URL: https://aur.archlinux.org/pipe-viewer-git.git (read-only, click to copy)
Package Base: pipe-viewer-git
Description: A lightweight YouTube client for Linux (CLI/GTK) (fork of straw-viewer)
Upstream URL: https://github.com/trizen/pipe-viewer
Keywords: gtk perl youtube
Licenses: Artistic2.0
Submitter: trizen
Maintainer: trizen
Last Packager: trizen
Votes: 14
Popularity: 0.007614
First Submitted: 2020-10-30 16:44 (UTC)
Last Updated: 2025-01-21 16:53 (UTC)

Dependencies (21)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

m040601 commented on 2021-02-11 22:51 (UTC) (edited on 2021-06-01 22:17 (UTC) by m040601)

----ADDITONAL COMMENT on Jun 2021

some might think asking to remove gtk3 as a "mandatory" dependency might be exagerated.

After all gtk3 is still needed by so many things, like firefox, thunderbird etc. So everyone must have it on their desktop anyway right ?

No. I dont have them on my Arch Linux Raspberry Pi's. I dont need a "desktop" there. I dont have Xorg there.

Nope, pipe-viewer as a cli app makes it an excelent and snappy text browsing tool for youtube audio.

And I can still watch videos with mpv (framebuffer) without gtk or Xorg, with the same pipe-viewer.

----ORIGINAL COMMENT

Why the gtk mandatory dependency ? Why not make it an optional dependency ? Or an alternative PKGBUILD  "pipe-viewer-no-gtk-git" ?an

Hi trizen, thanks for all your nice work on pipe, straw and youtube viewers. Very interesting tools and very happy user.

Why the gtk mandatory dependency ? Why not make it optional ? So many other perl and python apps with both a cli and an (optional) gtk gui interface do it like that.

I run it perfectly fine with the text interface, and I dont want to install things that I dont need. Because of this dependency beeing mandatory instead of optional I end up with gtk3 in my system.

:: removing gtk3 breaks dependency 'gtk3' required by perl-gtk3

:: removing perl-gtk3 breaks dependency 'perl-gtk3' required by pipe-viewer-git

I suppose the target users of these tools are some what knowledge able users who are at least familiar with the command line. And for sure they are capable of installing the extra that they might feel that they are missing if they think so.

Thanks in advance