Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP5
ffms2
ffms2.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ffms2.spec of Package ffms2
# # spec file for package ffms2 # # Copyright (c) 2020 SUSE LLC # Copyright (c) 2016 Packman Team <packman@links2linux.de> # # 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.opensuse.org/ # %define libname lib%{name} %define soname 4 Name: ffms2 Version: 2.40 Release: 0 Summary: Wrapper library around FFmpeg libraries License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/FFMS/ffms2 Source: https://github.com/FFMS/ffms2/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf Patch0: ffms2-pkgconfig.patch BuildRequires: automake BuildRequires: gcc-c++ >= 4.8 BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: pkgconfig(libavcodec) BuildRequires: pkgconfig(libavformat) BuildRequires: pkgconfig(libavresample) BuildRequires: pkgconfig(libavutil) BuildRequires: pkgconfig(libswscale) BuildRequires: pkgconfig(zlib) %description FFmpegSource (usually known as FFMS or FFMS2) is a wrapper library around FFmpeg, plus some additional components to deal with file formats libavformat has (or used to have) problems with. %package -n ffmsindex Summary: Wrapper library around libffmpeg Group: Productivity/Multimedia/Other %description -n ffmsindex FFmpegSource (usually known as FFMS or FFMS2) is a wrapper library around FFmpeg, plus some additional components to deal with file formats libavformat has (or used to have) problems with. %package -n %{libname}-%{soname} Summary: Wrapper library around libffmpeg Group: System/Libraries %description -n %{libname}-%{soname} FFmpegSource (usually known as FFMS or FFMS2) is a wrapper library around FFmpeg, plus some additional components to deal with file formats libavformat has (or used to have) problems with. %package -n %{libname}-devel Summary: Wrapper library around libffmpeg Group: Development/Libraries/C and C++ Requires: %{libname}-%{soname} = %{version} %description -n %{libname}-devel FFmpegSource (usually known as FFMS or FFMS2) is a wrapper library around FFmpeg, plus some additional components to deal with file formats libavformat has (or used to have) problems with. %prep %setup -q %autopatch -p1 %build ./autogen.sh %configure --docdir=%{_docdir}/%{libname}-devel \ --disable-static --enable-shared %make_build %install %make_install V=1 rm %{buildroot}%{_libdir}/%{libname}.la %post -n %{libname}-%{soname} -p /sbin/ldconfig %postun -n %{libname}-%{soname} -p /sbin/ldconfig %files -n ffmsindex %{_bindir}/ffmsindex %files -n %{libname}-%{soname} %license COPYING %{_libdir}/%{libname}.so.%{soname}* %files -n %{libname}-devel %{_libdir}/%{libname}.so %{_includedir}/ffms* %{_libdir}/pkgconfig/%{name}.pc %{_docdir}/%{libname}-devel %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor