Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37568252
en ru br
ALT Linux repositórios
S:1.1-alt1.qa1
5.0: 1.1-alt1
4.1: 1.1-alt1
4.0: 1.1-alt1

Group :: Som
RPM: ladspa-moogvcf-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _name moogvcf

Name: ladspa-%_name-plugins
Version: 1.1
Release: alt1.qa1

Summary: The Moog VCF LADSPA plugin
License: GPL
Group: Sound
Url: http://alsamodular.sourceforge.net/
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: %url/%_name-%version.tar.bz2
Patch: moogvcf-1.1-fix-makefile.patch

%define ladspa_ver 1.12-alt2

PreReq: ladspa_sdk >= %ladspa_ver
BuildPreReq: ladspa_sdk >= %ladspa_ver  

# Automatically added by buildreq on Sun Apr 27 2003

BuildRequires: gcc-c++ ladspa_sdk libstdc++-devel

%description
This LADSPA plugin contains three versions of a digital implementation of
the voltage controlled lowpass filter as used in vintage Moog synthesizers.
Many software versions of this filter already exist. Most use some limiting
mechanism in order to keep the self-oscillation amplitude under control, but
as far as I know, none of them attempt to accurately emulate the non-linear
circuit elements of the original analog filter. To do this has been the
main reason for developing this plugin.

%prep
%setup -n %_name
%patch0 -p1
# use system ladspa.h
%__rm -f ladspa.h
find . -type f -print0|xargs -r0 %__subst 's,"ladspa.h",<ladspa.h>,' --

%build
CXXFLAGS="%optflags"; export CXXFLAGS
%make_build

%install
%__install -pD %_name.so %buildroot%_ladspa_path/%_name.so

%files
%_ladspa_path/*.so
%doc AUTHORS README ams/

%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