/[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 592041 - (show annotations) (download)
Sat Feb 15 14:55:15 2014 UTC (10 years, 2 months ago) by dams
Original Path: cauldron/youtube-dl/current/SPECS/youtube-dl.spec
File size: 736 byte(s)
new version 2014.02.13
1 Name: youtube-dl
2 Version: 2014.02.13
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 Patch: %{name}-2013.04.18-mga-dont-ship-with-documentation-generated-with-pandoc.patch
10 BuildArch: noarch
11 BuildRequires: zip
12 Requires: python
13
14 %description
15 Small command-line program to download videos from YouTube.
16
17 %prep
18 %setup -q -n %{name}
19 rm youtube-dl
20
21 %build
22
23 %install
24 %makeinstall_std DESTDIR="%{buildroot}" PREFIX="%{_prefix}" MANDIR="%{_mandir}"
25
26 %files
27 %{_bindir}/%{name}
28 %{_sysconfdir}/bash_completion.d/youtube-dl
29 %{_mandir}/man1/%{name}.1.*

  ViewVC Help
Powered by ViewVC 1.1.30