Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046590
en ru br
Репозитории ALT
S:3.0.10-alt1.qa1
5.1: 3.0.10-alt1
4.1: 3.0.7-alt1
4.0: 3.0.3-alt1
3.0: 2.0.3-alt1
www.altlinux.org/Changes

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

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

Name: shntool
Version: 3.0.10
Release: alt1.qa1

Packager: Victor Forsyuk <force at altlinux.org>

Summary: Multi-purpose WAVE data processing and reporting utility
License: GPLv2+
Group: Sound

URL: http://www.etree.org/shnutils/shntool
Source: %url/dist/src/shntool-%version.tar.gz

Requires: bonk flac mac shorten sox ttaenc wavpack

# Automatically added by buildreq on Wed Sep 24 2008

BuildRequires: bonk flac mac shorten sox ttaenc wavpack

%description
shntool is a multi-purpose WAVE data processing and reporting utility. File
formats are abstracted from its core, so it can process any file that contains
WAVE data, compressed or not - provided there exists a format module to handle
that particular file type.

%prep
%setup

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install

pushd %buildroot%_man1dir
for i in `ls %buildroot%_bindir | grep -v shntool | sed -e 's|%buildroot%_bindir||'`; do
 echo '.so shntool.1' >$i.1
done
popd

%files
%_bindir/*
%_man1dir/*

%changelog

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

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