diff --git a/abi_symbols32 b/abi_symbols32 new file mode 100644 --- /dev/null +++ b/abi_symbols32 @@ -0,0 +1,27 @@ +libcelt0.so.2:celt_decode +libcelt0.so.2:celt_decode_float +libcelt0.so.2:celt_decoder_create +libcelt0.so.2:celt_decoder_create_custom +libcelt0.so.2:celt_decoder_ctl +libcelt0.so.2:celt_decoder_destroy +libcelt0.so.2:celt_decoder_get_size +libcelt0.so.2:celt_decoder_get_size_custom +libcelt0.so.2:celt_decoder_init +libcelt0.so.2:celt_decoder_init_custom +libcelt0.so.2:celt_encode +libcelt0.so.2:celt_encode_float +libcelt0.so.2:celt_encoder_create +libcelt0.so.2:celt_encoder_create_custom +libcelt0.so.2:celt_encoder_ctl +libcelt0.so.2:celt_encoder_destroy +libcelt0.so.2:celt_encoder_get_size +libcelt0.so.2:celt_encoder_get_size_custom +libcelt0.so.2:celt_encoder_init +libcelt0.so.2:celt_encoder_init_custom +libcelt0.so.2:celt_header_from_packet +libcelt0.so.2:celt_header_init +libcelt0.so.2:celt_header_to_packet +libcelt0.so.2:celt_mode_create +libcelt0.so.2:celt_mode_destroy +libcelt0.so.2:celt_mode_info +libcelt0.so.2:celt_strerror diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1,3 @@ libc.so.6 -libgcc_s.so.1 libm.so.6 libogg.so.0 diff --git a/abi_used_libs32 b/abi_used_libs32 new file mode 100644 --- /dev/null +++ b/abi_used_libs32 @@ -0,0 +1,2 @@ +libc.so.6 +libm.so.6 diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - multimedia.library - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,21 +1,22 @@ name : celt version : 0.11.3 -release : 4 +release : 5 source : - - http://downloads.us.xiph.org/releases/celt/celt-0.11.3.tar.gz : 7e64815d4a8a009d0280ecd235ebd917da3abdcfd8f7d0812218c085f9480836 -homepage : http://www.celt-codec.org/ -license : - - BSD-2-Clause + - https://downloads.us.xiph.org/releases/celt/celt-0.11.3.tar.gz : 7e64815d4a8a009d0280ecd235ebd917da3abdcfd8f7d0812218c085f9480836 +homepage : https://www.celt-codec.org/ +license : BSD-2-Clause +component : multimedia.library summary : CELT is a very low delay audio codec designed for high-quality communications. builddeps : - - pkgconfig(ogg) + - pkgconfig32(ogg) description : | Traditional full-bandwidth codecs such as Vorbis and AAC can offer high quality but they require codec delays of hundreds of milliseconds, which makes them unsuitable for real-time interactive applications like tele- conferencing. Speech targeted codecs, such as Speex or G.722, have lower - 20-40ms delays but their speech focus and limited sampling rates + 20-40ms delays but their speech focus and limited sampling rates restricts their quality, especially for music. +emul32 : yes setup : | %configure --disable-static build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,18 +1,19 @@ celt - http://www.celt-codec.org/ + https://www.celt-codec.org/ - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net BSD-2-Clause + multimedia.library CELT is a very low delay audio codec designed for high-quality communications. Traditional full-bandwidth codecs such as Vorbis and AAC can offer high quality but they require codec delays of hundreds of milliseconds, which makes them unsuitable for real-time interactive applications like tele- conferencing. Speech targeted codecs, such as Speex or G.722, have lower -20-40ms delays but their speech focus and limited sampling rates +20-40ms delays but their speech focus and limited sampling rates restricts their quality, especially for music. https://solus-project.com/sources/README.Solus @@ -24,13 +25,54 @@ quality but they require codec delays of hundreds of milliseconds, which makes them unsuitable for real-time interactive applications like tele- conferencing. Speech targeted codecs, such as Speex or G.722, have lower -20-40ms delays but their speech focus and limited sampling rates +20-40ms delays but their speech focus and limited sampling rates restricts their quality, especially for music. multimedia.library - /usr/bin - /usr/lib64/lib*.so.* + /usr/bin/celtdec + /usr/bin/celtenc + /usr/lib64/libcelt0.so.2 + /usr/lib64/libcelt0.so.2.0.0 + + + + celt-32bit + 32-bit libraries for celt + Traditional full-bandwidth codecs such as Vorbis and AAC can offer high +quality but they require codec delays of hundreds of milliseconds, which +makes them unsuitable for real-time interactive applications like tele- +conferencing. Speech targeted codecs, such as Speex or G.722, have lower +20-40ms delays but their speech focus and limited sampling rates +restricts their quality, especially for music. + + emul32 + + celt + + + /usr/lib32/libcelt0.so.2 + /usr/lib32/libcelt0.so.2.0.0 + + + + celt-32bit-devel + Development files for 32-bit celt + Traditional full-bandwidth codecs such as Vorbis and AAC can offer high +quality but they require codec delays of hundreds of milliseconds, which +makes them unsuitable for real-time interactive applications like tele- +conferencing. Speech targeted codecs, such as Speex or G.722, have lower +20-40ms delays but their speech focus and limited sampling rates +restricts their quality, especially for music. + + programming.devel + + celt-32bit + celt-devel + + + /usr/lib32/libcelt0.so + /usr/lib32/pkgconfig/celt.pc @@ -40,26 +82,28 @@ quality but they require codec delays of hundreds of milliseconds, which makes them unsuitable for real-time interactive applications like tele- conferencing. Speech targeted codecs, such as Speex or G.722, have lower -20-40ms delays but their speech focus and limited sampling rates +20-40ms delays but their speech focus and limited sampling rates restricts their quality, especially for music. programming.devel - celt + celt - /usr/include - /usr/lib64/lib*.so - /usr/lib64/pkgconfig + /usr/include/celt/celt.h + /usr/include/celt/celt_header.h + /usr/include/celt/celt_types.h + /usr/lib64/libcelt0.so + /usr/lib64/pkgconfig/celt.pc - - 2016-03-08 + + 2018-08-05 0.11.3 Packaging update - Ikey Doherty - ikey@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file