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

Группа :: Сети/Мгновенные сообщения
Пакет: libfilteraudio

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

Name: libfilteraudio
Version: 0.0.1
Release: alt1

Summary: Lightweight audio filtering library made from webrtc code

License: MIT
Group: Networking/Instant messaging
Url: https://github.com/irungentoo/filter_audio

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-git: https://github.com/irungentoo/filter_audio

Source: %name-%version.tar

#manually removed: python3 ruby ruby-stdlibs

# Automatically added by buildreq on Sun Jun 07 2015
# optimized out: python3-base
BuildRequires: libdb4-devel

%description
Lightweight audio filtering library made from webrtc code.

%package devel
Summary: Header files for the %name library
Group: Development/C++
Requires: %name = %version-%release

%description devel
Lightweight audio filtering library made from webrtc code.

This package contains the header files.

%prep
%setup

%build
%make_build

%install
%makeinstall_std PREFIX=%prefix LIBDIR=%_lib
rm -f %buildroot%_libdir/%name.a

%files
%_libdir/%name.so.0*

%files devel
%_libdir/%name.so
%_includedir/filter_audio.h
%_pkgconfigdir/filteraudio.pc

%changelog

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

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