Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : youtube-dl | name : youtube-dl | ||||
| version : 2019.07.02 | version : 2019.07.12 | ||||
| release : 126 | release : 127 | ||||
| source : | source : | ||||
| - https://github.com/ytdl-org/youtube-dl/releases/download/2019.07.02/youtube-dl-2019.07.02.tar.gz : 39beaff8e739e4e78616d65f6d4043f04e291678938fa9459a7b88e7444d20b2 | - https://github.com/ytdl-org/youtube-dl/releases/download/2019.07.12/youtube-dl-2019.07.12.tar.gz : b68549722b06d655b1e67c5d17920f626731247cf20c1c80ec57427112b4c8d5 | ||||
| license : Unlicense | license : Unlicense | ||||
| component : network.download | component : network.download | ||||
| summary : Small command-line program to download videos from youtube | summary : Small command-line program to download videos from youtube | ||||
| description: | | description: | | ||||
| youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites | youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/add-shell-completions.patch | %patch -p1 < $pkgfiles/add-shell-completions.patch | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| mv $installdir/usr/share/bash-completion/completions/youtube-dl.bash-completion $installdir/usr/share/bash-completion/completions/youtube-dl | mv $installdir/usr/share/bash-completion/completions/youtube-dl.bash-completion $installdir/usr/share/bash-completion/completions/youtube-dl | ||||
| mv $installdir/usr/share/zsh/site-functions/youtube-dl.zsh $installdir/usr/share/zsh/site-functions/_youtube-dl | mv $installdir/usr/share/zsh/site-functions/youtube-dl.zsh $installdir/usr/share/zsh/site-functions/_youtube-dl | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.