Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047124
en ru br
ALT Linux repos
S:2-alt2.hg20110622

Group :: Sound
RPM: calciumsiganalyser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: calciumsiganalyser
Version: 2
Release: alt2.hg20110622
Summary: Calcium Signal Analyser (Vamp plugin)
License: GPLv2
Group: Sound
Url: https://code.soundsoftware.ac.uk/projects/calciumsiganalyser

# hg clone https://code.soundsoftware.ac.uk/hg/calciumsiganalyser

Source: %name-%version.tar

BuildPreReq: gcc-c++ libvamp-devel libqm-dsp-devel

%description
The Calcium Signal Analyser is a Vamp plugin for the detection and
characterization of transients in noisy signals. It is adapted for the
analysis of calcium signals measured on zebrafish living embryos using
confocal microscopy.

%prep
%setup
rm -f *.o *.dylib

%build
%make_build

%install
install -d %buildroot%_libdir/vamp
install -m644 vamp-calcium-signal-analyser* %buildroot%_libdir/vamp/

%files
%doc CHANGELOG README.txt doc/*
%_libdir/vamp

%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