Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37831834
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: libspandsp

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libspandsp
Version: 0.0.6
Release: alt3

Summary: DSP library for VoIP, FAX and T.38 support
License: LGPL
Group: System/Libraries
Url: http://soft-switch.org/downloads/spandsp/

Provides: libspandsp6 = %version-%release
Obsoletes: libspandsp6

Source: %name-%version.tar

BuildRequires: libtiff-devel

%package devel
Summary: %summary
Group: Development/C
Requires: %name = %version-%release
Provides: libspandsp6-devel = %version-%release
Obsoletes: libspandsp6-devel

%description
%summary

%description devel
%summary

%prep
%setup

%build
%autoreconf
%configure \
%ifarch x86_64
--enable-sse2 \
%endif
--enable-shared \
--disable-static
%make_build

%install
%makeinstall_std

%files
%_libdir/libspandsp.so.2
%_libdir/libspandsp.so.2.0.0

%files devel
%_libdir/libspandsp.so
%_includedir/spandsp
%_includedir/spandsp.h

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin