Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516385
en ru br
ALT Linux repos
S:1.4.0-alt1.git20131123
5.0: 1.3.1-alt2.M50.1
4.1: 1.3.1-alt2.M41.1
4.0: 1.3.1-alt2

Group :: Sound
RPM: cuetools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cuetools
Version: 1.4.0
Release: alt1.git20131123

Summary: cue and toc file parsers and utilities
Group: Sound
License: GPL
Url: http://developer.berlios.de/projects/cuetools/

Source0: http://prdownload.berlios.de/cuetools/%name-%version.tar.gz

# Automatically added by buildreq on Thu Jul 27 2006

BuildRequires: flex

%description
cuetools is a set of utilities for working with Cue Sheet (cue) and Table of
Contents (toc) files.

It includes:

* cueconvert - convert between the cue and toc formats
* cuebreakpoints - print the breakpoints from a cue or toc file
* cueprint - print disc and track infomation for a cue or toc file

%prep
%setup

mv -f COPYING COPYING.orig
ln -s $(relative %_licensedir/GPL-2 %_docdir/%name/COPYING) COPYING

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
mv %buildroot%_bindir/cuetag.sh %buildroot%_bindir/cuetag
install -p -m644 doc/cuetag.1 %buildroot%_man1dir/

%files
%doc AUTHORS ChangeLog NEWS README TODO
%doc doc/formats.txt extras/index.txt
%doc --no-dereference COPYING

%_bindir/cue*
%_man1dir/cue*.1*

%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