Compare commits
5 Commits
1.2.1-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
57bbf4e4b9 | |||
b114459e73 | |||
0b1bd2e6b9 | |||
29e09731d8 | |||
e4634d32d0 |
21
opus.spec
21
opus.spec
@ -1,18 +1,17 @@
|
|||||||
Name: opus
|
Name: opus
|
||||||
Version: 1.2.1
|
Version: 1.5.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A codec for interactive speech and audio transmission over the Internet
|
Summary: A codec for interactive speech and audio transmission over the Internet
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.opus-codec.org
|
URL: https://www.opus-codec.org/
|
||||||
Source: http://downloads.xiph.org/releases/opus/opus-%{version}.tar.gz
|
Source: http://downloads.xiph.org/releases/opus/opus-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Opus is a codec for interactive speech and audio transmission over the Internet.
|
Opus is a codec for interactive speech and audio transmission over the Internet.
|
||||||
@ -64,7 +63,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%dir %{_includedir}/opus
|
%dir %{_includedir}/opus
|
||||||
%{_includedir}/opus/opus*.h
|
%{_includedir}/opus/opus*.h
|
||||||
%{_libdir}/libopus.a
|
%{_libdir}/libopus.a
|
||||||
%{_libdir}/libopus.la
|
|
||||||
%{_libdir}/libopus.so
|
%{_libdir}/libopus.so
|
||||||
%{_libdir}/pkgconfig/opus.pc
|
%{_libdir}/pkgconfig/opus.pc
|
||||||
%{_datadir}/aclocal/opus.m4
|
%{_datadir}/aclocal/opus.m4
|
||||||
@ -75,6 +73,21 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 1.5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Mar 05 2024 Automatic Build System <autodist@openmamba.org> 1.5.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Apr 28 2023 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Apr 23 2019 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 19 2018 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
* Mon Aug 07 2017 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user