Projects
Multimedia
clive
clive.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File clive.spec of Package clive (Revision 4)
Currently displaying revision
4
,
Show latest
# vim: set sw=4 ts=4 et nu: Name: clive Version: 2.3.3 Release: 1.pm.1 Summary: Non-Interactive Video Extraction Utility # http://prdownloads.sourceforge.net/clive/clive-%{version}.tar.gz Source: clive-%{version}.tar.gz Source99: clive-rpmlintrc URL: http://clive.sourceforge.net/ Group: Productivity/Networking/Other License: ISC/OpenBSD BuildRoot: %{_tmppath}/build-%{name}-%{version} BuildRequires: perl(Getopt::ArgvFile) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(JSON::XS) >= 2.3 Requires: quvi Requires: perl(JSON::XS) >= 2.3 Requires: perl(Getopt::ArgvFile) BuildArch: noarch %description clive is a command line utility for extracting videos from Youtube and other video sharing Web sites. It was originally written to bypass the Adobe Flash requirement needed to view the hosted videos. It is non-interactive, meaning it can work in the background while the user is not logged on. This allows the user to start an extraction and disconnect from the system, letting clive finish the work. %prep %setup -q %__sed -i '/^auto_install/d' Makefile.PL %build export PERL5LIB="%{perl_vendorarch}:%perl_vendorlib:$(perl -V:vendorlib_stem)" %__perl Makefile.PL PREFIX="%{_prefix}" %__make %{?jobs:-j%{jobs}} %install %perl_make_install %perl_process_packlist %__rm -rf "%{buildroot}%{perl_vendorarch}/auto/clive" %__rm -f "%{buildroot}%{perl_vendorarch}/auto/.packlist" %check %if 0%{?opensuse_bs:1} export NO_INTERNET=1 %endif %__make PERL5LIB="%{perl_vendorarch}:$PERL5LIB" test %clean %{?buildroot:%__rm -rf "%{buildroot}"} %files %defattr(-,root,root) %doc ChangeLog COPYING README %doc examples %{_bindir}/clive %doc %{_mandir}/man1/clive.1%{ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.