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

Группа :: Звук
Пакет: libsoundtouch

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

%define oname soundtouch
Name: libsoundtouch
Version: 1.3.1
Release: alt2

Summary: SoundTouch audio processing library

Group: Sound
License: LGPL
Url: http://www.surina.net/soundtouch/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.surina.net/%oname/%{oname}-%version.tar.bz2
Patch: %name-as-needed.patch
Patch1: %name-%version-gcc43.patch

# manually removed: glibc-devel-static gnustep-base libobjc-lf2 libqt4-core sope-appserver

# Automatically added by buildreq on Mon Feb 06 2006
BuildRequires: gcc-c++ libstdc++-devel

BuildRequires: rpm-build-compat >= 0.3

%description
SoundTouch is an open-source audio processing library that allows changing
the sound tempo, pitch and playback rate parameters independently from
each other, i.e.:
- Sound tempo can be increased or decreased while maintaining the original pitch
- Sound pitch can be increased or decreased while maintaining the original tempo
- Change playback rate that affects both tempo and pi

%package devel
Summary: Libraries/include files for development with %name
Group: Development/C
Requires: %name = %version-%release

%description devel
Libraries/include files for development with %name.

%prep
%setup -q -n %oname-%version
%patch
%patch1 -p1

#%__subst "s|.*#define ALLOW_OPTIMIZATIONS.*||g" include/STTypes.h


%build
touch NEWS README AUTHORS ChangeLog
%__autoreconf
#chmod u+x configure
%configure --enable-shared --disable-static

%make_build

%install
%make_install install DESTDIR=%buildroot
#install -D -m644 libSoundTouch.pc %buildroot%_pkgconfigdir/libSoundTouch.pc
rm -rf %buildroot/usr/doc

%files
%doc README.html
%_bindir/*
%_libdir/lib*.so.*

%files devel
%_includedir/%oname/
%_libdir/lib*.so
%_aclocaldir/*
%_pkgconfigdir/*

%changelog

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

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