Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : youtube-dl | name : youtube-dl | ||||
| version : 2017.09.15 | version : 2017.10.07 | ||||
| release : 80 | release : 81 | ||||
| source : | source : | ||||
| - https://github.com/rg3/youtube-dl/releases/download/2017.09.15/youtube-dl-2017.09.15.tar.gz : eef429c94978febb7b022ad7805adda3fdc78814c92c293eebfe2eb83fbe88cf | - https://github.com/rg3/youtube-dl/releases/download/2017.10.07/youtube-dl-2017.10.07.tar.gz : d9a8935087c1e2fa3307594ae15f1e9ea0f8676e825fa676a50a3a3d471bba83 | ||||
| license : GPL-2.0 | license : GPL-2.0 | ||||
| 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(python-3.5) | - pkgconfig(python-3.5) | ||||
| 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 | ||||
| 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.