Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37564242
en ru br
ALT Linux repositórios
S:0.1.3-alt5
5.0: 0.1.3-alt1

Group :: Desenvolvimento/C
RPM: libresample

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009