Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : youtube-dl | name : youtube-dl | ||||
| version : 2018.04.16 | version : 2018.05.18 | ||||
| release : 92 | release : 93 | ||||
| source : | source : | ||||
| - https://github.com/rg3/youtube-dl/releases/download/2018.04.16/youtube-dl-2018.04.16.tar.gz : 2d2565cd65b20da05aa0e16b48b2fdc1a1c72452811db8a20faf0bce2f7adf10 | - https://github.com/rg3/youtube-dl/releases/download/2018.05.18/youtube-dl-2018.05.18.tar.gz : bc548ad8ab8fad0ddfd7c7ad54fd5025ef424a727b1e302a99881784cc862087 | ||||
| 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) | ||||
| rundeps : | rundeps : | ||||
| - python-setuptools | - python-setuptools | ||||
| setup : | | setup : | | ||||
| sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py | sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py | ||||
| sed -i 's|etc/fish/completions|share/fish/completions|' setup.py | sed -i 's|etc/fish/completions|share/fish/completions|' setup.py | ||||
| %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 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.