Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37509195
en ru br
ALT Linux repos
S:0.0.1-alt1

Group :: Networking/Instant messaging
RPM: libfilteraudio

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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin