/[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 666663 - (hide annotations) (download)
Sat Aug 23 11:17:41 2014 UTC (9 years, 7 months ago) by dams
Original Path: cauldron/youtube-dl/current/SPECS/youtube-dl.spec
File size: 650 byte(s)
new version 2014.08.22.3
1 dams 592041 Name: youtube-dl
2 dams 666663 Version: 2014.08.22.3
3 dams 592041 Release: %mkrel 1
4     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     %{_bindir}/%{name}
27 kamil 410691 %{_sysconfdir}/bash_completion.d/youtube-dl
28 dams 592041 %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30