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

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

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

Name: playitslowly
Version: 1.5.1
Release: alt1
Summary: Play back audio files at a different speed or pitch
Group: Sound
License: GPLv3
Url: http://29a.ch/playitslowly/
Source: %name-%version.tar.gz
BuildArch: noarch

Requires: python3-module-%name
Obsoletes: python-module-%name

# Automatically added by buildreq on Mon Sep 05 2011

# optimized out: python-base python-modules
BuildRequires: python3-devel

%description
Play it slowly is a software to play back audio files at a different
speed or pitch. It does also allow you to loop over a certain part of
a file. It's intended to help you learn or transcribe songs. It can also
play videos thanks to gstreamer. Play it slowly is intended to be used
on a GNU/Linux system like Ubuntu. If you'd like to have a windows
version, write a comment.

Features:
- Plays every file gstreamer does (mp3, ogg vorbis, midi, even flv!)
- Can use alsa and jack
- Change speed and pitch
- Loop over certain parts
- Export to wav

%package -n python3-module-%name
Group: Sound
Summary: Python3 module for playing audio files at a different speed or pitch
%description -n python3-module-%name
Python3 module for playing audio files at a different speed or pitch

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc README
%_bindir/%name
%_desktopdir/%name.desktop
%_iconsdir/hicolor/*/%name.*
%_pixmapsdir/%name.*

%files -n python3-module-%name
%python3_sitelibdir_noarch/%{name}*

%changelog

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

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