Projects
Multimedia
cclive
cclive.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cclive.spec of Package cclive (Revision 8)
Currently displaying revision
8
,
Show latest
# # spec file for package cclive # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: cclive Version: 0.9.3 Release: 0 Summary: Command Line Video Extraction Utility License: AGPL-3.0 and GPL-3.0 Group: Productivity/Networking/Other Url: http://cclive.sourceforge.net/ Source: http://sourceforge.net/projects/cclive/files/0.7/cclive-%{version}.tar.xz # PATCH-FIX-UPSTREAM iostream.patch avvissu@yandex.ru -- Fix build error on openSUSE > 13.2 Patch0: cclive-0.9.3_iostream.patch # PATCH-FIX-UPSTREAM gcc5.patch tsuna@lrde.epita.fr -- Fix build with gcc5 (by updating boost.m4 to upstream) # https://github.com/tsuna/boost.m4 Patch1: cclive-0.9.3_gcc5.patch # PATCH-FIX-UPSTREAM subdir.patch avvissu@yandex.ru -- Add option 'subdir-objects' Patch2: cclive-0.9.3_subdir.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: glibc-devel BuildRequires: glibmm2-devel BuildRequires: libcurl-devel >= 7.20 BuildRequires: libquvi-devel >= 0.2.0 BuildRequires: libtool BuildRequires: make BuildRequires: pcre-devel >= 8.02 BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build %description cclive is a command line video extraction utility similar to clive but focuses on low requirements. Its features are few and essential. cclive is intended for users who prefer lightweight and "snappy" programs. It was written in C and depends on libcurl. cclive sports much of the same features but some compromises were made along the way to keep the prerequisites low. %prep %setup -q %patch0 -p1 %patch1 -p1 %patch2 -p1 %build %if 0%{?suse_version} >= 1320 autoreconf -fiv %endif %configure make %{?_smp_mflags} V=1 %install make DESTDIR=%{buildroot} install %{?_smp_mflags} %files %defattr(-,root,root) %doc ChangeLog COPYING NEWS README %{_bindir}/ccl %{_bindir}/cclive %doc %{_mandir}/man1/cclive.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
.