Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : youtube-dl | name : youtube-dl | ||||
| version : 2018.05.18 | version : 2018.07.10 | ||||
| release : 93 | release : 94 | ||||
| source : | source : | ||||
| - https://github.com/rg3/youtube-dl/releases/download/2018.05.18/youtube-dl-2018.05.18.tar.gz : bc548ad8ab8fad0ddfd7c7ad54fd5025ef424a727b1e302a99881784cc862087 | - https://github.com/rg3/youtube-dl/releases/download/2018.07.10/youtube-dl-2018.07.10.tar.gz : ad8326e25be0da9f5c6a8f16f96396893f64263d237d5cfacf4dcc4012542fe6 | ||||
| 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.