Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37880097
en ru br
Репозитории ALT

Группа :: Звук
Пакет: friture

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: friture
Version: 0.49
Release: alt1

Summary: Realtime audio data visualizer
License: GPLv3
Group: Sound
Url: https://friture.org/

Source: %name-%version-%release.tar

BuildRequires: rpm-build-python3
BuildRequires: python3(setuptools)
BuildRequires: python3(wheel)
BuildRequires: python3(numpy)
BuildRequires: python3(Cython)
BuildRequires: pkgconfig(portaudio-2.0)
BuildRequires: libnumpy-py3-devel

%description
Friture is an application to visualize and analyze live audio data
in real-time. Friture displays audio data in several widgets, such as
a scope, a spectrum analyzer, or a rolling 2D spectrogram.
This program can be useful to analyze and equalize the audio response
of a hall, or for educational purposes, etc.
The name *Friture* is a french word for *frying*, also used for *noise*
in a sound.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%files
%doc README* INSTALL* COPYING*
%_bindir/friture
%_desktopdir/friture.desktop
%python3_sitelibdir/friture
%python3_sitelibdir/friture_extensions
%python3_sitelibdir/friture-%version.dist-info

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin