Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : yt-dlc | name : yt-dlc | ||||
| version : 2020.10.26 | version : 2020.10.31 | ||||
| release : 162 | release : 163 | ||||
| source : | source : | ||||
| - https://github.com/blackjack4494/yt-dlc/archive/2020.10.26.tar.gz : e0a777b90c55b8d8a64f0e1b7b2742d849484de00ef8055ffbc25fd7250148a2 | - https://github.com/blackjack4494/yt-dlc/archive/2020.10.31.tar.gz : 0d23cc2e2f1cc7291e5d2a468b1cd282a6be228a215df188aaecae8951ac64d9 | ||||
| license : Unlicense | license : Unlicense | ||||
| component : network.download | component : network.download | ||||
| homepage : https://github.com/blackjack4494/yt-dlc/ | homepage : https://github.com/blackjack4494/yt-dlc/ | ||||
| summary : yt-dlc is a fork of youtube-dl, a smmall command-line program for downloading videos from YouTube and other platforms | summary : yt-dlc is a fork of youtube-dl, a small command-line program for downloading videos from YouTube and other platforms | ||||
| description: | | description: | | ||||
| yt-dlc is a fork of youtube-dl, a smmall command-line program for downloading videos from YouTube and other platforms | yt-dlc is a fork of youtube-dl, a small command-line program for downloading videos from YouTube and other platforms | ||||
| replaces : | replaces : | ||||
| - youtube-dl | - youtube-dl | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python3) | - pkgconfig(python3) | ||||
| - pandoc | - pandoc | ||||
| rundeps : | rundeps : | ||||
| - python3 | - python3 | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/add-shell-completions.patch | %patch -p1 < $pkgfiles/add-shell-completions.patch | ||||
| %make pypi-files zsh-completion | %make pypi-files zsh-completion | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| mv $installdir/usr/share/bash-completion/completions/youtube-dlc.bash-completion $installdir/usr/share/bash-completion/completions/youtube-dlc | mv $installdir/usr/share/bash-completion/completions/youtube-dlc.bash-completion $installdir/usr/share/bash-completion/completions/youtube-dlc | ||||
| mv $installdir/usr/share/zsh/site-functions/youtube-dlc.zsh $installdir/usr/share/zsh/site-functions/_youtube-dlc | mv $installdir/usr/share/zsh/site-functions/youtube-dlc.zsh $installdir/usr/share/zsh/site-functions/_youtube-dlc | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.