Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37555505
en ru br
ALT Linux repos
S:1.0.1-alt2
5.0: 1.0.1-alt1
4.1: 1.0.1-alt1

Group :: File tools
RPM: nrg4iso

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nrg4iso
Version: 1.0.1
Release: alt2

Summary: A tool to convert Nero (.nrg) CD images to ISO 9660 images
License: BSD
Group: File tools

Url: http://nrg4iso.googlecode.com
Source: %url/files/nrg4iso-%version.tgz

%description
nrg4iso is a command line utility that enables you to convert a Nero CD image
file (.nrg) into an ISO 9660 CD image file. The utility handles all DAO and
TAO data images.

%prep
%setup -n nrg4iso

%build
%__subst 's at machine/endian.h at endian.h at ' endian.h
%__subst 's/O_RDONLY,/O_RDONLY | O_LARGEFILE,/' nrg.c
%make_build CC="gcc -D_LARGEFILE64_SOURCE -fgnu89-inline"

%install
install -pD -m755 nrg4iso %buildroot%_bindir/nrg4iso

%files
%_bindir/*

%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