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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 655724 - (show annotations) (download)
Tue Jul 22 22:35:55 2014 UTC (9 years, 8 months ago) by dams
Original Path: cauldron/youtube-dl/current/SPECS/youtube-dl.spec
File size: 648 byte(s)
new version 2014.07.22
1 Name: youtube-dl
2 Version: 2014.07.22
3 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
13 %description
14 Small command-line program to download videos from YouTube.
15
16 %prep
17 %setup -q -n %{name}
18 rm youtube-dl
19
20 %build
21
22 %install
23 %makeinstall_std DESTDIR="%{buildroot}" PREFIX="%{_prefix}" MANDIR="%{_mandir}"
24
25 %files
26 %{_bindir}/%{name}
27 %{_sysconfdir}/bash_completion.d/youtube-dl
28 %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30