Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37778778
en ru br
ALT Linux repos
S:1.03-alt2

Group :: Archiving/Compression
RPM: ecm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ecm
Version: 1.03
Release: alt2

Summary: Converts CD image files into a lossless format optimized for compression tools
License: GPL
Group: Archiving/Compression

Url: http://www.neillcorlett.com/ecm
# Upstream gone, use ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/cmdpack-1.03-src.tar.gz
Source: cmdpack-%version-src.tar.gz

%description
%summary

%prep
%setup -n cmdpack-%version-src

%build
cd src
gcc %optflags -Wall -Wextra -Werror -fomit-frame-pointer "ecm.c" -s -o "../ecm"

%install
install -D ecm %buildroot%_bindir/ecm
ln %buildroot%_bindir/ecm %buildroot%_bindir/unecm

%files
%doc doc/cmdpack.txt
%_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