/[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 331801 - (hide annotations) (download)
Sun Dec 16 21:54:05 2012 UTC (11 years, 4 months ago) by kamil
Original Path: cauldron/youtube-dl/current/SPECS/youtube-dl.spec
File size: 966 byte(s)
- new version 2012.12.11 and update Source0
1 kamil 160756 Name: youtube-dl
2 kamil 331801 Version: 2012.12.11
3 kamil 160771 Release: %mkrel 1
4 kamil 160756 Summary: Small command-line program to download videos from YouTube
5 kamil 160771 License: Public Domain and GPLv2
6 tv 307347 Group: Video/Players
7 kamil 160756 URL: http://rg3.github.com/youtube-dl/
8 kamil 331801 Source0: https://github.com/rg3/youtube-dl/archive/%{version}.zip
9 kamil 160771 #man page from Debian by Rogerio Brito <rbrito@users.sf.net>, licensed under GPLv2
10 kamil 192811 Source1: %{name}.1.gz
11 kamil 160771
12 kamil 160756 BuildArch: noarch
13 kamil 192811
14 obgr_seneca 161811 Requires: python
15 kamil 160756
16     %description
17     Small command-line program to download videos from YouTube.
18    
19 kamil 181076
20 kamil 160756 %prep
21     #nothing to prep
22    
23     %build
24     #nothing to build
25    
26     %install
27 kamil 160771 #python executable
28 kamil 181076 install -D -p -m 755 %{_sourcedir}/%{name} %{buildroot}%{_bindir}/%{name}
29 kamil 160756
30 kamil 322260 # man page by Rogerio Brito <rbrito@users.sf.net>, licensed under GPLv2 - from a Debian package
31 kamil 181076 install -D -p -m 644 %{_sourcedir}/%{name}.1.gz %{buildroot}%{_mandir}/man1/%{name}.1.gz
32 kamil 160771
33 kamil 160756 %files
34     %{_bindir}/%{name}
35 kamil 160771 %{_mandir}/man?/*

  ViewVC Help
Powered by ViewVC 1.1.30