Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634773
en ru br
ALT Linux repos
S:1.1.11-alt2
5.0: 1.1.9-alt2
4.1: 1.1.6-alt1
4.0: 1.1.1-alt2

Group :: Development/C
RPM: cdrkit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: cdrkit
Version: 1.1.1
Release: alt2

Summary: This package is heavily based on cdrtools
Group: Development/C
License: GPL


Source: %name-%version.tar.gz

# Automatically added by buildreq on Sun Jan 14 2007

BuildRequires: cmake gcc-c++ libcap-devel zlib-devel

%description
This package is heavily based on cdrtools (by Jrg
Schilling, see below), however he is not affiliated
with the debburn development project creating this package.

This package contains the following software:

- wodim (a CD recording program). Originaly based on
 cdrecord by Jrg Schilling <schilling at fokus.fhg.de> but
 developed independently now.


- mkhybrid (an ISO-9660/HFS filesystem image creator)
 Link to mkisofs

- several diagnostic programs for ISO-9660, originaly from
 cdrtools (by Jrg Schilling),

- devdump dump a device or file in hex

- isodump dump a device or file based on ISO-9660

- isoinfo analyze or list an ISO-9660 image

- isovfy verify an ISO-9660 image

- usalcheck (a program to validate the correct behavior
 By Jrg Schilling schilling at fokus.fhg.de and
 of the low level libusal code and the SCSI transport
 code of the underlying OS).

- libusal (a highly portable SCSI transport library)
 By Jrg Schilling schilling at fokus.fhg.de
 
%prep
%setup

%build
%make
#pushd 3rd-party/zisofs_tools
#configure
#make
#popd

%install
%make PREFIX=%buildroot/usr install
%find_lang %name
#pushd 3rd-party/zisofs_tools
#makeinstall
#popd

%post

%preun

%files -f %name.lang
%doc ABOUT COPYING Changelog FAQ FORK INSTALL START TODO VERSION doc/
%_bindir/*
%exclude /usr/bin/devdump
%exclude /usr/bin/isodebug
%exclude /usr/bin/isodump
%exclude /usr/bin/isoinfo
%exclude /usr/bin/isovfy
%exclude /usr/bin/cdda2ogg

%_sbindir/*
%_mandir/man?/*
%exclude /usr/share/man/man1/cdda2ogg.1.gz

%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