Search Criteria
Package Details: ytfzf 1.1.3-1
Git Clone URL: | https://aur.archlinux.org/ytfzf.git (read-only, click to copy) |
---|---|
Package Base: | ytfzf |
Description: | A posix script to find and watch youtube videos from the terminal. (Without API) |
Upstream URL: | https://github.com/pystardust/ytfzf |
Licenses: | |
Submitter: | None |
Maintainer: | gmy |
Last Packager: | gmy |
Votes: | 4 |
Popularity: | 3.12 |
First Submitted: | 2021-03-05 10:30 |
Last Updated: | 2021-04-15 06:55 |
Dependencies (8)
- jq (jq-git)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git, mpv-full)
- youtube-dl (youtube-dl-git, youtube-dl-anime-git)
- make (make3, make-git, make-without-guile) (make)
- dmenu (dmenu-xft-wxy-mouse, dmenu-pango-imlib, dmenu-ee-git, dmenu-git, rofi-dmenu, dmenux-git, dmenu-xyw-mouse-msel, dmenu-mouse-geometry, bemenu-dmenu, dmenu-baitinq-git, dmenu-wayland-git, dmenu-xft-mouse-height-fuzzy-history, dmenu-ekollof-git, dmenu-duncan-git, dmenu-ziro-git, dmenu-tiyn-git, dmenu-term, dmenu2, dmenu-oakszyjrnrdy, dmenu-jacob-git, dmenu-vus-git, dmenu-distrotube-git, dmenu-height, dmenu-rs-git, dmenu-rs, dmenu-josemapt-git, dmenu-vojvoda-git, dmenu-bbaovanc-git, dmenu-randoragon-git, dmenu-abdellatif, dmenu-edersonferreira-git, dmenu-jadecell-git, instamenu, dmenu-bachoseven-git) (optional) – use dmenu for search prompts and results
- fzf (fzf-git) (optional) – use fzf for results
- rofi (rofi-git, rofi-wayland-git, rofi-lbonn-wayland-git) (optional) – use rofi for search prompts and results
- ueberzug (optional) – thumbnails image preview
Latest Comments
gmy commented on 2021-04-04 08:34
Thanks, @lmartinez-mirror, I've missed that. Removed redundant items.
lmartinez-mirror commented on 2021-04-04 07:25
FYI you don't need to explicitly add
ytfzf
to provides or conflicts to this package since they're implied viapkgname
.Anonymous comment on 2021-03-09 14:49
@jose1711 having someone experienced with >400 packages look into my PKGBUILD is an honor :P. thanks for maintaining!
jose1711 commented on 2021-03-09 14:48
@westofer honor? why is that? ;-) anyway, i stand corrected - totally overlooked that in
yay
output when installing :-oAnonymous comment on 2021-03-08 17:55
jose1711, it is an honor to get a comment from you, thanks for looking into my PKGBUILD :3
(btw
ueberzug
was already there :P)jose1711 commented on 2021-03-08 13:59
please add
ueberzug
tooptdepends
. thanks for maintaining!Anonymous comment on 2021-03-07 16:59
sekret , fzf is optional. users can use any other fuzy finder, example: dmenu or rofi.
I listed it as optdepends
here is a comment from this issue
regrading it not working from AUR due to missing fzf,
fzf is listed as an optional dependency, program can work fine if the user chooses to use dmenu/rofi instead of fzf. enforcing fzf as required isn't a good solution
source
mailing list, Daniel Micay
Same concept is applied to zathura, it doesn't work without one of its optional deps
sekret commented on 2021-03-07 14:09
You forgot the (most obvious) dependency fzf.