# # TODO: check if it work # Summary: Video extraction utility for YouTube and Google Video Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube i Google Video Name: clive Version: 2.1.0 Release: 0.1 License: GPL v2+ Group: Applications/System Source0: http://clive.googlecode.com/files/%{name}-%{version}.tar.bz2 # Source0-md5: cfa070cae349b812b8dddfc0409a5196 URL: http://home.gna.org/clive/ Requires: perl >= 1:5.8.0 Requires: perl-BerkeleyDB >= 0.34 Requires: perl-Config-Tiny >= 2.12 Requires: perl-HTML-TokeParser-Simple >= 2.37 Requires: perl-IO-Pager >= 0.05 Requires: perl-WWW-Curl >= 4.0.5 Requires: perl-XML-Simple >= 2.18 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description clive is a video extraction tool for user-uploaded video hosts such as Youtube, Google Video, Dailymotion, Guba and Metacafe. It can be chained with 3rd party tools for subsequent video re-encoding and playing and playing. %description -l pl.UTF-8 clive to działający z linii poleceń program do wydobywania filmów z serwisów YouTube, Google Video i Dailymotion. Obsługuje wyciąganie osadzonych filmów i może być używany wraz z zewnętrznym koderem (np. ffmpegiem) do przekodowywania wyciągniętych filmów do innych formatów (np. AVI, MPEG, flv). %prep %setup -q %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} install %{name} $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS CHANGES TODO %attr(755,root,root) %{_bindir}/clive