mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
new package yt-dlp (#7523)
* py3_cffi => 1.15.1 * new package brotlicffi => 1.0.9.2 * remove empty extra file * yt_dlp.rb: fix misspelled dependency * yt_dlp requires pandoc to build documentation * FHS compliance, screwy makefile * fix manpage moving * make manfolder variable more obviously a variable (ruby called as method) * manfolder is STRING VARIABLE not a method * thanks @supechicken and @uberhacker * fix description and homepage * making completions is unnecessary: its done during install * update packages, use pip, merge master * use standard install for py3_cffi * modify py3 install setups... * lint * update packages.yaml * add py3_cffi binaries * add source_url skip * add filelists --------- Co-authored-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
committed by
GitHub
parent
4f3a435732
commit
66735b6d3b
5
manifest/x86_64/y/yt_dlp.filelist
Normal file
5
manifest/x86_64/y/yt_dlp.filelist
Normal file
@@ -0,0 +1,5 @@
|
||||
/usr/local/bin/yt-dlp
|
||||
/usr/local/share/bash-completion/completions/yt-dlp
|
||||
/usr/local/share/fish/vendor_completions.d/yt-dlp.fish
|
||||
/usr/local/share/man/man1/yt-dlp.1.zst
|
||||
/usr/local/share/zsh/site-functions/_yt-dlp
|
||||
Reference in New Issue
Block a user