Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405024
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.3.1
Release: alt2.M41.1

Summary: cue and toc file parsers and utilities
Group: Sound
License: GPL
Url: http://developer.berlios.de/projects/cuetools/
Packager: Afanasov Dmitry <ender at altlinux.org>

Source0: http://prdownload.berlios.de/cuetools/%name-%version.tar.gz
Patch: %name-%version-%release-alt-changes.patch

# 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 -q
%patch -p1

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

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install
install -pD extras/cuetag.sh %buildroot%_bindir/cuetag

%files
%doc AUTHORS ChangeLog NEWS README TODO
%doc extras/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