Name: libdca Version: 0.0.7 Release: 1mamba Summary: A free library for decoding DTS Coherent Acoustics streams Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.libdca.org/ Source: http://download.videolan.org/pub/videolan/libdca/%{version}/libdca-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description LibDCA is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (look for DTS Coherent Acoustics). %package devel Summary: Devel package for %{name} Group: Development/Libraries Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %description devel LibDCA is a free library for decoding DTS Coherent Acoustics streams. The code is written by Gildas Bazin and was based on the a52dec project. The DTS Coherent Acoustics standard (ETSI 102 114 v1.2.1), as published by the ETSI, is available here (look for DTS Coherent Acoustics). This package contains static libraries and header files need for development. %package tools Summary: Various tools for use with %{name} Group: Applications/Multimedia Obsoletes: libdts-tools Provides: libdts-tools %description tools Various tools that use %{name}. %debug_package %prep %setup -q ./bootstrap %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall rm -f %{buildroot}%{_libdir}/libdts.a ln -s libdca.a %{buildroot}%{_libdir}/libdts.a %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %files %defattr(-,root,root) %{_libdir}/libdca.so.* %doc AUTHORS COPYING %files devel %defattr(-,root,root) %{_libdir}/libdca.a %{_libdir}/libdca.la %{_libdir}/libdca.so %{_libdir}/libdts.a %{_includedir}/*.h %{_libdir}/pkgconfig/*.pc %doc ChangeLog NEWS README TODO %files tools %defattr(0644,root,root,0755) %{_bindir}/dcadec %{_bindir}/dtsdec %{_bindir}/extract_dca %{_bindir}/extract_dts %{_mandir}/man1/dcadec.1* %{_mandir}/man1/dtsdec.1* %{_mandir}/man1/extract_dca.1* %{_mandir}/man1/extract_dts.1* %changelog * Fri Apr 03 2020 Automatic Build System 0.0.7-1mamba - automatic version update by autodist * Wed Jun 20 2018 Automatic Build System 0.0.6-1mamba - automatic version update by autodist * Tue May 27 2008 Silvan Calarco 0.0.5-2mamba - added tools subpackage again * Mon May 26 2008 Silvan Calarco 0.0.5-1mamba - update to 0.0.5 * Tue Jun 28 2005 Alessandro Ramazzina 0.0.3-2qilnx - rebuild and renamed from libdts to libdca * Mon Jun 27 2005 Matteo Bernasconi 0.0.3-1qilnx - Update to the new release