Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37548576
en ru br
Репозитории ALT
5.1: 0.0.5-alt4.pre4
4.1: 0.0.5-alt1.M41.pre4
4.0: 0.0.5-alt0.M40.pre4
www.altlinux.org/Changes

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

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

%def_without v17
%set_verify_elf_method textrel=relaxed

%define snapshot pre4

Name: libspandsp5
Summary: DSP library for VoIP, FAX and T.38 support
Version: 0.0.5
Release: alt1.M41.%snapshot
License: LGPL
Group: System/Libraries
Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: spandsp.tar

# Automatically added by buildreq on Sun Mar 30 2008

BuildRequires: docbook-dtds docbook-style-xsl doxygen gcc-c++ gcc-fortran libXext-devel libXft-devel libaudiofile-devel libfftw-devel libfftw3-devel libfltk-devel libtiff-devel libxml2-devel xsltproc

Obsoletes: spandsp
Obsoletes: libspandsp
Conflicts: libspandsp
Obsoletes: libspandsp3
Conflicts: libspandsp3
Obsoletes: libspandsp4
Conflicts: libspandsp4

%description
%summary

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

%description devel
%summary

%package docs
Summary: %summary
Group: Development/Documentation

%description docs
%summary

%prep
%setup -c

%build
# if this enabled, it _must_ be enabled in all binaries builded with this lib
%if_with v17
export CCFLAGS=-DENABLE_V17
export CPPFLAGS=-DENABLE_V17
%endif
%__autoreconf
%configure --enable-doc --enable-shared --disable-static
NPROCS=1
%make_build

%install
%make_install DESTDIR=%buildroot install

mkdir -p %buildroot%_docdir/%name/api
cp -a doc/api/html/* %buildroot%_docdir/%name/api/
cp -a doc/t38_manual %buildroot%_docdir/%name/t38_manual

%files
%_libdir/libspandsp.so.1
%_libdir/libspandsp.so.1.0.0

%files docs
%_docdir/%name

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

%changelog

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

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