Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37512873
en ru br
Репозитории ALT
S:0.1.3-alt5
5.1: 0.1.3-alt2
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libresample

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

Name: libresample
Version: 0.1.3
Release: alt5
Summary: real-time resampling library
Group: Development/C
License: LGPL

Url: http://svn.digium.com/svn/thirdparty/libresample/trunk

Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %name-%version.tar

# Automatically added by buildreq on Sun Jul 05 2009

BuildRequires: libsamplerate-devel libsndfile-devel

%package devel
Summary: %summary
Group: %group

Requires: %name = %version-%release

%description devel
%summary

%description
This library is not the highest-quality resampling library
available, nor is it the most flexible, nor is it the
fastest.  But it is pretty good in all of these regards, and
it is quite portable.  The best resampling library I am aware
of is libsamplerate by Erik de Castro Lopo.  It's small, fast,
and very high quality.  However, it uses the GPL for its
license (with commercial options available) and I needed
a more free library.  So I wrote this library, using
the LGPL resample-1.7 library by Julius Smith as a basis.

%prep
%setup
%build
%configure
%make_build
%install
%make_install INSTALL_PREFIX=%buildroot install
%files
%_libdir/libresample.so.1.0

%files devel
%_includedir/libresample.h
%_libdir/libresample.so

%changelog

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

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