2024-01-06 08:18:23 +01:00
|
|
|
Name: opus
|
2024-04-15 10:41:45 +02:00
|
|
|
Version: 1.5.2
|
2024-01-06 08:18:23 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: A codec for interactive speech and audio transmission over the Internet
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-06 08:18:24 +01:00
|
|
|
URL: https://www.opus-codec.org/
|
2024-01-06 08:18:23 +01:00
|
|
|
Source: http://downloads.xiph.org/releases/opus/opus-%{version}.tar.gz
|
|
|
|
License: BSD
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
Opus is a codec for interactive speech and audio transmission over the Internet.
|
|
|
|
|
|
|
|
%package -n lib%{name}
|
|
|
|
Group: System/Libraries
|
|
|
|
Summary: A codec for interactive speech and audio transmission over the Internet
|
|
|
|
|
|
|
|
%description -n lib%{name}
|
|
|
|
Opus is a codec for interactive speech and audio transmission over the Internet.
|
|
|
|
|
|
|
|
%package -n lib%{name}-devel
|
|
|
|
Group: Development/Libraries
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
Requires: pkg-config
|
|
|
|
|
|
|
|
%description -n lib%{name}-devel
|
|
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure \
|
|
|
|
--enable-custom-modes
|
|
|
|
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%post -n lib%{name} -p /sbin/ldconfig
|
|
|
|
%postun -n lib%{name} -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files -n lib%{name}
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libopus.so.*
|
|
|
|
%doc AUTHORS COPYING
|
|
|
|
|
|
|
|
%files -n lib%{name}-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_includedir}/opus
|
|
|
|
%{_includedir}/opus/opus*.h
|
|
|
|
%{_libdir}/libopus.a
|
|
|
|
%{_libdir}/libopus.so
|
|
|
|
%{_libdir}/pkgconfig/opus.pc
|
|
|
|
%{_datadir}/aclocal/opus.m4
|
|
|
|
%dir %{_datadir}/doc/opus
|
|
|
|
%dir %{_datadir}/doc/opus/html
|
|
|
|
%{_datadir}/doc/opus/html/*
|
|
|
|
%{_mandir}/man3/opus_*.3*
|
|
|
|
%doc README
|
|
|
|
|
|
|
|
%changelog
|
2024-04-15 10:41:45 +02:00
|
|
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 1.5.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-03-05 23:20:43 +01:00
|
|
|
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 1.5.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:24 +01:00
|
|
|
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Tue Apr 23 2019 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Fri Oct 19 2018 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Sat Jan 21 2017 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Sat Jul 16 2016 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Wed Jan 13 2016 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Fri Nov 27 2015 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-06 08:18:23 +01:00
|
|
|
* Fri Dec 06 2013 Automatic Build System <autodist@mambasoft.it> 1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Jul 25 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.3-2mamba
|
|
|
|
- configure with --enable-custom-modes as required by jack
|
|
|
|
|
|
|
|
* Sun Jul 14 2013 Automatic Build System <autodist@mambasoft.it> 1.0.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Tue Jul 09 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.2-1mamba
|
|
|
|
- package created by silvan using the webbuild interface
|