Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568285
en ru br
ALT Linux repos
S:1.7.0-alt4.git59423fa

Group :: Engineering
RPM: dsd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     dsd
Version:  1.7.0
Release:  alt4.git59423fa

Summary:  Digital Speech Decoder
License:  GPL-2.0+
Group:    Engineering
Url:      https://github.com/szechyjs/dsd

Packager: Anton Midyukov <antohami at altlinux.org>

Source:   %name-%version.tar

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: pkgconfig(sndfile)
BuildRequires: mbelib-devel
BuildRequires: pkgconfig(itpp)
BuildRequires: pkgconfig(portaudio-2.0)

%description
DSD is able to decode several digital voice formats
from discriminator tap audio and synthesize the
decoded speech. Speech synthesis requires mbelib,
which is a separate package.

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_bindir/%name

%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