Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040112
en ru br
ALT Linux repos
S:0.4.17-alt1
5.0: 0.4.11-alt2
4.1: 0.4.11-alt2
4.0: 0.4.11-alt2
3.0: 0.4.11-alt1

Group :: Sound
RPM: ladspa-swh-plugins

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _name swh-plugins

Name: ladspa-%_name
Version: 0.4.11
Release: alt3.qa1

Summary: A set of audio plugins for LADSPA
Summary(ru_RU.KOI8-R): Набор модулей LADSPA от Стива Хэрриса и сотоварищей
License: GPL
Group: Sound
Url: http://plugin.org.uk
Packager: Yuri N. Sedunov <aris at altlinux.ru>

Source: %url/releases/%version/%_name-%version.tar.gz
Source1: %url/ladspa-swh/docs/ladspa-swh.html

Patch0: ladspa-swh-0.4.11-fix-build.patch
Patch1: ladspa-swh-0.4.11-gcc4.patch

%define ladspa_ver 1.12-alt2

PreReq: ladspa_sdk >= %ladspa_ver

BuildPreReq: ladspa_sdk >= %ladspa_ver  

# Automatically added by buildreq on Sun Jul 18 2004

BuildRequires: gcc-c++ glib2 ladspa_sdk libfftw3-devel libstdc++-devel perl-XML-Parser pkgconfig xml-utils

%description
A set of Steve Harris' audio plugins for LADSPA (Linux
Audio Developer's Simple Plugin Architecture).

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

%build
autoreconf -ifsv
%add_optflags %optflags_shared

%configure
%make_build plugindir=%_ladspa_path

%install
%make_install DESTDIR=%buildroot mkinstalldirs="%__mkdir_p" plugindir=%_ladspa_path install

%__cp gsm/README README.gsm
%__cp %SOURCE1 .

%find_lang %_name

%files -f %_name.lang
%_ladspa_path/*.so
%_ladspa_datadir/rdf/*
%doc AUTHORS README ChangeLog README.gsm ladspa-swh.html

%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