/[packages]/updates/6/youtube-dl/current/SPECS/youtube-dl.spec
ViewVC logotype

Annotation of /updates/6/youtube-dl/current/SPECS/youtube-dl.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 797937 - (hide annotations) (download)
Thu Nov 20 04:50:28 2014 UTC (9 years, 5 months ago) by cjw
Original Path: cauldron/youtube-dl/current/SPECS/youtube-dl.spec
File size: 761 byte(s)
- version 2014.11.16

1 dams 592041 Name: youtube-dl
2 cjw 797937 Version: 2014.11.16
3     Release: %mkrel 1
4 dams 592041 Summary: Small command-line program to download videos from YouTube
5     License: Public Domain
6     Group: Video/Players
7     URL: http://rg3.github.io/youtube-dl
8     Source: https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
9     BuildArch: noarch
10     BuildRequires: zip
11     Requires: python
12 kamil 160771
13 kamil 160756 %description
14     Small command-line program to download videos from YouTube.
15    
16     %prep
17 dams 592041 %setup -q -n %{name}
18     rm youtube-dl
19 kamil 160756
20     %build
21    
22     %install
23 dams 592041 %makeinstall_std DESTDIR="%{buildroot}" PREFIX="%{_prefix}" MANDIR="%{_mandir}"
24 kamil 160756
25     %files
26 cjw 797937 %attr(0755,root,root) %{_bindir}/%{name}
27 kamil 410691 %{_sysconfdir}/bash_completion.d/youtube-dl
28 cjw 797937 %{_sysconfdir}/fish/completions/youtube-dl.fish
29     %{_datadir}/zsh/site-functions/_youtube-dl
30 dams 592041 %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30