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 13)
Currently displaying revision
13
,
Show latest
# # spec file for package cclive # # Copyright (c) 2019 Packman Team <packman@links2linux.de> # 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 https://bugs.links2linux.org/ # Name: cclive Version: 0.9.3 Release: 0 Summary: Command Line Video Extraction Utility License: AGPL-3.0-or-later AND GPL-3.0-or-later Group: Productivity/Networking/Other URL: http://cclive.sourceforge.net/ Source: https://sourceforge.net/projects/cclive/files/0.9/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 # PATCH-FIX-UPSTREAM cclive-0.9.3_boost1.67.patch aloisio@gmx.com -- fixes build with Boost 1.67 Patch4: cclive-0.9.3_boost1.67.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ BuildRequires: libboost_date_time-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_program_options-devel BuildRequires: libboost_system-devel BuildRequires: libquvi-devel >= 0.2.0 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.24 BuildRequires: pkgconfig(glibmm-2.4) >= 2.24 BuildRequires: pkgconfig(libcurl) >= 7.18.0 BuildRequires: pkgconfig(libpcre) >= 8.02 BuildRequires: pkgconfig(libpcrecpp) >= 8.02 %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 %autosetup -p1 %build export DATE=/bin/true autoreconf -fiv %configure %make_build %install %make_install %files %license COPYING %doc ChangeLog NEWS README %{_bindir}/ccl %{_bindir}/cclive %{_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
.